2025-06-17 04:39:37.370 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 04:39:37.392 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 04:39:37.392 +00:00 [INF] Started transaction with span ID '7e1cbfa42b063c7e' and trace ID '5c9f0bda045649e0a4a9079fc8a14603'. 2025-06-17 04:39:37.384 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 04:39:37.392 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 04:39:37.392 +00:00 [INF] Started transaction with span ID '7d0ee1234febab36' and trace ID '293697d6a80847939d482b068a1ba858'. 2025-06-17 04:39:37.393 +00:00 [INF] Started transaction with span ID '7d0ee1234febab36' and trace ID '293697d6a80847939d482b068a1ba858'. 2025-06-17 04:39:37.393 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 04:39:37.393 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 04:39:37.513 +00:00 [INF] Started transaction with span ID '7e1cbfa42b063c7e' and trace ID '5c9f0bda045649e0a4a9079fc8a14603'. 2025-06-17 04:39:37.514 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 04:39:37.514 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 04:39:37.517 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 04:39:37.517 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 04:39:37.517 +00:00 [INF] Started transaction with span ID 'd8e1c485b68f5313' and trace ID 'a88449c7366a4cbd827b300c80cb396e'. 2025-06-17 04:39:37.518 +00:00 [INF] Started transaction with span ID 'd8e1c485b68f5313' and trace ID 'a88449c7366a4cbd827b300c80cb396e'. 2025-06-17 04:39:37.518 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 04:39:37.518 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 04:39:37.556 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 04:39:37.556 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 04:39:37.556 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 163.6531ms 2025-06-17 04:39:37.556 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 04:39:37.556 +00:00 [INF] Capturing transaction. 2025-06-17 04:39:37.557 +00:00 [INF] Discarding envelope a9c0ad1c8b2d42ef9b49b04c71d93024 because the queue is full. 2025-06-17 04:39:37.557 +00:00 [INF] Capturing transaction. 2025-06-17 04:39:37.557 +00:00 [INF] Discarding envelope a7fe43eedcee40359a17c0de64bf4353 because the queue is full. 2025-06-17 04:39:37.557 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 172.6996ms 2025-06-17 04:39:37.582 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 04:39:37.583 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 04:39:37.603 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 04:39:37.604 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 04:39:37.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 04:39:37.609 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 04:39:37.611 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 04:39:37.613 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 04:39:37.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.631 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.642 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.644 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:39:37.653 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.654 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.657 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:39:37.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.665 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.669 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:39:37.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.682 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:39:37.682 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.686 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.689 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.690 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.695 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:39:37.701 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.705 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.706 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.707 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.710 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:39:37.712 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.713 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.718 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.719 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:39:37.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.721 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.722 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.729 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:39:37.730 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.736 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.738 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:39:37.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.743 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.752 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:39:37.753 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.754 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.762 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:39:37.769 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.774 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:39:37.775 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.779 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.784 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:39:37.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.792 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.793 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.795 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.803 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:39:37.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.817 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:39:37.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.825 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 04:39:37.826 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 308.4943ms 2025-06-17 04:39:37.827 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 04:39:37.828 +00:00 [INF] Capturing transaction. 2025-06-17 04:39:37.828 +00:00 [INF] Discarding envelope 12f93c8c85ed401ca34969e84d5a9005 because the queue is full. 2025-06-17 04:39:37.828 +00:00 [INF] Capturing transaction. 2025-06-17 04:39:37.828 +00:00 [INF] Discarding envelope 6e4b24abf27e4775a196b4e4ce1ff1c9 because the queue is full. 2025-06-17 04:39:37.828 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 310.9612ms 2025-06-17 04:39:37.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:39:37.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:39:37.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:39:37.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:39:37.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:39:37.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:39:37.851 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 04:39:37.852 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 338.2828ms 2025-06-17 04:39:37.852 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 04:39:37.852 +00:00 [INF] Capturing transaction. 2025-06-17 04:39:37.852 +00:00 [INF] Discarding envelope a7b6d6d128114f1fb7e98c2dd9da41c8 because the queue is full. 2025-06-17 04:39:37.852 +00:00 [INF] Capturing transaction. 2025-06-17 04:39:37.852 +00:00 [INF] Discarding envelope b0c9a86c07b9405b8e50e02f5d768467 because the queue is full. 2025-06-17 04:39:37.853 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 482.8139ms 2025-06-17 04:40:43.525 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 04:40:43.526 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 04:40:43.526 +00:00 [INF] Started transaction with span ID '8448216fa1fcb29e' and trace ID '9d2d96090f4741b4b2bdac924ec09dcd'. 2025-06-17 04:40:43.526 +00:00 [INF] Started transaction with span ID '8448216fa1fcb29e' and trace ID '9d2d96090f4741b4b2bdac924ec09dcd'. 2025-06-17 04:40:43.526 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 04:40:43.526 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 04:40:43.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 04:40:43.533 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 04:40:43.537 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:40:43.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:40:43.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:40:43.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:40:43.546 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:40:43.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:40:43.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:40:43.553 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:40:43.554 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:40:43.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:40:43.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:40:43.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:40:43.564 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:40:43.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:40:43.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:40:43.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:40:43.570 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:40:43.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:40:43.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:40:43.575 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:40:43.576 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:40:43.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:40:43.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:40:43.583 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:40:43.585 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:40:43.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:40:43.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:40:43.590 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:40:43.592 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:40:43.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:40:43.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:40:43.599 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:40:43.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:40:43.608 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:40:43.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:40:43.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:40:43.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:40:43.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:40:43.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:40:43.636 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:40:43.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:40:43.646 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:40:43.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:40:43.649 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:40:43.650 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:40:43.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:40:43.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:40:43.656 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:40:43.657 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:40:43.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:40:43.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:40:43.662 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:40:43.663 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:40:43.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:40:43.668 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:40:43.669 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:40:43.670 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:40:43.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:40:43.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:40:43.677 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:40:43.678 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:40:43.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:40:43.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:40:43.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:40:43.688 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:40:43.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:40:43.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:40:43.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:40:43.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:40:43.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:40:43.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:40:43.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:40:43.710 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 04:40:43.710 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 184.3849ms 2025-06-17 04:40:43.710 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 04:40:43.711 +00:00 [INF] Capturing transaction. 2025-06-17 04:40:43.711 +00:00 [INF] Discarding envelope d368ffb6bf4a4a8aaad220dc71653af9 because the queue is full. 2025-06-17 04:40:43.711 +00:00 [INF] Capturing transaction. 2025-06-17 04:40:43.711 +00:00 [INF] Discarding envelope c1bfb173acc84e3492eff638e055370e because the queue is full. 2025-06-17 04:40:43.711 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 185.5688ms 2025-06-17 04:44:59.793 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=428 - - 2025-06-17 04:44:59.793 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 04:44:59.793 +00:00 [INF] Started transaction with span ID '9fae42e8273a0431' and trace ID 'fafe79da84f54f1f988aade9625e6aa3'. 2025-06-17 04:44:59.793 +00:00 [INF] Started transaction with span ID '9fae42e8273a0431' and trace ID 'fafe79da84f54f1f988aade9625e6aa3'. 2025-06-17 04:44:59.793 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 04:44:59.793 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 04:44:59.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 04:44:59.795 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 04:44:59.796 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.1782ms 2025-06-17 04:44:59.796 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 04:44:59.796 +00:00 [INF] Capturing transaction. 2025-06-17 04:44:59.796 +00:00 [INF] Discarding envelope 40cbafe144784bc99b2eddc985a885bd because the queue is full. 2025-06-17 04:44:59.796 +00:00 [INF] Capturing transaction. 2025-06-17 04:44:59.796 +00:00 [INF] Discarding envelope 6756a731aafb4cf1a465e1911de30f1c because the queue is full. 2025-06-17 04:44:59.796 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=428 - - - 200 - application/json;+charset=utf-8 3.1862ms 2025-06-17 04:44:59.815 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 414 2025-06-17 04:44:59.815 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 04:44:59.815 +00:00 [INF] Started transaction with span ID 'c0d173ba858e4b31' and trace ID 'a0e98805b4e2461eb171f2bfdc0a76d3'. 2025-06-17 04:44:59.815 +00:00 [INF] Started transaction with span ID 'c0d173ba858e4b31' and trace ID 'a0e98805b4e2461eb171f2bfdc0a76d3'. 2025-06-17 04:44:59.815 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-17 04:44:59.815 +00:00 [INF] Route matched with {action = "PostDeviceData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult PostDeviceData(YourMap.Models.DeviceData) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 04:44:59.819 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deviceData_deviceid_0='?' (Size = 4000), @__deviceData_imageurl_1='?' (Size = 4000), @__deviceData_eventid_2='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`LastUsed`, `d`.`Registered`, `d`.`brand`, `d`.`count`, `d`.`createddate`, `d`.`deviceid`, `d`.`devicename`, `d`.`devicetype`, `d`.`eventid`, `d`.`imageurl`, `d`.`manufacturer`, `d`.`modelname`, `d`.`osname`, `d`.`osversion`, `d`.`platformtype`, `d`.`updateddate`, `d`.`latitude`, `d`.`longitude` FROM `devicedata` AS `d` WHERE ((`d`.`deviceid` = @__deviceData_deviceid_0) AND (`d`.`imageurl` = @__deviceData_imageurl_1)) AND (`d`.`eventid` = @__deviceData_eventid_2) LIMIT 1 2025-06-17 04:44:59.834 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@p0='?' (DbType = DateTime), @p1='?' (DbType = DateTime), @p2='?' (Size = 4000), @p3='?' (DbType = Int32), @p4='?' (DbType = DateTime), @p5='?' (Size = 4000), @p6='?' (Size = 4000), @p7='?' (Size = 4000), @p8='?' (DbType = Int32), @p9='?' (Size = 4000), @p10='?' (Size = 4000), @p11='?' (Size = 4000), @p12='?' (Size = 4000), @p13='?' (Size = 4000), @p14='?' (Size = 4000), @p15='?' (DbType = DateTime), @p16='?' (DbType = Double), @p17='?' (DbType = Double), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = DateTime), @p21='?' (Size = 4000), @p22='?' (Size = 4000), @p23='?' (Size = 4000), @p24='?' (DbType = Int32), @p25='?' (Size = 4000), @p26='?' (DbType = DateTime), @p27='?' (Size = 4000), @p28='?' (Size = 4000), @p29='?' (Size = 4000), @p30='?' (Size = 4000), @p31='?' (Size = 4000), @p32='?' (DbType = DateTime), @p33='?' (DbType = DateTime), @p34='?' (DbType = Double), @p35='?' (DbType = Double)], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `devicedata` (`LastUsed`, `Registered`, `brand`, `count`, `createddate`, `deviceid`, `devicename`, `devicetype`, `eventid`, `imageurl`, `manufacturer`, `modelname`, `osname`, `osversion`, `platformtype`, `updateddate`, `latitude`, `longitude`) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); SELECT `id` FROM `devicedata` WHERE ROW_COUNT() = 1 AND `id` = LAST_INSERT_ID(); INSERT INTO `devicedatanew` (`brand`, `count`, `createddate`, `deviceid`, `devicename`, `devicetype`, `eventid`, `imageurl`, `lastused`, `manufacturer`, `modelname`, `osname`, `osversion`, `platformtype`, `registered`, `updateddate`, `latitude`, `longitude`) VALUES (@p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); SELECT `id` FROM `devicedatanew` WHERE ROW_COUNT() = 1 AND `id` = LAST_INSERT_ID(); 2025-06-17 04:44:59.846 +00:00 [INF] Executing OkObjectResult, writing value of type 'System.Int32'. 2025-06-17 04:44:59.847 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 31.727ms 2025-06-17 04:44:59.847 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-17 04:44:59.847 +00:00 [INF] Capturing transaction. 2025-06-17 04:44:59.847 +00:00 [INF] Discarding envelope 1b7ca2826a224cd88f829a5538d888ad because the queue is full. 2025-06-17 04:44:59.847 +00:00 [INF] Capturing transaction. 2025-06-17 04:44:59.847 +00:00 [INF] Discarding envelope 2a0a4239f5de48229d05f542d07eeae9 because the queue is full. 2025-06-17 04:44:59.848 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 414 - 200 - application/json;+charset=utf-8 32.6835ms 2025-06-17 04:44:59.964 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 04:44:59.964 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 04:44:59.964 +00:00 [INF] Started transaction with span ID 'd7293a06702d0a77' and trace ID 'ec13a8a6c466408f8067f4646e2d8ce0'. 2025-06-17 04:44:59.964 +00:00 [INF] Started transaction with span ID 'd7293a06702d0a77' and trace ID 'ec13a8a6c466408f8067f4646e2d8ce0'. 2025-06-17 04:44:59.964 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 04:44:59.964 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 04:44:59.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 04:44:59.966 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 04:44:59.966 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.7585ms 2025-06-17 04:44:59.966 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 04:44:59.966 +00:00 [INF] Capturing transaction. 2025-06-17 04:44:59.966 +00:00 [INF] Discarding envelope 5a7559d131fe44b0804acba8b6d59584 because the queue is full. 2025-06-17 04:44:59.966 +00:00 [INF] Capturing transaction. 2025-06-17 04:44:59.966 +00:00 [INF] Discarding envelope 9670cd3d5a7641e0947eb80e3662e8bb because the queue is full. 2025-06-17 04:44:59.966 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 2.7373ms 2025-06-17 04:50:35.537 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 04:50:35.537 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 04:50:35.538 +00:00 [INF] Started transaction with span ID 'c1a57dfbe9ac7bb' and trace ID 'd9dac1e7730c488e84bc03d2ebc0b31b'. 2025-06-17 04:50:35.538 +00:00 [INF] Started transaction with span ID 'c1a57dfbe9ac7bb' and trace ID 'd9dac1e7730c488e84bc03d2ebc0b31b'. 2025-06-17 04:50:35.538 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 04:50:35.538 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 04:50:35.561 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 04:50:35.589 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 04:50:35.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 04:50:35.593 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 04:50:35.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.607 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.608 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:50:35.609 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.614 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:50:35.615 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.620 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:50:35.621 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.628 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:50:35.629 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.635 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:50:35.636 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.641 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:50:35.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.651 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:50:35.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.657 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:50:35.658 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.664 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:50:35.665 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.673 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:50:35.674 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.679 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:50:35.680 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.685 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.687 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:50:35.688 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.693 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:50:35.694 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.700 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:50:35.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.708 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:50:35.709 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.714 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:50:35.716 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.723 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:50:35.724 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.729 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 04:50:35.730 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 04:50:35.730 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 192.2517ms 2025-06-17 04:50:35.730 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 04:50:35.730 +00:00 [INF] Capturing transaction. 2025-06-17 04:50:35.731 +00:00 [INF] Discarding envelope 77de82c71a014a1c8e80ccd285d8ba87 because the queue is full. 2025-06-17 04:50:35.731 +00:00 [INF] Capturing transaction. 2025-06-17 04:50:35.731 +00:00 [INF] Discarding envelope 1fb63ea9a34546f09ce0f47196e79c9e because the queue is full. 2025-06-17 04:50:35.731 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 193.3189ms 2025-06-17 04:50:35.735 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 04:50:35.735 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 04:50:35.735 +00:00 [INF] Started transaction with span ID '6eaff9b4bb63bb91' and trace ID 'a5437a18636a45e0a8ab469fdf3c57ff'. 2025-06-17 04:50:35.735 +00:00 [INF] Started transaction with span ID '6eaff9b4bb63bb91' and trace ID 'a5437a18636a45e0a8ab469fdf3c57ff'. 2025-06-17 04:50:35.735 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 04:50:35.735 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 04:50:35.738 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 04:50:35.738 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 04:50:35.738 +00:00 [INF] Started transaction with span ID 'ac12769a24f151d2' and trace ID 'f1a77d6cbfdb422c816dbb06d3e5e49b'. 2025-06-17 04:50:35.738 +00:00 [INF] Started transaction with span ID 'ac12769a24f151d2' and trace ID 'f1a77d6cbfdb422c816dbb06d3e5e49b'. 2025-06-17 04:50:35.738 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 04:50:35.738 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 04:50:35.739 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 04:50:35.739 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 04:50:35.739 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.4186ms 2025-06-17 04:50:35.739 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 04:50:35.739 +00:00 [INF] Capturing transaction. 2025-06-17 04:50:35.740 +00:00 [INF] Discarding envelope 332ef4955fa84e1daf117d8c50ac5865 because the queue is full. 2025-06-17 04:50:35.740 +00:00 [INF] Capturing transaction. 2025-06-17 04:50:35.740 +00:00 [INF] Discarding envelope 579ba7adf7ea4d5d989e0eff8db62e70 because the queue is full. 2025-06-17 04:50:35.740 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 5.0374ms 2025-06-17 04:50:35.743 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 04:50:35.746 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 04:50:35.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 04:50:35.751 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 04:50:35.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.832 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.865 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 04:50:35.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 04:50:35.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 04:50:35.888 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 04:50:35.891 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 153.0018ms 2025-06-17 04:50:35.891 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 04:50:35.892 +00:00 [INF] Capturing transaction. 2025-06-17 04:50:35.892 +00:00 [INF] Discarding envelope 4922cc13b8ba4d83b8a515837a6ce01a because the queue is full. 2025-06-17 04:50:35.892 +00:00 [INF] Capturing transaction. 2025-06-17 04:50:35.892 +00:00 [INF] Discarding envelope 9bd08ad9a840499bad382b7bf4a43f27 because the queue is full. 2025-06-17 04:50:35.893 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 155.1599ms 2025-06-17 05:02:06.981 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:02:06.981 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:02:06.981 +00:00 [INF] Started transaction with span ID '95ec23db70a6f9eb' and trace ID '56ddcdc6a65541a28886f6981fad2dc3'. 2025-06-17 05:02:06.982 +00:00 [INF] Started transaction with span ID '95ec23db70a6f9eb' and trace ID '56ddcdc6a65541a28886f6981fad2dc3'. 2025-06-17 05:02:06.982 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:02:06.982 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:02:06.983 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 05:02:06.983 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:02:06.983 +00:00 [INF] Started transaction with span ID '65fdd29388f0d7bf' and trace ID '611491ba289046988c32b6ccccfa903a'. 2025-06-17 05:02:06.984 +00:00 [INF] Started transaction with span ID '65fdd29388f0d7bf' and trace ID '611491ba289046988c32b6ccccfa903a'. 2025-06-17 05:02:06.984 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:02:06.984 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:02:07.007 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:02:07.007 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:02:07.007 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 23.2082ms 2025-06-17 05:02:07.007 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:02:07.007 +00:00 [INF] Capturing transaction. 2025-06-17 05:02:07.008 +00:00 [INF] Discarding envelope c537ad7cc1ed4782be7e3149332f9cb7 because the queue is full. 2025-06-17 05:02:07.008 +00:00 [INF] Capturing transaction. 2025-06-17 05:02:07.008 +00:00 [INF] Discarding envelope c0a278a5ed7c4a2f94af3bf42b43079e because the queue is full. 2025-06-17 05:02:07.008 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 24.7162ms 2025-06-17 05:02:07.025 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:02:07.037 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:02:07.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:02:07.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:02:07.047 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.053 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:02:07.054 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.058 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:02:07.059 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.060 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.063 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:02:07.064 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.065 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.069 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:02:07.070 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.071 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.074 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:02:07.074 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.075 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.078 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:02:07.079 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.089 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:02:07.089 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.091 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.094 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:02:07.095 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.101 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:02:07.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.109 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:02:07.111 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:02:07.119 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:02:07.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.134 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:02:07.136 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:02:07.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.148 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:02:07.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:02:07.157 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.163 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:02:07.165 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:02:07.174 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:02:07.174 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 192.1013ms 2025-06-17 05:02:07.174 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:02:07.174 +00:00 [INF] Capturing transaction. 2025-06-17 05:02:07.174 +00:00 [INF] Discarding envelope 2aa176f0cae44711885b6cfd8ac078e9 because the queue is full. 2025-06-17 05:02:07.174 +00:00 [INF] Capturing transaction. 2025-06-17 05:02:07.174 +00:00 [INF] Discarding envelope f3a66ccf5fd145039a726d27736850eb because the queue is full. 2025-06-17 05:02:07.174 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 193.2456ms 2025-06-17 05:02:07.175 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:02:07.175 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:02:07.175 +00:00 [INF] Started transaction with span ID 'dd47123127d8065' and trace ID '3320de791cd54059a3d9b742c33cfe2e'. 2025-06-17 05:02:07.175 +00:00 [INF] Started transaction with span ID 'dd47123127d8065' and trace ID '3320de791cd54059a3d9b742c33cfe2e'. 2025-06-17 05:02:07.175 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:02:07.175 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:02:07.182 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:02:07.184 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:02:07.185 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:02:07.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:02:07.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.199 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.204 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.205 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.213 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.214 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.217 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.218 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.220 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.221 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.229 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.231 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.234 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.235 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.237 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.238 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.239 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.246 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.255 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.266 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.271 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.277 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:02:07.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:02:07.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:02:07.284 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:02:07.285 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 109.7648ms 2025-06-17 05:02:07.285 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:02:07.291 +00:00 [INF] Capturing transaction. 2025-06-17 05:02:07.292 +00:00 [INF] Discarding envelope 39c522fec69e4e03b0c8d89ec2e57599 because the queue is full. 2025-06-17 05:02:07.292 +00:00 [INF] Capturing transaction. 2025-06-17 05:02:07.292 +00:00 [INF] Discarding envelope 20236098ae694ec6bc95b10a9144ebad because the queue is full. 2025-06-17 05:02:07.292 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 117.3240ms 2025-06-17 05:05:08.811 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:05:08.811 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:05:08.811 +00:00 [INF] Started transaction with span ID '1dc32f0aae1825b7' and trace ID '26f5b03e18084545bf6d76371e32b788'. 2025-06-17 05:05:08.811 +00:00 [INF] Started transaction with span ID '1dc32f0aae1825b7' and trace ID '26f5b03e18084545bf6d76371e32b788'. 2025-06-17 05:05:08.811 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:05:08.811 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:05:08.815 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:05:08.816 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:05:08.816 +00:00 [INF] Started transaction with span ID '6ea9e8f227a34829' and trace ID 'c0effc8ce39e47baa414c7d40d4200ad'. 2025-06-17 05:05:08.816 +00:00 [INF] Started transaction with span ID '6ea9e8f227a34829' and trace ID 'c0effc8ce39e47baa414c7d40d4200ad'. 2025-06-17 05:05:08.816 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:05:08.816 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:05:08.817 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:05:08.818 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:05:08.818 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6783ms 2025-06-17 05:05:08.818 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:05:08.818 +00:00 [INF] Capturing transaction. 2025-06-17 05:05:08.818 +00:00 [INF] Discarding envelope 3c87a9a6aef5459c96eaa903ce0978d5 because the queue is full. 2025-06-17 05:05:08.818 +00:00 [INF] Capturing transaction. 2025-06-17 05:05:08.818 +00:00 [INF] Discarding envelope 808663e8c82a4869b3c2f1495429b548 because the queue is full. 2025-06-17 05:05:08.818 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.6119ms 2025-06-17 05:05:08.837 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:05:08.851 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:05:08.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:05:08.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:05:08.862 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:08.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:08.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:08.873 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:08.876 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:08.877 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:08.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:08.888 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:08.892 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:08.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:08.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:08.902 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:08.903 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:08.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:08.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:08.915 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:08.916 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:08.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:08.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:08.926 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:08.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:08.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:08.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:08.941 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:08.944 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:08.945 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:08.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:08.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:08.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:08.960 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:08.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:08.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:08.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:08.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:08.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:08.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:08.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:08.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.016 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:05:09.016 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:05:09.017 +00:00 [INF] Started transaction with span ID '48e5fd453bd1c04f' and trace ID 'dfe3b7d6a0ee41429bc391b9bc7ffe96'. 2025-06-17 05:05:09.017 +00:00 [INF] Started transaction with span ID '48e5fd453bd1c04f' and trace ID 'dfe3b7d6a0ee41429bc391b9bc7ffe96'. 2025-06-17 05:05:09.017 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:05:09.017 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:05:09.025 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.027 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:09.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.054 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.066 +00:00 [INF] Executed DbCommand (35ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:05:09.088 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.095 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:09.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.102 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:05:09.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:05:09.115 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:05:09.132 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.140 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.146 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.153 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:09.182 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.208 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.227 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:09.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.252 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.265 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.270 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.270 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:09.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.292 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.296 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.304 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.308 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:09.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.314 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.322 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.322 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.349 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.360 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:09.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.374 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.382 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.394 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:09.404 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.405 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.416 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:09.417 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:05:09.417 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 605.7291ms 2025-06-17 05:05:09.417 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:05:09.417 +00:00 [INF] Capturing transaction. 2025-06-17 05:05:09.417 +00:00 [INF] Discarding envelope 3436be37b91642858d5d37db25de5fff because the queue is full. 2025-06-17 05:05:09.417 +00:00 [INF] Capturing transaction. 2025-06-17 05:05:09.417 +00:00 [INF] Discarding envelope b93aee14814545498789f2d778f8801e because the queue is full. 2025-06-17 05:05:09.418 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 606.8570ms 2025-06-17 05:05:09.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.419 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.424 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.428 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.430 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.434 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.439 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:09.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:09.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:09.457 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:05:09.458 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 440.5313ms 2025-06-17 05:05:09.458 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:05:09.458 +00:00 [INF] Capturing transaction. 2025-06-17 05:05:09.458 +00:00 [INF] Discarding envelope c91fcd78be10423581878059799dd4f6 because the queue is full. 2025-06-17 05:05:09.458 +00:00 [INF] Capturing transaction. 2025-06-17 05:05:09.458 +00:00 [INF] Discarding envelope 21bfc0881cc447c6a0e00704c26b6585 because the queue is full. 2025-06-17 05:05:09.459 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 442.2211ms 2025-06-17 05:05:14.131 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:05:14.131 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:05:14.131 +00:00 [INF] Started transaction with span ID 'e280ef375b473d84' and trace ID 'b823282bec5a4efdb118b37a5d120225'. 2025-06-17 05:05:14.131 +00:00 [INF] Started transaction with span ID 'e280ef375b473d84' and trace ID 'b823282bec5a4efdb118b37a5d120225'. 2025-06-17 05:05:14.131 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:05:14.131 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:05:14.137 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:05:14.137 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:05:14.137 +00:00 [INF] Started transaction with span ID 'b1fb92c0448a8d68' and trace ID '04de28a8cc694fbaa00c5bbce4ab7c63'. 2025-06-17 05:05:14.138 +00:00 [INF] Started transaction with span ID 'b1fb92c0448a8d68' and trace ID '04de28a8cc694fbaa00c5bbce4ab7c63'. 2025-06-17 05:05:14.138 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:05:14.138 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:05:14.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:05:14.140 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:05:14.140 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.2619ms 2025-06-17 05:05:14.140 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:05:14.140 +00:00 [INF] Capturing transaction. 2025-06-17 05:05:14.140 +00:00 [INF] Discarding envelope f13720ed9c9c44129c4f19f1a3a7fa14 because the queue is full. 2025-06-17 05:05:14.140 +00:00 [INF] Capturing transaction. 2025-06-17 05:05:14.140 +00:00 [INF] Discarding envelope 930dad782d0b4c979793c594f2ffad68 because the queue is full. 2025-06-17 05:05:14.140 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.1037ms 2025-06-17 05:05:14.153 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:05:14.171 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:05:14.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:05:14.181 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:05:14.190 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:14.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:14.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:14.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:14.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:14.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:14.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.284 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:14.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.296 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:14.297 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.305 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:14.306 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.314 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:14.315 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:14.323 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.328 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:14.331 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.336 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:14.337 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.343 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:14.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.352 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:14.353 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.358 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:14.359 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.366 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:14.367 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.373 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:05:14.374 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:05:14.374 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 242.5095ms 2025-06-17 05:05:14.374 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:05:14.374 +00:00 [INF] Capturing transaction. 2025-06-17 05:05:14.374 +00:00 [INF] Discarding envelope f01f9ea0a24245848b693d584f9dbae4 because the queue is full. 2025-06-17 05:05:14.374 +00:00 [INF] Capturing transaction. 2025-06-17 05:05:14.374 +00:00 [INF] Discarding envelope 28f8533acc2c425da43604a335b001ec because the queue is full. 2025-06-17 05:05:14.375 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 243.5688ms 2025-06-17 05:05:14.375 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:05:14.375 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:05:14.375 +00:00 [INF] Started transaction with span ID '166fd827c6ac98a8' and trace ID '68d16fefc5d64a1a9efb8559ce63f3f5'. 2025-06-17 05:05:14.375 +00:00 [INF] Started transaction with span ID '166fd827c6ac98a8' and trace ID '68d16fefc5d64a1a9efb8559ce63f3f5'. 2025-06-17 05:05:14.375 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:05:14.375 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:05:14.379 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:05:14.382 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:05:14.385 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:05:14.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:05:14.391 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.403 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.408 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.409 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.412 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.416 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.422 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.428 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.434 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.438 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.443 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.448 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.452 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.457 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.463 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.467 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:05:14.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:05:14.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:05:14.471 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:05:14.472 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 96.9186ms 2025-06-17 05:05:14.472 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:05:14.473 +00:00 [INF] Capturing transaction. 2025-06-17 05:05:14.473 +00:00 [INF] Discarding envelope 7cbf8f8be20547c2b862cb82e1135041 because the queue is full. 2025-06-17 05:05:14.473 +00:00 [INF] Capturing transaction. 2025-06-17 05:05:14.473 +00:00 [INF] Discarding envelope 5c36461b931f4cb6af7b33fe92bee510 because the queue is full. 2025-06-17 05:05:14.473 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 98.2118ms 2025-06-17 05:06:33.885 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:06:33.885 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:06:33.885 +00:00 [INF] Started transaction with span ID 'a37638910a77b25d' and trace ID '538680f9240a45c48b9bdd904f20f961'. 2025-06-17 05:06:33.886 +00:00 [INF] Started transaction with span ID 'a37638910a77b25d' and trace ID '538680f9240a45c48b9bdd904f20f961'. 2025-06-17 05:06:33.886 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:06:33.886 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:06:33.900 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:06:33.910 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:06:33.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:06:33.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:06:33.918 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:33.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:33.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:33.924 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:06:33.925 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:33.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:33.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:33.929 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:06:33.929 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:33.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:33.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:33.936 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:06:33.937 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:33.938 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:33.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:33.941 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:06:33.942 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:33.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:33.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:33.947 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:06:33.948 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:33.950 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:33.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:33.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:06:33.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:33.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:33.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:33.962 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:06:33.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:33.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:33.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:33.968 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:06:33.969 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:33.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:33.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:33.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:06:33.975 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:33.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:33.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:33.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:06:33.980 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:33.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:33.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:33.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:06:33.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:33.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:33.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:33.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:06:33.995 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:33.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:33.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.005 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:06:34.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:34.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:34.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.014 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:06:34.016 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:34.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:34.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.022 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:06:34.023 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:34.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:34.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.029 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:06:34.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:34.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:34.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.036 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:06:34.037 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:34.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:34.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.044 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:06:34.045 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:06:34.045 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 158.0792ms 2025-06-17 05:06:34.045 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:06:34.045 +00:00 [INF] Capturing transaction. 2025-06-17 05:06:34.045 +00:00 [INF] Discarding envelope db67059e0db148a9aa3feacb6c0235c7 because the queue is full. 2025-06-17 05:06:34.045 +00:00 [INF] Capturing transaction. 2025-06-17 05:06:34.045 +00:00 [INF] Discarding envelope 6b664c84d4834ba4905a4873205b8c51 because the queue is full. 2025-06-17 05:06:34.045 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 160.3653ms 2025-06-17 05:06:34.046 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:06:34.046 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:06:34.046 +00:00 [INF] Started transaction with span ID '5bb2744dda690d14' and trace ID '940824bde7474aa9bd07b8c231a81aa4'. 2025-06-17 05:06:34.046 +00:00 [INF] Started transaction with span ID '5bb2744dda690d14' and trace ID '940824bde7474aa9bd07b8c231a81aa4'. 2025-06-17 05:06:34.046 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:06:34.046 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:06:34.058 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:06:34.076 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:06:34.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:06:34.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:06:34.084 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:34.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:34.091 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:34.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:34.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.096 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:34.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:34.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.101 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:34.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:34.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.106 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:34.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:34.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.111 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:34.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:34.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.121 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:34.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:34.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.126 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:34.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:34.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.132 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:34.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:34.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.136 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:34.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:34.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:34.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:34.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.147 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:34.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:34.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.151 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:34.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:34.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:34.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:34.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.162 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:06:34.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:06:34.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:06:34.167 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:06:34.168 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 121.676ms 2025-06-17 05:06:34.168 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:06:34.168 +00:00 [INF] Capturing transaction. 2025-06-17 05:06:34.168 +00:00 [INF] Discarding envelope 1015990c4e1546c38d3925fe42ab5d20 because the queue is full. 2025-06-17 05:06:34.168 +00:00 [INF] Capturing transaction. 2025-06-17 05:06:34.168 +00:00 [INF] Discarding envelope 6e11c1c862b048e4930d6ac21508f845 because the queue is full. 2025-06-17 05:06:34.169 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 122.7641ms 2025-06-17 05:18:14.736 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:18:14.737 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:18:14.737 +00:00 [INF] Started transaction with span ID 'e1ea151ad5f3e5c' and trace ID '063b044d6d1d42f790d97c7dc91ecf02'. 2025-06-17 05:18:14.737 +00:00 [INF] Started transaction with span ID 'e1ea151ad5f3e5c' and trace ID '063b044d6d1d42f790d97c7dc91ecf02'. 2025-06-17 05:18:14.737 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:18:14.737 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:18:14.744 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:18:14.744 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:18:14.744 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:18:14.744 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:18:14.744 +00:00 [INF] Started transaction with span ID 'b26bb6fbe6b35f8' and trace ID '1c38dd8f0a834906874dba1868321465'. 2025-06-17 05:18:14.745 +00:00 [INF] Started transaction with span ID 'b26bb6fbe6b35f8' and trace ID '1c38dd8f0a834906874dba1868321465'. 2025-06-17 05:18:14.745 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:18:14.745 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:18:14.746 +00:00 [INF] Started transaction with span ID '3b9dabfb542f88fa' and trace ID '95bb62b92977450cb3f919a49e3076c5'. 2025-06-17 05:18:14.746 +00:00 [INF] Started transaction with span ID '3b9dabfb542f88fa' and trace ID '95bb62b92977450cb3f919a49e3076c5'. 2025-06-17 05:18:14.747 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:18:14.747 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:18:14.842 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:18:14.843 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:18:14.846 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 98.9713ms 2025-06-17 05:18:14.846 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:18:14.846 +00:00 [INF] Capturing transaction. 2025-06-17 05:18:14.853 +00:00 [INF] Discarding envelope 9a4df551614e453fb6add52fb12a73b8 because the queue is full. 2025-06-17 05:18:14.858 +00:00 [INF] Executed DbCommand (37ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:18:14.861 +00:00 [INF] Executed DbCommand (46ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:18:14.884 +00:00 [INF] Capturing transaction. 2025-06-17 05:18:14.884 +00:00 [INF] Discarding envelope f144f97eb05040c6aa4954cd7ac2ea49 because the queue is full. 2025-06-17 05:18:14.885 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 140.7357ms 2025-06-17 05:18:14.924 +00:00 [INF] Executed DbCommand (38ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:18:14.933 +00:00 [INF] Executed DbCommand (65ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:18:14.936 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:18:14.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:18:14.950 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:18:14.958 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:18:14.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:14.989 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.002 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.038 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.044 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.050 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.050 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:18:15.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.063 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.090 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.101 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:18:15.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.121 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.125 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.134 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:18:15.167 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.179 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.189 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.217 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.227 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.231 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:18:15.240 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.258 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:18:15.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.279 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:18:15.287 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.292 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:18:15.310 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:18:15.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.338 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.339 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.347 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:18:15.357 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.364 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.370 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.373 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.377 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:18:15.379 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.384 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.399 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.426 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:18:15.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.438 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.448 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.451 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:18:15.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.476 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.477 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:18:15.482 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:18:15.485 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 739.684ms 2025-06-17 05:18:15.485 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:18:15.485 +00:00 [INF] Capturing transaction. 2025-06-17 05:18:15.485 +00:00 [INF] Discarding envelope cc07968fdb0243f99515aaf0aab5b815 because the queue is full. 2025-06-17 05:18:15.485 +00:00 [INF] Capturing transaction. 2025-06-17 05:18:15.485 +00:00 [INF] Discarding envelope 493757a09d4a40b49d17183b8049ced0 because the queue is full. 2025-06-17 05:18:15.486 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 741.3925ms 2025-06-17 05:18:15.489 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:18:15.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:18:15.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.522 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:18:15.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:18:15.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:18:15.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:18:15.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:18:15.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:18:15.556 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:18:15.557 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 820.2778ms 2025-06-17 05:18:15.572 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:18:15.572 +00:00 [INF] Capturing transaction. 2025-06-17 05:18:15.572 +00:00 [INF] Discarding envelope 482e4707ac434a55bca090f7c4694cc1 because the queue is full. 2025-06-17 05:18:15.572 +00:00 [INF] Capturing transaction. 2025-06-17 05:18:15.572 +00:00 [INF] Discarding envelope 82e8307bebe6480a8fbcab2ccdd84e49 because the queue is full. 2025-06-17 05:18:15.574 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 837.0333ms 2025-06-17 05:24:02.245 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-17 05:24:02.246 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:24:02.246 +00:00 [INF] Started transaction with span ID '477080c30ef830de' and trace ID 'dc6c0ae0f5e54d13a345fac495a76645'. 2025-06-17 05:24:02.246 +00:00 [INF] Started transaction with span ID '477080c30ef830de' and trace ID 'dc6c0ae0f5e54d13a345fac495a76645'. 2025-06-17 05:24:02.246 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 05:24:02.246 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 05:24:02.288 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 05:24:02.288 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:24:02.289 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 42.8417ms 2025-06-17 05:24:02.289 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 05:24:02.289 +00:00 [INF] Capturing transaction. 2025-06-17 05:24:02.289 +00:00 [INF] Discarding envelope 850acca1fefb4c09850083b287d7b367 because the queue is full. 2025-06-17 05:24:02.289 +00:00 [INF] Capturing transaction. 2025-06-17 05:24:02.289 +00:00 [INF] Discarding envelope 97742e37513c4ea8b118026cb4b33f22 because the queue is full. 2025-06-17 05:24:02.290 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 200 - application/json;+charset=utf-8 45.0164ms 2025-06-17 05:24:06.865 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-17 05:24:06.866 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:24:06.866 +00:00 [INF] Started transaction with span ID 'dd66e6eb0eb87de0' and trace ID '1a12463a58814bac8145349707dea8da'. 2025-06-17 05:24:06.866 +00:00 [INF] Started transaction with span ID 'dd66e6eb0eb87de0' and trace ID '1a12463a58814bac8145349707dea8da'. 2025-06-17 05:24:06.866 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 05:24:06.866 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 05:24:06.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 05:24:06.868 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:24:06.868 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 2.0578ms 2025-06-17 05:24:06.868 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 05:24:06.868 +00:00 [INF] Capturing transaction. 2025-06-17 05:24:06.868 +00:00 [INF] Discarding envelope 6db47d5c3d424b409d564a3076f7872f because the queue is full. 2025-06-17 05:24:06.870 +00:00 [INF] Capturing transaction. 2025-06-17 05:24:06.870 +00:00 [INF] Discarding envelope 5518fbf6b395431eb19735d50f5bb222 because the queue is full. 2025-06-17 05:24:06.870 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - - 200 - application/json;+charset=utf-8 4.7450ms 2025-06-17 05:24:08.601 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - 2025-06-17 05:24:08.601 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:24:08.602 +00:00 [INF] Started transaction with span ID 'd3ae13059731e8f0' and trace ID '2eecbb9255194aeebe8143e78898574e'. 2025-06-17 05:24:08.602 +00:00 [INF] Started transaction with span ID 'd3ae13059731e8f0' and trace ID '2eecbb9255194aeebe8143e78898574e'. 2025-06-17 05:24:08.602 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 05:24:08.602 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 05:24:08.603 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 05:24:08.604 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:24:08.604 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 1.8809ms 2025-06-17 05:24:08.604 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 05:24:08.604 +00:00 [INF] Capturing transaction. 2025-06-17 05:24:08.604 +00:00 [INF] Discarding envelope 2b225901e93541f5a7566c4d95035bf3 because the queue is full. 2025-06-17 05:24:08.604 +00:00 [INF] Capturing transaction. 2025-06-17 05:24:08.605 +00:00 [INF] Discarding envelope d1374410c4934273ba4e6fdf3d296c83 because the queue is full. 2025-06-17 05:24:08.605 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - - 200 - application/json;+charset=utf-8 3.9631ms 2025-06-17 05:24:25.737 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 05:24:25.737 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:24:25.738 +00:00 [INF] Started transaction with span ID '17d5487a920d54f3' and trace ID '9def9ea0c3bd4204a77a9143977d080f'. 2025-06-17 05:24:25.738 +00:00 [INF] Started transaction with span ID '17d5487a920d54f3' and trace ID '9def9ea0c3bd4204a77a9143977d080f'. 2025-06-17 05:24:25.738 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:24:25.738 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:24:25.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:24:25.742 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:24:25.743 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.1917ms 2025-06-17 05:24:25.743 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:24:25.743 +00:00 [INF] Capturing transaction. 2025-06-17 05:24:25.743 +00:00 [INF] Discarding envelope 20ecb19ab2be45f283d3b000a0132fbc because the queue is full. 2025-06-17 05:24:25.744 +00:00 [INF] Capturing transaction. 2025-06-17 05:24:25.744 +00:00 [INF] Discarding envelope aefbfa7de9304bc1b614848ef408b9c6 because the queue is full. 2025-06-17 05:24:25.744 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 6.5351ms 2025-06-17 05:24:25.751 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:24:25.751 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:24:25.751 +00:00 [INF] Started transaction with span ID '31c2d2332722b683' and trace ID '6a41baaf42d64131853a6c1a78c69a40'. 2025-06-17 05:24:25.751 +00:00 [INF] Started transaction with span ID '31c2d2332722b683' and trace ID '6a41baaf42d64131853a6c1a78c69a40'. 2025-06-17 05:24:25.751 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:24:25.751 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:24:25.782 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:24:25.809 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:24:25.813 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:24:25.823 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:24:25.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:25.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:25.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:25.852 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:24:25.852 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:24:25.852 +00:00 [INF] Started transaction with span ID '3038e662416a4e1d' and trace ID '6795e8657cee40eba8984fa4742527bc'. 2025-06-17 05:24:25.852 +00:00 [INF] Started transaction with span ID '3038e662416a4e1d' and trace ID '6795e8657cee40eba8984fa4742527bc'. 2025-06-17 05:24:25.852 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:24:25.852 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:24:25.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:24:25.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:25.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:25.899 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:25.899 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:24:25.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:24:25.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:25.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:25.919 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:24:25.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:24:25.925 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:25.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:24:25.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:24:25.945 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:25.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:25.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:25.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:25.960 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:25.968 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:24:25.969 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:25.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:25.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:25.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:25.976 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:25.978 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:25.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:25.998 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:25.999 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:24:26.006 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.019 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.024 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.026 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:24:26.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.036 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.043 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.048 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:24:26.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.053 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.080 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:24:26.091 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.091 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.098 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.112 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:24:26.114 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.136 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.144 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:24:26.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.157 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.158 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:24:26.176 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.181 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.185 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.195 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.202 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:24:26.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.215 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.230 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:24:26.241 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.251 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.265 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.272 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.290 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.301 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:24:26.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.303 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:24:26.305 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.309 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:24:26.318 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.327 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:24:26.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.341 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:24:26.352 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:24:26.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:24:26.360 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:24:26.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:24:26.366 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:24:26.366 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 614.997ms 2025-06-17 05:24:26.368 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:24:26.369 +00:00 [INF] Capturing transaction. 2025-06-17 05:24:26.369 +00:00 [INF] Discarding envelope 0b579cd1c6fb48b1bac4ab5b11c77fbc because the queue is full. 2025-06-17 05:24:26.369 +00:00 [INF] Capturing transaction. 2025-06-17 05:24:26.369 +00:00 [INF] Discarding envelope bf15828ce5af4140acf712004458fdb4 because the queue is full. 2025-06-17 05:24:26.369 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 618.5926ms 2025-06-17 05:24:26.370 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 517.6478ms 2025-06-17 05:24:26.370 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:24:26.370 +00:00 [INF] Capturing transaction. 2025-06-17 05:24:26.370 +00:00 [INF] Discarding envelope e995236e372f40f7b334342299fc52fb because the queue is full. 2025-06-17 05:24:26.370 +00:00 [INF] Capturing transaction. 2025-06-17 05:24:26.370 +00:00 [INF] Discarding envelope b2812181796f47c899ad19a0fa60bd9c because the queue is full. 2025-06-17 05:24:26.371 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 518.7188ms 2025-06-17 05:25:37.926 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:25:37.926 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:25:37.926 +00:00 [INF] Started transaction with span ID '6f857c3ac7175c6c' and trace ID '73702adf3a36496dabdd53f8d93bfb3a'. 2025-06-17 05:25:37.926 +00:00 [INF] Started transaction with span ID '6f857c3ac7175c6c' and trace ID '73702adf3a36496dabdd53f8d93bfb3a'. 2025-06-17 05:25:37.926 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:25:37.926 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:25:37.927 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:25:37.927 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:25:37.928 +00:00 [INF] Started transaction with span ID '1d37299c1aa89cba' and trace ID 'b80aa95fbaf740ad959cde1bbdd95a76'. 2025-06-17 05:25:37.928 +00:00 [INF] Started transaction with span ID '1d37299c1aa89cba' and trace ID 'b80aa95fbaf740ad959cde1bbdd95a76'. 2025-06-17 05:25:37.928 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:25:37.928 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:25:37.931 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:25:37.932 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:25:37.932 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.0586ms 2025-06-17 05:25:37.932 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:25:37.932 +00:00 [INF] Capturing transaction. 2025-06-17 05:25:37.932 +00:00 [INF] Discarding envelope 0bc9b6ba076b4a3d9bf17a4266762ebb because the queue is full. 2025-06-17 05:25:37.932 +00:00 [INF] Capturing transaction. 2025-06-17 05:25:37.932 +00:00 [INF] Discarding envelope a0dd091df886453eb1a5caf760ef3636 because the queue is full. 2025-06-17 05:25:37.933 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.1477ms 2025-06-17 05:25:37.951 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:25:37.966 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:25:37.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:25:37.971 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:25:37.978 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:37.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:37.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:37.986 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:25:37.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:37.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:37.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:37.992 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:25:37.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:37.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:37.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.002 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:25:38.003 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.009 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:25:38.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.016 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:25:38.018 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:25:38.026 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.066 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:25:38.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.073 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:25:38.074 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.079 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:25:38.080 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.086 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:25:38.087 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.092 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:25:38.093 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.101 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:25:38.102 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.107 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:25:38.111 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.117 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:25:38.118 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.124 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:25:38.125 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.131 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:25:38.132 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.139 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:25:38.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.147 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:25:38.147 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:25:38.147 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 220.8673ms 2025-06-17 05:25:38.147 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:25:38.148 +00:00 [INF] Capturing transaction. 2025-06-17 05:25:38.148 +00:00 [INF] Discarding envelope 73f9dac54ba94397b8aace014946503e because the queue is full. 2025-06-17 05:25:38.148 +00:00 [INF] Capturing transaction. 2025-06-17 05:25:38.148 +00:00 [INF] Discarding envelope 48f85cf017614c1f880dd8f0395bb3ff because the queue is full. 2025-06-17 05:25:38.148 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 222.0146ms 2025-06-17 05:25:38.148 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:25:38.148 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:25:38.148 +00:00 [INF] Started transaction with span ID '956911725970f54a' and trace ID '09b82da76f904de8bc3b5ff33e2b6754'. 2025-06-17 05:25:38.148 +00:00 [INF] Started transaction with span ID '956911725970f54a' and trace ID '09b82da76f904de8bc3b5ff33e2b6754'. 2025-06-17 05:25:38.148 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:25:38.148 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:25:38.177 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:25:38.209 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:25:38.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:25:38.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:25:38.217 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.218 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.224 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.231 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.231 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.279 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.283 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.295 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.300 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.304 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.305 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.310 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.315 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.319 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.324 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.331 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.335 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:25:38.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:25:38.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:25:38.340 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:25:38.340 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 191.9708ms 2025-06-17 05:25:38.341 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:25:38.341 +00:00 [INF] Capturing transaction. 2025-06-17 05:25:38.341 +00:00 [INF] Discarding envelope e7929f6d0c12437883d41fc7f94bb7b5 because the queue is full. 2025-06-17 05:25:38.341 +00:00 [INF] Capturing transaction. 2025-06-17 05:25:38.341 +00:00 [INF] Discarding envelope cf775d085bb74ec39e4a8fc84c8248b0 because the queue is full. 2025-06-17 05:25:38.341 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 192.9131ms 2025-06-17 05:26:10.847 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:26:10.847 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:26:10.847 +00:00 [INF] Started transaction with span ID 'f659c982d72de3' and trace ID '977deaae73ef48b8b5e7ae363dd4e51d'. 2025-06-17 05:26:10.848 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 05:26:10.848 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:26:10.848 +00:00 [INF] Started transaction with span ID 'b54660c1a82388d5' and trace ID '5ef5256f7e2940d2b43b0fb9dd5a11b2'. 2025-06-17 05:26:10.848 +00:00 [INF] Started transaction with span ID 'b54660c1a82388d5' and trace ID '5ef5256f7e2940d2b43b0fb9dd5a11b2'. 2025-06-17 05:26:10.848 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:26:10.848 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:26:10.849 +00:00 [INF] Started transaction with span ID 'f659c982d72de3' and trace ID '977deaae73ef48b8b5e7ae363dd4e51d'. 2025-06-17 05:26:10.849 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:26:10.849 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:26:10.851 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:26:10.851 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:26:10.851 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.8538ms 2025-06-17 05:26:10.851 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:26:10.851 +00:00 [INF] Capturing transaction. 2025-06-17 05:26:10.853 +00:00 [INF] Discarding envelope 536fcfdc39b849f2b3fb767879659909 because the queue is full. 2025-06-17 05:26:10.854 +00:00 [INF] Capturing transaction. 2025-06-17 05:26:10.854 +00:00 [INF] Discarding envelope b4dc953b80904f91a47d3853c0faeed4 because the queue is full. 2025-06-17 05:26:10.854 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 6.6569ms 2025-06-17 05:26:10.862 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:26:10.875 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:26:10.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:26:10.879 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:26:10.883 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:10.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:10.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:10.892 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:26:10.893 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:10.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:10.898 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:10.899 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:26:10.900 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:10.901 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:10.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:10.904 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:26:10.905 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:10.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:10.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:10.909 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:26:10.910 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:10.911 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:10.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:10.914 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:26:10.915 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:10.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:10.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:10.921 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:26:10.922 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:10.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:10.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:10.926 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:26:10.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:10.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:10.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:10.931 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:26:10.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:10.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:10.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:10.940 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:26:10.941 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:10.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:10.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:10.946 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:26:10.947 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:10.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:10.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:10.952 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:26:10.953 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:10.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:10.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:10.958 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:26:10.959 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:10.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:10.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:10.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:26:10.964 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:10.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:10.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:10.970 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:26:10.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:10.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:10.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:10.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:26:10.980 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:10.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:10.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:10.986 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:26:10.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:10.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:10.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:11.002 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:26:11.003 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:11.007 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:11.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:11.011 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:26:11.012 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:26:11.012 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 162.8387ms 2025-06-17 05:26:11.012 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:26:11.012 +00:00 [INF] Capturing transaction. 2025-06-17 05:26:11.013 +00:00 [INF] Discarding envelope 916b18f670cc4960b34d49570052825c because the queue is full. 2025-06-17 05:26:11.013 +00:00 [INF] Capturing transaction. 2025-06-17 05:26:11.013 +00:00 [INF] Discarding envelope d24830e92e854b04a5093f3c41b87f99 because the queue is full. 2025-06-17 05:26:11.013 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 165.9255ms 2025-06-17 05:26:11.014 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:26:11.014 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:26:11.014 +00:00 [INF] Started transaction with span ID 'c83a648e8f3d63ab' and trace ID 'fe98daeea34f4c2091100d38cfde5472'. 2025-06-17 05:26:11.015 +00:00 [INF] Started transaction with span ID 'c83a648e8f3d63ab' and trace ID 'fe98daeea34f4c2091100d38cfde5472'. 2025-06-17 05:26:11.015 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:26:11.015 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:26:11.030 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:26:11.043 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:26:11.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:26:11.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:26:11.050 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:11.052 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:11.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:11.058 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:11.058 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:11.060 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:11.061 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:11.062 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:11.063 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:11.064 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:11.065 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:11.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:11.067 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:11.068 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:11.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:11.072 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:11.073 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:11.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:11.079 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:11.080 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:11.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:11.083 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:11.086 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:11.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:11.089 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:11.090 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:11.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:11.093 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:11.094 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:11.097 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:11.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:11.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:11.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:11.105 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:11.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:11.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:11.110 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:11.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:11.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:11.115 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:11.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:11.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:11.121 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:26:11.122 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:26:11.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:26:11.124 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:26:11.125 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 109.8445ms 2025-06-17 05:26:11.125 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:26:11.125 +00:00 [INF] Capturing transaction. 2025-06-17 05:26:11.125 +00:00 [INF] Discarding envelope 273a8a02c6ec43fdaf0726b2bbd59c57 because the queue is full. 2025-06-17 05:26:11.126 +00:00 [INF] Capturing transaction. 2025-06-17 05:26:11.126 +00:00 [INF] Discarding envelope 77cd695f787a4d268ff863865c1cc188 because the queue is full. 2025-06-17 05:26:11.126 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 111.9518ms 2025-06-17 05:27:24.372 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:27:24.372 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:27:24.372 +00:00 [INF] Started transaction with span ID '69696cb82e79c5c0' and trace ID '3291511161c648729908e44b356eb014'. 2025-06-17 05:27:24.372 +00:00 [INF] Started transaction with span ID '69696cb82e79c5c0' and trace ID '3291511161c648729908e44b356eb014'. 2025-06-17 05:27:24.372 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:27:24.372 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:27:24.374 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:27:24.374 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:27:24.374 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7385ms 2025-06-17 05:27:24.374 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:27:24.374 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:24.374 +00:00 [INF] Discarding envelope 904bb12c830e4901a3b6ca047b8b62cf because the queue is full. 2025-06-17 05:27:24.374 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:24.374 +00:00 [INF] Discarding envelope d0afab146c4446d78551e44e9757576d because the queue is full. 2025-06-17 05:27:24.374 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.5894ms 2025-06-17 05:27:24.374 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:27:24.374 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:27:24.375 +00:00 [INF] Started transaction with span ID '16738a93434c15d4' and trace ID '95a339d0e55f4b5894751e1829c4144f'. 2025-06-17 05:27:24.375 +00:00 [INF] Started transaction with span ID '16738a93434c15d4' and trace ID '95a339d0e55f4b5894751e1829c4144f'. 2025-06-17 05:27:24.375 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:27:24.375 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:27:24.388 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:27:24.404 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:27:24.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:27:24.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:27:24.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.419 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:24.420 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.421 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.423 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.423 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:24.424 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.428 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:24.429 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.434 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.435 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:24.435 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.442 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:24.443 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:24.448 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.449 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:24.454 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.461 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:24.462 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.463 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.467 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:24.468 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.478 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:24.479 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.485 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:24.486 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.492 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:24.493 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.498 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:24.499 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.504 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:24.505 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.511 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:24.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.520 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:24.521 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.527 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:24.528 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.534 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:24.535 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:27:24.535 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 160.0674ms 2025-06-17 05:27:24.535 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:27:24.535 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:24.535 +00:00 [INF] Discarding envelope 39da024c3bfe43e7a0abe1976eb7758c because the queue is full. 2025-06-17 05:27:24.535 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:24.535 +00:00 [INF] Discarding envelope dd714614d19e41dfaa486c5f25e9a5a4 because the queue is full. 2025-06-17 05:27:24.535 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 160.8927ms 2025-06-17 05:27:24.536 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:27:24.536 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:27:24.536 +00:00 [INF] Started transaction with span ID '5548f35a9656b0d7' and trace ID 'ab77a46bd6a74d39a5602a39bc9e20b2'. 2025-06-17 05:27:24.536 +00:00 [INF] Started transaction with span ID '5548f35a9656b0d7' and trace ID 'ab77a46bd6a74d39a5602a39bc9e20b2'. 2025-06-17 05:27:24.536 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:27:24.536 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:27:24.539 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:27:24.542 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:27:24.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:27:24.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:27:24.550 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.553 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.557 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.561 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.572 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.578 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.582 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.586 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.594 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.600 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.604 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.615 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.619 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.623 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.628 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.629 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.632 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:24.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:24.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:24.636 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:27:24.639 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 102.9447ms 2025-06-17 05:27:24.639 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:27:24.639 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:24.639 +00:00 [INF] Discarding envelope 06488ba3878a4cf68c6d4efa1bc74268 because the queue is full. 2025-06-17 05:27:24.639 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:24.639 +00:00 [INF] Discarding envelope 82fa7ec375c342e7acdb4a72fbfd1bdb because the queue is full. 2025-06-17 05:27:24.640 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 103.9032ms 2025-06-17 05:27:44.605 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:27:44.605 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:27:44.605 +00:00 [INF] Started transaction with span ID '1e09831c92d9e947' and trace ID 'e3ff5c25cc8d44ee8e8c3704e7796c71'. 2025-06-17 05:27:44.605 +00:00 [INF] Started transaction with span ID '1e09831c92d9e947' and trace ID 'e3ff5c25cc8d44ee8e8c3704e7796c71'. 2025-06-17 05:27:44.605 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:27:44.605 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:27:44.608 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:27:44.608 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:27:44.608 +00:00 [INF] Started transaction with span ID '47f530b21daf470e' and trace ID 'c726919744b5442ebd0fd4b4e4d45917'. 2025-06-17 05:27:44.608 +00:00 [INF] Started transaction with span ID '47f530b21daf470e' and trace ID 'c726919744b5442ebd0fd4b4e4d45917'. 2025-06-17 05:27:44.608 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:27:44.608 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:27:44.609 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:27:44.610 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:27:44.610 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6074ms 2025-06-17 05:27:44.613 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:27:44.616 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:44.616 +00:00 [INF] Discarding envelope cb0db5f59bd8445eb17482ab11478bb1 because the queue is full. 2025-06-17 05:27:44.616 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:44.616 +00:00 [INF] Discarding envelope 5e7c711c84aa4f7dbcb382b9a91d5338 because the queue is full. 2025-06-17 05:27:44.617 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 8.8298ms 2025-06-17 05:27:44.630 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:27:44.656 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:27:44.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:27:44.661 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:27:44.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:44.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:44.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:44.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.697 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.700 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:44.701 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.705 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:44.706 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.712 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:44.713 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.714 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.717 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:44.718 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.722 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:44.723 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.728 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:44.729 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.733 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:44.740 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.741 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.744 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:44.747 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.752 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:44.753 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.758 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:44.759 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:44.767 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:44.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.780 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:44.781 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.787 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:44.788 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.795 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:44.795 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:27:44.795 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 189.9122ms 2025-06-17 05:27:44.796 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:27:44.796 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:44.796 +00:00 [INF] Discarding envelope 85ea080b9f2741c8a948fbadaf9b3d34 because the queue is full. 2025-06-17 05:27:44.796 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:44.796 +00:00 [INF] Discarding envelope 3fe5940d0a1244c480537bf5d5840ba7 because the queue is full. 2025-06-17 05:27:44.797 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 191.5636ms 2025-06-17 05:27:44.797 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:27:44.797 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:27:44.797 +00:00 [INF] Started transaction with span ID 'cbab7dfea30aec6e' and trace ID '6664cca6a5b6479386c478ad68ff6063'. 2025-06-17 05:27:44.797 +00:00 [INF] Started transaction with span ID 'cbab7dfea30aec6e' and trace ID '6664cca6a5b6479386c478ad68ff6063'. 2025-06-17 05:27:44.797 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:27:44.797 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:27:44.801 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:27:44.804 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:27:44.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:27:44.813 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:27:44.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.825 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.832 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.836 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.841 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.846 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.852 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.858 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.864 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.871 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.876 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.881 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.892 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.897 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.903 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:44.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:44.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:44.909 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:27:44.910 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 112.9122ms 2025-06-17 05:27:44.910 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:27:44.910 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:44.911 +00:00 [INF] Discarding envelope ceae8202d8f94be99d55cd9917038845 because the queue is full. 2025-06-17 05:27:44.911 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:44.911 +00:00 [INF] Discarding envelope aa88219163f24cfb91a01ba9c2323175 because the queue is full. 2025-06-17 05:27:44.911 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 114.4201ms 2025-06-17 05:27:46.837 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:27:46.837 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:27:46.837 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:27:46.837 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:27:46.837 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2868ms 2025-06-17 05:27:46.841 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:27:46.841 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:27:46.841 +00:00 [INF] Started transaction with span ID 'c35efd8a8421131d' and trace ID 'c80a69ee14f24ffab04a6bf957fde4c7'. 2025-06-17 05:27:46.841 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:27:46.841 +00:00 [INF] Started transaction with span ID 'c35efd8a8421131d' and trace ID 'c80a69ee14f24ffab04a6bf957fde4c7'. 2025-06-17 05:27:46.841 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:27:46.842 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:27:46.851 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:27:46.856 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:27:46.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:27:46.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:27:46.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:46.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:46.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:46.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:46.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:46.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:46.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:46.892 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:46.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:46.895 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:27:46.895 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:27:46.895 +00:00 [INF] Started transaction with span ID '564891fde1c7bebf' and trace ID '3871557f5bdb42f3ae4e7737ea258111'. 2025-06-17 05:27:46.895 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:27:46.895 +00:00 [INF] Started transaction with span ID '564891fde1c7bebf' and trace ID '3871557f5bdb42f3ae4e7737ea258111'. 2025-06-17 05:27:46.895 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:27:46.895 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:27:46.899 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:27:46.902 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:27:46.908 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:27:46.911 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:27:46.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:46.917 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:46.921 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:46.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:46.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:46.931 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:46.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:46.936 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:46.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:46.942 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:46.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:46.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:46.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:46.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:46.954 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:46.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:46.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:46.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:46.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:46.968 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:46.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:46.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:46.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:46.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:46.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:46.979 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:46.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:46.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:46.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:46.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:46.991 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:46.992 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:46.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:46.995 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:46.996 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:46.997 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:46.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:46.999 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.002 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.003 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.016 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.020 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.023 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.030 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.031 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.032 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.034 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.037 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.042 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.049 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.060 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.061 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.062 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.066 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.070 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.075 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.077 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.077 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.078 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.089 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.093 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.094 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.106 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.108 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.109 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.123 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.126 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.127 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.128 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.134 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.139 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.146 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.152 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.153 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:27:47.153 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 311.1717ms 2025-06-17 05:27:47.153 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:27:47.153 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:47.153 +00:00 [INF] Discarding envelope 3406426f39c04d708238ce8635057088 because the queue is full. 2025-06-17 05:27:47.153 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:47.153 +00:00 [INF] Discarding envelope 87fae9f1b66e4b248a90947d70de9d0a because the queue is full. 2025-06-17 05:27:47.153 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 312.3245ms 2025-06-17 05:27:47.156 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.161 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.163 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.169 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.181 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.184 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.189 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.202 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.211 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.262 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.263 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.271 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.273 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:47.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:47.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:47.289 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:47.290 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:27:47.291 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:27:47.291 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:27:47.291 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:27:47.291 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:27:47.291 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2598ms 2025-06-17 05:27:47.291 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 395.6171ms 2025-06-17 05:27:47.291 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:27:47.291 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:47.291 +00:00 [INF] Discarding envelope 2ec14206a6be47499ef6ed4bf3ecf8b8 because the queue is full. 2025-06-17 05:27:47.291 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:47.291 +00:00 [INF] Discarding envelope b65ba5fbe3e34d2c94b5549423da0348 because the queue is full. 2025-06-17 05:27:47.292 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 396.5744ms 2025-06-17 05:27:47.299 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 05:27:47.299 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:27:47.299 +00:00 [INF] Started transaction with span ID 'f2e902eee301e127' and trace ID '4a83c860498a466594dcc7aedb885a68'. 2025-06-17 05:27:47.299 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:27:47.299 +00:00 [INF] Started transaction with span ID 'f2e902eee301e127' and trace ID '4a83c860498a466594dcc7aedb885a68'. 2025-06-17 05:27:47.299 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:27:47.299 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:27:47.301 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:27:47.301 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:27:47.301 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.5514ms 2025-06-17 05:27:47.301 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:27:47.301 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:47.303 +00:00 [INF] Discarding envelope 018e6888b0bc4c19adede4abad230699 because the queue is full. 2025-06-17 05:27:47.303 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:47.303 +00:00 [INF] Discarding envelope 529ae9d8501a480a8766144b5672b074 because the queue is full. 2025-06-17 05:27:47.303 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 4.7023ms 2025-06-17 05:27:51.812 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:27:51.812 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:27:51.812 +00:00 [INF] Started transaction with span ID '76058bb4382b88d0' and trace ID 'e48b97b34e5047e1b056c08b1c2d5a3e'. 2025-06-17 05:27:51.813 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:27:51.813 +00:00 [INF] Started transaction with span ID '76058bb4382b88d0' and trace ID 'e48b97b34e5047e1b056c08b1c2d5a3e'. 2025-06-17 05:27:51.813 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:27:51.813 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:27:51.818 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:27:51.822 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:27:51.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:27:51.831 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:27:51.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:51.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:51.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:51.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:51.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:51.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:51.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:51.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:51.858 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:51.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:51.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:51.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:51.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:51.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:51.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:51.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:51.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:51.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:51.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:51.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:51.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:51.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:51.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:51.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:51.897 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:51.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:51.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:51.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:51.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:51.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:51.910 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:27:51.911 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:27:51.911 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:27:51.911 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:27:51.911 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2701ms 2025-06-17 05:27:51.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:51.914 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:27:51.914 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:27:51.914 +00:00 [INF] Started transaction with span ID 'f39cdb3827646ba1' and trace ID '27104f6afe714638a9d3d7a2036dcb2e'. 2025-06-17 05:27:51.914 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:27:51.914 +00:00 [INF] Started transaction with span ID 'f39cdb3827646ba1' and trace ID '27104f6afe714638a9d3d7a2036dcb2e'. 2025-06-17 05:27:51.914 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:27:51.914 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:27:51.918 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:27:51.921 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:27:51.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:51.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:27:51.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:51.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:51.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:51.932 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:27:51.935 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:51.937 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:51.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:51.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:51.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:51.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:51.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:51.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:51.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:51.962 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:51.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:51.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:51.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:51.967 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:51.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:51.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:51.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:51.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:51.977 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:51.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:51.980 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:51.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:51.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:51.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:51.989 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:51.991 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:51.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:51.995 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:51.999 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.003 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.006 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.012 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.013 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.016 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.030 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.032 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.056 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.057 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.064 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.065 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.073 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.082 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.085 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.088 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.090 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.100 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.101 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.103 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.114 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.124 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.124 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:27:52.124 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 311.4997ms 2025-06-17 05:27:52.124 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:27:52.125 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:52.125 +00:00 [INF] Discarding envelope c9e84e517a434f568ce00169d8e0923d because the queue is full. 2025-06-17 05:27:52.125 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:52.125 +00:00 [INF] Discarding envelope bd7c46c77c124b128059b511051b467a because the queue is full. 2025-06-17 05:27:52.125 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 312.6947ms 2025-06-17 05:27:52.125 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 05:27:52.125 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:27:52.126 +00:00 [INF] Started transaction with span ID '97cb3610b110342d' and trace ID 'bd2b6b51f3f24461ae63f6992c6f24d2'. 2025-06-17 05:27:52.126 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:27:52.126 +00:00 [INF] Started transaction with span ID '97cb3610b110342d' and trace ID 'bd2b6b51f3f24461ae63f6992c6f24d2'. 2025-06-17 05:27:52.126 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:27:52.126 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:27:52.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:27:52.129 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:27:52.129 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.8241ms 2025-06-17 05:27:52.129 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:27:52.129 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:52.129 +00:00 [INF] Discarding envelope 6d5690c38ac94208bb013f3bf51ed700 because the queue is full. 2025-06-17 05:27:52.130 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:52.130 +00:00 [INF] Discarding envelope fb202c2d5f00483085cdf21e37bfc407 because the queue is full. 2025-06-17 05:27:52.130 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 4.3376ms 2025-06-17 05:27:52.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.135 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.162 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.172 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.183 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.200 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.208 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.236 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.239 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.252 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.275 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.299 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.356 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.391 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:27:52.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:27:52.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:27:52.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:27:52.400 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:27:52.402 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 487.8072ms 2025-06-17 05:27:52.402 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:27:52.403 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:52.403 +00:00 [INF] Discarding envelope ba38dd78a5814497af5725cbdc1a120c because the queue is full. 2025-06-17 05:27:52.403 +00:00 [INF] Capturing transaction. 2025-06-17 05:27:52.403 +00:00 [INF] Discarding envelope 54270b067f7842f8b15c590f39655e2e because the queue is full. 2025-06-17 05:27:52.403 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 489.2952ms 2025-06-17 05:28:35.221 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:28:35.221 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:28:35.222 +00:00 [INF] Started transaction with span ID '166b8b8046aed5ee' and trace ID '8d0aac07dbe94e16a5d3c67b21a2bf06'. 2025-06-17 05:28:35.222 +00:00 [INF] Started transaction with span ID '166b8b8046aed5ee' and trace ID '8d0aac07dbe94e16a5d3c67b21a2bf06'. 2025-06-17 05:28:35.222 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:28:35.222 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:28:35.225 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 05:28:35.226 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:28:35.226 +00:00 [INF] Started transaction with span ID '6406188e43a6c84c' and trace ID 'e8bdc52cd1864ea3b4726e6943cbdd56'. 2025-06-17 05:28:35.226 +00:00 [INF] Started transaction with span ID '6406188e43a6c84c' and trace ID 'e8bdc52cd1864ea3b4726e6943cbdd56'. 2025-06-17 05:28:35.226 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:28:35.226 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:28:35.233 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:28:35.234 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:28:35.235 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9.3838ms 2025-06-17 05:28:35.236 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:28:35.236 +00:00 [INF] Capturing transaction. 2025-06-17 05:28:35.236 +00:00 [INF] Discarding envelope 1fc7dfccb03344bc9dfeef11e98f9e8f because the queue is full. 2025-06-17 05:28:35.236 +00:00 [INF] Capturing transaction. 2025-06-17 05:28:35.236 +00:00 [INF] Discarding envelope bbe40986a87240e2ab1fc3e2b50096c7 because the queue is full. 2025-06-17 05:28:35.236 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 10.6265ms 2025-06-17 05:28:35.245 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:28:35.259 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:28:35.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:28:35.266 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:28:35.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:35.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:35.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:35.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:35.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:35.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:35.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:35.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:35.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:35.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.363 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:28:35.363 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:28:35.363 +00:00 [INF] Started transaction with span ID '911c89dff0e0b6ee' and trace ID '6f582f5141bb4f7b903e28ce654b68ad'. 2025-06-17 05:28:35.363 +00:00 [INF] Started transaction with span ID '911c89dff0e0b6ee' and trace ID '6f582f5141bb4f7b903e28ce654b68ad'. 2025-06-17 05:28:35.363 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:28:35.363 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:28:35.367 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:28:35.371 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:28:35.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:28:35.375 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.376 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:28:35.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:35.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.396 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:35.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.408 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:35.417 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.418 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.419 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.432 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.436 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.436 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.445 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:35.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.453 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.455 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.460 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.466 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:35.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.486 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.488 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:35.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.510 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.519 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.522 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:35.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.533 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.540 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.553 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:35.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.560 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.573 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:35.584 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:28:35.586 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 363.8295ms 2025-06-17 05:28:35.586 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:28:35.586 +00:00 [INF] Capturing transaction. 2025-06-17 05:28:35.586 +00:00 [INF] Discarding envelope 453eb669bec74dc2aa385688baf5a2e6 because the queue is full. 2025-06-17 05:28:35.586 +00:00 [INF] Capturing transaction. 2025-06-17 05:28:35.586 +00:00 [INF] Discarding envelope 8650050a81a541a0b801f30898f5f5e8 because the queue is full. 2025-06-17 05:28:35.587 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 365.7166ms 2025-06-17 05:28:35.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:35.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:35.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:35.608 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:28:35.612 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 248.0409ms 2025-06-17 05:28:35.612 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:28:35.612 +00:00 [INF] Capturing transaction. 2025-06-17 05:28:35.612 +00:00 [INF] Discarding envelope 3de0b802679d491383aa38f015a7afb0 because the queue is full. 2025-06-17 05:28:35.612 +00:00 [INF] Capturing transaction. 2025-06-17 05:28:35.612 +00:00 [INF] Discarding envelope c1cde88041d047f08091029ba8bfa7b5 because the queue is full. 2025-06-17 05:28:35.613 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 250.0008ms 2025-06-17 05:28:39.283 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:28:39.283 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:28:39.283 +00:00 [INF] Started transaction with span ID 'b67b0273fbe1441d' and trace ID 'eb7ea04cf5d842b694d62e4c81108b9f'. 2025-06-17 05:28:39.283 +00:00 [INF] Started transaction with span ID 'b67b0273fbe1441d' and trace ID 'eb7ea04cf5d842b694d62e4c81108b9f'. 2025-06-17 05:28:39.283 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:28:39.284 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:28:39.286 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 05:28:39.286 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:28:39.286 +00:00 [INF] Started transaction with span ID '2117aa08bb378ab1' and trace ID 'f102e072780d42cda273a5efa2dbd22c'. 2025-06-17 05:28:39.287 +00:00 [INF] Started transaction with span ID '2117aa08bb378ab1' and trace ID 'f102e072780d42cda273a5efa2dbd22c'. 2025-06-17 05:28:39.287 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:28:39.287 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:28:39.288 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:28:39.289 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:28:39.289 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.1406ms 2025-06-17 05:28:39.289 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:28:39.289 +00:00 [INF] Capturing transaction. 2025-06-17 05:28:39.289 +00:00 [INF] Discarding envelope 440a4054adf34c71b05c2f111cef6559 because the queue is full. 2025-06-17 05:28:39.289 +00:00 [INF] Capturing transaction. 2025-06-17 05:28:39.289 +00:00 [INF] Discarding envelope 18076e4129db463faed7d05504c7cca9 because the queue is full. 2025-06-17 05:28:39.289 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 3.0022ms 2025-06-17 05:28:39.301 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:28:39.316 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:28:39.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:28:39.323 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:28:39.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:39.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:39.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:39.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:39.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.391 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:39.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.403 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:39.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:39.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.431 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:39.438 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.445 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:39.454 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:28:39.455 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:28:39.455 +00:00 [INF] Started transaction with span ID '57bfc47ece36b95a' and trace ID '53efea4be070418ba6eafe147452f795'. 2025-06-17 05:28:39.455 +00:00 [INF] Started transaction with span ID '57bfc47ece36b95a' and trace ID '53efea4be070418ba6eafe147452f795'. 2025-06-17 05:28:39.455 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:28:39.455 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:28:39.462 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:28:39.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.468 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:28:39.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:28:39.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.476 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:28:39.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.489 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:39.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.496 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.503 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:39.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.515 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.523 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.530 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:39.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.542 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.558 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.563 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:39.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.586 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.597 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:39.607 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.618 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.623 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:39.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.634 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:39.653 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.653 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.657 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:39.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.676 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.679 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:39.694 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:28:39.695 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 411.8639ms 2025-06-17 05:28:39.695 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:28:39.696 +00:00 [INF] Capturing transaction. 2025-06-17 05:28:39.696 +00:00 [INF] Discarding envelope 8a42935431c243c3aa38d536396f0ac3 because the queue is full. 2025-06-17 05:28:39.696 +00:00 [INF] Capturing transaction. 2025-06-17 05:28:39.696 +00:00 [INF] Discarding envelope 57386c9d148b4ce480d7c2a630f42c5e because the queue is full. 2025-06-17 05:28:39.696 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 413.3498ms 2025-06-17 05:28:39.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.717 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.733 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:39.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:39.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:39.745 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:28:39.751 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 296.0516ms 2025-06-17 05:28:39.751 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:28:39.752 +00:00 [INF] Capturing transaction. 2025-06-17 05:28:39.752 +00:00 [INF] Discarding envelope 302bb0f53f0a43fca890d110923a7df9 because the queue is full. 2025-06-17 05:28:39.752 +00:00 [INF] Capturing transaction. 2025-06-17 05:28:39.752 +00:00 [INF] Discarding envelope 6b02235445f84ce4a0f1b178f560b576 because the queue is full. 2025-06-17 05:28:39.753 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 298.3532ms 2025-06-17 05:28:40.644 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:28:40.644 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:28:40.644 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:28:40.644 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:28:40.644 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2284ms 2025-06-17 05:28:40.652 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:28:40.652 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:28:40.653 +00:00 [INF] Started transaction with span ID '14adcda7e151486c' and trace ID 'f3e79c4d65fe479abc1d137b90032cc0'. 2025-06-17 05:28:40.653 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:28:40.653 +00:00 [INF] Started transaction with span ID '14adcda7e151486c' and trace ID 'f3e79c4d65fe479abc1d137b90032cc0'. 2025-06-17 05:28:40.653 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:28:40.653 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:28:40.658 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:28:40.662 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:28:40.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:28:40.668 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:28:40.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.735 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.740 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.753 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:28:40.753 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:28:40.753 +00:00 [INF] Started transaction with span ID '772148b9fc6d63a1' and trace ID '5e916578754042509c62310ae14f4c5e'. 2025-06-17 05:28:40.753 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:28:40.754 +00:00 [INF] Started transaction with span ID '772148b9fc6d63a1' and trace ID '5e916578754042509c62310ae14f4c5e'. 2025-06-17 05:28:40.754 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:28:40.754 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:28:40.758 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:28:40.764 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:28:40.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:28:40.767 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.771 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:28:40.778 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.789 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.810 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.826 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.845 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.854 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.857 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.863 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.866 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.874 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.875 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.884 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.918 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.929 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.942 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.955 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.959 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:40.969 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:40.974 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:40.979 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:40.983 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:28:40.983 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:28:40.983 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:28:40.983 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:28:40.983 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.6417ms 2025-06-17 05:28:40.987 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:28:40.987 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:28:40.987 +00:00 [INF] Started transaction with span ID '29f164ca733c594c' and trace ID '1c9e3156f31a4653b47bfba3f6f04ca7'. 2025-06-17 05:28:40.987 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:28:40.987 +00:00 [INF] Started transaction with span ID '29f164ca733c594c' and trace ID '1c9e3156f31a4653b47bfba3f6f04ca7'. 2025-06-17 05:28:40.987 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:28:40.987 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:28:40.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:28:40.993 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:28:40.993 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.8319ms 2025-06-17 05:28:40.993 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:28:40.993 +00:00 [INF] Capturing transaction. 2025-06-17 05:28:40.993 +00:00 [INF] Discarding envelope e0b36aa385b74ff89292e9636cf14663 because the queue is full. 2025-06-17 05:28:40.993 +00:00 [INF] Capturing transaction. 2025-06-17 05:28:40.994 +00:00 [INF] Discarding envelope 5c152745175047259c2e6629978709c8 because the queue is full. 2025-06-17 05:28:40.996 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 9.2324ms 2025-06-17 05:28:40.996 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.008 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.013 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:41.017 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.028 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.032 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:41.046 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.057 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.057 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:41.073 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.077 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.098 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:41.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.109 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.110 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.142 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.153 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.162 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:41.164 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:28:41.168 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 515.0638ms 2025-06-17 05:28:41.168 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:28:41.169 +00:00 [INF] Capturing transaction. 2025-06-17 05:28:41.169 +00:00 [INF] Discarding envelope cea8d750ea3f4f9b96a481103947bc18 because the queue is full. 2025-06-17 05:28:41.169 +00:00 [INF] Capturing transaction. 2025-06-17 05:28:41.170 +00:00 [INF] Discarding envelope 6c0baa1e955a4ef685ec4bd82e72c156 because the queue is full. 2025-06-17 05:28:41.170 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 517.8588ms 2025-06-17 05:28:41.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:41.187 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.207 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.220 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.244 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:41.264 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.271 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.278 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.300 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.308 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.312 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.320 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.324 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:41.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.343 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.368 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.377 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.388 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.405 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:41.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:41.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.470 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.492 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.496 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:41.528 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.568 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:41.579 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.594 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:41.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.620 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.631 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:41.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:28:41.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:28:41.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:28:41.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:28:41.658 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:28:41.662 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 908.1012ms 2025-06-17 05:28:41.662 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:28:41.662 +00:00 [INF] Capturing transaction. 2025-06-17 05:28:41.662 +00:00 [INF] Discarding envelope d2f377476c0f4fb7b067f55cae04f0fc because the queue is full. 2025-06-17 05:28:41.662 +00:00 [INF] Capturing transaction. 2025-06-17 05:28:41.663 +00:00 [INF] Discarding envelope 270545741aa949ac9447ab081740ebd2 because the queue is full. 2025-06-17 05:28:41.663 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 909.8406ms 2025-06-17 05:29:00.673 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:29:00.673 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:29:00.673 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:29:00.673 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:29:00.673 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1957ms 2025-06-17 05:29:00.678 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:29:00.678 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:29:00.678 +00:00 [INF] Started transaction with span ID '5c1681ea209b47e9' and trace ID 'b286c2a54e7a451b9ef57c4c571cb9c9'. 2025-06-17 05:29:00.678 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:29:00.678 +00:00 [INF] Started transaction with span ID '5c1681ea209b47e9' and trace ID 'b286c2a54e7a451b9ef57c4c571cb9c9'. 2025-06-17 05:29:00.678 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:29:00.678 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:29:00.682 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:29:00.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:29:00.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:29:00.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:29:00.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.701 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.702 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.707 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.708 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.712 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.713 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.718 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.719 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.725 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.725 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.731 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.732 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.738 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.738 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.746 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.747 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.752 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.753 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.758 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.759 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.765 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.780 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.781 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.783 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.788 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.797 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.825 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.825 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:29:00.826 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 147.5319ms 2025-06-17 05:29:00.826 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:29:00.826 +00:00 [INF] Capturing transaction. 2025-06-17 05:29:00.826 +00:00 [INF] Discarding envelope 625e18cda426428da07b80b9d63a8562 because the queue is full. 2025-06-17 05:29:00.826 +00:00 [INF] Capturing transaction. 2025-06-17 05:29:00.826 +00:00 [INF] Discarding envelope cfd119ba7be4448bb49ba254cd329e96 because the queue is full. 2025-06-17 05:29:00.826 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 148.6618ms 2025-06-17 05:29:00.826 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:29:00.827 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:29:00.827 +00:00 [INF] Started transaction with span ID '101faa7d14ec5d11' and trace ID '03a650db7a2d4918a0a3d25db3b3fd78'. 2025-06-17 05:29:00.827 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:29:00.827 +00:00 [INF] Started transaction with span ID '101faa7d14ec5d11' and trace ID '03a650db7a2d4918a0a3d25db3b3fd78'. 2025-06-17 05:29:00.827 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:29:00.827 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:29:00.830 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:29:00.833 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:29:00.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:29:00.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:29:00.842 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.849 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.854 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.861 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.867 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.868 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.875 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.876 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.879 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.882 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.883 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.890 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.900 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.901 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.906 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.907 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.914 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.915 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.920 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.925 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.926 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.932 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.937 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.969 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.970 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.977 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:00.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.982 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:00.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:00.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:00.998 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:01.006 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:01.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:01.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:01.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:01.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:01.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:01.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:01.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:01.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:01.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:01.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:01.050 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:01.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:01.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:01.064 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:01.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:01.070 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:01.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:01.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:01.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:01.089 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:01.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:01.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:01.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:01.106 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:01.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:01.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:01.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:01.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:01.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:01.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:01.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:01.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:01.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:01.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:01.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:01.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:01.149 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:01.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:01.156 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:29:01.157 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:29:01.157 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:29:01.157 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:29:01.157 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:29:01.157 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3032ms 2025-06-17 05:29:01.158 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 330.9332ms 2025-06-17 05:29:01.158 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:29:01.158 +00:00 [INF] Capturing transaction. 2025-06-17 05:29:01.158 +00:00 [INF] Discarding envelope 8d2736478e774ef2bc59e401cd6f6284 because the queue is full. 2025-06-17 05:29:01.158 +00:00 [INF] Capturing transaction. 2025-06-17 05:29:01.158 +00:00 [INF] Discarding envelope 34a16ade50a141ce827c9ebbcc957471 because the queue is full. 2025-06-17 05:29:01.159 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 332.0266ms 2025-06-17 05:29:01.165 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:29:01.165 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:29:01.165 +00:00 [INF] Started transaction with span ID 'd4a411bc06a3f951' and trace ID '101f89b3cf4e49469a3d890b50cc1424'. 2025-06-17 05:29:01.165 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:29:01.165 +00:00 [INF] Started transaction with span ID 'd4a411bc06a3f951' and trace ID '101f89b3cf4e49469a3d890b50cc1424'. 2025-06-17 05:29:01.165 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:29:01.165 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:29:01.167 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:29:01.167 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:29:01.167 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.9974ms 2025-06-17 05:29:01.167 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:29:01.167 +00:00 [INF] Capturing transaction. 2025-06-17 05:29:01.168 +00:00 [INF] Discarding envelope 45f4ab756cb444b78e903ea8168f437d because the queue is full. 2025-06-17 05:29:01.168 +00:00 [INF] Capturing transaction. 2025-06-17 05:29:01.168 +00:00 [INF] Discarding envelope 4e616cb313574639a910c2fff96a45c8 because the queue is full. 2025-06-17 05:29:01.168 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.1722ms 2025-06-17 05:29:35.026 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:29:35.026 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:29:35.026 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:29:35.026 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:29:35.026 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2746ms 2025-06-17 05:29:35.030 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:29:35.030 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:29:35.030 +00:00 [INF] Started transaction with span ID '1fecb055b74cb30e' and trace ID '4351172c70784b1b8a9c8207ae7bb03a'. 2025-06-17 05:29:35.030 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:29:35.030 +00:00 [INF] Started transaction with span ID '1fecb055b74cb30e' and trace ID '4351172c70784b1b8a9c8207ae7bb03a'. 2025-06-17 05:29:35.030 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:29:35.030 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:29:35.036 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:29:35.039 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:29:35.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:29:35.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:29:35.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.055 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.056 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.060 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.066 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.070 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.074 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.075 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.080 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.082 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.088 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.104 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.105 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.111 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.120 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.121 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.127 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.128 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.133 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.142 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.148 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.163 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.171 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.179 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.181 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.184 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.189 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.190 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.199 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:29:35.199 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 169.0852ms 2025-06-17 05:29:35.199 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:29:35.200 +00:00 [INF] Capturing transaction. 2025-06-17 05:29:35.200 +00:00 [INF] Discarding envelope e643737f891047d1aef446ec527e73a5 because the queue is full. 2025-06-17 05:29:35.200 +00:00 [INF] Capturing transaction. 2025-06-17 05:29:35.200 +00:00 [INF] Discarding envelope e5a6dc670b9d4ca2acfa0df7eca907c4 because the queue is full. 2025-06-17 05:29:35.200 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 170.1998ms 2025-06-17 05:29:35.200 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:29:35.200 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:29:35.200 +00:00 [INF] Started transaction with span ID '97d04f2c857f09b1' and trace ID 'e730cf8ef41c41b5993a6e2669e3343c'. 2025-06-17 05:29:35.200 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:29:35.201 +00:00 [INF] Started transaction with span ID '97d04f2c857f09b1' and trace ID 'e730cf8ef41c41b5993a6e2669e3343c'. 2025-06-17 05:29:35.201 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:29:35.201 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:29:35.204 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:29:35.207 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:29:35.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:29:35.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:29:35.216 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.221 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.229 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.234 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.238 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.239 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.245 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.246 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.247 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.253 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.254 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.258 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.259 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.265 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.267 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.274 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.279 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.280 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.290 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.291 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.296 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.297 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.317 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.318 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.324 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.329 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.335 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.336 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.341 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.346 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.347 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.353 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.358 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.361 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.367 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.380 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.392 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.394 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.416 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.421 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.422 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.430 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.436 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.438 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:29:35.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:29:35.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:29:35.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:29:35.446 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:29:35.446 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 245.7151ms 2025-06-17 05:29:35.446 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:29:35.447 +00:00 [INF] Capturing transaction. 2025-06-17 05:29:35.447 +00:00 [INF] Discarding envelope 4e5a05443a3e40e49828cb6eafacf8b0 because the queue is full. 2025-06-17 05:29:35.447 +00:00 [INF] Capturing transaction. 2025-06-17 05:29:35.447 +00:00 [INF] Discarding envelope cd49b5f3feca48a6aeab5373f8137baf because the queue is full. 2025-06-17 05:29:35.447 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 246.9198ms 2025-06-17 05:29:35.450 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:29:35.450 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:29:35.450 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:29:35.450 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:29:35.450 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3102ms 2025-06-17 05:29:35.454 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:29:35.454 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:29:35.454 +00:00 [INF] Started transaction with span ID '170ced4d327c0e4' and trace ID '9d8be1dd00594a58afb2a40a7bd15f18'. 2025-06-17 05:29:35.454 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:29:35.455 +00:00 [INF] Started transaction with span ID '170ced4d327c0e4' and trace ID '9d8be1dd00594a58afb2a40a7bd15f18'. 2025-06-17 05:29:35.455 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:29:35.455 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:29:35.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:29:35.458 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:29:35.459 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.9899ms 2025-06-17 05:29:35.459 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:29:35.459 +00:00 [INF] Capturing transaction. 2025-06-17 05:29:35.459 +00:00 [INF] Discarding envelope 28dfc68b843d4fbdbd424ea9dc03579c because the queue is full. 2025-06-17 05:29:35.459 +00:00 [INF] Capturing transaction. 2025-06-17 05:29:35.459 +00:00 [INF] Discarding envelope cb66817efb0c4434b7b5dba43d013f84 because the queue is full. 2025-06-17 05:29:35.460 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 6.1091ms 2025-06-17 05:30:10.543 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:30:10.543 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:30:10.543 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:30:10.543 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:30:10.543 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1708ms 2025-06-17 05:30:10.550 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:30:10.550 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:30:10.550 +00:00 [INF] Started transaction with span ID '6ba0c0e06fc0273c' and trace ID '91a507810344459ea0efdd893b34479d'. 2025-06-17 05:30:10.550 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:30:10.550 +00:00 [INF] Started transaction with span ID '6ba0c0e06fc0273c' and trace ID '91a507810344459ea0efdd893b34479d'. 2025-06-17 05:30:10.550 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:30:10.550 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:30:10.555 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:30:10.560 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:30:10.563 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:30:10.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:30:10.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.603 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:30:10.603 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:30:10.603 +00:00 [INF] Started transaction with span ID '2fd5d77c83618d92' and trace ID 'f9f7685b53a146b2b0451f4cb566bc30'. 2025-06-17 05:30:10.603 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:30:10.603 +00:00 [INF] Started transaction with span ID '2fd5d77c83618d92' and trace ID 'f9f7685b53a146b2b0451f4cb566bc30'. 2025-06-17 05:30:10.603 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:30:10.603 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:30:10.607 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:30:10.610 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:30:10.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:30:10.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:30:10.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.617 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.623 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.627 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.635 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.646 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.661 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.665 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.666 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.668 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.684 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.702 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.710 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.712 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.720 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.724 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.727 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.730 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.731 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.737 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.739 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.740 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.743 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.744 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.748 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.757 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.766 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:30:10.766 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:30:10.766 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:30:10.766 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:30:10.766 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1922ms 2025-06-17 05:30:10.768 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.772 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.776 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:30:10.776 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:30:10.776 +00:00 [INF] Started transaction with span ID 'b16a20fd67fe101b' and trace ID '1f0556a78edb44c281698b54a5491c49'. 2025-06-17 05:30:10.777 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:30:10.777 +00:00 [INF] Started transaction with span ID 'b16a20fd67fe101b' and trace ID '1f0556a78edb44c281698b54a5491c49'. 2025-06-17 05:30:10.777 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:30:10.777 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:30:10.778 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.786 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.790 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.800 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.801 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.810 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.812 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.815 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.819 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.825 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.844 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.846 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.851 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.852 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.854 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.854 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:30:10.855 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 304.4388ms 2025-06-17 05:30:10.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.856 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:30:10.856 +00:00 [INF] Capturing transaction. 2025-06-17 05:30:10.857 +00:00 [INF] Discarding envelope 71c4e31dc9864647a424e94f9c8ec458 because the queue is full. 2025-06-17 05:30:10.857 +00:00 [INF] Capturing transaction. 2025-06-17 05:30:10.857 +00:00 [INF] Discarding envelope d61fe810040c4ee18ec1c4e8e8367030 because the queue is full. 2025-06-17 05:30:10.857 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 307.0610ms 2025-06-17 05:30:10.858 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.863 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.869 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.879 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.882 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.886 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.909 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.915 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.923 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.926 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.930 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.936 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.942 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.944 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.959 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.964 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.965 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.967 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:30:10.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:30:10.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:30:10.991 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:30:10.992 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:30:10.993 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 389.5719ms 2025-06-17 05:30:10.993 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:30:10.993 +00:00 [INF] Capturing transaction. 2025-06-17 05:30:10.993 +00:00 [INF] Discarding envelope b2bf8498cdd9402ab1578a205c538889 because the queue is full. 2025-06-17 05:30:10.993 +00:00 [INF] Capturing transaction. 2025-06-17 05:30:10.993 +00:00 [INF] Discarding envelope d238e4ad70ee45629b95f8d7d9752771 because the queue is full. 2025-06-17 05:30:10.993 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 390.7637ms 2025-06-17 05:30:11.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:30:11.001 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:30:11.001 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 224.5621ms 2025-06-17 05:30:11.001 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:30:11.002 +00:00 [INF] Capturing transaction. 2025-06-17 05:30:11.002 +00:00 [INF] Discarding envelope 819b4a9fe2404dd88a59f90798cce6bf because the queue is full. 2025-06-17 05:30:11.002 +00:00 [INF] Capturing transaction. 2025-06-17 05:30:11.002 +00:00 [INF] Discarding envelope 64ad287f93f74d4f836f76b01dd5d0e9 because the queue is full. 2025-06-17 05:30:11.002 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 225.7786ms 2025-06-17 05:34:42.055 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:34:42.055 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:34:42.055 +00:00 [INF] Started transaction with span ID '3933ffb516df678f' and trace ID 'baf5afe7a8304612b0671478ca7f84dd'. 2025-06-17 05:34:42.055 +00:00 [INF] Started transaction with span ID '3933ffb516df678f' and trace ID 'baf5afe7a8304612b0671478ca7f84dd'. 2025-06-17 05:34:42.055 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:34:42.055 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:34:42.059 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 05:34:42.059 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:34:42.059 +00:00 [INF] Started transaction with span ID '618b3efc758d6b55' and trace ID '4555ccaf77ab4c84a07573fc13caff8f'. 2025-06-17 05:34:42.061 +00:00 [INF] Started transaction with span ID '618b3efc758d6b55' and trace ID '4555ccaf77ab4c84a07573fc13caff8f'. 2025-06-17 05:34:42.061 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:34:42.061 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:34:42.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:34:42.077 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:34:42.077 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 16.4406ms 2025-06-17 05:34:42.077 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:34:42.078 +00:00 [INF] Capturing transaction. 2025-06-17 05:34:42.078 +00:00 [INF] Discarding envelope c2a9d2d842c3432891d59c5d446d6455 because the queue is full. 2025-06-17 05:34:42.078 +00:00 [INF] Capturing transaction. 2025-06-17 05:34:42.078 +00:00 [INF] Discarding envelope 726bb5923f31444f8913bcd68f9898ea because the queue is full. 2025-06-17 05:34:42.078 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 18.9477ms 2025-06-17 05:34:42.081 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:34:42.100 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:34:42.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:34:42.105 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:34:42.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.117 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:42.118 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.122 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:42.123 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.156 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:42.156 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:42.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.167 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:42.168 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:42.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.188 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:42.189 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:42.196 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.202 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:42.203 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:42.210 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.215 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:42.217 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.225 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:42.226 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:42.234 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.244 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.246 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:42.248 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.260 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:42.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.271 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:42.290 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.297 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:42.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:42.308 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:34:42.308 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 252.8672ms 2025-06-17 05:34:42.308 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:34:42.309 +00:00 [INF] Capturing transaction. 2025-06-17 05:34:42.309 +00:00 [INF] Discarding envelope fcc2b50783c24e509c06ee5aa37c33c9 because the queue is full. 2025-06-17 05:34:42.309 +00:00 [INF] Capturing transaction. 2025-06-17 05:34:42.309 +00:00 [INF] Discarding envelope 7ba0a49e93774540854b4ccde5a9a4a8 because the queue is full. 2025-06-17 05:34:42.309 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 254.0420ms 2025-06-17 05:34:42.310 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:34:42.310 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:34:42.310 +00:00 [INF] Started transaction with span ID 'efac641c590b76da' and trace ID '81aeca1909aa421aa07ec5fd17bcf4d2'. 2025-06-17 05:34:42.310 +00:00 [INF] Started transaction with span ID 'efac641c590b76da' and trace ID '81aeca1909aa421aa07ec5fd17bcf4d2'. 2025-06-17 05:34:42.310 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:34:42.310 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:34:42.315 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:34:42.327 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:34:42.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:34:42.331 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:34:42.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.357 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.362 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.368 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.378 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.391 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.399 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.401 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.408 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.428 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.434 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.440 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.445 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.450 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:42.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:42.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:42.456 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:34:42.458 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 147.4095ms 2025-06-17 05:34:42.458 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:34:42.458 +00:00 [INF] Capturing transaction. 2025-06-17 05:34:42.458 +00:00 [INF] Discarding envelope 91a8f737ffaa4d5dbd8b4f161c89170b because the queue is full. 2025-06-17 05:34:42.458 +00:00 [INF] Capturing transaction. 2025-06-17 05:34:42.458 +00:00 [INF] Discarding envelope f42734da99b041208ab44cacf1b2fd52 because the queue is full. 2025-06-17 05:34:42.459 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 149.2476ms 2025-06-17 05:34:45.355 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:34:45.355 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:34:45.355 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:34:45.356 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:34:45.356 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3498ms 2025-06-17 05:34:45.362 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:34:45.362 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:34:45.362 +00:00 [INF] Started transaction with span ID 'edba15b66f762f8c' and trace ID '4733b8e7887a4e2481e0de62adefd71f'. 2025-06-17 05:34:45.362 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:34:45.363 +00:00 [INF] Started transaction with span ID 'edba15b66f762f8c' and trace ID '4733b8e7887a4e2481e0de62adefd71f'. 2025-06-17 05:34:45.363 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:34:45.363 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:34:45.368 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:34:45.371 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:34:45.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:34:45.376 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:34:45.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.419 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.420 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.425 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.426 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.431 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.431 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.436 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.437 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.438 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.443 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.444 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.445 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.452 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.453 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.454 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.460 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.468 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.474 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.475 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.481 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.490 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.498 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.499 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.505 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.515 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.520 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.521 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:34:45.521 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 158.3579ms 2025-06-17 05:34:45.521 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:34:45.521 +00:00 [INF] Capturing transaction. 2025-06-17 05:34:45.521 +00:00 [INF] Discarding envelope acaf881490f34c9c95767b6d7a6da0ff because the queue is full. 2025-06-17 05:34:45.522 +00:00 [INF] Capturing transaction. 2025-06-17 05:34:45.522 +00:00 [INF] Discarding envelope 49ba980666784b1c91987ad31459fc05 because the queue is full. 2025-06-17 05:34:45.522 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 159.8566ms 2025-06-17 05:34:45.522 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:34:45.522 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:34:45.522 +00:00 [INF] Started transaction with span ID 'ff6e7a145230cf41' and trace ID 'ab2f5763e02d4b2b912a7fe2f3faaea5'. 2025-06-17 05:34:45.522 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:34:45.522 +00:00 [INF] Started transaction with span ID 'ff6e7a145230cf41' and trace ID 'ab2f5763e02d4b2b912a7fe2f3faaea5'. 2025-06-17 05:34:45.522 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:34:45.522 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:34:45.525 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:34:45.528 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:34:45.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:34:45.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:34:45.537 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.542 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.543 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.548 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.549 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.553 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.554 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.555 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.560 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.561 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.566 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.572 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.573 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.581 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.582 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.586 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.587 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.591 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.592 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.599 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.605 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.609 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.610 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.622 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.634 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.640 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.653 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.659 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.664 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.671 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.674 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.691 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.697 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.703 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.709 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.714 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.723 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.731 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.738 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.744 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.746 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.754 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:45.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:45.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:45.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:45.761 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:34:45.762 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:34:45.762 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:34:45.762 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:34:45.762 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:34:45.762 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2075ms 2025-06-17 05:34:45.762 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 239.6862ms 2025-06-17 05:34:45.762 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:34:45.762 +00:00 [INF] Capturing transaction. 2025-06-17 05:34:45.762 +00:00 [INF] Discarding envelope 62019058789b4789892e7a4379fc9410 because the queue is full. 2025-06-17 05:34:45.762 +00:00 [INF] Capturing transaction. 2025-06-17 05:34:45.762 +00:00 [INF] Discarding envelope 9493c3ecfbf148118f6a7bc238afa0ee because the queue is full. 2025-06-17 05:34:45.763 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 240.8229ms 2025-06-17 05:34:45.770 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:34:45.770 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:34:45.770 +00:00 [INF] Started transaction with span ID '5f54d1cfc9ccd052' and trace ID '32742b928877479099e94bee591a106a'. 2025-06-17 05:34:45.770 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:34:45.770 +00:00 [INF] Started transaction with span ID '5f54d1cfc9ccd052' and trace ID '32742b928877479099e94bee591a106a'. 2025-06-17 05:34:45.770 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:34:45.770 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:34:45.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:34:45.772 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:34:45.772 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.4736ms 2025-06-17 05:34:45.772 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:34:45.772 +00:00 [INF] Capturing transaction. 2025-06-17 05:34:45.772 +00:00 [INF] Discarding envelope bb9b5a6445f14d41b9522b17f150e088 because the queue is full. 2025-06-17 05:34:45.772 +00:00 [INF] Capturing transaction. 2025-06-17 05:34:45.772 +00:00 [INF] Discarding envelope 52184a80f86844ed9cca376e6fc65d99 because the queue is full. 2025-06-17 05:34:45.776 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.8732ms 2025-06-17 05:34:50.872 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:34:50.872 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:34:50.872 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:34:50.872 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:34:50.872 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2100ms 2025-06-17 05:34:50.877 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:34:50.877 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:34:50.877 +00:00 [INF] Started transaction with span ID 'de72855ffd1e3b5' and trace ID '3b1e0901de01426d80ce7805e2246429'. 2025-06-17 05:34:50.877 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:34:50.877 +00:00 [INF] Started transaction with span ID 'de72855ffd1e3b5' and trace ID '3b1e0901de01426d80ce7805e2246429'. 2025-06-17 05:34:50.877 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:34:50.877 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:34:50.881 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:34:50.884 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:34:50.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:34:50.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:34:50.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:50.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:50.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:50.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:50.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:50.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:50.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:50.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:50.916 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:50.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:50.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:50.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:50.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:50.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:50.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:50.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:50.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:50.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:50.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:50.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:50.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:50.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:50.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:50.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:50.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:50.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:50.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:50.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:50.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:50.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:50.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:50.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:50.971 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:34:50.971 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:34:50.971 +00:00 [INF] Started transaction with span ID '5af22b2497fdefd9' and trace ID 'f2dabb9bb67742e7ad0dae895770d865'. 2025-06-17 05:34:50.971 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:34:50.971 +00:00 [INF] Started transaction with span ID '5af22b2497fdefd9' and trace ID 'f2dabb9bb67742e7ad0dae895770d865'. 2025-06-17 05:34:50.971 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:34:50.971 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:34:50.975 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:34:50.978 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:34:50.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:34:50.983 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:34:50.987 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:50.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:50.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:50.997 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.003 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.007 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.033 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.036 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.042 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.051 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.058 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.059 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.066 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.084 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.095 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.105 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.121 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.125 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.128 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.143 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.154 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.158 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:34:51.158 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:34:51.158 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:34:51.158 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:34:51.158 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2310ms 2025-06-17 05:34:51.162 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:34:51.162 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:34:51.162 +00:00 [INF] Started transaction with span ID '158382564bede3d0' and trace ID 'd4b24aaab49146b09ed30eea29b13f68'. 2025-06-17 05:34:51.163 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:34:51.163 +00:00 [INF] Started transaction with span ID '158382564bede3d0' and trace ID 'd4b24aaab49146b09ed30eea29b13f68'. 2025-06-17 05:34:51.163 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:34:51.163 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:34:51.166 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.167 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.178 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.183 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.195 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.198 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:34:51.198 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:34:51.199 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 36.0068ms 2025-06-17 05:34:51.199 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:34:51.199 +00:00 [INF] Capturing transaction. 2025-06-17 05:34:51.199 +00:00 [INF] Discarding envelope 763ce6fe0291486d901bd89ea7cf7107 because the queue is full. 2025-06-17 05:34:51.201 +00:00 [INF] Capturing transaction. 2025-06-17 05:34:51.203 +00:00 [INF] Discarding envelope 338f2f0122654016867fa4ab041d9db3 because the queue is full. 2025-06-17 05:34:51.203 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 40.8180ms 2025-06-17 05:34:51.204 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.206 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.207 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.218 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.223 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.240 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.244 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.265 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.283 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.283 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.289 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.292 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:34:51.295 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.296 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 418.2907ms 2025-06-17 05:34:51.297 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:34:51.297 +00:00 [INF] Capturing transaction. 2025-06-17 05:34:51.297 +00:00 [INF] Discarding envelope 2633b82fefef434b9c40142e95936706 because the queue is full. 2025-06-17 05:34:51.297 +00:00 [INF] Capturing transaction. 2025-06-17 05:34:51.297 +00:00 [INF] Discarding envelope 966066072767419a9f9bf562e25ea1e7 because the queue is full. 2025-06-17 05:34:51.298 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 421.0439ms 2025-06-17 05:34:51.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.326 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.355 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.420 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.451 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.487 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.504 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.519 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:34:51.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:34:51.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:34:51.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:34:51.551 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:34:51.554 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 583.0997ms 2025-06-17 05:34:51.554 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:34:51.554 +00:00 [INF] Capturing transaction. 2025-06-17 05:34:51.555 +00:00 [INF] Discarding envelope ea319ee2444c4312b5f3cb10a2129d29 because the queue is full. 2025-06-17 05:34:51.555 +00:00 [INF] Capturing transaction. 2025-06-17 05:34:51.555 +00:00 [INF] Discarding envelope 67c2f93236e149249f557f72b50ab78a because the queue is full. 2025-06-17 05:34:51.555 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 584.7199ms 2025-06-17 05:35:36.270 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 05:35:36.270 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:35:36.270 +00:00 [INF] Started transaction with span ID 'd2cc09a1754c3049' and trace ID '51ee338b7f774119890856aff7fb89b8'. 2025-06-17 05:35:36.270 +00:00 [INF] Started transaction with span ID 'd2cc09a1754c3049' and trace ID '51ee338b7f774119890856aff7fb89b8'. 2025-06-17 05:35:36.270 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:35:36.270 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:35:36.272 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:35:36.272 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:35:36.272 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7382ms 2025-06-17 05:35:36.272 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:35:36.272 +00:00 [INF] Capturing transaction. 2025-06-17 05:35:36.272 +00:00 [INF] Discarding envelope b9de8dc506d74352ac5b9311e755a94a because the queue is full. 2025-06-17 05:35:36.272 +00:00 [INF] Capturing transaction. 2025-06-17 05:35:36.272 +00:00 [INF] Discarding envelope 99b9e088f827489f8eada89f32e32b9e because the queue is full. 2025-06-17 05:35:36.272 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.4928ms 2025-06-17 05:35:36.276 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:35:36.276 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:35:36.276 +00:00 [INF] Started transaction with span ID '2f31e28e1f5e2a10' and trace ID 'aee7b56b2a3c4e8caefc1c3468bbd50f'. 2025-06-17 05:35:36.276 +00:00 [INF] Started transaction with span ID '2f31e28e1f5e2a10' and trace ID 'aee7b56b2a3c4e8caefc1c3468bbd50f'. 2025-06-17 05:35:36.276 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:35:36.276 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:35:36.296 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:35:36.311 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:35:36.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:35:36.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:35:36.320 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.329 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:36.330 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.335 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:36.336 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:36.345 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:36.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:36.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.367 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:36.368 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.373 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:36.374 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:36.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.390 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:36.391 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.398 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:35:36.398 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:35:36.398 +00:00 [INF] Started transaction with span ID '738f3c2a7b54f546' and trace ID 'fd4373d44aae4b45a58532c7950c1ad9'. 2025-06-17 05:35:36.398 +00:00 [INF] Started transaction with span ID '738f3c2a7b54f546' and trace ID 'fd4373d44aae4b45a58532c7950c1ad9'. 2025-06-17 05:35:36.398 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:35:36.398 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:35:36.401 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:35:36.404 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:35:36.404 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:35:36.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:36.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:35:36.410 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.415 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.416 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:36.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.431 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.437 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:36.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.440 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.441 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.443 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.448 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:36.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.458 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.463 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.465 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:36.470 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:36.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.484 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.493 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.499 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:36.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.503 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.504 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.517 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.524 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.525 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:36.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.529 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:36.537 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:35:36.537 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 260.9917ms 2025-06-17 05:35:36.537 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:35:36.537 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.559 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.548 +00:00 [INF] Capturing transaction. 2025-06-17 05:35:36.562 +00:00 [INF] Discarding envelope cc5aaef73004459eae01d79271138e92 because the queue is full. 2025-06-17 05:35:36.562 +00:00 [INF] Capturing transaction. 2025-06-17 05:35:36.562 +00:00 [INF] Discarding envelope abb46cb32f924f7584523ed8d39e89d6 because the queue is full. 2025-06-17 05:35:36.563 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 286.6872ms 2025-06-17 05:35:36.566 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.578 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.587 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.593 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.608 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:36.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:36.629 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:36.629 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:35:36.636 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 237.9947ms 2025-06-17 05:35:36.636 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:35:36.637 +00:00 [INF] Capturing transaction. 2025-06-17 05:35:36.637 +00:00 [INF] Discarding envelope 8dd6f4d4b99c4b56824c6aa60e525b11 because the queue is full. 2025-06-17 05:35:36.637 +00:00 [INF] Capturing transaction. 2025-06-17 05:35:36.637 +00:00 [INF] Discarding envelope 90bad606bf32472982092f34a39505a3 because the queue is full. 2025-06-17 05:35:36.640 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 242.3153ms 2025-06-17 05:35:37.294 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:35:37.295 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:35:37.295 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:35:37.295 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:35:37.295 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2041ms 2025-06-17 05:35:37.299 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:35:37.299 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:35:37.299 +00:00 [INF] Started transaction with span ID 'c2190c9d7034905c' and trace ID '166c540dabd94767bf4baf731455b8f2'. 2025-06-17 05:35:37.300 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:35:37.300 +00:00 [INF] Started transaction with span ID 'c2190c9d7034905c' and trace ID '166c540dabd94767bf4baf731455b8f2'. 2025-06-17 05:35:37.300 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:35:37.300 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:35:37.304 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:35:37.311 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:35:37.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:35:37.315 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:35:37.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.345 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.350 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.358 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.359 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.381 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.390 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.392 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:35:37.392 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:35:37.392 +00:00 [INF] Started transaction with span ID '817c27d32efb106b' and trace ID 'acb5a9e2768f4010a7d7e655c3d57ff2'. 2025-06-17 05:35:37.392 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:35:37.392 +00:00 [INF] Started transaction with span ID '817c27d32efb106b' and trace ID 'acb5a9e2768f4010a7d7e655c3d57ff2'. 2025-06-17 05:35:37.392 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:35:37.392 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:35:37.396 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:35:37.398 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:35:37.399 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:35:37.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:35:37.408 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.409 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.411 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.413 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.423 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.424 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.427 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.429 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.431 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.433 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.436 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.437 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.440 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.443 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.445 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.449 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.450 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.457 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.461 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.467 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.472 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.472 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.493 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.494 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.502 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.504 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.511 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.512 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.513 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.514 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.524 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.525 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.525 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.536 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.537 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.541 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.542 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.543 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:35:37.543 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 243.4144ms 2025-06-17 05:35:37.543 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:35:37.544 +00:00 [INF] Capturing transaction. 2025-06-17 05:35:37.544 +00:00 [INF] Discarding envelope 3d11ba44d2c743ed8f0fb855e169e530 because the queue is full. 2025-06-17 05:35:37.544 +00:00 [INF] Capturing transaction. 2025-06-17 05:35:37.544 +00:00 [INF] Discarding envelope 6a2b8ac597d8411889def54b7f573c45 because the queue is full. 2025-06-17 05:35:37.544 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 244.9741ms 2025-06-17 05:35:37.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.549 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.567 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:35:37.585 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:35:37.586 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:35:37.586 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:35:37.586 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 18.1349ms 2025-06-17 05:35:37.589 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:35:37.589 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:35:37.589 +00:00 [INF] Started transaction with span ID '9814be00f34e84' and trace ID '921d4d3481484ea9a0c1cd0fd9ec155d'. 2025-06-17 05:35:37.589 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:35:37.590 +00:00 [INF] Started transaction with span ID '9814be00f34e84' and trace ID '921d4d3481484ea9a0c1cd0fd9ec155d'. 2025-06-17 05:35:37.590 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:35:37.590 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:35:37.594 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:35:37.597 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:35:37.598 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.8653ms 2025-06-17 05:35:37.598 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:35:37.598 +00:00 [INF] Capturing transaction. 2025-06-17 05:35:37.598 +00:00 [INF] Discarding envelope cdc1b723534e4147bc418c352b361efc because the queue is full. 2025-06-17 05:35:37.598 +00:00 [INF] Capturing transaction. 2025-06-17 05:35:37.598 +00:00 [INF] Discarding envelope b969d9b9e2894a2faa3211e101546d95 because the queue is full. 2025-06-17 05:35:37.598 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 9.3595ms 2025-06-17 05:35:37.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.621 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.695 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.710 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.738 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.750 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.755 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:35:37.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:35:37.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:35:37.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:35:37.864 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:35:37.867 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 475.2181ms 2025-06-17 05:35:37.867 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:35:37.868 +00:00 [INF] Capturing transaction. 2025-06-17 05:35:37.868 +00:00 [INF] Discarding envelope f8160fd73c244cb99eda079a4ccd6712 because the queue is full. 2025-06-17 05:35:37.868 +00:00 [INF] Capturing transaction. 2025-06-17 05:35:37.868 +00:00 [INF] Discarding envelope d3d7b5e77bf9404fbba4eccd2e1d865c because the queue is full. 2025-06-17 05:35:37.869 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 477.0386ms 2025-06-17 05:36:55.564 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:36:55.564 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:36:55.564 +00:00 [INF] Started transaction with span ID 'ad3bcf2b9ab597dc' and trace ID '9208c0ec97824d35bccc0dd221a063ff'. 2025-06-17 05:36:55.564 +00:00 [INF] Started transaction with span ID 'ad3bcf2b9ab597dc' and trace ID '9208c0ec97824d35bccc0dd221a063ff'. 2025-06-17 05:36:55.564 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:36:55.564 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:36:55.565 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 05:36:55.565 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:36:55.565 +00:00 [INF] Started transaction with span ID 'af76468f53128daf' and trace ID '300f9c33758447e0b05c74dc735fdd8a'. 2025-06-17 05:36:55.566 +00:00 [INF] Started transaction with span ID 'af76468f53128daf' and trace ID '300f9c33758447e0b05c74dc735fdd8a'. 2025-06-17 05:36:55.566 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:36:55.566 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:36:55.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:36:55.567 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:36:55.567 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.328ms 2025-06-17 05:36:55.567 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:36:55.567 +00:00 [INF] Capturing transaction. 2025-06-17 05:36:55.567 +00:00 [INF] Discarding envelope 6106d7c7041d490c9aa1a1c66cf92888 because the queue is full. 2025-06-17 05:36:55.567 +00:00 [INF] Capturing transaction. 2025-06-17 05:36:55.567 +00:00 [INF] Discarding envelope 3bfea8f938a5493aba27e7ff9b4e3866 because the queue is full. 2025-06-17 05:36:55.567 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.1646ms 2025-06-17 05:36:55.685 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:36:55.685 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:36:55.685 +00:00 [INF] Started transaction with span ID '824eb5e86807e1f7' and trace ID '882cb16f5246463e8aa1ae03ae3b3737'. 2025-06-17 05:36:55.685 +00:00 [INF] Started transaction with span ID '824eb5e86807e1f7' and trace ID '882cb16f5246463e8aa1ae03ae3b3737'. 2025-06-17 05:36:55.686 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:36:55.686 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:36:55.820 +00:00 [INF] Executed DbCommand (251ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:36:55.821 +00:00 [INF] Executed DbCommand (133ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:36:55.921 +00:00 [INF] Executed DbCommand (99ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:36:55.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:36:55.924 +00:00 [INF] Executed DbCommand (102ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:36:55.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:36:55.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:36:55.943 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:36:55.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:55.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:55.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:55.959 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:36:55.960 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:55.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:55.970 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:55.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:55.977 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:55.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:55.983 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:55.983 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:55.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:36:55.998 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:55.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.007 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.024 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.029 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:36:56.033 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.037 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.044 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.046 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.051 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:36:56.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.055 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.067 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.071 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.080 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:36:56.081 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.088 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.090 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:36:56.102 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.132 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:36:56.146 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.140 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.151 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.166 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:36:56.170 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.170 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.186 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.188 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.192 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.196 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.199 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:36:56.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.204 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.205 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.219 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.225 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.230 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.234 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.240 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.244 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:36:56.245 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.256 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.264 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.272 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.280 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:36:56.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.295 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.297 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.312 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.338 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:36:56.338 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.344 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.347 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:36:56.350 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.360 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.362 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:36:56.376 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.386 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.403 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:36:56.419 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.433 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:36:56.440 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.448 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.452 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:36:56.456 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.480 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:36:56.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:36:56.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:36:56.496 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:36:56.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:36:56.535 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:36:56.536 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 971.2448ms 2025-06-17 05:36:56.536 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:36:56.536 +00:00 [INF] Capturing transaction. 2025-06-17 05:36:56.536 +00:00 [INF] Discarding envelope 152ca505e7bc4a3295247038976c1607 because the queue is full. 2025-06-17 05:36:56.536 +00:00 [INF] Capturing transaction. 2025-06-17 05:36:56.536 +00:00 [INF] Discarding envelope 3f89568e4a424692a4e2b3424a65f835 because the queue is full. 2025-06-17 05:36:56.536 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 972.3215ms 2025-06-17 05:36:56.537 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 851.1035ms 2025-06-17 05:36:56.537 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:36:56.537 +00:00 [INF] Capturing transaction. 2025-06-17 05:36:56.537 +00:00 [INF] Discarding envelope 65da99961eef46a08af7f9809983e910 because the queue is full. 2025-06-17 05:36:56.537 +00:00 [INF] Capturing transaction. 2025-06-17 05:36:56.537 +00:00 [INF] Discarding envelope 41c160a78ecc41e687d8739e04c09e2b because the queue is full. 2025-06-17 05:36:56.537 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 852.1011ms 2025-06-17 05:38:30.168 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:38:30.169 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:38:30.169 +00:00 [INF] Started transaction with span ID '5a1cf31f02ff37dd' and trace ID '7ebffeda334a47298ef4480d03fd5e77'. 2025-06-17 05:38:30.169 +00:00 [INF] Started transaction with span ID '5a1cf31f02ff37dd' and trace ID '7ebffeda334a47298ef4480d03fd5e77'. 2025-06-17 05:38:30.169 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:38:30.169 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:38:30.170 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 05:38:30.170 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:38:30.170 +00:00 [INF] Started transaction with span ID 'db823e7c25bb796' and trace ID '8acbb94b37044494ad3825efb9a2515b'. 2025-06-17 05:38:30.171 +00:00 [INF] Started transaction with span ID 'db823e7c25bb796' and trace ID '8acbb94b37044494ad3825efb9a2515b'. 2025-06-17 05:38:30.171 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:38:30.171 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:38:30.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:38:30.177 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:38:30.177 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.3395ms 2025-06-17 05:38:30.177 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:38:30.177 +00:00 [INF] Capturing transaction. 2025-06-17 05:38:30.177 +00:00 [INF] Discarding envelope 25cd1f2c2d554d34ba283f12e187f747 because the queue is full. 2025-06-17 05:38:30.178 +00:00 [INF] Capturing transaction. 2025-06-17 05:38:30.178 +00:00 [INF] Discarding envelope a43cdbda58374c8680899e0d09e3ff21 because the queue is full. 2025-06-17 05:38:30.178 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 8.1616ms 2025-06-17 05:38:30.186 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:38:30.210 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:38:30.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:38:30.216 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:38:30.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:30.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.253 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:30.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.262 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:30.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:30.287 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.296 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:38:30.296 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:38:30.296 +00:00 [INF] Started transaction with span ID 'ea2cafdcff2ab9e0' and trace ID '6af1731478bb4ab8ac3db36599d33be0'. 2025-06-17 05:38:30.296 +00:00 [INF] Started transaction with span ID 'ea2cafdcff2ab9e0' and trace ID '6af1731478bb4ab8ac3db36599d33be0'. 2025-06-17 05:38:30.296 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:38:30.296 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:38:30.300 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:38:30.303 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:38:30.303 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:30.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:38:30.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:38:30.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.317 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:30.323 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.329 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.332 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:30.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.348 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:30.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.375 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:30.376 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.386 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.392 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.398 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.405 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.408 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:30.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.425 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.432 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.445 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.451 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.455 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.462 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.468 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.474 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.481 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.486 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:38:30.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.489 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:30.490 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:30.498 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.504 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:30.505 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.510 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:30.511 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:30.527 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.544 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:30.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.568 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:30.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:30.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:30.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:30.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:30.594 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:38:30.594 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 425.4066ms 2025-06-17 05:38:30.595 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:38:30.595 +00:00 [INF] Capturing transaction. 2025-06-17 05:38:30.595 +00:00 [INF] Discarding envelope 87e62060626c4a4588457fcd1edc16f1 because the queue is full. 2025-06-17 05:38:30.595 +00:00 [INF] Capturing transaction. 2025-06-17 05:38:30.595 +00:00 [INF] Discarding envelope 83912b094539462c9e70875abdbe4932 because the queue is full. 2025-06-17 05:38:30.595 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 426.5884ms 2025-06-17 05:38:30.598 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 301.906ms 2025-06-17 05:38:30.598 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:38:30.598 +00:00 [INF] Capturing transaction. 2025-06-17 05:38:30.598 +00:00 [INF] Discarding envelope a77cc45b24d048f397a44a87e3e8c2e6 because the queue is full. 2025-06-17 05:38:30.598 +00:00 [INF] Capturing transaction. 2025-06-17 05:38:30.598 +00:00 [INF] Discarding envelope 0ed09412a74b4459b10dc45d7e7b4859 because the queue is full. 2025-06-17 05:38:30.599 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 303.0284ms 2025-06-17 05:38:41.581 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:38:41.581 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:38:41.581 +00:00 [INF] Started transaction with span ID 'b8fd3e62e31c17c9' and trace ID 'c4ed9a80bc8a468eb4924ea3fb84c272'. 2025-06-17 05:38:41.582 +00:00 [INF] Started transaction with span ID 'b8fd3e62e31c17c9' and trace ID 'c4ed9a80bc8a468eb4924ea3fb84c272'. 2025-06-17 05:38:41.582 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:38:41.582 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:38:41.585 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 05:38:41.585 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:38:41.585 +00:00 [INF] Started transaction with span ID '2c604af0b4902f7b' and trace ID '6e0aedd6aaa74b30985a7d89021fca9d'. 2025-06-17 05:38:41.585 +00:00 [INF] Started transaction with span ID '2c604af0b4902f7b' and trace ID '6e0aedd6aaa74b30985a7d89021fca9d'. 2025-06-17 05:38:41.585 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:38:41.585 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:38:41.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:38:41.587 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:38:41.587 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.831ms 2025-06-17 05:38:41.587 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:38:41.587 +00:00 [INF] Capturing transaction. 2025-06-17 05:38:41.587 +00:00 [INF] Discarding envelope 766221625fc24e068ce3f857881da9f7 because the queue is full. 2025-06-17 05:38:41.587 +00:00 [INF] Capturing transaction. 2025-06-17 05:38:41.587 +00:00 [INF] Discarding envelope 1b5947090f9649e29943ffae7497d167 because the queue is full. 2025-06-17 05:38:41.587 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.9176ms 2025-06-17 05:38:41.597 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:38:41.612 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:38:41.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:38:41.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:38:41.619 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.625 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:41.625 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.626 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.631 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:41.632 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.633 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.637 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:41.638 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:41.643 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.644 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:41.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.648 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:41.653 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.658 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:41.658 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.663 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:41.664 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.671 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:41.672 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.677 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:41.678 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:41.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:41.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.698 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:41.699 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.705 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:41.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.712 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:41.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.720 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:41.721 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.727 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:41.728 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.734 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:41.734 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:38:41.735 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 152.8131ms 2025-06-17 05:38:41.735 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:38:41.735 +00:00 [INF] Capturing transaction. 2025-06-17 05:38:41.735 +00:00 [INF] Discarding envelope c27ee99fbf554e7d84b08fe390b3b293 because the queue is full. 2025-06-17 05:38:41.735 +00:00 [INF] Capturing transaction. 2025-06-17 05:38:41.735 +00:00 [INF] Discarding envelope f3c181bb0eb24c3280b87b6324c0cd51 because the queue is full. 2025-06-17 05:38:41.735 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 153.9104ms 2025-06-17 05:38:41.741 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:38:41.741 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:38:41.741 +00:00 [INF] Started transaction with span ID '5d93022bfb5db8e8' and trace ID 'c24c481611ed4c12856bb2d99b76867f'. 2025-06-17 05:38:41.741 +00:00 [INF] Started transaction with span ID '5d93022bfb5db8e8' and trace ID 'c24c481611ed4c12856bb2d99b76867f'. 2025-06-17 05:38:41.741 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:38:41.741 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:38:41.745 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:38:41.747 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:38:41.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:38:41.751 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:38:41.755 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.756 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.762 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.763 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.767 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.769 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.770 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.773 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.774 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.778 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.788 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.801 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.816 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.822 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.823 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.826 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.831 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.832 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:41.834 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:41.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:41.836 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:38:41.837 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 95.6573ms 2025-06-17 05:38:41.837 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:38:41.837 +00:00 [INF] Capturing transaction. 2025-06-17 05:38:41.838 +00:00 [INF] Discarding envelope f679820b543245bdb27b15484b57c853 because the queue is full. 2025-06-17 05:38:41.838 +00:00 [INF] Capturing transaction. 2025-06-17 05:38:41.838 +00:00 [INF] Discarding envelope 2194152caa974c7d8ecd8dd6ab602660 because the queue is full. 2025-06-17 05:38:41.838 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 97.1928ms 2025-06-17 05:38:50.630 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:38:50.630 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:38:50.630 +00:00 [INF] Started transaction with span ID '35f490a3adf01e75' and trace ID '2df2500ca26f433aa12547cce1d8d89d'. 2025-06-17 05:38:50.630 +00:00 [INF] Started transaction with span ID '35f490a3adf01e75' and trace ID '2df2500ca26f433aa12547cce1d8d89d'. 2025-06-17 05:38:50.631 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:38:50.631 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:38:50.647 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 05:38:50.647 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:38:50.647 +00:00 [INF] Started transaction with span ID '14993d5187d8eb4' and trace ID 'd067661aeb9f48669b222cadb969dcc3'. 2025-06-17 05:38:50.647 +00:00 [INF] Started transaction with span ID '14993d5187d8eb4' and trace ID 'd067661aeb9f48669b222cadb969dcc3'. 2025-06-17 05:38:50.647 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:38:50.647 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:38:50.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:38:50.649 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:38:50.650 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.441ms 2025-06-17 05:38:50.650 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:38:50.650 +00:00 [INF] Capturing transaction. 2025-06-17 05:38:50.650 +00:00 [INF] Discarding envelope ec94f4e78286469cb286d45d60ff4e05 because the queue is full. 2025-06-17 05:38:50.650 +00:00 [INF] Capturing transaction. 2025-06-17 05:38:50.650 +00:00 [INF] Discarding envelope 78d6f178e2e44c13bdd85dcff13f5845 because the queue is full. 2025-06-17 05:38:50.650 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 3.7826ms 2025-06-17 05:38:50.656 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:38:50.667 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:38:50.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:38:50.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:38:50.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:50.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:50.695 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.701 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:50.704 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:50.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.718 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:50.719 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.726 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:50.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.734 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:50.735 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.746 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:50.747 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:50.755 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:50.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.770 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:50.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:50.779 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.782 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:50.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:50.797 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:38:50.797 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:38:50.797 +00:00 [INF] Started transaction with span ID 'b7ba1b8c0a48866c' and trace ID '212aedb7d026452384e989c2196b35e5'. 2025-06-17 05:38:50.797 +00:00 [INF] Started transaction with span ID 'b7ba1b8c0a48866c' and trace ID '212aedb7d026452384e989c2196b35e5'. 2025-06-17 05:38:50.797 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:38:50.797 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:38:50.800 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:38:50.803 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:38:50.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:38:50.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.809 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:38:50.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.818 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:50.819 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.820 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.835 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.840 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:50.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.844 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.853 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:50.854 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.855 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.858 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.859 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.871 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.875 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:38:50.875 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:38:50.876 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 244.8706ms 2025-06-17 05:38:50.876 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:38:50.876 +00:00 [INF] Capturing transaction. 2025-06-17 05:38:50.876 +00:00 [INF] Discarding envelope 0a71813f450c4c5985f01d66a9d20e47 because the queue is full. 2025-06-17 05:38:50.876 +00:00 [INF] Capturing transaction. 2025-06-17 05:38:50.876 +00:00 [INF] Discarding envelope 78e7e28b67434fcd91d472d1aba5a88d because the queue is full. 2025-06-17 05:38:50.876 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 246.1242ms 2025-06-17 05:38:50.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.878 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.909 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.910 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.913 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.919 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.923 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:38:50.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:38:50.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:38:50.945 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:38:50.946 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 149.3743ms 2025-06-17 05:38:50.947 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:38:50.947 +00:00 [INF] Capturing transaction. 2025-06-17 05:38:50.947 +00:00 [INF] Discarding envelope a9fb010b7a34495a9c3780c877b6e7fe because the queue is full. 2025-06-17 05:38:50.947 +00:00 [INF] Capturing transaction. 2025-06-17 05:38:50.947 +00:00 [INF] Discarding envelope 3717b5888a334769a473408ddb103a59 because the queue is full. 2025-06-17 05:38:50.947 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 150.7329ms 2025-06-17 05:39:02.449 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 05:39:02.449 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:39:02.449 +00:00 [INF] Started transaction with span ID '5ffecae75c7868be' and trace ID '5985e68e6cd443d6b8d8b912a1d7c993'. 2025-06-17 05:39:02.449 +00:00 [INF] Started transaction with span ID '5ffecae75c7868be' and trace ID '5985e68e6cd443d6b8d8b912a1d7c993'. 2025-06-17 05:39:02.449 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:39:02.450 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:39:02.459 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:39:02.459 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:39:02.459 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9.2913ms 2025-06-17 05:39:02.459 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:39:02.459 +00:00 [INF] Capturing transaction. 2025-06-17 05:39:02.459 +00:00 [INF] Discarding envelope 2abcdb108e89465381ddac33e4b3bd36 because the queue is full. 2025-06-17 05:39:02.459 +00:00 [INF] Capturing transaction. 2025-06-17 05:39:02.459 +00:00 [INF] Discarding envelope 34a91d8139f242c798111b5008b14952 because the queue is full. 2025-06-17 05:39:02.459 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 10.6682ms 2025-06-17 05:39:02.459 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:39:02.460 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:39:02.460 +00:00 [INF] Started transaction with span ID '8c2bb32797f82491' and trace ID '91e0f18996c6456593c911f94b1cc3ef'. 2025-06-17 05:39:02.468 +00:00 [INF] Started transaction with span ID '8c2bb32797f82491' and trace ID '91e0f18996c6456593c911f94b1cc3ef'. 2025-06-17 05:39:02.469 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:39:02.469 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:39:02.554 +00:00 [INF] Executed DbCommand (82ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:39:02.694 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:39:02.720 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:39:02.720 +00:00 [INF] Started transaction with span ID 'cde244c56b531185' and trace ID 'f67969d6d93d4f0e82654f55cfe303aa'. 2025-06-17 05:39:02.721 +00:00 [INF] Started transaction with span ID 'cde244c56b531185' and trace ID 'f67969d6d93d4f0e82654f55cfe303aa'. 2025-06-17 05:39:02.721 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:39:02.721 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:39:02.773 +00:00 [INF] Executed DbCommand (39ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:39:02.774 +00:00 [INF] Executed DbCommand (219ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:39:02.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:39:02.787 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:39:02.821 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:39:02.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:39:02.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:39:02.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:02.898 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:02.900 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:02.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:02.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:02.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:02.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.013 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.043 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:03.044 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.054 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.081 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:03.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.100 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.111 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.131 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.139 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.150 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.158 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:03.159 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.172 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.183 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.189 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:03.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.208 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.213 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.244 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.540 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.550 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.551 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.566 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.575 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.586 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.591 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:39:03.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.594 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:03.595 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.610 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:03.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.621 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:03.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.635 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:03.636 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:03.650 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.655 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 933.8955ms 2025-06-17 05:39:03.655 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:39:03.655 +00:00 [INF] Capturing transaction. 2025-06-17 05:39:03.655 +00:00 [INF] Discarding envelope 588ebd12c93b431b9fae910b34fd71cf because the queue is full. 2025-06-17 05:39:03.655 +00:00 [INF] Capturing transaction. 2025-06-17 05:39:03.655 +00:00 [INF] Discarding envelope 34f175307c10430dae5cb1014453194b because the queue is full. 2025-06-17 05:39:03.656 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 961.2643ms 2025-06-17 05:39:03.656 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.658 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:03.661 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:03.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.681 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.698 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:03.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.720 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.726 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:03.730 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.744 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:03.748 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.752 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.763 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:03.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.793 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.804 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:03.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:03.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:03.840 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:03.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:03.846 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:39:03.847 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1378.0953ms 2025-06-17 05:39:03.847 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:39:03.847 +00:00 [INF] Capturing transaction. 2025-06-17 05:39:03.848 +00:00 [INF] Discarding envelope 630147073aef4b69a9b520a98d2adaf0 because the queue is full. 2025-06-17 05:39:03.848 +00:00 [INF] Capturing transaction. 2025-06-17 05:39:03.848 +00:00 [INF] Discarding envelope 6745d6aa13804f1884d90d3a01c77f9d because the queue is full. 2025-06-17 05:39:03.849 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 1389.1176ms 2025-06-17 05:39:21.255 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 05:39:21.255 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:39:21.255 +00:00 [INF] Started transaction with span ID 'cff5c89e93f0762a' and trace ID '0d37f553a1b54701b9065f090e5fc45a'. 2025-06-17 05:39:21.255 +00:00 [INF] Started transaction with span ID 'cff5c89e93f0762a' and trace ID '0d37f553a1b54701b9065f090e5fc45a'. 2025-06-17 05:39:21.255 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:39:21.255 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:39:21.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:39:21.258 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:39:21.259 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.1267ms 2025-06-17 05:39:21.259 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:39:21.259 +00:00 [INF] Capturing transaction. 2025-06-17 05:39:21.259 +00:00 [INF] Discarding envelope 78e87c49ee4542ad9d247d6d075fdbe8 because the queue is full. 2025-06-17 05:39:21.259 +00:00 [INF] Capturing transaction. 2025-06-17 05:39:21.259 +00:00 [INF] Discarding envelope 447cc59d2efd404e878ff227178b83d0 because the queue is full. 2025-06-17 05:39:21.259 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 4.3445ms 2025-06-17 05:39:21.263 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:39:21.263 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:39:21.263 +00:00 [INF] Started transaction with span ID 'd199f68a31221f29' and trace ID '8b8eb26ba76a4612bb128d1759aabeeb'. 2025-06-17 05:39:21.263 +00:00 [INF] Started transaction with span ID 'd199f68a31221f29' and trace ID '8b8eb26ba76a4612bb128d1759aabeeb'. 2025-06-17 05:39:21.263 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:39:21.263 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:39:21.277 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:39:21.288 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:39:21.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:39:21.294 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:39:21.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.309 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:21.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:21.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:21.337 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.345 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:21.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:21.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:21.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.386 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:21.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.399 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:39:21.399 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:39:21.399 +00:00 [INF] Started transaction with span ID '52726d74ad7f2a76' and trace ID '2e5e795128b84a6badf19cd582e4b976'. 2025-06-17 05:39:21.400 +00:00 [INF] Started transaction with span ID '52726d74ad7f2a76' and trace ID '2e5e795128b84a6badf19cd582e4b976'. 2025-06-17 05:39:21.400 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:39:21.400 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:39:21.404 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:39:21.408 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:39:21.408 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:21.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:39:21.414 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.416 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:39:21.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:21.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.444 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:21.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.452 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.458 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:21.459 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.460 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.472 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.478 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:21.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.490 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.491 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:21.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:21.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.509 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:21.521 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.528 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:21.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.541 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.553 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:21.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.562 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.572 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.573 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:39:21.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.580 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:39:21.580 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 316.6074ms 2025-06-17 05:39:21.580 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:39:21.580 +00:00 [INF] Capturing transaction. 2025-06-17 05:39:21.581 +00:00 [INF] Discarding envelope 725e7e8abf7f4490adb23d2e2df5f0d6 because the queue is full. 2025-06-17 05:39:21.582 +00:00 [INF] Capturing transaction. 2025-06-17 05:39:21.582 +00:00 [INF] Discarding envelope 4b87b6c4d08642e5ac994e867feeb92c because the queue is full. 2025-06-17 05:39:21.582 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 319.0658ms 2025-06-17 05:39:21.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.584 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.596 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.597 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:39:21.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:39:21.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:39:21.603 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:39:21.604 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 204.5966ms 2025-06-17 05:39:21.604 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:39:21.605 +00:00 [INF] Capturing transaction. 2025-06-17 05:39:21.605 +00:00 [INF] Discarding envelope 3b2f440e750040159c947f686bd7d729 because the queue is full. 2025-06-17 05:39:21.605 +00:00 [INF] Capturing transaction. 2025-06-17 05:39:21.605 +00:00 [INF] Discarding envelope dde5ec81c86d48d684a02f0009a533c9 because the queue is full. 2025-06-17 05:39:21.605 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 205.7173ms 2025-06-17 05:40:00.949 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:40:00.949 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:40:00.949 +00:00 [INF] Started transaction with span ID 'ed41d8cfa326c696' and trace ID '4b24da82c61b4ebcaff721c65a16ca4a'. 2025-06-17 05:40:00.949 +00:00 [INF] Started transaction with span ID 'ed41d8cfa326c696' and trace ID '4b24da82c61b4ebcaff721c65a16ca4a'. 2025-06-17 05:40:00.949 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:40:00.949 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:40:00.954 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 05:40:00.954 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:40:00.954 +00:00 [INF] Started transaction with span ID 'e81e98e459f6e7b8' and trace ID 'c3c589e4f2b24ef095e087aa2d1a8624'. 2025-06-17 05:40:00.954 +00:00 [INF] Started transaction with span ID 'e81e98e459f6e7b8' and trace ID 'c3c589e4f2b24ef095e087aa2d1a8624'. 2025-06-17 05:40:00.954 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:40:00.954 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:40:00.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:40:00.958 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:40:00.958 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.8746ms 2025-06-17 05:40:00.958 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:40:00.958 +00:00 [INF] Capturing transaction. 2025-06-17 05:40:00.958 +00:00 [INF] Discarding envelope e35d2169135145e5a69b8c4037a66891 because the queue is full. 2025-06-17 05:40:00.959 +00:00 [INF] Capturing transaction. 2025-06-17 05:40:00.959 +00:00 [INF] Discarding envelope 8425e9ee8adf4278bd06572440d4cfbb because the queue is full. 2025-06-17 05:40:00.959 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 4.8794ms 2025-06-17 05:40:00.965 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:40:00.980 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:40:00.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:40:00.986 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:40:00.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:00.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.005 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:01.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.018 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.020 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:01.020 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.024 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.032 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.035 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:01.036 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.040 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.046 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:01.048 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:01.068 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:01.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.113 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:01.121 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.135 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:01.136 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.157 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:01.158 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.178 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:01.179 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.189 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.193 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:01.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.202 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:01.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.233 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.271 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:01.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.300 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:40:01.300 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:40:01.301 +00:00 [INF] Started transaction with span ID 'b33f520cd1026dff' and trace ID 'e636af2637534eafbce0741deb5f0e4a'. 2025-06-17 05:40:01.301 +00:00 [INF] Started transaction with span ID 'b33f520cd1026dff' and trace ID 'e636af2637534eafbce0741deb5f0e4a'. 2025-06-17 05:40:01.301 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:40:01.301 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:40:01.316 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:01.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.353 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:01.363 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.384 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:01.394 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.412 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:01.436 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.440 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.450 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:01.459 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:40:01.459 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 509.9432ms 2025-06-17 05:40:01.459 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:40:01.460 +00:00 [INF] Capturing transaction. 2025-06-17 05:40:01.460 +00:00 [INF] Discarding envelope 1e2f0275decf481ea5d46ceac1afd15e because the queue is full. 2025-06-17 05:40:01.460 +00:00 [INF] Capturing transaction. 2025-06-17 05:40:01.460 +00:00 [INF] Discarding envelope a714da8a8f2e4f9eb9ecfd077408cb24 because the queue is full. 2025-06-17 05:40:01.460 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 511.1963ms 2025-06-17 05:40:01.460 +00:00 [INF] Executed DbCommand (151ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:40:01.483 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:40:01.492 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:40:01.496 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:40:01.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.535 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.552 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.562 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.579 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.610 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.684 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.760 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.802 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.873 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:01.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:01.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:01.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:02.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:02.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:02.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:02.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:02.072 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:02.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:02.080 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:02.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:02.095 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:02.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:02.129 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:02.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:02.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:02.193 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:02.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:02.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:02.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:02.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:02.240 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:02.276 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:02.276 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:40:02.296 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 995.1925ms 2025-06-17 05:40:02.296 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:40:02.296 +00:00 [INF] Capturing transaction. 2025-06-17 05:40:02.298 +00:00 [INF] Discarding envelope 3f917087538b4a33ae9a75bbd4356e49 because the queue is full. 2025-06-17 05:40:02.314 +00:00 [INF] Capturing transaction. 2025-06-17 05:40:02.314 +00:00 [INF] Discarding envelope 3a35a43c5f064831ab4249dec999274f because the queue is full. 2025-06-17 05:40:02.315 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 1014.2349ms 2025-06-17 05:40:13.498 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:40:13.499 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:40:13.499 +00:00 [INF] Started transaction with span ID '3543b44f5fd0d78f' and trace ID '32728c6cfff8421694e73a1fbfc735bb'. 2025-06-17 05:40:13.499 +00:00 [INF] Started transaction with span ID '3543b44f5fd0d78f' and trace ID '32728c6cfff8421694e73a1fbfc735bb'. 2025-06-17 05:40:13.499 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:40:13.499 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:40:13.505 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 05:40:13.506 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:40:13.506 +00:00 [INF] Started transaction with span ID '8a6dc9c60e8e6853' and trace ID 'a0293c71eb464079872869fbfcb9587e'. 2025-06-17 05:40:13.506 +00:00 [INF] Started transaction with span ID '8a6dc9c60e8e6853' and trace ID 'a0293c71eb464079872869fbfcb9587e'. 2025-06-17 05:40:13.506 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:40:13.506 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:40:13.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:40:13.510 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:40:13.512 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.7033ms 2025-06-17 05:40:13.512 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:40:13.512 +00:00 [INF] Capturing transaction. 2025-06-17 05:40:13.512 +00:00 [INF] Discarding envelope e6987a55fafe47e7b8e9ddf0c3ab45d9 because the queue is full. 2025-06-17 05:40:13.512 +00:00 [INF] Capturing transaction. 2025-06-17 05:40:13.512 +00:00 [INF] Discarding envelope a5af8fbef8ff48b798d6fbfa8b304a52 because the queue is full. 2025-06-17 05:40:13.513 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 8.1007ms 2025-06-17 05:40:13.519 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:40:13.537 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:40:13.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:40:13.545 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:40:13.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:13.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:13.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:13.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:13.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:13.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:13.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:13.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:13.578 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:13.589 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:13.597 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:13.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:13.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:13.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:13.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:13.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:13.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:13.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:13.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:13.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:13.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:13.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:13.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:13.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:13.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:13.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:13.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:13.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:13.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:13.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:13.663 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:13.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:13.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:13.686 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:13.694 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:40:13.694 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:40:13.694 +00:00 [INF] Started transaction with span ID '9c075ceb6199857b' and trace ID 'e721d2a1d1bc49589e6207013094e9b0'. 2025-06-17 05:40:13.694 +00:00 [INF] Started transaction with span ID '9c075ceb6199857b' and trace ID 'e721d2a1d1bc49589e6207013094e9b0'. 2025-06-17 05:40:13.694 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:40:13.694 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:40:13.706 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:40:13.716 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:40:13.722 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:40:13.735 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:40:13.735 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:13.752 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:13.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:13.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:13.771 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:13.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:13.793 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:13.800 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:13.815 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:13.822 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:13.827 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:13.835 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:13.845 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:13.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:13.862 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:13.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:13.874 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:13.874 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:13.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:13.891 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:13.892 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:13.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:13.904 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:13.920 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:13.920 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:13.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:13.943 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:13.960 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:13.962 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:13.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:13.981 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:13.981 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:13.993 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:13.999 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:14.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:14.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:14.058 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:14.072 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:14.084 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:14.092 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:14.100 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:14.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:14.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:14.136 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:14.142 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:14.158 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:14.162 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:14.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:14.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:14.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:14.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:14.206 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:14.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:14.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:14.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:14.225 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:14.231 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:14.246 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:14.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:14.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:14.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:14.292 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:14.305 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:14.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:14.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:14.326 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:14.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:14.348 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:14.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:14.370 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:40:14.371 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:40:14.371 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:14.402 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 902.6406ms 2025-06-17 05:40:14.402 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:40:14.402 +00:00 [INF] Capturing transaction. 2025-06-17 05:40:14.402 +00:00 [INF] Discarding envelope 73262962d7e641cabd2d4c97e433bc98 because the queue is full. 2025-06-17 05:40:14.402 +00:00 [INF] Capturing transaction. 2025-06-17 05:40:14.402 +00:00 [INF] Discarding envelope dce233e6c41345f89a3eb34d69de0f9a because the queue is full. 2025-06-17 05:40:14.410 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 911.6793ms 2025-06-17 05:40:14.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:14.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:14.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:14.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:14.453 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:14.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:14.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:14.476 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:14.485 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:14.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:40:14.499 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:40:14.507 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:40:14.508 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:40:14.511 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 816.807ms 2025-06-17 05:40:14.511 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:40:14.511 +00:00 [INF] Capturing transaction. 2025-06-17 05:40:14.515 +00:00 [INF] Discarding envelope 09c4a647e501413f9cf1bab007e21aaf because the queue is full. 2025-06-17 05:40:14.515 +00:00 [INF] Capturing transaction. 2025-06-17 05:40:14.515 +00:00 [INF] Discarding envelope 5a11a54d3ac444588e15c2c50816b1ab because the queue is full. 2025-06-17 05:40:14.516 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 821.8368ms 2025-06-17 05:41:04.113 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:41:04.113 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:04.113 +00:00 [INF] Started transaction with span ID '31d5663d6b3c1e89' and trace ID 'db431e0276c2441e8fef94da704debcf'. 2025-06-17 05:41:04.113 +00:00 [INF] Started transaction with span ID '31d5663d6b3c1e89' and trace ID 'db431e0276c2441e8fef94da704debcf'. 2025-06-17 05:41:04.113 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:04.113 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:41:04.122 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 05:41:04.122 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:04.122 +00:00 [INF] Started transaction with span ID '811f2621ad1bf6c7' and trace ID 'ae2f6e8da7c6494e8ae11ef2e7733f08'. 2025-06-17 05:41:04.122 +00:00 [INF] Started transaction with span ID '811f2621ad1bf6c7' and trace ID 'ae2f6e8da7c6494e8ae11ef2e7733f08'. 2025-06-17 05:41:04.122 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:41:04.122 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:41:04.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:41:04.129 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:41:04.130 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.3134ms 2025-06-17 05:41:04.130 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:41:04.130 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:04.130 +00:00 [INF] Discarding envelope 7c9df1ba109e453b8664d909f7e36473 because the queue is full. 2025-06-17 05:41:04.133 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:04.133 +00:00 [INF] Discarding envelope 77195ff5cf6f4f2ca5e13f5fd8356ba5 because the queue is full. 2025-06-17 05:41:04.133 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 11.6368ms 2025-06-17 05:41:04.157 +00:00 [INF] Executed DbCommand (40ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:04.183 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:04.194 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:41:04.208 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:41:04.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.240 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:41:04.241 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:04.241 +00:00 [INF] Started transaction with span ID 'ec75a1a4e6eaaf67' and trace ID '4dbbba5075a84aafabdecc6a86be185c'. 2025-06-17 05:41:04.241 +00:00 [INF] Started transaction with span ID 'ec75a1a4e6eaaf67' and trace ID '4dbbba5075a84aafabdecc6a86be185c'. 2025-06-17 05:41:04.241 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:04.241 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:41:04.268 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.278 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:04.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.317 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:04.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:04.336 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:41:04.340 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:41:04.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:04.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.373 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.381 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.386 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.386 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:04.390 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.395 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.397 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.414 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.416 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:04.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.442 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:04.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.451 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.460 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:04.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.484 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.485 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:04.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.536 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:04.560 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.568 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.572 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.586 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.588 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:04.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.608 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.610 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.622 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.626 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:04.640 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.645 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.658 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.667 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.669 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.676 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:04.682 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.683 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.687 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.704 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.706 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:04.716 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.721 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.730 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.734 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:04.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.749 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.757 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:04.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.776 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.781 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.783 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.793 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.809 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:04.809 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.827 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.836 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.839 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.840 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:41:04.852 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 610.1839ms 2025-06-17 05:41:04.852 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:04.853 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:04.853 +00:00 [INF] Discarding envelope b7642642463f49bcb28f338c64448c4a because the queue is full. 2025-06-17 05:41:04.854 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:04.854 +00:00 [INF] Discarding envelope 467d0cf74bcc42d58ba6311e2982bf90 because the queue is full. 2025-06-17 05:41:04.853 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.856 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 615.6470ms 2025-06-17 05:41:04.863 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:04.868 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.875 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.881 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:04.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:04.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:04.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:04.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:04.934 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:41:04.938 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 824.2582ms 2025-06-17 05:41:04.938 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:04.938 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:04.938 +00:00 [INF] Discarding envelope 149cfa838efb4fd6bf672fa8f41da213 because the queue is full. 2025-06-17 05:41:04.938 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:04.938 +00:00 [INF] Discarding envelope eeec6427f70a426b81e9956db940b39b because the queue is full. 2025-06-17 05:41:04.939 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 826.6123ms 2025-06-17 05:41:05.429 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:41:05.429 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:05.429 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:41:05.429 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:41:05.429 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2266ms 2025-06-17 05:41:05.432 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:41:05.432 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:05.433 +00:00 [INF] Started transaction with span ID 'ab9c2bd9a5a607b9' and trace ID '4e685e2e6f66476484fa78d58db80dc5'. 2025-06-17 05:41:05.433 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:41:05.433 +00:00 [INF] Started transaction with span ID 'ab9c2bd9a5a607b9' and trace ID '4e685e2e6f66476484fa78d58db80dc5'. 2025-06-17 05:41:05.433 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:05.433 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:41:05.439 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:05.445 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:05.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:41:05.454 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:41:05.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.496 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:41:05.496 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:05.496 +00:00 [INF] Started transaction with span ID '4b1800903c31cd01' and trace ID '1d29a9bb00bd46e28a204a1bae72e552'. 2025-06-17 05:41:05.496 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:41:05.497 +00:00 [INF] Started transaction with span ID '4b1800903c31cd01' and trace ID '1d29a9bb00bd46e28a204a1bae72e552'. 2025-06-17 05:41:05.497 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:05.497 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:41:05.502 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:05.510 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.510 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:05.515 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.518 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:41:05.525 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.529 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:41:05.543 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.553 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.570 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.576 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.591 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.624 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.641 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.649 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.649 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.654 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.657 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.667 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.672 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.679 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.684 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.690 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:41:05.690 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:05.690 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:41:05.690 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:41:05.691 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 1.2222ms 2025-06-17 05:41:05.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.701 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:41:05.702 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:05.702 +00:00 [INF] Started transaction with span ID '5080de49bdd4d4c1' and trace ID 'a49ed18d6fe44726b65b319b9bc7b8c4'. 2025-06-17 05:41:05.702 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:41:05.702 +00:00 [INF] Started transaction with span ID '5080de49bdd4d4c1' and trace ID 'a49ed18d6fe44726b65b319b9bc7b8c4'. 2025-06-17 05:41:05.702 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:41:05.702 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:41:05.714 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.719 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:41:05.725 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:41:05.726 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 24.156ms 2025-06-17 05:41:05.726 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:41:05.726 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:05.726 +00:00 [INF] Discarding envelope 00128f88812741b0a9179006e4d44988 because the queue is full. 2025-06-17 05:41:05.727 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:05.727 +00:00 [INF] Discarding envelope 10b7362cbc60468f91fe7860f454d6bb because the queue is full. 2025-06-17 05:41:05.726 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.726 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.732 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 30.1943ms 2025-06-17 05:41:05.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.741 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.755 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.763 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.768 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.777 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.788 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.795 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.798 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.804 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.806 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.816 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.823 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.835 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.854 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.868 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.868 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.875 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.878 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.904 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.945 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.947 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.952 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.956 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.963 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.974 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:05.977 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:05.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:05.992 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:05.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.011 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.017 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:06.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.047 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:06.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.054 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.058 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.062 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.073 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:06.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.094 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:06.098 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.103 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.115 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.115 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.124 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:06.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.139 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.151 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.154 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.173 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.184 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.190 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:06.190 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:41:06.190 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 757.5546ms 2025-06-17 05:41:06.190 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:06.191 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:06.191 +00:00 [INF] Discarding envelope 71630cc9d6634522bcc203cb6706816c because the queue is full. 2025-06-17 05:41:06.191 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:06.191 +00:00 [INF] Discarding envelope b6bba57889d1437dbbc298f836f40e50 because the queue is full. 2025-06-17 05:41:06.191 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 758.5946ms 2025-06-17 05:41:06.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:06.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.210 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.225 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.232 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.249 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:06.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.261 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.275 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.284 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:06.306 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:06.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.334 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:06.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:06.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.388 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:06.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:06.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:06.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:06.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:06.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:06.419 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:41:06.425 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 928.31ms 2025-06-17 05:41:06.425 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:06.425 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:06.426 +00:00 [INF] Discarding envelope 2294a67d5524430ab42475058e036ed2 because the queue is full. 2025-06-17 05:41:06.426 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:06.426 +00:00 [INF] Discarding envelope 2d51734857a24925a19a1dcc9683db09 because the queue is full. 2025-06-17 05:41:06.426 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 930.1970ms 2025-06-17 05:41:10.730 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:41:10.730 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:10.730 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:41:10.730 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:41:10.730 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2133ms 2025-06-17 05:41:10.736 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:41:10.737 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:10.737 +00:00 [INF] Started transaction with span ID '72a4274ff3b174d1' and trace ID '70b117bcd5b84e2f919edd9cf9d45e01'. 2025-06-17 05:41:10.737 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:41:10.737 +00:00 [INF] Started transaction with span ID '72a4274ff3b174d1' and trace ID '70b117bcd5b84e2f919edd9cf9d45e01'. 2025-06-17 05:41:10.737 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:10.737 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:41:10.743 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:10.749 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:10.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:41:10.755 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:41:10.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:10.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:10.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:10.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:10.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:10.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:10.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:10.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:10.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:10.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:10.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:10.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:10.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.830 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:41:10.830 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:10.830 +00:00 [INF] Started transaction with span ID '160f218c3c335fa1' and trace ID '190237c30e86425ca324871f80ff179e'. 2025-06-17 05:41:10.830 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:41:10.830 +00:00 [INF] Started transaction with span ID '160f218c3c335fa1' and trace ID '190237c30e86425ca324871f80ff179e'. 2025-06-17 05:41:10.830 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:10.830 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:41:10.838 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:10.842 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:10.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:41:10.849 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:41:10.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:10.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:10.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:10.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:10.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.869 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.875 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:10.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:10.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:10.890 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.895 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:10.896 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:10.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.902 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:10.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.912 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:10.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.917 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.919 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:10.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:10.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:10.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.934 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:10.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:10.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:10.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:10.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.947 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.951 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:10.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:10.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:10.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:10.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.975 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.982 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:10.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:10.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:10.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:10.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.995 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:10.996 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:10.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.010 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:41:11.010 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:11.010 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:41:11.010 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:41:11.010 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1935ms 2025-06-17 05:41:11.013 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:41:11.013 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:11.013 +00:00 [INF] Started transaction with span ID '7250024fefd0ba9e' and trace ID 'c923d097dd444451b62c8613df19dbca'. 2025-06-17 05:41:11.013 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:41:11.013 +00:00 [INF] Started transaction with span ID '7250024fefd0ba9e' and trace ID 'c923d097dd444451b62c8613df19dbca'. 2025-06-17 05:41:11.013 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:41:11.013 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:41:11.271 +00:00 [INF] Executed DbCommand (262ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:11.272 +00:00 [INF] Executed DbCommand (261ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:11.280 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.282 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.281 +00:00 [INF] Executed DbCommand (47ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:41:11.286 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:41:11.286 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 272.9542ms 2025-06-17 05:41:11.287 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:41:11.287 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:11.287 +00:00 [INF] Discarding envelope 3dd1c29058e442fa9255b85749c8f459 because the queue is full. 2025-06-17 05:41:11.287 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:11.287 +00:00 [INF] Discarding envelope 18e2ec494dba4ec0b7b0dd75f3b3405b because the queue is full. 2025-06-17 05:41:11.297 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 283.9782ms 2025-06-17 05:41:11.299 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.302 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.318 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.328 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.336 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:11.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:11.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.400 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.401 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.422 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.428 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:11.432 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:11.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.444 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.458 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.469 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.478 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.487 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.499 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.509 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:11.515 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.520 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.544 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.545 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.562 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.569 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.576 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:11.579 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:41:11.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:11.584 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 847.0973ms 2025-06-17 05:41:11.584 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:11.584 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:11.584 +00:00 [INF] Discarding envelope 9210df28e2dc4f8c87cc4715c78d9741 because the queue is full. 2025-06-17 05:41:11.585 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:11.588 +00:00 [INF] Discarding envelope 54fee76790cf40d9ab11b93aa5997472 because the queue is full. 2025-06-17 05:41:11.591 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 854.6344ms 2025-06-17 05:41:11.591 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.608 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.616 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.626 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:11.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.683 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.709 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.714 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.728 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.743 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:11.748 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.811 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:11.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.860 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.868 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.880 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:11.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.912 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.924 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.944 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.952 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:11.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:11.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:11.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:11.999 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:12.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:12.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:12.011 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:12.017 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:12.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:12.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:12.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:12.033 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:12.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:12.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:12.048 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:12.056 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:12.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:12.060 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:41:12.065 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1234.1405ms 2025-06-17 05:41:12.065 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:12.065 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:12.065 +00:00 [INF] Discarding envelope fff68c6203e844a68ae03256a6021849 because the queue is full. 2025-06-17 05:41:12.065 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:12.065 +00:00 [INF] Discarding envelope 93933d0731094694a7b97e09373261c3 because the queue is full. 2025-06-17 05:41:12.067 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1236.9016ms 2025-06-17 05:41:51.932 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:41:51.932 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:51.932 +00:00 [INF] Started transaction with span ID 'e33f08b469fa4cd' and trace ID '00428b70ae5440658be9e0ecc8211dd0'. 2025-06-17 05:41:51.932 +00:00 [INF] Started transaction with span ID 'e33f08b469fa4cd' and trace ID '00428b70ae5440658be9e0ecc8211dd0'. 2025-06-17 05:41:51.932 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:51.932 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:41:51.935 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 05:41:51.935 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:51.935 +00:00 [INF] Started transaction with span ID 'ab1a1bcdefd11b39' and trace ID '5e271a9488534902bc5019f15ca0ae37'. 2025-06-17 05:41:51.936 +00:00 [INF] Started transaction with span ID 'ab1a1bcdefd11b39' and trace ID '5e271a9488534902bc5019f15ca0ae37'. 2025-06-17 05:41:51.941 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:41:51.941 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:41:51.947 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:41:51.947 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:41:51.947 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.8853ms 2025-06-17 05:41:51.947 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:41:51.947 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:51.947 +00:00 [INF] Discarding envelope 0c652485c98740ba901ace66b16424bd because the queue is full. 2025-06-17 05:41:51.947 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:51.947 +00:00 [INF] Discarding envelope 04b938f582794bff878fec776ddba9d4 because the queue is full. 2025-06-17 05:41:51.947 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 12.2694ms 2025-06-17 05:41:51.961 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:51.978 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:51.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:41:51.983 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:41:52.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.030 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:52.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.040 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.050 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:52.052 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.056 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.065 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:52.066 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.082 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:52.083 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.098 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:52.099 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.108 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:52.112 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.125 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:52.128 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.132 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.140 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:52.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:52.156 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.172 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:52.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.187 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:52.192 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.202 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.204 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:52.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.220 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:52.221 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.242 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:52.245 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.256 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.268 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:52.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.281 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:52.294 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.300 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:52.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:52.328 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:41:52.329 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 396.2445ms 2025-06-17 05:41:52.329 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:52.329 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:52.329 +00:00 [INF] Discarding envelope 0a7c6153019849279e04caf4cf0e6776 because the queue is full. 2025-06-17 05:41:52.329 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:52.329 +00:00 [INF] Discarding envelope bcdaf53cfbe44bb18d89f4d754c49523 because the queue is full. 2025-06-17 05:41:52.329 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 397.5617ms 2025-06-17 05:41:52.329 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:41:52.330 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:52.330 +00:00 [INF] Started transaction with span ID '9c94e2808bc6d3b7' and trace ID '5b92866f875c4209abdffe6aa2f20fcd'. 2025-06-17 05:41:52.330 +00:00 [INF] Started transaction with span ID '9c94e2808bc6d3b7' and trace ID '5b92866f875c4209abdffe6aa2f20fcd'. 2025-06-17 05:41:52.330 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:52.330 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:41:52.348 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:52.362 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:52.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:41:52.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:41:52.369 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.375 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.376 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.381 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.387 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.388 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.391 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.392 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.395 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.405 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.406 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.410 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.411 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.414 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.415 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.419 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.420 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.423 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.424 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.427 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.432 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.438 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.445 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:52.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:52.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:52.451 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:41:52.452 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 121.6906ms 2025-06-17 05:41:52.452 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:52.452 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:52.452 +00:00 [INF] Discarding envelope 1fda58becaa64f90a239a24a2ed89967 because the queue is full. 2025-06-17 05:41:52.452 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:52.452 +00:00 [INF] Discarding envelope 6c2b309f9a514bb086e55b1420b4f3d3 because the queue is full. 2025-06-17 05:41:52.452 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 122.6781ms 2025-06-17 05:41:55.271 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:41:55.271 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:55.271 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:41:55.271 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:41:55.271 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2222ms 2025-06-17 05:41:55.277 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:41:55.277 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:55.277 +00:00 [INF] Started transaction with span ID 'fc35ca12b6298f08' and trace ID '31ff3e217e204c2dbd24f84c3bff4554'. 2025-06-17 05:41:55.277 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:41:55.277 +00:00 [INF] Started transaction with span ID 'fc35ca12b6298f08' and trace ID '31ff3e217e204c2dbd24f84c3bff4554'. 2025-06-17 05:41:55.277 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:41:55.277 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:41:55.278 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:41:55.279 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:55.279 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:41:55.279 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:41:55.280 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 1.7326ms 2025-06-17 05:41:55.285 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:55.290 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:41:55.291 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:55.291 +00:00 [INF] Started transaction with span ID '4520375de0494de4' and trace ID '605e45587d4545f6a26e75e990645770'. 2025-06-17 05:41:55.291 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:41:55.291 +00:00 [INF] Started transaction with span ID '4520375de0494de4' and trace ID '605e45587d4545f6a26e75e990645770'. 2025-06-17 05:41:55.291 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:55.291 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:41:55.304 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:55.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:41:55.311 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:55.317 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:55.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:41:55.324 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:41:55.328 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:41:55.329 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 51.8283ms 2025-06-17 05:41:55.329 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:41:55.329 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:55.329 +00:00 [INF] Discarding envelope 9e9bb3d5ff664d04bfd204e3bb069d92 because the queue is full. 2025-06-17 05:41:55.329 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:55.329 +00:00 [INF] Discarding envelope 1004060cc0e94290b75d9142ef84bd68 because the queue is full. 2025-06-17 05:41:55.330 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 53.1207ms 2025-06-17 05:41:55.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.381 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.422 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:41:55.422 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:55.422 +00:00 [INF] Started transaction with span ID '53fa207fbe8ced15' and trace ID 'fd618a1c74e2476791fea3bbd24f1e6f'. 2025-06-17 05:41:55.422 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:41:55.422 +00:00 [INF] Started transaction with span ID '53fa207fbe8ced15' and trace ID 'fd618a1c74e2476791fea3bbd24f1e6f'. 2025-06-17 05:41:55.422 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:55.422 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:41:55.426 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:55.430 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:41:55.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:41:55.434 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:41:55.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.447 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.452 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.456 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.474 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.483 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.486 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.494 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.518 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.530 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.530 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.534 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.548 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.555 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.559 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:41:55.559 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:55.559 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:41:55.559 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:41:55.559 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1805ms 2025-06-17 05:41:55.561 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.562 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.562 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:41:55.562 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:55.562 +00:00 [INF] Started transaction with span ID 'ad42e071f3696ab0' and trace ID '44587bc1520f451593030d1ac20e40bd'. 2025-06-17 05:41:55.562 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:41:55.563 +00:00 [INF] Started transaction with span ID 'ad42e071f3696ab0' and trace ID '44587bc1520f451593030d1ac20e40bd'. 2025-06-17 05:41:55.563 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:41:55.563 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:41:55.565 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:41:55.565 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:41:55.565 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.2758ms 2025-06-17 05:41:55.565 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:41:55.565 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:55.569 +00:00 [INF] Discarding envelope 5c9edca07b5d4689a00c60107e0baf1f because the queue is full. 2025-06-17 05:41:55.569 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:55.569 +00:00 [INF] Discarding envelope edc070f96fbd4909a94fb3b197ca4ca0 because the queue is full. 2025-06-17 05:41:55.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.571 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 8.9460ms 2025-06-17 05:41:55.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.586 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.590 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.592 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.596 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.621 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.622 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.628 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.634 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.640 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.655 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.663 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.664 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:41:55.664 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 373.1817ms 2025-06-17 05:41:55.665 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:55.665 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:55.665 +00:00 [INF] Discarding envelope 50ae20594a214df0bd168cd712a9a0c7 because the queue is full. 2025-06-17 05:41:55.666 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:55.666 +00:00 [INF] Discarding envelope 78d61a863d744232acc0568a8c108a5a because the queue is full. 2025-06-17 05:41:55.666 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 375.5531ms 2025-06-17 05:41:55.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.670 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.675 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.680 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.690 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.691 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.696 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.703 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.708 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.709 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.717 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.722 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.728 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.733 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.734 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.740 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.745 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.746 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.748 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.754 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.760 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.767 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.774 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.781 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.782 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.800 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.809 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.816 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:41:55.817 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 394.483ms 2025-06-17 05:41:55.817 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:55.817 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:55.817 +00:00 [INF] Discarding envelope 95e870b77a57475f9d17f9c190e13dd3 because the queue is full. 2025-06-17 05:41:55.817 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:55.817 +00:00 [INF] Discarding envelope 5e5351e8ff644fc88d773c13e433b39d because the queue is full. 2025-06-17 05:41:55.818 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 395.4364ms 2025-06-17 05:41:55.926 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:41:55.926 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:41:55.926 +00:00 [INF] Started transaction with span ID '2c764fa33a873bc7' and trace ID '8ff82c46d03a4a27a8481dab5503004a'. 2025-06-17 05:41:55.926 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:41:55.926 +00:00 [INF] Started transaction with span ID '2c764fa33a873bc7' and trace ID '8ff82c46d03a4a27a8481dab5503004a'. 2025-06-17 05:41:55.927 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:55.927 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:41:55.928 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:41:55.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:41:55.933 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.935 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.939 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.939 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.944 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.945 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.947 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.948 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.952 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.953 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.958 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.962 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.966 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.967 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.968 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.970 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.977 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.982 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.988 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.992 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:55.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:55.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:55.998 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:55.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:56.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:56.004 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:56.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:56.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:56.014 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:56.015 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:56.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:56.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:56.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:56.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:56.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:56.030 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:56.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:56.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:56.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:56.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:56.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:56.049 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:56.051 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:56.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:56.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:56.056 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:56.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:56.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:56.065 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:56.069 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:56.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:56.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:56.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:56.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:56.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:56.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:56.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:56.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:56.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:56.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:56.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:56.105 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:56.107 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:56.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:56.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:56.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:56.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:56.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:56.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:56.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:56.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:56.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:56.129 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:56.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:56.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:56.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:56.139 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:56.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:56.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:56.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:56.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:56.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:56.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:56.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:56.157 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:56.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:56.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:56.165 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:56.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:41:56.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:41:56.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:41:56.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:41:56.177 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:41:56.177 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 250.6214ms 2025-06-17 05:41:56.177 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:41:56.178 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:56.178 +00:00 [INF] Discarding envelope d2da4330851f40b5a2b7bfde7ad212e3 because the queue is full. 2025-06-17 05:41:56.178 +00:00 [INF] Capturing transaction. 2025-06-17 05:41:56.178 +00:00 [INF] Discarding envelope 58fa30c27a2a431f99873875ee7d8041 because the queue is full. 2025-06-17 05:41:56.178 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 251.7543ms 2025-06-17 05:42:44.217 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:42:44.217 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:44.217 +00:00 [INF] Started transaction with span ID '6e16e31533a903f3' and trace ID '65e03dca4a9446f99e1058f664955e8c'. 2025-06-17 05:42:44.217 +00:00 [INF] Started transaction with span ID '6e16e31533a903f3' and trace ID '65e03dca4a9446f99e1058f664955e8c'. 2025-06-17 05:42:44.217 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:44.217 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:42:44.230 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:44.246 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:44.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:42:44.252 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:42:44.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.267 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:44.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:44.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:44.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:44.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:44.318 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:44.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:44.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.346 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:42:44.346 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:44.346 +00:00 [INF] Started transaction with span ID '63d04148b6f00c2b' and trace ID 'f12a6ecd4e7846c09f62bbf3f2de1dd9'. 2025-06-17 05:42:44.346 +00:00 [INF] Started transaction with span ID '63d04148b6f00c2b' and trace ID 'f12a6ecd4e7846c09f62bbf3f2de1dd9'. 2025-06-17 05:42:44.347 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:44.347 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:42:44.352 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:44.353 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:44.359 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:44.360 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.363 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:42:44.367 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:42:44.367 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.372 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:44.379 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.383 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:44.391 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.399 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.400 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.408 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.416 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:44.420 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:44.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.449 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.457 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.462 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.470 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:44.474 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.480 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.481 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.485 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.489 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.496 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.500 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:44.502 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.506 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:44.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.521 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.525 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.531 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:44.537 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.552 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.552 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:44.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:44.581 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:42:44.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.582 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 365.0224ms 2025-06-17 05:42:44.583 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:44.583 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:44.583 +00:00 [INF] Discarding envelope 43a8349b25b64e4fb9eec420fc48a795 because the queue is full. 2025-06-17 05:42:44.586 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:44.586 +00:00 [INF] Discarding envelope 48b7469b1a0d4926aba90242d47f1342 because the queue is full. 2025-06-17 05:42:44.587 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 369.7156ms 2025-06-17 05:42:44.586 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.592 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:44.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:44.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:44.602 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:42:44.604 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 256.5716ms 2025-06-17 05:42:44.605 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:44.605 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:44.605 +00:00 [INF] Discarding envelope 0949b2f1a6794e91a1aa05ef1c5af1f4 because the queue is full. 2025-06-17 05:42:44.605 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:44.605 +00:00 [INF] Discarding envelope f42cde8618da47cfa82a27b3232147d7 because the queue is full. 2025-06-17 05:42:44.605 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 259.3441ms 2025-06-17 05:42:45.168 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:42:45.168 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:45.168 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:42:45.168 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:45.168 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2182ms 2025-06-17 05:42:45.170 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:42:45.170 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:45.170 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:42:45.170 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:45.170 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2139ms 2025-06-17 05:42:45.174 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:42:45.174 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:45.174 +00:00 [INF] Started transaction with span ID 'a34b4d24562cc1f3' and trace ID '914fe107525f405f921b487f67747a43'. 2025-06-17 05:42:45.174 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:45.174 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:42:45.174 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:45.174 +00:00 [INF] Started transaction with span ID '6a6a81b430a36cc1' and trace ID 'a72c0b324e514f0a987f01eff2145bce'. 2025-06-17 05:42:45.174 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:45.175 +00:00 [INF] Started transaction with span ID '6a6a81b430a36cc1' and trace ID 'a72c0b324e514f0a987f01eff2145bce'. 2025-06-17 05:42:45.175 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:45.175 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:42:45.177 +00:00 [INF] Started transaction with span ID 'a34b4d24562cc1f3' and trace ID '914fe107525f405f921b487f67747a43'. 2025-06-17 05:42:45.177 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:42:45.177 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:42:45.182 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:45.185 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:45.191 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:45.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:42:45.196 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:45.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:42:45.215 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:42:45.216 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:42:45.216 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 39.4821ms 2025-06-17 05:42:45.217 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:42:45.217 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:45.217 +00:00 [INF] Discarding envelope 0c93e2e5ae9d414da5747b385783315d because the queue is full. 2025-06-17 05:42:45.217 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:45.217 +00:00 [INF] Discarding envelope 8859eff941be42e293001f03e09959a4 because the queue is full. 2025-06-17 05:42:45.218 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 44.2588ms 2025-06-17 05:42:45.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.261 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.274 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.303 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.310 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:42:45.310 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:45.310 +00:00 [INF] Started transaction with span ID 'df7def65b0702421' and trace ID '1b9f021e721b4035b5970894eafed1a4'. 2025-06-17 05:42:45.310 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:45.310 +00:00 [INF] Started transaction with span ID 'df7def65b0702421' and trace ID '1b9f021e721b4035b5970894eafed1a4'. 2025-06-17 05:42:45.310 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:45.310 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:42:45.314 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:45.318 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:45.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:42:45.321 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.324 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:42:45.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.353 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.356 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.367 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.371 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.394 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.417 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.427 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.428 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.435 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.450 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:42:45.450 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:45.451 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:42:45.451 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:45.451 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 1.0366ms 2025-06-17 05:42:45.451 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.454 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:42:45.454 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:45.455 +00:00 [INF] Started transaction with span ID '567ec8b5b9f1c1fd' and trace ID 'fb980cfe32ba4b8f9ccbf7c2420ecc0b'. 2025-06-17 05:42:45.455 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:45.455 +00:00 [INF] Started transaction with span ID '567ec8b5b9f1c1fd' and trace ID 'fb980cfe32ba4b8f9ccbf7c2420ecc0b'. 2025-06-17 05:42:45.455 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:42:45.455 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:42:45.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:42:45.459 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:42:45.459 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.460 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.5304ms 2025-06-17 05:42:45.460 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:42:45.461 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:45.463 +00:00 [INF] Discarding envelope 719931535ade4c2f90f29a5337dba64b because the queue is full. 2025-06-17 05:42:45.463 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:45.464 +00:00 [INF] Discarding envelope 6c550cd5f6b748b0b9979c8eb81dae91 because the queue is full. 2025-06-17 05:42:45.464 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 9.8598ms 2025-06-17 05:42:45.464 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.477 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.480 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.481 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.496 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.500 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.509 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.516 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.517 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.521 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.525 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.545 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.545 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.551 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.552 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.571 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.576 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.578 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.593 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.594 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.598 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.610 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.614 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:42:45.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.624 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 449.3824ms 2025-06-17 05:42:45.625 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:45.625 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:45.625 +00:00 [INF] Discarding envelope 66b8e67990c846639ad4fe65e661c7cb because the queue is full. 2025-06-17 05:42:45.625 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:45.625 +00:00 [INF] Discarding envelope ee5ce79f7e334df397ca70c04d625092 because the queue is full. 2025-06-17 05:42:45.626 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 451.4365ms 2025-06-17 05:42:45.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.807 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.834 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:42:45.836 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 526.2445ms 2025-06-17 05:42:45.836 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:45.837 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:45.837 +00:00 [INF] Discarding envelope f2ae43934a344ac7951cde3e795d2834 because the queue is full. 2025-06-17 05:42:45.837 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:45.837 +00:00 [INF] Discarding envelope eebfae70d83646809e090974ca256311 because the queue is full. 2025-06-17 05:42:45.837 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 527.7336ms 2025-06-17 05:42:45.921 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:42:45.922 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:45.922 +00:00 [INF] Started transaction with span ID '8b77681c627548af' and trace ID '4709b37731b24f88a9a07670ca6b303f'. 2025-06-17 05:42:45.922 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:45.922 +00:00 [INF] Started transaction with span ID '8b77681c627548af' and trace ID '4709b37731b24f88a9a07670ca6b303f'. 2025-06-17 05:42:45.922 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:45.922 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:42:45.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:42:45.928 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:42:45.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.968 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:45.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:45.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:45.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:45.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:46.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:46.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:46.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.042 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.050 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:46.054 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.065 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.072 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.088 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:46.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.113 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:46.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:46.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:46.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:46.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.251 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.257 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:46.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.279 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:46.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.312 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:46.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.323 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:46.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:46.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:46.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:46.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:46.348 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:42:46.348 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 426.4378ms 2025-06-17 05:42:46.348 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:46.349 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:46.349 +00:00 [INF] Discarding envelope efe648b2749a4c08bc048640df2e3e93 because the queue is full. 2025-06-17 05:42:46.349 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:46.349 +00:00 [INF] Discarding envelope f4002a20c37c47cfbfb5850395151125 because the queue is full. 2025-06-17 05:42:46.350 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 428.3221ms 2025-06-17 05:42:54.084 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:42:54.085 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:54.085 +00:00 [INF] Started transaction with span ID '30f57e4c3704dcd5' and trace ID 'a3b9be5414ef4aad96177a53e0727c87'. 2025-06-17 05:42:54.085 +00:00 [INF] Started transaction with span ID '30f57e4c3704dcd5' and trace ID 'a3b9be5414ef4aad96177a53e0727c87'. 2025-06-17 05:42:54.085 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:54.085 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:42:54.097 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:54.114 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:54.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:42:54.126 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:42:54.142 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.165 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:54.169 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.175 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.182 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:54.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.205 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.208 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:54.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.229 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.232 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:54.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.242 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:42:54.242 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:54.242 +00:00 [INF] Started transaction with span ID '322a5faf1779a011' and trace ID 'd5dc77e63ada4ac7bcf0442cbd68d510'. 2025-06-17 05:42:54.242 +00:00 [INF] Started transaction with span ID '322a5faf1779a011' and trace ID 'd5dc77e63ada4ac7bcf0442cbd68d510'. 2025-06-17 05:42:54.242 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:54.242 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:42:54.256 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:54.266 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:54.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:42:54.275 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:42:54.290 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.302 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:54.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.316 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.342 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:54.364 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.374 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.397 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.402 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.414 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:54.418 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.430 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.449 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.453 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.461 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:54.475 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.484 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.486 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.493 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.503 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.510 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:54.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.520 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.543 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.550 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.554 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:54.562 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.575 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.584 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.607 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.607 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:54.627 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.640 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.641 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.652 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.675 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:54.681 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.686 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.700 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.700 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.712 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.723 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:54.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.741 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.755 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:54.765 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.776 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.793 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.794 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.809 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.809 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.819 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:54.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.842 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.858 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.865 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.872 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:54.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.893 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.900 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:42:54.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:54.911 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 668.1141ms 2025-06-17 05:42:54.911 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:54.911 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:54.911 +00:00 [INF] Discarding envelope c7a3b6e27eca4a5bbf6a2ae9cc936b04 because the queue is full. 2025-06-17 05:42:54.912 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:54.912 +00:00 [INF] Discarding envelope 2a0d88a142974dc5b9bd28e9e67339f0 because the queue is full. 2025-06-17 05:42:54.912 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 670.3605ms 2025-06-17 05:42:54.913 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:54.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:54.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:54.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:54.922 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:42:54.923 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 838.4626ms 2025-06-17 05:42:54.923 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:54.924 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:54.925 +00:00 [INF] Discarding envelope 6960dcbcadaa4167b4cba7cbb44abd73 because the queue is full. 2025-06-17 05:42:54.925 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:54.925 +00:00 [INF] Discarding envelope 18c3f01261484861827f50762826950d because the queue is full. 2025-06-17 05:42:54.925 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 840.8061ms 2025-06-17 05:42:54.991 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:42:54.991 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:54.991 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:42:54.991 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:54.991 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2001ms 2025-06-17 05:42:54.992 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:42:54.992 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:54.992 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:42:54.992 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:54.992 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1226ms 2025-06-17 05:42:55.007 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:42:55.007 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:55.007 +00:00 [INF] Started transaction with span ID 'e47fd2e7ec7f9cb2' and trace ID '0186caabde6e42f988a06663f8f40c25'. 2025-06-17 05:42:55.008 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:55.008 +00:00 [INF] Started transaction with span ID 'e47fd2e7ec7f9cb2' and trace ID '0186caabde6e42f988a06663f8f40c25'. 2025-06-17 05:42:55.008 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:42:55.008 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:42:55.012 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:42:55.012 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:55.012 +00:00 [INF] Started transaction with span ID '46b04c43200ebf2b' and trace ID '73650ca01af04dd69a209c16c7677343'. 2025-06-17 05:42:55.012 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:55.012 +00:00 [INF] Started transaction with span ID '46b04c43200ebf2b' and trace ID '73650ca01af04dd69a209c16c7677343'. 2025-06-17 05:42:55.012 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:55.012 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:42:55.019 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:55.030 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:55.032 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:55.038 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:55.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:42:55.044 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:42:55.051 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:42:55.061 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:42:55.062 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 53.8452ms 2025-06-17 05:42:55.062 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:42:55.062 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:55.062 +00:00 [INF] Discarding envelope 5402e0a9b9b24265b8a966f62760153c because the queue is full. 2025-06-17 05:42:55.062 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:55.062 +00:00 [INF] Discarding envelope 2e4a2c5b49864e2d888aa2e97598b3ec because the queue is full. 2025-06-17 05:42:55.063 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 55.4695ms 2025-06-17 05:42:55.064 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.105 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.155 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:42:55.156 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:55.156 +00:00 [INF] Started transaction with span ID '62601449d8418293' and trace ID 'e9010e0c0532489a96036f0f506e3a3b'. 2025-06-17 05:42:55.156 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:55.156 +00:00 [INF] Started transaction with span ID '62601449d8418293' and trace ID 'e9010e0c0532489a96036f0f506e3a3b'. 2025-06-17 05:42:55.156 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:55.156 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:42:55.164 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:55.164 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.168 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:55.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:42:55.173 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:42:55.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.190 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.202 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.217 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.230 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.234 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.234 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.238 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.244 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.248 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.255 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.256 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.259 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.260 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.266 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.285 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:42:55.285 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:55.285 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:42:55.285 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:55.285 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2391ms 2025-06-17 05:42:55.285 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.288 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.288 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:42:55.288 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:55.288 +00:00 [INF] Started transaction with span ID '93d747060861d343' and trace ID 'a46eb2b5ddaf4cca87300df026dfcf2e'. 2025-06-17 05:42:55.289 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:55.289 +00:00 [INF] Started transaction with span ID '93d747060861d343' and trace ID 'a46eb2b5ddaf4cca87300df026dfcf2e'. 2025-06-17 05:42:55.289 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:42:55.289 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:42:55.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:42:55.293 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:42:55.293 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.4117ms 2025-06-17 05:42:55.294 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:42:55.294 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:55.295 +00:00 [INF] Discarding envelope f7bcacc7c90249a88e177e21f127dc01 because the queue is full. 2025-06-17 05:42:55.295 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:55.295 +00:00 [INF] Discarding envelope 33fdd937a11548fda3fcaa69aeedfac7 because the queue is full. 2025-06-17 05:42:55.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.295 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 7.0053ms 2025-06-17 05:42:55.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.306 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.317 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.318 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.321 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.330 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.341 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.345 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.347 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.364 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.367 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.371 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.374 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.393 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.394 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:42:55.395 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 383.2191ms 2025-06-17 05:42:55.395 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:55.396 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:55.397 +00:00 [INF] Discarding envelope 9654dafab4ce46da8b1300402fb14255 because the queue is full. 2025-06-17 05:42:55.397 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:55.397 +00:00 [INF] Discarding envelope 6d18fc8931d442d1b6947619da2b00a0 because the queue is full. 2025-06-17 05:42:55.397 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 385.6436ms 2025-06-17 05:42:55.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.404 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.428 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.534 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.541 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.621 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.625 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.643 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:42:55.646 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 489.5676ms 2025-06-17 05:42:55.646 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:55.646 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:55.646 +00:00 [INF] Discarding envelope 2951fe51a1714bed812b14edd029b748 because the queue is full. 2025-06-17 05:42:55.646 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:55.646 +00:00 [INF] Discarding envelope 99c8f97663d84f978b31bdf30a5c5e4d because the queue is full. 2025-06-17 05:42:55.647 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 491.2523ms 2025-06-17 05:42:55.737 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:42:55.737 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:55.737 +00:00 [INF] Started transaction with span ID '5051c1eefad72cb5' and trace ID 'ba981165bde6402cb4675f3ab96fbdb8'. 2025-06-17 05:42:55.737 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:55.737 +00:00 [INF] Started transaction with span ID '5051c1eefad72cb5' and trace ID 'ba981165bde6402cb4675f3ab96fbdb8'. 2025-06-17 05:42:55.737 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:55.737 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:42:55.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:42:55.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:42:55.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.794 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.825 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.882 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:55.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:55.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:55.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:55.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:56.002 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:56.006 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:56.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:56.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:56.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:56.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:56.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:56.028 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:56.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:56.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:56.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:56.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:56.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:56.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:56.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:56.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:56.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:56.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:56.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:56.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:56.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:56.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:56.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:56.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:56.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:56.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:56.087 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:42:56.087 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 350.0892ms 2025-06-17 05:42:56.087 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:56.088 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:56.088 +00:00 [INF] Discarding envelope 8e5385f5935242d4ae518f42b3599d6e because the queue is full. 2025-06-17 05:42:56.088 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:56.088 +00:00 [INF] Discarding envelope 16fb2b1429d14207bdc7dd0e3526df46 because the queue is full. 2025-06-17 05:42:56.088 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 351.6707ms 2025-06-17 05:42:58.055 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:42:58.056 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:58.056 +00:00 [INF] Started transaction with span ID 'be41fe1ab7d8d713' and trace ID 'b7612cb472f14deb82cd2111f20f9d06'. 2025-06-17 05:42:58.056 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:58.056 +00:00 [INF] Started transaction with span ID 'be41fe1ab7d8d713' and trace ID 'b7612cb472f14deb82cd2111f20f9d06'. 2025-06-17 05:42:58.056 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:42:58.056 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:42:58.061 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:58.067 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:58.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:42:58.083 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:42:58.083 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 27.5681ms 2025-06-17 05:42:58.083 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:42:58.084 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:58.084 +00:00 [INF] Discarding envelope 0ecefc5bdecb448f852144e0249fa540 because the queue is full. 2025-06-17 05:42:58.084 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:58.084 +00:00 [INF] Discarding envelope 5ba68ab0402c4d64b0202da8052aacd6 because the queue is full. 2025-06-17 05:42:58.084 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 28.4404ms 2025-06-17 05:42:58.098 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:42:58.098 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:58.098 +00:00 [INF] Started transaction with span ID 'fa9839cb9a4b57df' and trace ID 'b6e5232d54fb45d1b9afa834b42631c7'. 2025-06-17 05:42:58.098 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:58.098 +00:00 [INF] Started transaction with span ID 'fa9839cb9a4b57df' and trace ID 'b6e5232d54fb45d1b9afa834b42631c7'. 2025-06-17 05:42:58.098 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:58.099 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:42:58.104 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:58.110 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:58.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:42:58.115 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:42:58.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.208 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:42:58.208 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:58.208 +00:00 [INF] Started transaction with span ID '26545e1ae7474158' and trace ID 'e778e2913c61443bbc90d422bc9f77d8'. 2025-06-17 05:42:58.208 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:58.208 +00:00 [INF] Started transaction with span ID '26545e1ae7474158' and trace ID 'e778e2913c61443bbc90d422bc9f77d8'. 2025-06-17 05:42:58.208 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:58.208 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:42:58.213 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:58.217 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:42:58.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:42:58.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:42:58.222 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.229 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.237 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.261 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.270 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.279 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.287 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.288 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.306 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.314 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.341 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:42:58.341 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:58.341 +00:00 [INF] Started transaction with span ID 'd786358d158132b' and trace ID '2bd32fa01c574485abc8290259a3fb5c'. 2025-06-17 05:42:58.341 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:58.342 +00:00 [INF] Started transaction with span ID 'd786358d158132b' and trace ID '2bd32fa01c574485abc8290259a3fb5c'. 2025-06-17 05:42:58.342 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:42:58.342 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:42:58.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:42:58.345 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:42:58.346 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.9076ms 2025-06-17 05:42:58.346 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:42:58.346 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:58.346 +00:00 [INF] Discarding envelope 727c283b9a3e468eb52552d89dd5d51b because the queue is full. 2025-06-17 05:42:58.346 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:58.346 +00:00 [INF] Discarding envelope 74d402f376d74533b8eb85d40dfa2174 because the queue is full. 2025-06-17 05:42:58.347 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.5606ms 2025-06-17 05:42:58.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.348 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.351 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.357 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.366 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.372 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.375 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.376 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.398 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.402 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.411 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.423 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.430 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.445 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.449 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.452 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.460 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.474 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:42:58.475 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 375.9712ms 2025-06-17 05:42:58.475 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:58.475 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:58.475 +00:00 [INF] Discarding envelope 3f2848f581f844ee8976bef81e4bc335 because the queue is full. 2025-06-17 05:42:58.475 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:58.475 +00:00 [INF] Discarding envelope e523a0bb462e4579897ba07c4f6c5262 because the queue is full. 2025-06-17 05:42:58.476 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 377.5084ms 2025-06-17 05:42:58.476 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.491 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.559 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.580 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.614 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.633 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.687 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.726 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:42:58.729 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 520.412ms 2025-06-17 05:42:58.729 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:58.729 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:58.729 +00:00 [INF] Discarding envelope a6de87e017ef480aafc8189e2afc16f1 because the queue is full. 2025-06-17 05:42:58.729 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:58.730 +00:00 [INF] Discarding envelope b93af07f9f914c25ba208ff4f8c8164e because the queue is full. 2025-06-17 05:42:58.730 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 522.1748ms 2025-06-17 05:42:58.811 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:42:58.811 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:42:58.811 +00:00 [INF] Started transaction with span ID '51d2c7b4fd1b5eb1' and trace ID 'd17a7b0433b8466bbb72bd9d2e7e03d2'. 2025-06-17 05:42:58.811 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:42:58.811 +00:00 [INF] Started transaction with span ID '51d2c7b4fd1b5eb1' and trace ID 'd17a7b0433b8466bbb72bd9d2e7e03d2'. 2025-06-17 05:42:58.811 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:58.811 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:42:58.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:42:58.817 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:42:58.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.865 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.967 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:58.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:58.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:58.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:58.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:59.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:59.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:59.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:59.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:59.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:59.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:59.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:59.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:59.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:59.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:59.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:59.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:59.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:59.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:59.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:59.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:59.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:59.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:59.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:59.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:59.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:59.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:59.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:59.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:59.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:59.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:59.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:59.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:59.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:59.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:59.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:59.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:59.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:59.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:59.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:59.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:59.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:59.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:59.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:59.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:59.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:59.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:59.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:59.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:59.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:59.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:59.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:59.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:59.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:59.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:59.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:42:59.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:42:59.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:42:59.169 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:42:59.170 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:42:59.171 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 359.2643ms 2025-06-17 05:42:59.171 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:42:59.171 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:59.171 +00:00 [INF] Discarding envelope 5520f1fcef2e4797a2c55e26e5266cfb because the queue is full. 2025-06-17 05:42:59.171 +00:00 [INF] Capturing transaction. 2025-06-17 05:42:59.171 +00:00 [INF] Discarding envelope 3817e7305fc949da9e679d6db63a11f8 because the queue is full. 2025-06-17 05:42:59.172 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 361.4511ms 2025-06-17 05:43:06.783 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:43:06.783 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:06.783 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:43:06.783 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:06.783 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2417ms 2025-06-17 05:43:06.786 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:43:06.786 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:06.786 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:43:06.786 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:06.786 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3360ms 2025-06-17 05:43:06.792 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:43:06.792 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:06.792 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 2025-06-17 05:43:06.792 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:06.792 +00:00 [INF] Started transaction with span ID '3bd983697dc883b0' and trace ID '4440a3efcbe146caac4939de5b832055'. 2025-06-17 05:43:06.792 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:06.793 +00:00 [INF] Started transaction with span ID '3bd983697dc883b0' and trace ID '4440a3efcbe146caac4939de5b832055'. 2025-06-17 05:43:06.793 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:43:06.793 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:43:06.794 +00:00 [INF] Started transaction with span ID '89ecd797572347bd' and trace ID 'b23bc898a2d3487b9be3247c8944c8f6'. 2025-06-17 05:43:06.794 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:06.794 +00:00 [INF] Started transaction with span ID '89ecd797572347bd' and trace ID 'b23bc898a2d3487b9be3247c8944c8f6'. 2025-06-17 05:43:06.801 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:43:06.807 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:43:06.808 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:06.820 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:06.837 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:06.857 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:06.845 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:43:06.870 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:43:06.878 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:43:06.889 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:43:06.890 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 96.9891ms 2025-06-17 05:43:06.890 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:43:06.890 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:06.890 +00:00 [INF] Discarding envelope 14412f4a423d4c5ab8b77eb27edda8c8 because the queue is full. 2025-06-17 05:43:06.890 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:06.890 +00:00 [INF] Discarding envelope 8ced1ffaa3204473828bd478aeb89b70 because the queue is full. 2025-06-17 05:43:06.891 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 - 400 - application/json;+charset=utf-8 98.3363ms 2025-06-17 05:43:06.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:06.905 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:06.929 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:06.934 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:06.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:06.944 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:43:06.944 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:06.944 +00:00 [INF] Started transaction with span ID 'b3fb66ab11f6f227' and trace ID 'd18d7b2069ef4b63b638348aa75aa520'. 2025-06-17 05:43:06.945 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:06.945 +00:00 [INF] Started transaction with span ID 'b3fb66ab11f6f227' and trace ID 'd18d7b2069ef4b63b638348aa75aa520'. 2025-06-17 05:43:06.945 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:43:06.945 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:43:06.960 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:06.968 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:06.978 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:06.982 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:43:06.991 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:43:06.994 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.024 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.073 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:43:07.073 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:07.073 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:43:07.073 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:07.073 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1898ms 2025-06-17 05:43:07.076 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.098 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:43:07.098 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:07.098 +00:00 [INF] Started transaction with span ID 'bde9a649732ef214' and trace ID '678f6752d52741c2801f11eebe180c49'. 2025-06-17 05:43:07.098 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:07.098 +00:00 [INF] Started transaction with span ID 'bde9a649732ef214' and trace ID '678f6752d52741c2801f11eebe180c49'. 2025-06-17 05:43:07.098 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:43:07.098 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:43:07.100 +00:00 [INF] Executed DbCommand (41ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.115 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:43:07.115 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:43:07.120 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 21.1735ms 2025-06-17 05:43:07.120 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:43:07.120 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:07.120 +00:00 [INF] Discarding envelope 571f684bb06946ed8aad0d4d11671e4b because the queue is full. 2025-06-17 05:43:07.121 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:07.121 +00:00 [INF] Discarding envelope 1ecec59ef5cc41159bee8df983269cc7 because the queue is full. 2025-06-17 05:43:07.122 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 23.8733ms 2025-06-17 05:43:07.122 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.128 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.145 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.146 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.158 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.162 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.170 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.195 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.221 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.226 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.243 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.250 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.263 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.268 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.272 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.286 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.291 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.297 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.304 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.313 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.336 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.348 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.350 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.359 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.367 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.377 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.387 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.395 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.408 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.408 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.421 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.454 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.469 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.491 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.492 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.504 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.517 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.545 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.560 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.579 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.579 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.611 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.627 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.633 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.640 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.648 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.654 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.676 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.682 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.692 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.702 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.710 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.718 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.719 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.739 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.754 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.754 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.764 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.771 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.781 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.790 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.798 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.806 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.813 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.820 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.833 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.840 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.849 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.849 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.861 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.867 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.873 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.873 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.883 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.885 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.889 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.893 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.906 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.923 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.925 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.931 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.936 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.937 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.962 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.963 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:07.972 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:07.989 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:07.989 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:07.999 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.008 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.010 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.017 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.017 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.018 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:43:08.020 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1213.4158ms 2025-06-17 05:43:08.020 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:43:08.021 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:08.022 +00:00 [INF] Discarding envelope 12c3d244bce849d7a373e3d76ce1d73b because the queue is full. 2025-06-17 05:43:08.022 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:08.023 +00:00 [INF] Discarding envelope 28a0b2035e97451fb9038b9719691074 because the queue is full. 2025-06-17 05:43:08.024 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1232.2694ms 2025-06-17 05:43:08.023 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.032 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.054 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.093 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.135 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.143 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.178 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.195 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.202 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.229 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:43:08.233 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1288.0358ms 2025-06-17 05:43:08.233 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:43:08.233 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:08.233 +00:00 [INF] Discarding envelope e02e8e61918f46018dcc2015257fd299 because the queue is full. 2025-06-17 05:43:08.234 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:08.234 +00:00 [INF] Discarding envelope 963e844b1025486b86e7d054ca419c05 because the queue is full. 2025-06-17 05:43:08.234 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1289.7975ms 2025-06-17 05:43:08.318 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:43:08.318 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:08.318 +00:00 [INF] Started transaction with span ID '9422889456a3afb7' and trace ID '910eb42579ea42f8a8888ea1fa3f579a'. 2025-06-17 05:43:08.318 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:08.318 +00:00 [INF] Started transaction with span ID '9422889456a3afb7' and trace ID '910eb42579ea42f8a8888ea1fa3f579a'. 2025-06-17 05:43:08.318 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:43:08.318 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:43:08.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:43:08.326 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:43:08.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.353 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.362 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.372 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.384 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.402 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.417 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.428 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.432 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.440 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.511 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.534 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.546 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.559 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.577 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.587 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.596 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.603 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.609 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.614 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.620 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.625 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.632 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.639 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.657 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.678 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.709 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.712 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.770 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:08.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:08.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:08.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:08.826 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:43:08.827 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 508.7804ms 2025-06-17 05:43:08.827 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:43:08.827 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:08.828 +00:00 [INF] Discarding envelope 026f146b4d9f4521b705758ea56d196a because the queue is full. 2025-06-17 05:43:08.828 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:08.828 +00:00 [INF] Discarding envelope 4295bd7ee02244cc8703402072be13c0 because the queue is full. 2025-06-17 05:43:08.828 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 510.6426ms 2025-06-17 05:43:54.754 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:43:54.754 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:54.754 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:43:54.754 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:54.754 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2601ms 2025-06-17 05:43:54.755 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:43:54.755 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:54.755 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:43:54.755 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:54.755 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.1683ms 2025-06-17 05:43:54.757 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:43:54.757 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:54.758 +00:00 [INF] Started transaction with span ID 'cd7f1b417ba3bf5e' and trace ID 'ebf23239421c49c2a2d5ef3468d0cc8c'. 2025-06-17 05:43:54.758 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:54.758 +00:00 [INF] Started transaction with span ID 'cd7f1b417ba3bf5e' and trace ID 'ebf23239421c49c2a2d5ef3468d0cc8c'. 2025-06-17 05:43:54.758 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:43:54.758 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:43:54.761 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:54.762 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:43:54.762 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:54.762 +00:00 [INF] Started transaction with span ID '21f39ac3371e30c8' and trace ID '1eaedb433f5645719afe12f4d688b5c1'. 2025-06-17 05:43:54.762 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:54.762 +00:00 [INF] Started transaction with span ID '21f39ac3371e30c8' and trace ID '1eaedb433f5645719afe12f4d688b5c1'. 2025-06-17 05:43:54.762 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:43:54.762 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:43:54.765 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:54.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:43:54.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:43:54.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.783 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.788 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.793 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.795 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.799 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.800 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.801 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.804 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.806 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.809 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.811 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.816 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.816 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.822 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.823 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.827 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.828 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.835 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.836 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.842 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.848 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.849 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.850 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.857 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.859 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.866 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.871 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.873 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.879 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.884 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.888 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.888 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:43:54.889 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 130.7266ms 2025-06-17 05:43:54.889 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:43:54.889 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:54.889 +00:00 [INF] Discarding envelope b39360ec7f3b4d5b83e9c6715e09502f because the queue is full. 2025-06-17 05:43:54.889 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:54.889 +00:00 [INF] Discarding envelope 999e9e118c7749f8912a04831dd70eb0 because the queue is full. 2025-06-17 05:43:54.889 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 131.8754ms 2025-06-17 05:43:54.891 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:54.894 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:54.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:43:54.900 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:43:54.900 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 137.9472ms 2025-06-17 05:43:54.900 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:43:54.900 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:54.900 +00:00 [INF] Discarding envelope 37babea42c6b4bb0a527d9cc30d21838 because the queue is full. 2025-06-17 05:43:54.900 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:54.900 +00:00 [INF] Discarding envelope bc4ac05202e6485991f4fa05776a37de because the queue is full. 2025-06-17 05:43:54.900 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 138.8089ms 2025-06-17 05:43:54.901 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:43:54.901 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:54.901 +00:00 [INF] Started transaction with span ID '61cdf25c69491cc2' and trace ID 'd25b24f8893a46ae9d4cf61bb0ed4688'. 2025-06-17 05:43:54.901 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:54.901 +00:00 [INF] Started transaction with span ID '61cdf25c69491cc2' and trace ID 'd25b24f8893a46ae9d4cf61bb0ed4688'. 2025-06-17 05:43:54.901 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:43:54.901 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:43:54.904 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:54.907 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:54.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:43:54.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:43:54.915 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.917 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.922 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.923 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.926 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.932 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.933 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.934 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.937 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.938 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.939 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.942 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.943 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.945 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.981 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.984 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.989 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:54.990 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:54.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:54.995 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:54.997 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.006 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.010 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.015 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.032 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.047 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.052 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.063 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.067 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.076 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.093 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.095 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.107 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.112 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.119 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.124 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.126 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.133 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.138 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.139 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.157 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.158 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.165 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.172 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.183 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.191 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.192 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.201 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.209 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:43:55.210 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:43:55.210 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:55.210 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:43:55.210 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:55.210 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1511ms 2025-06-17 05:43:55.210 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:43:55.210 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:55.210 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:43:55.210 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:55.210 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.0817ms 2025-06-17 05:43:55.210 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:43:55.210 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:55.210 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:43:55.210 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:55.210 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1046ms 2025-06-17 05:43:55.210 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:43:55.210 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:55.210 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:43:55.210 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:55.210 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.0764ms 2025-06-17 05:43:55.210 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:43:55.210 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:55.210 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:43:55.210 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:55.210 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.0728ms 2025-06-17 05:43:55.210 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:43:55.210 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:55.210 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:43:55.210 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:55.210 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.0735ms 2025-06-17 05:43:55.211 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 309.2994ms 2025-06-17 05:43:55.211 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:43:55.211 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:55.211 +00:00 [INF] Discarding envelope 7259bf650bf34e0f8d1915bcf5eaa9bb because the queue is full. 2025-06-17 05:43:55.211 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:55.211 +00:00 [INF] Discarding envelope 93c25bdc7ebc4368a53ceb4baa542f47 because the queue is full. 2025-06-17 05:43:55.211 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 310.2942ms 2025-06-17 05:43:55.214 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:43:55.215 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:55.215 +00:00 [INF] Started transaction with span ID 'c83a8c395ea0a3c7' and trace ID '820bd084fc604846bb46664a05547b7d'. 2025-06-17 05:43:55.215 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:55.215 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:43:55.215 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:55.216 +00:00 [INF] Started transaction with span ID '21eb8c3c9ac8399b' and trace ID 'c278d7b9a7d844059a6d127333269721'. 2025-06-17 05:43:55.216 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:55.216 +00:00 [INF] Started transaction with span ID '21eb8c3c9ac8399b' and trace ID 'c278d7b9a7d844059a6d127333269721'. 2025-06-17 05:43:55.216 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:43:55.216 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:43:55.217 +00:00 [INF] Started transaction with span ID 'c83a8c395ea0a3c7' and trace ID '820bd084fc604846bb46664a05547b7d'. 2025-06-17 05:43:55.217 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:43:55.217 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:43:55.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:43:55.219 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:43:55.219 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.0366ms 2025-06-17 05:43:55.220 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:43:55.220 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:55.220 +00:00 [INF] Discarding envelope c8fe8d2cedce4af1a2fb1e31190894a3 because the queue is full. 2025-06-17 05:43:55.220 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:55.220 +00:00 [INF] Discarding envelope 9514eee3f2784d66add0dbf0a2b29e81 because the queue is full. 2025-06-17 05:43:55.220 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.6199ms 2025-06-17 05:43:55.223 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:43:55.223 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:55.223 +00:00 [INF] Started transaction with span ID 'cb05fe6b99aa971e' and trace ID '9ac785dd5cf04844947e39aae6c9c840'. 2025-06-17 05:43:55.223 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:55.223 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:55.224 +00:00 [INF] Started transaction with span ID 'cb05fe6b99aa971e' and trace ID '9ac785dd5cf04844947e39aae6c9c840'. 2025-06-17 05:43:55.224 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:43:55.224 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:43:55.228 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:55.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:43:55.230 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:43:55.231 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:43:55.231 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.12ms 2025-06-17 05:43:55.231 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:43:55.231 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:55.231 +00:00 [INF] Discarding envelope 7090fdb3003c4c86aaaa3b13386b89b4 because the queue is full. 2025-06-17 05:43:55.231 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:55.231 +00:00 [INF] Discarding envelope 46cedba8786d48c7824e985e8a5c8f0b because the queue is full. 2025-06-17 05:43:55.231 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 8.2877ms 2025-06-17 05:43:55.231 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:43:55.231 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:55.231 +00:00 [INF] Started transaction with span ID 'c8e5ffbabaef195b' and trace ID 'e962e0aefe4544a7a0165a43a6ba9e7e'. 2025-06-17 05:43:55.231 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:55.231 +00:00 [INF] Started transaction with span ID 'c8e5ffbabaef195b' and trace ID 'e962e0aefe4544a7a0165a43a6ba9e7e'. 2025-06-17 05:43:55.232 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:43:55.232 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:43:55.241 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:43:55.243 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:55.243 +00:00 [INF] Started transaction with span ID '5c0298dfda24dc8a' and trace ID '0d4afe621a9b41a38a49e12249bf8b15'. 2025-06-17 05:43:55.243 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:55.243 +00:00 [INF] Started transaction with span ID '5c0298dfda24dc8a' and trace ID '0d4afe621a9b41a38a49e12249bf8b15'. 2025-06-17 05:43:55.244 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:43:55.244 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:43:55.245 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:43:55.246 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:55.246 +00:00 [INF] Started transaction with span ID 'e9d9bd91917a8c53' and trace ID 'e5b1a8b676c54109925abf493e07a615'. 2025-06-17 05:43:55.246 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:55.246 +00:00 [INF] Started transaction with span ID 'e9d9bd91917a8c53' and trace ID 'e5b1a8b676c54109925abf493e07a615'. 2025-06-17 05:43:55.246 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:43:55.246 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:43:55.246 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:43:55.248 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 30.6252ms 2025-06-17 05:43:55.248 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:43:55.248 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:55.248 +00:00 [INF] Discarding envelope feeaa8dbfa1b46cbb48ea30d4178acf9 because the queue is full. 2025-06-17 05:43:55.248 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:55.248 +00:00 [INF] Discarding envelope 8c8966c862e74504a83bae6ac3595720 because the queue is full. 2025-06-17 05:43:55.248 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 33.9910ms 2025-06-17 05:43:55.249 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:55.252 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:55.265 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:43:55.265 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:55.265 +00:00 [INF] Started transaction with span ID '53b0574e800c723e' and trace ID '13aa105ae60a4314abdd4e4b5e174152'. 2025-06-17 05:43:55.265 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:55.266 +00:00 [INF] Started transaction with span ID '53b0574e800c723e' and trace ID '13aa105ae60a4314abdd4e4b5e174152'. 2025-06-17 05:43:55.266 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:43:55.266 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:43:55.269 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:55.269 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:55.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:43:55.278 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:43:55.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.288 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.293 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.293 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.300 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.300 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.306 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.312 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.313 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.319 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.320 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.325 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.326 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.331 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.331 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.337 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.345 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.350 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.358 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.359 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.374 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.375 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.380 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.382 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.389 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.403 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.410 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.411 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:43:55.411 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 167.2169ms 2025-06-17 05:43:55.411 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:43:55.411 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:55.411 +00:00 [INF] Discarding envelope a645a13d11fe46639f1486adba8d1253 because the queue is full. 2025-06-17 05:43:55.411 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:55.411 +00:00 [INF] Discarding envelope f49b250cd9b448518fc26813ed45887d because the queue is full. 2025-06-17 05:43:55.411 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 170.1458ms 2025-06-17 05:43:55.418 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:55.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:43:55.420 +00:00 [INF] Executed DbCommand (150ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:55.422 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:43:55.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:43:55.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:43:55.431 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:43:55.441 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.442 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.445 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:43:55.446 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 213.5228ms 2025-06-17 05:43:55.446 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:43:55.446 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:55.446 +00:00 [INF] Discarding envelope 410f31422f004b6187f0d48ab25e409d because the queue is full. 2025-06-17 05:43:55.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.448 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.448 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:55.449 +00:00 [INF] Discarding envelope 86f8fa474c954972a8908f3814d6a7f8 because the queue is full. 2025-06-17 05:43:55.449 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 217.5600ms 2025-06-17 05:43:55.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.469 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.485 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.486 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.487 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.496 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.508 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.509 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.512 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.513 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.518 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.529 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.533 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.537 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.539 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.540 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.546 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.563 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.579 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.580 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.582 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.583 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.601 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.602 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.606 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.611 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.618 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.626 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.631 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.635 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.650 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.654 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.669 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.673 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.702 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.710 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.712 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.712 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:43:55.712 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 466.3699ms 2025-06-17 05:43:55.713 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:43:55.713 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:55.713 +00:00 [INF] Discarding envelope 1d831049fdf1499898c0b70c963ed94d because the queue is full. 2025-06-17 05:43:55.713 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:55.713 +00:00 [INF] Discarding envelope 3d1754df86794541884af2095b85144b because the queue is full. 2025-06-17 05:43:55.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.715 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 470.5826ms 2025-06-17 05:43:55.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.717 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.747 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.759 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.774 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.780 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.782 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.783 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.790 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.800 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.805 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.815 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.816 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:43:55.816 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 549.4587ms 2025-06-17 05:43:55.816 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:43:55.816 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:55.816 +00:00 [INF] Discarding envelope ae64a37445b943349772e7cfae76244b because the queue is full. 2025-06-17 05:43:55.816 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:55.816 +00:00 [INF] Discarding envelope 1a42393860e94927bba8cc0a60f62013 because the queue is full. 2025-06-17 05:43:55.817 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 551.4886ms 2025-06-17 05:43:55.917 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:43:55.917 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:55.917 +00:00 [INF] Started transaction with span ID '4d5d7641f8f3f474' and trace ID '91fd962c42c5406cadb5e787a416add1'. 2025-06-17 05:43:55.917 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:55.917 +00:00 [INF] Started transaction with span ID '4d5d7641f8f3f474' and trace ID '91fd962c42c5406cadb5e787a416add1'. 2025-06-17 05:43:55.917 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:43:55.917 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:43:55.922 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:55.925 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:55.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:43:55.928 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:43:55.933 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.940 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.944 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.952 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.953 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.958 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.958 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.964 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.970 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.975 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.976 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.982 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:55.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:55.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:55.996 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:55.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.016 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.017 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.018 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.031 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.037 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.044 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.050 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.062 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.064 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.071 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.081 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.094 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.103 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.109 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.110 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.118 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.123 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.138 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.170 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.187 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:43:56.187 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:43:56.187 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:56.187 +00:00 [INF] Started transaction with span ID '271be4d6c5163223' and trace ID '607f88c41e0c467c9673a5abad7c4093'. 2025-06-17 05:43:56.187 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:56.188 +00:00 [INF] Started transaction with span ID '271be4d6c5163223' and trace ID '607f88c41e0c467c9673a5abad7c4093'. 2025-06-17 05:43:56.188 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:43:56.188 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:43:56.192 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:56.195 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:43:56.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:43:56.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:43:56.203 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.215 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.221 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.222 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.227 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.228 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.236 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.236 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.244 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.245 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.252 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.259 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.272 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.278 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.280 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.295 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.296 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.311 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.312 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.318 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.333 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.349 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.363 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.369 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.377 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.385 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.414 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.421 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:43:56.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:43:56.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:43:56.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:43:56.497 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:43:56.498 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:43:56.498 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:43:56.498 +00:00 [INF] Started transaction with span ID 'fa1edba05d395531' and trace ID 'cf0e47bee53d4f9f93eee08993be4187'. 2025-06-17 05:43:56.498 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:43:56.498 +00:00 [INF] Started transaction with span ID 'fa1edba05d395531' and trace ID 'cf0e47bee53d4f9f93eee08993be4187'. 2025-06-17 05:43:56.498 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:43:56.498 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:43:56.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:43:56.500 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:43:56.501 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.4673ms 2025-06-17 05:43:56.501 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:43:56.501 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:56.501 +00:00 [INF] Discarding envelope 22f82936eebb4c5f94e0ce574f17fd2b because the queue is full. 2025-06-17 05:43:56.501 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:56.501 +00:00 [INF] Discarding envelope 86510d7ce9094bd8a0dc6cab916ef4ec because the queue is full. 2025-06-17 05:43:56.501 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.3117ms 2025-06-17 05:43:56.501 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 583.5327ms 2025-06-17 05:43:56.501 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:43:56.501 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:56.501 +00:00 [INF] Discarding envelope 56b1fc7c60ca488b8c6efa6af54ea185 because the queue is full. 2025-06-17 05:43:56.502 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:56.502 +00:00 [INF] Discarding envelope 42addfa28925403b959fa456af6fb2c9 because the queue is full. 2025-06-17 05:43:56.502 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 584.6721ms 2025-06-17 05:43:56.502 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 313.8756ms 2025-06-17 05:43:56.502 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:43:56.502 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:56.502 +00:00 [INF] Discarding envelope 4786e199194440ae891a2c487bf41a95 because the queue is full. 2025-06-17 05:43:56.502 +00:00 [INF] Capturing transaction. 2025-06-17 05:43:56.502 +00:00 [INF] Discarding envelope bc0c8184186e466aa49d428b8255dc4f because the queue is full. 2025-06-17 05:43:56.502 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 315.0729ms 2025-06-17 05:44:26.772 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:44:26.772 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:44:26.772 +00:00 [INF] Started transaction with span ID 'ad78cb2abd871a73' and trace ID 'c3708d903d324d608da1afebd2993723'. 2025-06-17 05:44:26.772 +00:00 [INF] Started transaction with span ID 'ad78cb2abd871a73' and trace ID 'c3708d903d324d608da1afebd2993723'. 2025-06-17 05:44:26.772 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:44:26.772 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:44:26.789 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:44:26.801 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:44:26.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:44:26.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:44:26.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.819 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:44:26.820 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:44:26.827 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.832 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:44:26.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.839 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:44:26.841 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.846 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:44:26.847 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.852 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:44:26.853 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:44:26.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.868 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:44:26.869 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.874 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:44:26.874 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:44:26.874 +00:00 [INF] Started transaction with span ID '90e3a25d9c1786dd' and trace ID 'b8a8ba9462f346da9e6c9770d102041b'. 2025-06-17 05:44:26.874 +00:00 [INF] Started transaction with span ID '90e3a25d9c1786dd' and trace ID 'b8a8ba9462f346da9e6c9770d102041b'. 2025-06-17 05:44:26.874 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:44:26.874 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:44:26.877 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:44:26.880 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:44:26.880 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:44:26.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:44:26.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:44:26.890 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.897 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:44:26.903 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.911 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:44:26.912 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.914 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.915 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.919 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.928 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.930 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:44:26.932 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.940 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.947 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:44:26.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.952 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.953 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.962 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:44:26.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.977 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:44:26.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.988 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:26.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:44:26.996 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:26.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:27.000 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:26.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:27.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:27.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:27.007 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:27.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:44:27.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:27.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:27.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:27.017 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:27.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:27.023 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:27.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:27.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:27.028 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:44:27.030 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:44:27.030 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 257.4224ms 2025-06-17 05:44:27.030 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:44:27.031 +00:00 [INF] Capturing transaction. 2025-06-17 05:44:27.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:27.032 +00:00 [INF] Discarding envelope eb4864eb380a42b79adfc70278495e26 because the queue is full. 2025-06-17 05:44:27.033 +00:00 [INF] Capturing transaction. 2025-06-17 05:44:27.033 +00:00 [INF] Discarding envelope 1e767a93c2724547a2b56893e7b85aaf because the queue is full. 2025-06-17 05:44:27.033 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 260.9956ms 2025-06-17 05:44:27.035 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:27.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:27.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:27.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:27.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:27.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:44:27.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:44:27.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:44:27.053 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:44:27.055 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 180.9798ms 2025-06-17 05:44:27.055 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:44:27.055 +00:00 [INF] Capturing transaction. 2025-06-17 05:44:27.055 +00:00 [INF] Discarding envelope 19c9dfc57b344b99857e962cd7cfc5ba because the queue is full. 2025-06-17 05:44:27.056 +00:00 [INF] Capturing transaction. 2025-06-17 05:44:27.056 +00:00 [INF] Discarding envelope 86be561754464a3881ebcda88fd370ea because the queue is full. 2025-06-17 05:44:27.056 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 182.6176ms 2025-06-17 05:44:58.429 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 05:44:58.429 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:44:58.429 +00:00 [INF] Started transaction with span ID '18faf5c6d8f143c' and trace ID 'ff05ce2373f24f96966fe34fa38d1a7a'. 2025-06-17 05:44:58.429 +00:00 [INF] Started transaction with span ID '18faf5c6d8f143c' and trace ID 'ff05ce2373f24f96966fe34fa38d1a7a'. 2025-06-17 05:44:58.429 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 05:44:58.429 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:44:58.431 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 05:44:58.431 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 05:44:58.431 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.752ms 2025-06-17 05:44:58.431 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 05:44:58.431 +00:00 [INF] Capturing transaction. 2025-06-17 05:44:58.431 +00:00 [INF] Discarding envelope 60ec368982214496b369741deb55b8b2 because the queue is full. 2025-06-17 05:44:58.431 +00:00 [INF] Capturing transaction. 2025-06-17 05:44:58.431 +00:00 [INF] Discarding envelope 749d344fbd634fd49c62bc87bff1df59 because the queue is full. 2025-06-17 05:44:58.431 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 2.7495ms 2025-06-17 05:44:58.620 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 05:44:58.620 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:44:58.621 +00:00 [INF] Started transaction with span ID 'a8fb8ef958f40805' and trace ID '62d84963b7bb404196d284b265c0fdb8'. 2025-06-17 05:44:58.621 +00:00 [INF] Started transaction with span ID 'a8fb8ef958f40805' and trace ID '62d84963b7bb404196d284b265c0fdb8'. 2025-06-17 05:44:58.621 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 05:44:58.621 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:44:58.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 05:44:58.625 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 05:44:58.625 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.9392ms 2025-06-17 05:44:58.625 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 05:44:58.625 +00:00 [INF] Capturing transaction. 2025-06-17 05:44:58.625 +00:00 [INF] Discarding envelope 8537b2eb1f3348f28e5a1cb747e2958e because the queue is full. 2025-06-17 05:44:58.625 +00:00 [INF] Capturing transaction. 2025-06-17 05:44:58.625 +00:00 [INF] Discarding envelope 641a2bf311554d3c8e7584323f65b12f because the queue is full. 2025-06-17 05:44:58.625 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 4.9221ms 2025-06-17 05:46:16.282 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 05:46:16.282 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:46:16.282 +00:00 [INF] Started transaction with span ID '67862e3ccc6066d2' and trace ID 'c35a9c990cce48e1b1f09787ba77e952'. 2025-06-17 05:46:16.283 +00:00 [INF] Started transaction with span ID '67862e3ccc6066d2' and trace ID 'c35a9c990cce48e1b1f09787ba77e952'. 2025-06-17 05:46:16.283 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:46:16.283 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:46:16.302 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:46:16.344 +00:00 [INF] Executed DbCommand (41ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:46:16.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:46:16.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:46:16.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.359 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:46:16.359 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.361 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.366 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:46:16.366 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.378 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.379 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:46:16.380 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.381 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.384 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:46:16.385 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.393 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:46:16.394 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.398 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:46:16.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.407 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:46:16.409 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.415 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:46:16.415 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.421 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.423 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:46:16.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.431 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:46:16.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.437 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.438 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:46:16.439 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.445 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:46:16.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.453 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:46:16.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:46:16.465 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.470 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:46:16.471 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.480 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:46:16.481 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.487 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:46:16.488 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.493 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.497 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:46:16.498 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:46:16.498 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 215.1805ms 2025-06-17 05:46:16.498 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:46:16.498 +00:00 [INF] Capturing transaction. 2025-06-17 05:46:16.498 +00:00 [INF] Discarding envelope a9677ad5fa11488d9da627e8d1c29179 because the queue is full. 2025-06-17 05:46:16.498 +00:00 [INF] Capturing transaction. 2025-06-17 05:46:16.498 +00:00 [INF] Discarding envelope 6acea72555ed4ad196891dd1746cf853 because the queue is full. 2025-06-17 05:46:16.498 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 216.2806ms 2025-06-17 05:46:16.499 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 05:46:16.499 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:46:16.499 +00:00 [INF] Started transaction with span ID '9c6be484aa366021' and trace ID 'df1dc5f668cb4422aac4cbf4b55a36cb'. 2025-06-17 05:46:16.499 +00:00 [INF] Started transaction with span ID '9c6be484aa366021' and trace ID 'df1dc5f668cb4422aac4cbf4b55a36cb'. 2025-06-17 05:46:16.499 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:46:16.499 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:46:16.503 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:46:16.505 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:46:16.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:46:16.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:46:16.517 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.528 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.543 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.544 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.548 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.554 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.559 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.560 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.564 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.569 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.574 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.578 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.593 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.600 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.606 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.615 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.616 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:46:16.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:46:16.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:46:16.624 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:46:16.625 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 126.1954ms 2025-06-17 05:46:16.626 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:46:16.626 +00:00 [INF] Capturing transaction. 2025-06-17 05:46:16.626 +00:00 [INF] Discarding envelope 8554e91119f4404290991b817c1263b0 because the queue is full. 2025-06-17 05:46:16.626 +00:00 [INF] Capturing transaction. 2025-06-17 05:46:16.626 +00:00 [INF] Discarding envelope 7a60f3f909cb430994320d5e6470091b because the queue is full. 2025-06-17 05:46:16.626 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 127.3549ms 2025-06-17 05:46:17.761 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 05:46:17.761 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:46:17.761 +00:00 [INF] Started transaction with span ID 'f3233545e8f60c36' and trace ID 'b80a68df6f234b608e34e364eb4d849d'. 2025-06-17 05:46:17.761 +00:00 [INF] Started transaction with span ID 'f3233545e8f60c36' and trace ID 'b80a68df6f234b608e34e364eb4d849d'. 2025-06-17 05:46:17.761 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:46:17.761 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:46:17.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:46:17.765 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:46:17.765 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.707ms 2025-06-17 05:46:17.765 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:46:17.765 +00:00 [INF] Capturing transaction. 2025-06-17 05:46:17.765 +00:00 [INF] Discarding envelope 410631f91f654996bd05389f5dd3b213 because the queue is full. 2025-06-17 05:46:17.765 +00:00 [INF] Capturing transaction. 2025-06-17 05:46:17.765 +00:00 [INF] Discarding envelope da56796568e4405eb5f0e41e0137f0cd because the queue is full. 2025-06-17 05:46:17.765 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 4.6858ms 2025-06-17 05:46:18.826 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 05:46:18.827 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:46:18.827 +00:00 [INF] Started transaction with span ID 'f0102608d0f8afe4' and trace ID 'e005955784d34e0a8276c8cd5da28177'. 2025-06-17 05:46:18.827 +00:00 [INF] Started transaction with span ID 'f0102608d0f8afe4' and trace ID 'e005955784d34e0a8276c8cd5da28177'. 2025-06-17 05:46:18.827 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 05:46:18.827 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:46:18.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 05:46:18.830 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 05:46:18.830 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.1029ms 2025-06-17 05:46:18.830 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 05:46:18.830 +00:00 [INF] Capturing transaction. 2025-06-17 05:46:18.830 +00:00 [INF] Discarding envelope 75c4b6dd2d62432a88ca0c25c7f6806d because the queue is full. 2025-06-17 05:46:18.830 +00:00 [INF] Capturing transaction. 2025-06-17 05:46:18.830 +00:00 [INF] Discarding envelope e9354af4aeb849a19909186548e4b464 because the queue is full. 2025-06-17 05:46:18.831 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 4.3172ms 2025-06-17 05:46:19.257 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 05:46:19.257 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:46:19.257 +00:00 [INF] Started transaction with span ID 'd6534ba05bd3b385' and trace ID '606e4481b65e46e8aece7b7501d0cea8'. 2025-06-17 05:46:19.257 +00:00 [INF] Started transaction with span ID 'd6534ba05bd3b385' and trace ID '606e4481b65e46e8aece7b7501d0cea8'. 2025-06-17 05:46:19.257 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 05:46:19.257 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:46:19.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 05:46:19.260 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 05:46:19.260 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.2181ms 2025-06-17 05:46:19.260 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 05:46:19.260 +00:00 [INF] Capturing transaction. 2025-06-17 05:46:19.260 +00:00 [INF] Discarding envelope b6bea03cdcc240f9bd5e9f83f4f0328d because the queue is full. 2025-06-17 05:46:19.260 +00:00 [INF] Capturing transaction. 2025-06-17 05:46:19.260 +00:00 [INF] Discarding envelope 57cff21599b0457eb4e92c7f72c8903c because the queue is full. 2025-06-17 05:46:19.260 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 3.0354ms 2025-06-17 05:51:50.027 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:51:50.027 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:50.027 +00:00 [INF] Started transaction with span ID 'bdf20335fdbb2269' and trace ID 'cb5c466caa5243b2bacf37bb9a7c8566'. 2025-06-17 05:51:50.027 +00:00 [INF] Started transaction with span ID 'bdf20335fdbb2269' and trace ID 'cb5c466caa5243b2bacf37bb9a7c8566'. 2025-06-17 05:51:50.027 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:50.027 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:50.064 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:50.086 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:50.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:51:50.090 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:50.095 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.096 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.101 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:50.101 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.102 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.105 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:50.105 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.106 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.111 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:50.112 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.116 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:50.116 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.118 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.123 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:50.124 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.132 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:50.137 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:50.152 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.157 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:50.158 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.164 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:50.165 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.170 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:50.171 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.176 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:50.177 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.183 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:50.184 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.189 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:50.190 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:50.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.202 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.204 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:50.205 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:50.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.219 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:50.220 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:50.231 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:51:50.232 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 204.2269ms 2025-06-17 05:51:50.232 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:50.232 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:50.232 +00:00 [INF] Discarding envelope 0b0a20a0094049cab9778d44ca19b422 because the queue is full. 2025-06-17 05:51:50.232 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:50.232 +00:00 [INF] Discarding envelope c8d74ef6ab09437eb44ed4be462325de because the queue is full. 2025-06-17 05:51:50.232 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 205.5210ms 2025-06-17 05:51:50.235 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:51:50.235 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:50.235 +00:00 [INF] Started transaction with span ID '3f4bca7cbf38ef4f' and trace ID '389b0b7e5143441b958f54f85976e4c0'. 2025-06-17 05:51:50.235 +00:00 [INF] Started transaction with span ID '3f4bca7cbf38ef4f' and trace ID '389b0b7e5143441b958f54f85976e4c0'. 2025-06-17 05:51:50.235 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:50.235 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:50.239 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:50.242 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:50.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:51:50.247 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:50.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.296 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.306 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.311 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.317 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.318 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.321 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.327 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.332 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.338 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.341 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.350 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:50.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:50.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:50.358 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:51:50.359 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 123.7006ms 2025-06-17 05:51:50.359 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:50.360 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:50.360 +00:00 [INF] Discarding envelope 0560b46349cb4d69b001ac0d9ff2f218 because the queue is full. 2025-06-17 05:51:50.360 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:50.360 +00:00 [INF] Discarding envelope f236a86ab0a14be7b71dd1fa754846d6 because the queue is full. 2025-06-17 05:51:50.360 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 125.1192ms 2025-06-17 05:51:52.357 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:51:52.357 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:52.357 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:51:52.357 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:52.357 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2655ms 2025-06-17 05:51:52.358 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:51:52.358 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:52.358 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:51:52.358 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:52.359 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.2366ms 2025-06-17 05:51:52.360 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:51:52.361 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:52.361 +00:00 [INF] Started transaction with span ID 'a50b36401e33b2f0' and trace ID 'efbc9d4f28da4c14ba01bfe411e73a4f'. 2025-06-17 05:51:52.361 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:52.361 +00:00 [INF] Started transaction with span ID 'a50b36401e33b2f0' and trace ID 'efbc9d4f28da4c14ba01bfe411e73a4f'. 2025-06-17 05:51:52.361 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:52.361 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:52.362 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:51:52.362 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:52.362 +00:00 [INF] Started transaction with span ID '2f955e37381d90f1' and trace ID '3215311bcd0343d89107cdc003af4f3a'. 2025-06-17 05:51:52.362 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:52.362 +00:00 [INF] Started transaction with span ID '2f955e37381d90f1' and trace ID '3215311bcd0343d89107cdc003af4f3a'. 2025-06-17 05:51:52.362 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:51:52.362 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:52.367 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:52.370 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:52.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:51:52.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:52.376 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.385 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.385 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.388 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.393 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.403 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.404 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.410 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.411 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.416 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.417 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.421 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.422 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.430 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.431 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.436 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.437 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.442 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.450 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.451 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.456 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.457 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.465 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.472 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.481 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.482 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.487 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.489 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.493 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.494 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.495 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.501 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.501 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:51:52.501 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 140.3867ms 2025-06-17 05:51:52.501 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:52.502 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:52.502 +00:00 [INF] Discarding envelope 9a1097da758d41699474a24769393142 because the queue is full. 2025-06-17 05:51:52.502 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:52.502 +00:00 [INF] Discarding envelope 638e83a4de774ce7adf290d205a4cbd2 because the queue is full. 2025-06-17 05:51:52.502 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 141.4438ms 2025-06-17 05:51:52.505 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:52.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:52.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:52.514 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:51:52.514 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 151.6472ms 2025-06-17 05:51:52.514 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:51:52.514 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:52.514 +00:00 [INF] Discarding envelope 1818e2fc8b6e4ed289e0de86e885c41b because the queue is full. 2025-06-17 05:51:52.514 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:52.514 +00:00 [INF] Discarding envelope dd769be284a9493bac0f6193ae7cd6aa because the queue is full. 2025-06-17 05:51:52.515 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 152.3961ms 2025-06-17 05:51:52.515 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:51:52.515 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:52.515 +00:00 [INF] Started transaction with span ID 'a5387c9cf96fa011' and trace ID '1c3bd874701a4ca2a7636ade1ceb06fc'. 2025-06-17 05:51:52.515 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:52.515 +00:00 [INF] Started transaction with span ID 'a5387c9cf96fa011' and trace ID '1c3bd874701a4ca2a7636ade1ceb06fc'. 2025-06-17 05:51:52.515 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:52.515 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:52.519 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:52.522 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:52.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:51:52.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:52.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.546 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.592 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.597 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.598 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:51:52.598 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:52.598 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:51:52.598 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:52.598 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1929ms 2025-06-17 05:51:52.600 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.602 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:51:52.602 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:52.602 +00:00 [INF] Started transaction with span ID '63aef164848fe499' and trace ID 'd64a852dc6e44740be51b721f214c068'. 2025-06-17 05:51:52.602 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:52.602 +00:00 [INF] Started transaction with span ID '63aef164848fe499' and trace ID 'd64a852dc6e44740be51b721f214c068'. 2025-06-17 05:51:52.602 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:52.602 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:52.603 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:51:52.603 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:52.603 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:51:52.603 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:52.603 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1337ms 2025-06-17 05:51:52.603 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:51:52.603 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:52.603 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:51:52.603 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:52.603 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.0970ms 2025-06-17 05:51:52.603 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:51:52.603 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:52.603 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:51:52.603 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:52.603 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.0879ms 2025-06-17 05:51:52.609 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:51:52.609 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:52.609 +00:00 [INF] Started transaction with span ID 'e8aa198e3d388997' and trace ID 'f126bdd7c67f4b0c946a9763a5fd8cda'. 2025-06-17 05:51:52.609 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:52.609 +00:00 [INF] Started transaction with span ID 'e8aa198e3d388997' and trace ID 'f126bdd7c67f4b0c946a9763a5fd8cda'. 2025-06-17 05:51:52.609 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:52.609 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:52.610 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:52.621 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:52.623 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:51:52.623 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:52.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:51:52.624 +00:00 [INF] Started transaction with span ID 'e64825cf3026cadf' and trace ID 'ed31ea40ef784b36bec488c829f7030e'. 2025-06-17 05:51:52.632 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:52.632 +00:00 [INF] Started transaction with span ID 'e64825cf3026cadf' and trace ID 'ed31ea40ef784b36bec488c829f7030e'. 2025-06-17 05:51:52.632 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:51:52.632 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:52.635 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:52.637 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:51:52.637 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:52.637 +00:00 [INF] Started transaction with span ID 'b0553c9f75b2012b' and trace ID 'c605dd16afa4479484616eac8678d313'. 2025-06-17 05:51:52.638 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:52.638 +00:00 [INF] Started transaction with span ID 'b0553c9f75b2012b' and trace ID 'c605dd16afa4479484616eac8678d313'. 2025-06-17 05:51:52.639 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:51:52.639 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:52.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.645 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.657 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:51:52.658 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:52.658 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:51:52.658 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:52.658 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.6426ms 2025-06-17 05:51:52.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.663 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:51:52.663 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:52.663 +00:00 [INF] Started transaction with span ID 'c087afeee5cc61ff' and trace ID '8e837b408a9844fa90f9bffbee975e2e'. 2025-06-17 05:51:52.663 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:52.663 +00:00 [INF] Started transaction with span ID 'c087afeee5cc61ff' and trace ID '8e837b408a9844fa90f9bffbee975e2e'. 2025-06-17 05:51:52.663 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:51:52.664 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:52.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:51:52.667 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:51:52.667 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.0788ms 2025-06-17 05:51:52.667 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:51:52.667 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:52.667 +00:00 [INF] Discarding envelope 51c6f2d665b54edc8cb4f51296bfb523 because the queue is full. 2025-06-17 05:51:52.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.668 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:52.668 +00:00 [INF] Discarding envelope 30772ff5f3904c799c0405b2fff3a85e because the queue is full. 2025-06-17 05:51:52.668 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.1086ms 2025-06-17 05:51:52.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.672 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.690 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.693 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.698 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.708 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.709 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.712 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.713 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.722 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.725 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.739 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.751 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.755 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.756 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.770 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.783 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.795 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.801 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.808 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.809 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.813 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.818 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.820 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.825 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.829 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.830 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.832 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.839 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.850 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.852 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.853 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.858 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.860 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.875 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.878 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.880 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.885 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.890 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.895 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.915 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.925 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.933 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.935 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.939 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.959 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.962 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.975 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.983 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:52.985 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:51:52.986 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 383.087ms 2025-06-17 05:51:52.986 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:52.986 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:52.986 +00:00 [INF] Discarding envelope 3eeade65a926489a94b9e67712636549 because the queue is full. 2025-06-17 05:51:52.986 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:52.986 +00:00 [INF] Discarding envelope 24b9c8401bfc4f2b8ca23482ffdf302c because the queue is full. 2025-06-17 05:51:52.987 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 384.8262ms 2025-06-17 05:51:52.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.991 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.992 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:52.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:52.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:52.998 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.005 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.013 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.019 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.027 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.053 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.069 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.070 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:51:53.075 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:53.077 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:53.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:53.082 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:51:53.082 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 443.1422ms 2025-06-17 05:51:53.082 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:51:53.082 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:53.082 +00:00 [INF] Discarding envelope bdaa50f5ebd7408f8e1a08ee4c77401e because the queue is full. 2025-06-17 05:51:53.082 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:53.082 +00:00 [INF] Discarding envelope 90777ec4e47045109054885314327c9b because the queue is full. 2025-06-17 05:51:53.082 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 445.4721ms 2025-06-17 05:51:53.086 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:53.089 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:53.092 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:53.095 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:51:53.095 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 462.9997ms 2025-06-17 05:51:53.095 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:51:53.095 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:53.095 +00:00 [INF] Discarding envelope 582d8d5e68a74580993145df57ee13d9 because the queue is full. 2025-06-17 05:51:53.095 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:53.095 +00:00 [INF] Discarding envelope 4c91a5b4e0ae4e6cb6153aa177c2e2e4 because the queue is full. 2025-06-17 05:51:53.097 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 473.6233ms 2025-06-17 05:51:53.099 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 584.0859ms 2025-06-17 05:51:53.099 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:53.100 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:53.100 +00:00 [INF] Discarding envelope 429ee82cca14464bad52b2b552af1f6c because the queue is full. 2025-06-17 05:51:53.100 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:53.100 +00:00 [INF] Discarding envelope 9eff481ced4d4227ab7d132016512d7a because the queue is full. 2025-06-17 05:51:53.100 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 585.1436ms 2025-06-17 05:51:53.100 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:51:53.100 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:53.100 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:51:53.100 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:53.100 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1297ms 2025-06-17 05:51:53.103 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:53.104 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:51:53.104 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:53.104 +00:00 [INF] Started transaction with span ID '2eefdc2e0e8aa1e3' and trace ID '345f3ec66801490f974577af57cc321a'. 2025-06-17 05:51:53.104 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:53.104 +00:00 [INF] Started transaction with span ID '2eefdc2e0e8aa1e3' and trace ID '345f3ec66801490f974577af57cc321a'. 2025-06-17 05:51:53.104 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:53.104 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:53.115 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:53.115 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:53.116 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:51:53.116 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:53.116 +00:00 [INF] Started transaction with span ID '58236f485d925753' and trace ID '17b710f875f34fad9cb9a04ea6393409'. 2025-06-17 05:51:53.116 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:53.116 +00:00 [INF] Started transaction with span ID '58236f485d925753' and trace ID '17b710f875f34fad9cb9a04ea6393409'. 2025-06-17 05:51:53.116 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:51:53.116 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:53.116 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:51:53.117 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:53.117 +00:00 [INF] Started transaction with span ID 'e1e4196d756d5583' and trace ID 'c0c1651f9fba4ec4876763669eb8b9a7'. 2025-06-17 05:51:53.117 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:53.117 +00:00 [INF] Started transaction with span ID 'e1e4196d756d5583' and trace ID 'c0c1651f9fba4ec4876763669eb8b9a7'. 2025-06-17 05:51:53.117 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:53.117 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:53.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:53.124 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:51:53.124 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:51:53.124 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:51:53.124 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 8.1842ms 2025-06-17 05:51:53.124 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:51:53.124 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:53.125 +00:00 [INF] Discarding envelope 0b09a55e311c46eca36e150722c2586b because the queue is full. 2025-06-17 05:51:53.125 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:53.125 +00:00 [INF] Discarding envelope 58a9701187f14f19b16035a2723ff34c because the queue is full. 2025-06-17 05:51:53.125 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 9.0760ms 2025-06-17 05:51:53.136 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:53.143 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:53.143 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:53.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:51:53.149 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:53.151 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:51:53.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:53.153 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.160 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.169 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.181 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.183 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.188 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.192 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.197 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.200 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.201 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.207 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.213 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.214 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.215 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.216 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.221 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.222 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.223 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.226 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.230 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.232 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.234 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.244 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.245 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.264 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.265 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.268 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.273 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.276 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.283 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.284 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.285 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.288 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.293 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.294 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.295 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.301 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.301 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.303 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.310 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.312 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.320 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.325 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.332 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.334 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.340 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.350 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.352 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.367 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.369 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.378 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.380 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.389 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.391 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.394 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.404 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.406 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.408 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.410 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.413 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.414 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.420 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.422 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.427 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.438 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.441 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.443 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.451 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.468 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.476 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.482 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.488 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.489 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.493 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.494 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.498 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.501 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.536 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.546 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.548 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.564 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.572 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:51:53.574 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 964.964ms 2025-06-17 05:51:53.574 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:53.574 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:53.575 +00:00 [INF] Discarding envelope aa682da88a4e4f2493e4ffc0ce24b7ee because the queue is full. 2025-06-17 05:51:53.576 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:53.576 +00:00 [INF] Discarding envelope 55efa8b1f78d4026bc7c51e9ce59dba8 because the queue is full. 2025-06-17 05:51:53.576 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 967.1883ms 2025-06-17 05:51:53.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.579 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.587 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.587 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.614 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.622 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.622 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.630 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.637 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:51:53.637 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:53.637 +00:00 [INF] Started transaction with span ID 'b9cfd3dae1300767' and trace ID 'a4635d19c3444b9aab41de8463b14b12'. 2025-06-17 05:51:53.637 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:53.637 +00:00 [INF] Started transaction with span ID 'b9cfd3dae1300767' and trace ID 'a4635d19c3444b9aab41de8463b14b12'. 2025-06-17 05:51:53.637 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:51:53.638 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:53.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:51:53.640 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:51:53.640 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.4011ms 2025-06-17 05:51:53.640 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:51:53.640 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:53.640 +00:00 [INF] Discarding envelope 9a0ed602d1d449c9a762fa036b8d2704 because the queue is full. 2025-06-17 05:51:53.640 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:53.640 +00:00 [INF] Discarding envelope 72a09733a3bb451e91b0ff260849c262 because the queue is full. 2025-06-17 05:51:53.641 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.5004ms 2025-06-17 05:51:53.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.642 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.662 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.667 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.671 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.676 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.688 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.689 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.697 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.699 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.703 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.704 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.709 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.728 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.733 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.735 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.740 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.744 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.747 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.770 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.777 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.793 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.799 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.804 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.811 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.816 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.833 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.847 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.851 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.859 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.864 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.865 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.869 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.879 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.887 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.894 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.916 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.918 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.924 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.926 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.948 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.960 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:53.965 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:53.982 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.987 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:53.992 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:53.994 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:51:53.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:54.014 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:54.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:54.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:54.036 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:54.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:54.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:54.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:54.055 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:51:54.059 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 954.5107ms 2025-06-17 05:51:54.059 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:54.059 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:54.060 +00:00 [INF] Discarding envelope 96dd1cb3e3904bc0bb2f2764f361a6c6 because the queue is full. 2025-06-17 05:51:54.060 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:54.060 +00:00 [INF] Discarding envelope 82ec8874cb9849f99ba42cfa81c2ac71 because the queue is full. 2025-06-17 05:51:54.060 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 955.7539ms 2025-06-17 05:51:54.060 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 942.6346ms 2025-06-17 05:51:54.060 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:54.060 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:54.060 +00:00 [INF] Discarding envelope 712b19c1fe1d4220ae4cde419f7e4eba because the queue is full. 2025-06-17 05:51:54.060 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:54.060 +00:00 [INF] Discarding envelope cbf862d90e05468a8f1c1ac4e8b99a59 because the queue is full. 2025-06-17 05:51:54.061 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 945.0173ms 2025-06-17 05:51:56.614 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:51:56.614 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:56.614 +00:00 [INF] Started transaction with span ID 'fff77f1f579f3003' and trace ID 'a790634d9afb46f4823ba44da92fe11c'. 2025-06-17 05:51:56.614 +00:00 [INF] Started transaction with span ID 'fff77f1f579f3003' and trace ID 'a790634d9afb46f4823ba44da92fe11c'. 2025-06-17 05:51:56.614 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:56.615 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:56.631 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:56.653 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:56.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:51:56.659 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:56.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:56.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:56.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:56.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:56.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:56.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.720 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:51:56.720 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:56.720 +00:00 [INF] Started transaction with span ID '693355a6f4402230' and trace ID 'd346af9f923d4c80880534785faa69d2'. 2025-06-17 05:51:56.720 +00:00 [INF] Started transaction with span ID '693355a6f4402230' and trace ID 'd346af9f923d4c80880534785faa69d2'. 2025-06-17 05:51:56.720 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:56.720 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:56.724 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:56.727 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:56.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:51:56.732 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.733 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:56.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:56.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.744 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.745 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.751 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:56.752 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.753 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.758 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.760 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.763 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:56.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.775 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.776 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:56.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:56.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.787 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.788 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.791 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.792 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.799 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:56.800 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.809 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:56.811 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.820 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:56.824 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.825 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.834 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.840 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:56.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.853 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:56.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.859 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.871 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:56.874 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.875 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.880 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.885 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.890 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:56.891 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.899 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.901 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.910 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:56.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:56.914 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:51:56.914 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 299.7248ms 2025-06-17 05:51:56.914 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:56.915 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:56.915 +00:00 [INF] Discarding envelope 4498561d4d204d90a1c492414db23112 because the queue is full. 2025-06-17 05:51:56.915 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:56.915 +00:00 [INF] Discarding envelope cd73fe0d1bde47f5a0c977cd65e58038 because the queue is full. 2025-06-17 05:51:56.915 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 300.9245ms 2025-06-17 05:51:56.915 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:56.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:56.920 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:51:56.922 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 201.2544ms 2025-06-17 05:51:56.922 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:56.922 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:56.922 +00:00 [INF] Discarding envelope e9fa01d74c4446269a1a3013e6a4d546 because the queue is full. 2025-06-17 05:51:56.922 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:56.922 +00:00 [INF] Discarding envelope ee7564b2916c4591984c8a87256f92ff because the queue is full. 2025-06-17 05:51:56.923 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 202.5360ms 2025-06-17 05:51:58.157 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:51:58.157 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:58.157 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:51:58.157 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:58.157 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.2167ms 2025-06-17 05:51:58.161 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:51:58.162 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:58.162 +00:00 [INF] Started transaction with span ID '54a415f01012717a' and trace ID '4b5a65db0de143f1a634d3e572e18414'. 2025-06-17 05:51:58.162 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:58.162 +00:00 [INF] Started transaction with span ID '54a415f01012717a' and trace ID '4b5a65db0de143f1a634d3e572e18414'. 2025-06-17 05:51:58.162 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:51:58.162 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:58.166 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:58.170 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:58.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:58.175 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:51:58.175 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:58.175 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:51:58.175 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:58.175 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1724ms 2025-06-17 05:51:58.176 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:51:58.176 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 13.791ms 2025-06-17 05:51:58.176 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:51:58.176 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:58.176 +00:00 [INF] Discarding envelope e8f14b1a5da349f482342090c041cbf6 because the queue is full. 2025-06-17 05:51:58.176 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:58.176 +00:00 [INF] Discarding envelope 1f09aa572ab74695aaaa6c9a924bedc7 because the queue is full. 2025-06-17 05:51:58.176 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 14.8206ms 2025-06-17 05:51:58.179 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:51:58.180 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:58.180 +00:00 [INF] Started transaction with span ID '978cab3ed5337f9d' and trace ID '78fb5bb993994efb9abdf4696866fc43'. 2025-06-17 05:51:58.180 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:58.180 +00:00 [INF] Started transaction with span ID '978cab3ed5337f9d' and trace ID '78fb5bb993994efb9abdf4696866fc43'. 2025-06-17 05:51:58.180 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:58.180 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:58.185 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:58.188 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:58.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:51:58.194 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:58.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.210 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.211 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.218 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.228 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.275 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:51:58.275 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:58.275 +00:00 [INF] Started transaction with span ID '6b7075339953c849' and trace ID 'e089bf5c26e84d2287e648cef43093d4'. 2025-06-17 05:51:58.275 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:58.275 +00:00 [INF] Started transaction with span ID '6b7075339953c849' and trace ID 'e089bf5c26e84d2287e648cef43093d4'. 2025-06-17 05:51:58.275 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:58.275 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:58.280 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:58.285 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:58.287 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.290 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:51:58.292 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:58.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.304 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.312 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.317 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.321 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.323 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.326 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.327 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.335 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.336 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.343 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.354 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.356 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.371 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:51:58.372 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:58.372 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:51:58.372 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:58.372 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2698ms 2025-06-17 05:51:58.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.374 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.374 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.377 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.382 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.384 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.391 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.392 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.393 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.396 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.406 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.408 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.410 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.418 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.420 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.424 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.425 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.428 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.429 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.432 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.441 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.443 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.444 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.454 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.456 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.463 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.469 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.476 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.486 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.486 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:51:58.487 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 306.7293ms 2025-06-17 05:51:58.487 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:58.487 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:58.487 +00:00 [INF] Discarding envelope d1a33ac70e9d4ffc82a2203e6c4a150f because the queue is full. 2025-06-17 05:51:58.487 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:58.487 +00:00 [INF] Discarding envelope 55fecd4c24cf4c2f8bc639e8610526d5 because the queue is full. 2025-06-17 05:51:58.487 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 307.5752ms 2025-06-17 05:51:58.487 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:51:58.487 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:58.487 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:51:58.487 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:58.487 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1647ms 2025-06-17 05:51:58.487 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:51:58.487 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:58.488 +00:00 [INF] Started transaction with span ID '3ca6a0186b112b17' and trace ID '3bba017748bd445d84c988875d2105e8'. 2025-06-17 05:51:58.488 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:58.488 +00:00 [INF] Started transaction with span ID '3ca6a0186b112b17' and trace ID '3bba017748bd445d84c988875d2105e8'. 2025-06-17 05:51:58.488 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:51:58.488 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:58.492 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:58.493 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.500 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:58.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:58.506 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:51:58.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.508 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.509 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 20.9869ms 2025-06-17 05:51:58.509 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:51:58.510 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:58.510 +00:00 [INF] Discarding envelope 2e33d172b61745fb887889eebeafc21e because the queue is full. 2025-06-17 05:51:58.510 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:58.510 +00:00 [INF] Discarding envelope 0131d7cd7eca4655a40dcf2a19f57119 because the queue is full. 2025-06-17 05:51:58.510 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 22.5773ms 2025-06-17 05:51:58.510 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:51:58.510 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:58.510 +00:00 [INF] Started transaction with span ID '918fe69017b1d068' and trace ID '14b1f4b059e04fd7ba9a621e137a1d78'. 2025-06-17 05:51:58.510 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:58.510 +00:00 [INF] Started transaction with span ID '918fe69017b1d068' and trace ID '14b1f4b059e04fd7ba9a621e137a1d78'. 2025-06-17 05:51:58.510 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:51:58.510 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:58.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.515 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:58.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.519 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:58.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:58.529 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:51:58.529 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 18.2313ms 2025-06-17 05:51:58.529 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:51:58.529 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:58.529 +00:00 [INF] Discarding envelope 58b18e181c7c4ecf90ac2463cb79471b because the queue is full. 2025-06-17 05:51:58.529 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:58.529 +00:00 [INF] Discarding envelope 2d9140fe218c48ac90eba7cb1d534b75 because the queue is full. 2025-06-17 05:51:58.529 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 19.0957ms 2025-06-17 05:51:58.529 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:51:58.529 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:58.529 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:51:58.529 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:58.529 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1617ms 2025-06-17 05:51:58.530 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:51:58.530 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:58.530 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:51:58.530 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:58.530 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1294ms 2025-06-17 05:51:58.530 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:51:58.530 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:58.530 +00:00 [INF] Started transaction with span ID '89290942728bc0ba' and trace ID '68976955ec174585bbdc08e827b38a2f'. 2025-06-17 05:51:58.531 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:58.531 +00:00 [INF] Started transaction with span ID '89290942728bc0ba' and trace ID '68976955ec174585bbdc08e827b38a2f'. 2025-06-17 05:51:58.531 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:58.531 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:58.533 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.541 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:58.545 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:51:58.545 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:58.545 +00:00 [INF] Started transaction with span ID 'fcbbb565a6b4b71d' and trace ID 'b6c44c9e09e744f8aafc811eb9b095b1'. 2025-06-17 05:51:58.545 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:58.545 +00:00 [INF] Started transaction with span ID 'fcbbb565a6b4b71d' and trace ID 'b6c44c9e09e744f8aafc811eb9b095b1'. 2025-06-17 05:51:58.546 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:51:58.546 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:58.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.552 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:51:58.552 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:51:58.552 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.2831ms 2025-06-17 05:51:58.552 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:51:58.552 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:58.552 +00:00 [INF] Discarding envelope 2ef74b96757e45939615b9623c316be9 because the queue is full. 2025-06-17 05:51:58.552 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:58.552 +00:00 [INF] Discarding envelope 56f13620e715473a815849c426bde357 because the queue is full. 2025-06-17 05:51:58.552 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 7.7146ms 2025-06-17 05:51:58.552 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:51:58.552 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:58.553 +00:00 [INF] Started transaction with span ID '5fe34914146301f' and trace ID 'fafff46dba22478b8d1d2c9f24ed5edb'. 2025-06-17 05:51:58.553 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:58.553 +00:00 [INF] Started transaction with span ID '5fe34914146301f' and trace ID 'fafff46dba22478b8d1d2c9f24ed5edb'. 2025-06-17 05:51:58.553 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:58.553 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:58.569 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:58.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:51:58.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:58.573 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:58.583 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:58.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:51:58.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:58.591 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.596 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.608 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.609 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.610 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.612 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.614 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.619 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.624 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.631 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.632 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.635 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.638 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.644 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.648 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.658 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.664 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.665 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.672 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.672 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.676 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.683 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.684 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.685 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.687 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.692 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.698 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.698 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.724 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.740 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.741 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.745 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.748 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.759 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.763 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.766 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.774 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.788 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.799 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.804 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.806 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.813 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.819 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.823 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.831 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.836 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.839 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.851 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.860 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.872 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.873 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.876 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.880 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.887 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:51:58.888 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 356.858ms 2025-06-17 05:51:58.888 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:58.888 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:58.888 +00:00 [INF] Discarding envelope 2bf09fb67e444f27ba04ca47c2c1cc69 because the queue is full. 2025-06-17 05:51:58.888 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:58.888 +00:00 [INF] Discarding envelope 39673aac931f4e7d9113387a3fab26cd because the queue is full. 2025-06-17 05:51:58.888 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 358.1516ms 2025-06-17 05:51:58.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.896 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.897 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.902 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:51:58.903 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 348.42ms 2025-06-17 05:51:58.903 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:58.903 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:58.904 +00:00 [INF] Discarding envelope 4802fe3e65ca43f2bca4d0cf578f18fb because the queue is full. 2025-06-17 05:51:58.904 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:58.904 +00:00 [INF] Discarding envelope 6d5fcf96b3fa43e3b75a25f4ba095150 because the queue is full. 2025-06-17 05:51:58.904 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 351.6459ms 2025-06-17 05:51:58.905 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:51:58.906 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:58.906 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:51:58.906 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:58.906 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.8977ms 2025-06-17 05:51:58.906 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:58.918 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:51:58.919 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:58.919 +00:00 [INF] Started transaction with span ID '12aedd6045ed9409' and trace ID 'e22d66251025493c94025c920689c05e'. 2025-06-17 05:51:58.919 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:58.919 +00:00 [INF] Started transaction with span ID '12aedd6045ed9409' and trace ID 'e22d66251025493c94025c920689c05e'. 2025-06-17 05:51:58.919 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:51:58.919 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:58.919 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:51:58.919 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:58.920 +00:00 [INF] Started transaction with span ID '750f3aa65883c41a' and trace ID '1bde14f366d24f879cbe68775e337f8e'. 2025-06-17 05:51:58.920 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:58.920 +00:00 [INF] Started transaction with span ID '750f3aa65883c41a' and trace ID '1bde14f366d24f879cbe68775e337f8e'. 2025-06-17 05:51:58.920 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:58.920 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:58.920 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:51:58.920 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:58.920 +00:00 [INF] Started transaction with span ID '76c1a54c125e34dd' and trace ID 'aaed22c584b14f1eb640b688a2c3faa8'. 2025-06-17 05:51:58.920 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:58.921 +00:00 [INF] Started transaction with span ID '76c1a54c125e34dd' and trace ID 'aaed22c584b14f1eb640b688a2c3faa8'. 2025-06-17 05:51:58.922 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:58.922 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:58.931 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:58.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:51:58.932 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:51:58.935 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 16.2937ms 2025-06-17 05:51:58.935 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:51:58.935 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:58.936 +00:00 [INF] Discarding envelope ff96eeb8877843e38712961491dd89d2 because the queue is full. 2025-06-17 05:51:58.936 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:58.936 +00:00 [INF] Discarding envelope 328c22972c4c467ea4c06ed28730eaf3 because the queue is full. 2025-06-17 05:51:58.936 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 17.9667ms 2025-06-17 05:51:58.935 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:58.937 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:51:58.950 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:58.951 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:51:58.951 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:51:58.952 +00:00 [INF] Started transaction with span ID '9efe8c8eabf08670' and trace ID '7b2bb9afc19e462b93be473abc6262c1'. 2025-06-17 05:51:58.952 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:51:58.952 +00:00 [INF] Started transaction with span ID '9efe8c8eabf08670' and trace ID '7b2bb9afc19e462b93be473abc6262c1'. 2025-06-17 05:51:58.956 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:51:58.956 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:51:58.958 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:51:58.960 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:58.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:51:58.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:51:58.967 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:58.971 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:51:58.976 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:51:58.976 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 19.878ms 2025-06-17 05:51:58.976 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:51:58.976 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:58.976 +00:00 [INF] Discarding envelope 537f3c12e3594d819b39fa94e37b9ce3 because the queue is full. 2025-06-17 05:51:58.977 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:58.977 +00:00 [INF] Discarding envelope 0e4d6632047243bc83bd2f8d59de9ca3 because the queue is full. 2025-06-17 05:51:58.979 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 28.1115ms 2025-06-17 05:51:58.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.986 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.987 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:58.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:58.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.011 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.018 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.022 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.033 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.048 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.058 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.064 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.072 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.077 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.092 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.101 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.104 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.106 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.112 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.122 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.133 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.135 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.135 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.157 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.157 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.165 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.183 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.187 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.191 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.196 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.206 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.210 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.211 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.219 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.220 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.227 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.228 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.238 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.239 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.242 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.243 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.254 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.265 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.271 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.283 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.290 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.291 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.309 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.321 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.323 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.335 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.337 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.341 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.347 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.358 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.366 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.370 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.387 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.391 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.398 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.403 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.406 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.417 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.430 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.430 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.437 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.438 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.444 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.475 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.492 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.500 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.518 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.530 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.540 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:51:59.542 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.549 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.555 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1279.7382ms 2025-06-17 05:51:59.555 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:59.557 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:59.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.557 +00:00 [INF] Discarding envelope ec057849246a4b5ba8fa654b0ec3f556 because the queue is full. 2025-06-17 05:51:59.559 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:59.559 +00:00 [INF] Discarding envelope 24a06de2a75243a6bfdc3f701dcb844e because the queue is full. 2025-06-17 05:51:59.559 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1284.4932ms 2025-06-17 05:51:59.572 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.588 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.591 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.604 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.614 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.630 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.635 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.636 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.639 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.649 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.669 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.671 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.673 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.682 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.685 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.709 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.721 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.726 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.736 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.740 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.755 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.760 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.766 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.772 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.774 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.779 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.779 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.785 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.816 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.817 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.821 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.844 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.850 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.855 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.875 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.878 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.881 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.891 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.898 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.917 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.930 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.941 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.947 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.953 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.953 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.962 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.972 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.979 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:51:59.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.980 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:51:59.986 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1059.4338ms 2025-06-17 05:51:59.986 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:59.986 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:59.986 +00:00 [INF] Discarding envelope aa6b4e15c861407e86b2da4286d012fa because the queue is full. 2025-06-17 05:51:59.986 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:59.986 +00:00 [INF] Discarding envelope 4f504236005f4d2492e33a8e96bdb766 because the queue is full. 2025-06-17 05:51:59.986 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:51:59.988 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1067.6273ms 2025-06-17 05:51:59.992 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:51:59.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:51:59.995 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:51:59.998 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1078.375ms 2025-06-17 05:51:59.998 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:51:59.999 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:59.999 +00:00 [INF] Discarding envelope e07ffa451be94fa28658943df811c2ad because the queue is full. 2025-06-17 05:51:59.999 +00:00 [INF] Capturing transaction. 2025-06-17 05:51:59.999 +00:00 [INF] Discarding envelope e34d2466d4cd4ba8bda9a31d2506933b because the queue is full. 2025-06-17 05:51:59.999 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1079.9680ms 2025-06-17 05:52:00.781 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:52:00.781 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:00.781 +00:00 [INF] Started transaction with span ID 'f7215c70cc1221d' and trace ID '9f8d6dee65874a1ab7f9143151ab8f41'. 2025-06-17 05:52:00.781 +00:00 [INF] Started transaction with span ID 'f7215c70cc1221d' and trace ID '9f8d6dee65874a1ab7f9143151ab8f41'. 2025-06-17 05:52:00.782 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:00.782 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:00.797 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:00.816 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:00.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:00.822 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:00.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:00.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:00.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:00.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:00.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:00.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:00.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:00.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:00.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:00.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:00.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:00.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:00.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:00.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:00.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:00.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:00.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:00.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:00.885 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:52:00.885 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:00.885 +00:00 [INF] Started transaction with span ID 'e3f07d9996aee0f4' and trace ID '95f2cddd61f74a89a43f99aca12fb73a'. 2025-06-17 05:52:00.885 +00:00 [INF] Started transaction with span ID 'e3f07d9996aee0f4' and trace ID '95f2cddd61f74a89a43f99aca12fb73a'. 2025-06-17 05:52:00.885 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:00.885 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:00.890 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:00.894 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:00.898 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:00.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:00.903 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:00.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:00.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:00.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:00.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:00.922 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:00.923 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:00.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:00.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:00.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:00.936 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:00.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:00.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:00.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:00.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:00.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:00.961 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:00.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:00.965 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:00.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:00.971 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:00.975 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:00.983 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:00.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:00.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:00.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:00.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.028 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.036 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:01.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.041 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:01.068 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.073 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.074 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.080 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.085 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.093 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:01.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.103 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.106 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:01.121 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.123 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.128 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:01.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.152 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.154 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.161 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.162 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:01.171 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.177 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.179 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.194 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:01.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.201 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.216 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.226 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.227 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:01.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:01.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.239 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 353.946ms 2025-06-17 05:52:01.239 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:01.240 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:01.240 +00:00 [INF] Discarding envelope ba67b4c6ab824f8291693c3e8af7bbd0 because the queue is full. 2025-06-17 05:52:01.240 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:01.240 +00:00 [INF] Discarding envelope da15350fba1f4df8b14230dfb5940ab0 because the queue is full. 2025-06-17 05:52:01.240 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 355.5276ms 2025-06-17 05:52:01.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:01.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:01.261 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:01.281 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:01.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:01.286 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:01.287 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 505.1759ms 2025-06-17 05:52:01.287 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:01.287 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:01.287 +00:00 [INF] Discarding envelope e5ae3950786c4b80bf033e18a248f24e because the queue is full. 2025-06-17 05:52:01.287 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:01.287 +00:00 [INF] Discarding envelope a28922db427f45ee8c7209f2c482cfe6 because the queue is full. 2025-06-17 05:52:01.288 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 506.9548ms 2025-06-17 05:52:02.637 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:52:02.637 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:02.637 +00:00 [INF] Started transaction with span ID 'b3f784d1f3a1e352' and trace ID '74b97cc29c804498a4afb7ff48114bea'. 2025-06-17 05:52:02.637 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:02.638 +00:00 [INF] Started transaction with span ID 'b3f784d1f3a1e352' and trace ID '74b97cc29c804498a4afb7ff48114bea'. 2025-06-17 05:52:02.638 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:02.638 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:02.642 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:52:02.642 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:02.643 +00:00 [INF] Started transaction with span ID 'e64245599d8d70cf' and trace ID '761cf2f2a9af478fbed61a7dbb593408'. 2025-06-17 05:52:02.643 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:02.643 +00:00 [INF] Started transaction with span ID 'e64245599d8d70cf' and trace ID '761cf2f2a9af478fbed61a7dbb593408'. 2025-06-17 05:52:02.643 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:02.643 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:02.644 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:02.649 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:02.655 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:02.657 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:02.661 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:52:02.664 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:02.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:02.676 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 37.9985ms 2025-06-17 05:52:02.676 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:02.676 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:02.676 +00:00 [INF] Discarding envelope fae4133e06914e1aa96a29fd765ef5d4 because the queue is full. 2025-06-17 05:52:02.676 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:02.676 +00:00 [INF] Discarding envelope 6d3e8e28faf84b6b99f4e792bc334c90 because the queue is full. 2025-06-17 05:52:02.676 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:02.680 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 42.9806ms 2025-06-17 05:52:02.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:02.694 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:02.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:02.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:02.709 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:02.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:02.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:02.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:02.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:02.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:02.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:02.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:02.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:02.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:02.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:02.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:02.753 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:02.755 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:02.755 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:02.756 +00:00 [INF] Started transaction with span ID 'a4fab673f8760dd8' and trace ID '7749576f69304f609389fa1a8ec3508a'. 2025-06-17 05:52:02.757 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:02.758 +00:00 [INF] Started transaction with span ID 'a4fab673f8760dd8' and trace ID '7749576f69304f609389fa1a8ec3508a'. 2025-06-17 05:52:02.758 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:02.758 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:02.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:02.769 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:02.772 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:02.776 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:02.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:02.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:02.784 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:02.789 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:02.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:02.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:02.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:02.815 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:02.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:02.823 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:02.824 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:02.832 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:02.834 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:02.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:02.848 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:02.853 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:02.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:02.859 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:02.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:02.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:02.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:02.877 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:02.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:02.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:02.887 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:02.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:02.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:02.903 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:52:02.903 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:02.903 +00:00 [INF] Started transaction with span ID 'bbb04071c6691319' and trace ID '4ad3253ec1ab4629b91b93008528ba4c'. 2025-06-17 05:52:02.903 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:02.903 +00:00 [INF] Started transaction with span ID 'bbb04071c6691319' and trace ID '4ad3253ec1ab4629b91b93008528ba4c'. 2025-06-17 05:52:02.903 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:02.903 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:02.905 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:52:02.905 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:02.905 +00:00 [INF] Started transaction with span ID 'c35423bb3e688688' and trace ID '3924bc49fefc461e9696c7a40c681dc7'. 2025-06-17 05:52:02.905 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:02.906 +00:00 [INF] Started transaction with span ID 'c35423bb3e688688' and trace ID '3924bc49fefc461e9696c7a40c681dc7'. 2025-06-17 05:52:02.906 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:02.906 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:02.915 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:02.925 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:52:02.925 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:02.925 +00:00 [INF] Started transaction with span ID '71558827e7878aa4' and trace ID 'd992d2d37c82453580697b638367c1ab'. 2025-06-17 05:52:02.925 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:02.926 +00:00 [INF] Started transaction with span ID '71558827e7878aa4' and trace ID 'd992d2d37c82453580697b638367c1ab'. 2025-06-17 05:52:02.926 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:02.926 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:02.938 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:02.942 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:02.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:02.947 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:02.948 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:52:02.949 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:52:02.957 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:02.958 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:02.961 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:52:02.961 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:02.961 +00:00 [INF] Started transaction with span ID '26a5ef342d6fbae6' and trace ID 'c6b2e50cdd2a4b1cbd84b50b251fe5de'. 2025-06-17 05:52:02.961 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:02.961 +00:00 [INF] Started transaction with span ID '26a5ef342d6fbae6' and trace ID 'c6b2e50cdd2a4b1cbd84b50b251fe5de'. 2025-06-17 05:52:02.961 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:02.961 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:02.961 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:52:02.961 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:02.961 +00:00 [INF] Started transaction with span ID '1039dd7905b572dd' and trace ID 'af668afb620649059efcf530cf6c3399'. 2025-06-17 05:52:02.961 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:02.961 +00:00 [INF] Started transaction with span ID '1039dd7905b572dd' and trace ID 'af668afb620649059efcf530cf6c3399'. 2025-06-17 05:52:02.961 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:02.962 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:02.975 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:02.978 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:02.989 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 62.9121ms 2025-06-17 05:52:02.989 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:02.989 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:02.989 +00:00 [INF] Discarding envelope 8a204938a32143ef81bb379eb3fa6e90 because the queue is full. 2025-06-17 05:52:02.989 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:02.989 +00:00 [INF] Discarding envelope 36054d799e3345ec90ea772adb62b9ea because the queue is full. 2025-06-17 05:52:02.989 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 64.2036ms 2025-06-17 05:52:02.989 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:02.996 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:02.997 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.008 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.014 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.010 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:52:03.015 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 111.2033ms 2025-06-17 05:52:03.015 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:03.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:03.018 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:03.018 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:03.026 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.033 +00:00 [INF] Discarding envelope cdbc0aae4a2c465ba0cba4c080a89597 because the queue is full. 2025-06-17 05:52:03.038 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:03.038 +00:00 [INF] Discarding envelope 96af1e2a8f82454e8b414a1cdeaa9cb0 because the queue is full. 2025-06-17 05:52:03.039 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.039 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 135.7814ms 2025-06-17 05:52:03.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.049 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:03.056 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.064 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:03.064 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.069 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.080 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.096 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:03.097 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.098 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.133 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:52:03.133 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 171.3902ms 2025-06-17 05:52:03.133 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:03.133 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:03.134 +00:00 [INF] Discarding envelope 7c9f875420a34601a7e49c09dbacdd43 because the queue is full. 2025-06-17 05:52:03.134 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:03.134 +00:00 [INF] Discarding envelope 3714f0058bff4e9fb40275dd65b2ee43 because the queue is full. 2025-06-17 05:52:03.134 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 173.5772ms 2025-06-17 05:52:03.135 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.140 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.142 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.148 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.150 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.153 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.154 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.157 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.166 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.182 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.182 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.221 +00:00 [INF] Executed DbCommand (36ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.227 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.236 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.237 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.246 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.245 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.257 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.284 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.297 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.298 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.308 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.315 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.328 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.342 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.344 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.352 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.361 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.362 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.376 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.385 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.409 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.439 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.445 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:52:03.445 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:03.446 +00:00 [INF] Started transaction with span ID 'cf82c5c43ab51b71' and trace ID '7ec161e3f0534181b3b0efffb24eec15'. 2025-06-17 05:52:03.446 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:03.446 +00:00 [INF] Started transaction with span ID 'cf82c5c43ab51b71' and trace ID '7ec161e3f0534181b3b0efffb24eec15'. 2025-06-17 05:52:03.446 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:03.446 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:03.468 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:52:03.468 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:52:03.468 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 22.2057ms 2025-06-17 05:52:03.468 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:03.468 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:03.468 +00:00 [INF] Discarding envelope 32410eea285f4954b690f3687873fad7 because the queue is full. 2025-06-17 05:52:03.469 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:03.469 +00:00 [INF] Discarding envelope 0f11b47db4134ac48dcc503272f84a7b because the queue is full. 2025-06-17 05:52:03.469 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 23.4216ms 2025-06-17 05:52:03.469 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.482 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.498 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.501 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.503 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.524 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.524 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.524 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.564 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:52:03.565 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:03.565 +00:00 [INF] Started transaction with span ID '39b4d8a27afe1df0' and trace ID 'd073ff4be3c84f0ca474c96e660d2027'. 2025-06-17 05:52:03.565 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:03.565 +00:00 [INF] Started transaction with span ID '39b4d8a27afe1df0' and trace ID 'd073ff4be3c84f0ca474c96e660d2027'. 2025-06-17 05:52:03.565 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:03.565 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:03.567 +00:00 [INF] Executed DbCommand (36ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.602 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.603 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:52:03.603 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:52:03.603 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 37.9613ms 2025-06-17 05:52:03.603 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:03.603 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:03.603 +00:00 [INF] Discarding envelope ac9a0799bcd042f3865cdd5f9009a7bd because the queue is full. 2025-06-17 05:52:03.604 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:03.604 +00:00 [INF] Discarding envelope 2640b95a05f04fefad4205f0aab7267f because the queue is full. 2025-06-17 05:52:03.604 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 39.2231ms 2025-06-17 05:52:03.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.619 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.619 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.625 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.645 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.669 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.694 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.704 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.710 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.711 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.721 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.726 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.728 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.748 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.752 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.776 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.780 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.793 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.804 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.804 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.842 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.864 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.874 +00:00 [INF] Executed DbCommand (31ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.893 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.899 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.927 +00:00 [INF] Executed DbCommand (56ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.936 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.938 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:03.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.969 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:03.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:03.993 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:03.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.012 +00:00 [INF] Executed DbCommand (68ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.017 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.017 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.051 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.055 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.061 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.070 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.075 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.095 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.102 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.106 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.107 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.124 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.139 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.154 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.154 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.168 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.173 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.187 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.210 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.215 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.213 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.224 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.232 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.233 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.236 +00:00 [INF] Executed DbCommand (34ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.248 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:04.249 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1605.6445ms 2025-06-17 05:52:04.249 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:04.249 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:04.249 +00:00 [INF] Discarding envelope 5f3857d7cd014b58af896b61cb8c7c17 because the queue is full. 2025-06-17 05:52:04.249 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:04.249 +00:00 [INF] Discarding envelope 87b426dbc56c4d08a487488cd82d1474 because the queue is full. 2025-06-17 05:52:04.249 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1606.8626ms 2025-06-17 05:52:04.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.264 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.269 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.281 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.280 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:52:04.282 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:04.282 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:04.282 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:04.282 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 2.5732ms 2025-06-17 05:52:04.282 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:52:04.282 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:04.283 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:04.288 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:04.288 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 6.1298ms 2025-06-17 05:52:04.290 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.304 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:04.304 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:04.304 +00:00 [INF] Started transaction with span ID 'bb0ec03c0bf3891b' and trace ID '597014a58ebe465895bb6f781ccb24cc'. 2025-06-17 05:52:04.304 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:04.304 +00:00 [INF] Started transaction with span ID 'bb0ec03c0bf3891b' and trace ID '597014a58ebe465895bb6f781ccb24cc'. 2025-06-17 05:52:04.304 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:04.304 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:04.312 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.313 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.324 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:04.336 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:04.337 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:04.337 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:04.337 +00:00 [INF] Started transaction with span ID '75df70f40a105a41' and trace ID 'cb125fe8920f4dd48af48f7510bb444c'. 2025-06-17 05:52:04.337 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:04.337 +00:00 [INF] Started transaction with span ID '75df70f40a105a41' and trace ID 'cb125fe8920f4dd48af48f7510bb444c'. 2025-06-17 05:52:04.337 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:04.337 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:04.338 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:04.337 +00:00 [INF] Executed DbCommand (36ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.349 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:04.357 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:04.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.371 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.378 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:04.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:04.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:04.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.387 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.408 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.409 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.413 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.417 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.426 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.437 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.438 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.438 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.450 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.451 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.452 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.456 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.461 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.461 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.462 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.464 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.472 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.473 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.482 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.484 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.495 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.499 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.500 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.501 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.507 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.508 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.509 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.515 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.524 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.526 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.526 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.530 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.536 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.537 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.550 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.551 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.554 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.558 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.559 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.567 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.570 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.573 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.574 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.594 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.612 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.639 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:04.639 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1677.3347ms 2025-06-17 05:52:04.639 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:04.615 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.640 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:04.641 +00:00 [INF] Discarding envelope 61ea01dc1d91447b820ef5d2126f1545 because the queue is full. 2025-06-17 05:52:04.641 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:04.641 +00:00 [INF] Discarding envelope eff250eb20d245d08e974b833530d40c because the queue is full. 2025-06-17 05:52:04.642 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1680.4138ms 2025-06-17 05:52:04.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.618 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.652 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.653 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.657 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.657 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.675 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.676 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.683 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.699 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.700 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.701 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.704 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.719 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.732 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.742 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.742 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.742 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.754 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.791 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.791 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.798 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.798 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.803 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.803 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.811 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.815 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.818 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.819 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.821 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.823 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.826 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.833 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.860 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.872 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.886 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.890 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.893 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.896 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.903 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.904 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.908 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.915 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.920 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.930 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.934 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.936 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.939 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:04.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.940 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2033.8248ms 2025-06-17 05:52:04.940 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:04.940 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:04.941 +00:00 [INF] Discarding envelope 4d47301e0d67426b9f91db215cb6d678 because the queue is full. 2025-06-17 05:52:04.942 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:04.942 +00:00 [INF] Discarding envelope 205641feb79f4821ac8fe21f00a1a529 because the queue is full. 2025-06-17 05:52:04.942 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 2036.4817ms 2025-06-17 05:52:04.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.954 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.969 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:04.976 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:04.980 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.984 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.990 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:04.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:04.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.007 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.011 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.014 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.012 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.024 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.028 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.029 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.038 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.038 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.047 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.047 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.064 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.072 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.082 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.084 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.090 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.091 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.099 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.101 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.115 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.118 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.118 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.120 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.121 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:05.128 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.134 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2376.2902ms 2025-06-17 05:52:05.134 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:05.134 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:05.135 +00:00 [INF] Discarding envelope e53e7ac6ed0c48a5a1904353f464eac7 because the queue is full. 2025-06-17 05:52:05.135 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:05.135 +00:00 [INF] Discarding envelope 3cf1eaf7dc4f48c29935351e4bf3e8f6 because the queue is full. 2025-06-17 05:52:05.135 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2379.9407ms 2025-06-17 05:52:05.135 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.142 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.150 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.153 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.198 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.211 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.219 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.224 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.229 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.230 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.236 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.237 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.245 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.256 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.258 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.263 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.264 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.271 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.272 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.277 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.292 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.300 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.300 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.317 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.320 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.325 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.332 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.334 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.342 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.343 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.355 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.356 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.368 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.374 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.374 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.380 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.381 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.386 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.419 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.426 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.439 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.447 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.447 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.463 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.464 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:05.469 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1165.1679ms 2025-06-17 05:52:05.470 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:05.470 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:05.470 +00:00 [INF] Discarding envelope ecc766daf3494a0aa1de3d4d92b3d6f2 because the queue is full. 2025-06-17 05:52:05.470 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:05.470 +00:00 [INF] Discarding envelope 1be7815b0e1d4a859dcffe5ce1f7e25e because the queue is full. 2025-06-17 05:52:05.470 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.472 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1167.8480ms 2025-06-17 05:52:05.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.480 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.483 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:05.486 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1148.9548ms 2025-06-17 05:52:05.486 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:05.487 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:05.487 +00:00 [INF] Discarding envelope 298a7db8ee1c4a0cb4991fb2503e56a4 because the queue is full. 2025-06-17 05:52:05.487 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:05.487 +00:00 [INF] Discarding envelope 6fbdd1b898474663b2ae54547ddac55f because the queue is full. 2025-06-17 05:52:05.488 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1150.8407ms 2025-06-17 05:52:05.604 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:52:05.604 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:05.604 +00:00 [INF] Started transaction with span ID '3efa28ee59517ab3' and trace ID 'a43658b2f7ce4154ad08ef949dff5703'. 2025-06-17 05:52:05.604 +00:00 [INF] Started transaction with span ID '3efa28ee59517ab3' and trace ID 'a43658b2f7ce4154ad08ef949dff5703'. 2025-06-17 05:52:05.604 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:05.605 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:05.617 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:05.631 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:05.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:05.637 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:05.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.670 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.738 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.761 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:52:05.761 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:05.761 +00:00 [INF] Started transaction with span ID '986640075127c7f9' and trace ID '0e1f53f6a2c04597816fcb5e00cedca3'. 2025-06-17 05:52:05.761 +00:00 [INF] Started transaction with span ID '986640075127c7f9' and trace ID '0e1f53f6a2c04597816fcb5e00cedca3'. 2025-06-17 05:52:05.761 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:05.761 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:05.765 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:05.769 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:05.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:05.772 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.786 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:05.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.796 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.819 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.822 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.823 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.833 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.838 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.863 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.881 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.890 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.890 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.907 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.914 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.915 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.933 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:05.933 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:05.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.937 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 332.4323ms 2025-06-17 05:52:05.937 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:05.937 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:05.937 +00:00 [INF] Discarding envelope e9f5d4eb1ef54a3c9e0afffcaeaf8171 because the queue is full. 2025-06-17 05:52:05.937 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:05.938 +00:00 [INF] Discarding envelope 534ebff74dce4a63afcbee6c23dcde40 because the queue is full. 2025-06-17 05:52:05.938 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 333.9479ms 2025-06-17 05:52:05.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.949 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:05.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:05.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:05.995 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:05.999 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 237.4627ms 2025-06-17 05:52:05.999 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:05.999 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:05.999 +00:00 [INF] Discarding envelope b42234cba872484aafa5ce5370cb7d6d because the queue is full. 2025-06-17 05:52:05.999 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:05.999 +00:00 [INF] Discarding envelope d0fb2f0691194895955253bcddfbef2e because the queue is full. 2025-06-17 05:52:06.001 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 240.4924ms 2025-06-17 05:52:07.641 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:52:07.641 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:07.641 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:07.641 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:07.641 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.2149ms 2025-06-17 05:52:07.645 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:52:07.645 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:07.645 +00:00 [INF] Started transaction with span ID 'cdd3181ada17235a' and trace ID '14ce485884ba4635865d0940a8188c8a'. 2025-06-17 05:52:07.645 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:07.645 +00:00 [INF] Started transaction with span ID 'cdd3181ada17235a' and trace ID '14ce485884ba4635865d0940a8188c8a'. 2025-06-17 05:52:07.645 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:07.645 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:07.646 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:52:07.646 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:07.646 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:07.646 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:07.646 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1282ms 2025-06-17 05:52:07.651 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:52:07.651 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:07.651 +00:00 [INF] Started transaction with span ID 'a58e0e0cdbfcf0ba' and trace ID '70501d1f1d8144e29f43a0cee8c59e5f'. 2025-06-17 05:52:07.651 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:07.651 +00:00 [INF] Started transaction with span ID 'a58e0e0cdbfcf0ba' and trace ID '70501d1f1d8144e29f43a0cee8c59e5f'. 2025-06-17 05:52:07.651 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:07.651 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:07.653 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:07.656 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:07.659 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:07.664 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:07.668 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:07.670 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:07.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:07.676 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:52:07.677 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 31.3008ms 2025-06-17 05:52:07.677 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:07.677 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:07.677 +00:00 [INF] Discarding envelope 791b7c11898848b4a026b980340e2bdc because the queue is full. 2025-06-17 05:52:07.677 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:07.677 +00:00 [INF] Discarding envelope 953dc5eff96547ec8c3766635512ebae because the queue is full. 2025-06-17 05:52:07.678 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 33.0902ms 2025-06-17 05:52:07.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.682 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.745 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.753 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.765 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.793 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:07.793 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:07.793 +00:00 [INF] Started transaction with span ID 'f1a2a650c08a925' and trace ID '6c0f6d1a27344f67bbae17b4e42a0c73'. 2025-06-17 05:52:07.793 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:07.793 +00:00 [INF] Started transaction with span ID 'f1a2a650c08a925' and trace ID '6c0f6d1a27344f67bbae17b4e42a0c73'. 2025-06-17 05:52:07.793 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:07.793 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:07.795 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:07.795 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:07.795 +00:00 [INF] Started transaction with span ID 'ebaf7ae7a1402588' and trace ID '952644e06e444740bb932870e1bc5f62'. 2025-06-17 05:52:07.795 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:07.795 +00:00 [INF] Started transaction with span ID 'ebaf7ae7a1402588' and trace ID '952644e06e444740bb932870e1bc5f62'. 2025-06-17 05:52:07.795 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:07.795 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:07.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:07.800 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:07.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:07.805 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:07.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:07.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:07.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.823 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.824 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.825 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.838 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.841 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.850 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.851 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.859 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.861 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.862 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.863 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.865 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.874 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.885 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.886 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.902 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.903 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.907 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.916 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.921 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.928 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.928 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.940 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:52:07.940 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:07.940 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:07.940 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:07.940 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1786ms 2025-06-17 05:52:07.942 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.945 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:52:07.945 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:07.945 +00:00 [INF] Started transaction with span ID '34e3b0288422f364' and trace ID 'dc2e95a362754c39a0e8067580b01b47'. 2025-06-17 05:52:07.945 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:07.946 +00:00 [INF] Started transaction with span ID '34e3b0288422f364' and trace ID 'dc2e95a362754c39a0e8067580b01b47'. 2025-06-17 05:52:07.946 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:07.946 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:07.947 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:52:07.949 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:52:07.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.948 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.952 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.2455ms 2025-06-17 05:52:07.954 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:07.954 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:07.954 +00:00 [INF] Discarding envelope 6ed79b44b1824f3bab8762e6136ece42 because the queue is full. 2025-06-17 05:52:07.955 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:07.955 +00:00 [INF] Discarding envelope 0ee00ec1cacd44ae91155547ad320abc because the queue is full. 2025-06-17 05:52:07.956 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 10.4350ms 2025-06-17 05:52:07.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.978 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:07.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:07.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.989 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.990 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:07.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:07.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.002 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.005 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.006 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.010 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.011 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.011 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.016 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.029 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.032 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:52:08.032 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:08.032 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:08.032 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:08.032 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1896ms 2025-06-17 05:52:08.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.034 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:52:08.035 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:08.035 +00:00 [INF] Started transaction with span ID '5e901b1c6d35d60' and trace ID 'aeff96b3aa894be3b95f543fe1e35af9'. 2025-06-17 05:52:08.035 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:08.035 +00:00 [INF] Started transaction with span ID '5e901b1c6d35d60' and trace ID 'aeff96b3aa894be3b95f543fe1e35af9'. 2025-06-17 05:52:08.035 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:08.035 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:08.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.041 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:52:08.041 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:08.041 +00:00 [INF] Started transaction with span ID '4ac7d4bd43f6e2df' and trace ID '8fabe775588f4639b10df1513c4b2e1c'. 2025-06-17 05:52:08.041 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:08.042 +00:00 [INF] Started transaction with span ID '4ac7d4bd43f6e2df' and trace ID '8fabe775588f4639b10df1513c4b2e1c'. 2025-06-17 05:52:08.042 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:08.042 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:08.045 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:08.049 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:52:08.050 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:08.054 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:08.050 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:52:08.064 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:08.064 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:08.064 +00:00 [INF] Executed DbCommand (39ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.052 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:08.066 +00:00 [INF] Started transaction with span ID 'c975781687c1b32d' and trace ID '53a100948c974590a5701236c593bdbe'. 2025-06-17 05:52:08.066 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:08.067 +00:00 [INF] Started transaction with span ID 'c975781687c1b32d' and trace ID '53a100948c974590a5701236c593bdbe'. 2025-06-17 05:52:08.067 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:08.067 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:08.069 +00:00 [INF] Started transaction with span ID 'ca22c7f82a509392' and trace ID '4da1f97bc6ae4705bea592130b0d71eb'. 2025-06-17 05:52:08.069 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:08.069 +00:00 [INF] Started transaction with span ID 'ca22c7f82a509392' and trace ID '4da1f97bc6ae4705bea592130b0d71eb'. 2025-06-17 05:52:08.069 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:08.069 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:08.071 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.074 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:08.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:08.081 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:08.084 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:08.063 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:52:08.087 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:08.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:08.091 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 49.0249ms 2025-06-17 05:52:08.091 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.093 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:08.101 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:52:08.101 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 34.7034ms 2025-06-17 05:52:08.101 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:08.101 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:08.102 +00:00 [INF] Discarding envelope f831ca813f784054be2967f2460a7f3a because the queue is full. 2025-06-17 05:52:08.102 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:08.102 +00:00 [INF] Discarding envelope 474055ff0ac34ccb80d87015bd60242e because the queue is full. 2025-06-17 05:52:08.102 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 52.8206ms 2025-06-17 05:52:08.104 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:08.105 +00:00 [INF] Discarding envelope 2de7863c067c42228a391ec2c5787e44 because the queue is full. 2025-06-17 05:52:08.105 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:08.105 +00:00 [INF] Discarding envelope 5033f86c412a4ae49cbd37d59241f358 because the queue is full. 2025-06-17 05:52:08.108 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 66.7323ms 2025-06-17 05:52:08.110 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:08.115 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:08.118 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:08.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.123 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:08.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.139 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.131 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.148 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.156 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.157 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.164 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:08.166 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 514.7123ms 2025-06-17 05:52:08.166 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:08.166 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:08.167 +00:00 [INF] Discarding envelope 38e5fddb19ea4b35a7020cde2e8a53d2 because the queue is full. 2025-06-17 05:52:08.167 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:08.167 +00:00 [INF] Discarding envelope b757d6c783fd4225a63a0bfa0afb0a5f because the queue is full. 2025-06-17 05:52:08.167 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 516.7447ms 2025-06-17 05:52:08.168 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.185 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.186 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.189 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.191 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.198 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.208 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.212 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.227 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.230 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.231 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.233 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.234 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.236 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.239 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.245 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.245 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.248 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.269 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.271 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.287 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.292 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.293 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.295 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.303 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.311 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.305 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.320 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.323 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.329 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.330 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.331 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.336 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.338 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.341 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.349 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.351 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.359 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.363 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.366 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.368 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.376 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.378 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.383 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.381 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.385 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.409 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.410 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.419 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.423 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.424 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.432 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.437 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.440 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.441 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.448 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.461 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.463 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.469 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.475 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.476 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.478 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.484 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.490 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.491 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.491 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.493 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.502 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.505 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.507 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.508 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.510 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.516 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.517 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.520 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.526 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.532 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.539 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.541 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.555 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.557 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.558 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.565 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.572 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.577 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.578 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.584 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.584 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.596 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.602 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.603 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.609 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.610 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.612 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.614 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.615 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.634 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.634 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.636 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.647 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.655 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.657 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.662 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.666 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.681 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.682 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.687 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.701 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.710 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.712 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.722 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.725 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.742 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.745 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.746 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:08.747 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 711.0514ms 2025-06-17 05:52:08.739 +00:00 [INF] Executed DbCommand (51ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.752 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:08.752 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:08.752 +00:00 [INF] Discarding envelope 45f1c3b85cfd47d7be5f4a39fee38a9d because the queue is full. 2025-06-17 05:52:08.753 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:08.753 +00:00 [INF] Discarding envelope 1a06f2a9f55c433193dbf1ba80bf3f6b because the queue is full. 2025-06-17 05:52:08.753 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 718.6480ms 2025-06-17 05:52:08.756 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:52:08.760 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:08.760 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:08.760 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:08.760 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 4.8077ms 2025-06-17 05:52:08.761 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.764 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.765 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.766 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:08.766 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:52:08.766 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:08.767 +00:00 [INF] Started transaction with span ID 'd16f596d9630e64e' and trace ID '42c763ceb98149d7abd6807adf9ee8c4'. 2025-06-17 05:52:08.767 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:08.767 +00:00 [INF] Started transaction with span ID 'd16f596d9630e64e' and trace ID '42c763ceb98149d7abd6807adf9ee8c4'. 2025-06-17 05:52:08.767 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:08.767 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:08.768 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 698.7391ms 2025-06-17 05:52:08.768 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:08.768 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:08.768 +00:00 [INF] Discarding envelope 9d8a6a1251b745b0af867c372c00bb32 because the queue is full. 2025-06-17 05:52:08.768 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:08.768 +00:00 [INF] Discarding envelope 45463d49098b4c89b8ba9865e1c97eb8 because the queue is full. 2025-06-17 05:52:08.768 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 718.0152ms 2025-06-17 05:52:08.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:52:08.772 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:52:08.772 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.1291ms 2025-06-17 05:52:08.772 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:08.772 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:08.772 +00:00 [INF] Discarding envelope 5ff40f5f72e345319adcaa6598846cbe because the queue is full. 2025-06-17 05:52:08.773 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:08.778 +00:00 [INF] Discarding envelope d1ec179b21904e5dbd458067b7ce75aa because the queue is full. 2025-06-17 05:52:08.779 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 12.4298ms 2025-06-17 05:52:08.781 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.781 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.797 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:52:08.797 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:08.797 +00:00 [INF] Started transaction with span ID '5984afd07e711f4b' and trace ID '1fb0973f330f438d8186a37fef2a21c0'. 2025-06-17 05:52:08.797 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:08.797 +00:00 [INF] Started transaction with span ID '5984afd07e711f4b' and trace ID '1fb0973f330f438d8186a37fef2a21c0'. 2025-06-17 05:52:08.797 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:08.797 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:08.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:52:08.809 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:52:08.809 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 12.1257ms 2025-06-17 05:52:08.809 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:08.810 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:08.810 +00:00 [INF] Discarding envelope 569e6f2b43274890b0ac0f178cf3af37 because the queue is full. 2025-06-17 05:52:08.810 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:08.810 +00:00 [INF] Discarding envelope d8bda2047dfd45a287b3eb9d0259c89f because the queue is full. 2025-06-17 05:52:08.810 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.811 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 14.6885ms 2025-06-17 05:52:08.812 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.819 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.830 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.840 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.848 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.848 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.853 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.853 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.858 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.860 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.866 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.868 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.878 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.879 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.887 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.906 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.921 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:08.921 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:08.921 +00:00 [INF] Started transaction with span ID '19550321531dac23' and trace ID 'c1c5ed64e37e4e2d95f4fb7e93a6ca9a'. 2025-06-17 05:52:08.921 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:08.921 +00:00 [INF] Started transaction with span ID '19550321531dac23' and trace ID 'c1c5ed64e37e4e2d95f4fb7e93a6ca9a'. 2025-06-17 05:52:08.921 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:08.921 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:08.925 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:08.925 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:08.925 +00:00 [INF] Started transaction with span ID '7ff0d867453596ad' and trace ID 'ba637c8b024f4386aae68450b8c3cd66'. 2025-06-17 05:52:08.925 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:08.925 +00:00 [INF] Started transaction with span ID '7ff0d867453596ad' and trace ID 'ba637c8b024f4386aae68450b8c3cd66'. 2025-06-17 05:52:08.925 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:08.925 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:08.933 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:08.937 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:08.938 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:08.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:08.944 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:08.947 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:08.948 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.950 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:08.957 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:08.957 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:08.957 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:08.962 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.963 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1168.3955ms 2025-06-17 05:52:08.963 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:08.964 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:08.964 +00:00 [INF] Discarding envelope e6e1655b419a4c7ba40595a4b1af6c38 because the queue is full. 2025-06-17 05:52:08.964 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:08.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.973 +00:00 [INF] Discarding envelope 498f037916b14abc89bdec7a642d6167 because the queue is full. 2025-06-17 05:52:08.973 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1178.1794ms 2025-06-17 05:52:08.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:08.983 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:08.987 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:08.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.004 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.005 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.012 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.012 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.015 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.027 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.028 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.033 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.037 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.037 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.040 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:09.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.044 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1251.2615ms 2025-06-17 05:52:09.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.054 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:09.055 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:09.055 +00:00 [INF] Discarding envelope a459422d252b4f3aad1b92382af9ae32 because the queue is full. 2025-06-17 05:52:09.055 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:09.055 +00:00 [INF] Discarding envelope cd48256bbe4b41dca5ad7accdb59d7b5 because the queue is full. 2025-06-17 05:52:09.057 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1264.6026ms 2025-06-17 05:52:09.055 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.065 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.079 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.105 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.107 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.112 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:09.112 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:09.112 +00:00 [INF] Started transaction with span ID 'fd0e71dac91e72a1' and trace ID '8be18d67376647c1aaa3d635461440ab'. 2025-06-17 05:52:09.112 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:09.112 +00:00 [INF] Started transaction with span ID 'fd0e71dac91e72a1' and trace ID '8be18d67376647c1aaa3d635461440ab'. 2025-06-17 05:52:09.112 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:09.112 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:09.115 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:09.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:09.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.126 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.127 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.128 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.140 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.141 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.144 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.154 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.177 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.186 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.190 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.204 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.216 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.220 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.233 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.241 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.241 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.241 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.255 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.260 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.262 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.274 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.278 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.283 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.288 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.297 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.302 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.311 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.311 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.332 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.333 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.336 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.345 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.352 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.360 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.366 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.378 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.382 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.388 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.407 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.415 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.416 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.419 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.425 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.436 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.444 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.447 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.450 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.460 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.469 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.479 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.485 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.488 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.488 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.500 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.516 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.532 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.534 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.536 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.540 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.544 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.545 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.548 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.559 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.560 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.572 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.578 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.589 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.610 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.617 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.622 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.626 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.638 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.641 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.644 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.654 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.655 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.666 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.666 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.678 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.686 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.701 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.703 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.710 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.714 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.725 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.725 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.725 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.744 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.748 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.753 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.758 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.771 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.774 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.775 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.804 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.804 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.819 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:09.829 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.844 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.849 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.850 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.868 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.875 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.878 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.888 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.896 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.904 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.909 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.921 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.928 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.934 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.944 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.949 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.949 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.966 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.967 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.977 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:09.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:09.992 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:09.993 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:10.013 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.018 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.032 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:10.045 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.045 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:10.057 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.066 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.066 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:10.076 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:10.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.094 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.105 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.107 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:10.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:10.124 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:10.131 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.138 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:10.146 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:10.154 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.155 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.165 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:10.186 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.186 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.181 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.200 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:10.216 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.218 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.236 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:10.240 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:10.250 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:10.259 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.263 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:10.276 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.281 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:10.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.299 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.302 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.315 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:10.317 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.318 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:10.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:10.341 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:10.342 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.349 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:10.356 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:10.370 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.378 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.387 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.398 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.399 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:10.425 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:10.427 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:10.427 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:10.431 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:10.436 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1513.4486ms 2025-06-17 05:52:10.436 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:10.436 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:10.437 +00:00 [INF] Discarding envelope ca1693f4a3be494bbe7d637ce6581059 because the queue is full. 2025-06-17 05:52:10.441 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:10.443 +00:00 [INF] Discarding envelope e3851eb4c31045d1b2217d86e5665a9d because the queue is full. 2025-06-17 05:52:10.445 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1524.3609ms 2025-06-17 05:52:10.445 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.446 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.461 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.465 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.470 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:10.472 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:10.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:10.477 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1551.9938ms 2025-06-17 05:52:10.478 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:10.479 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:10.479 +00:00 [INF] Discarding envelope 1b8a8929e9db418cab7a65945795373a because the queue is full. 2025-06-17 05:52:10.480 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:10.480 +00:00 [INF] Discarding envelope 621715b8066e409c941fc9b8ac8ce77e because the queue is full. 2025-06-17 05:52:10.481 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1556.2038ms 2025-06-17 05:52:10.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:10.484 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:10.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:10.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:10.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:10.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:10.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:10.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:10.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:10.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:10.534 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:10.535 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1422.2642ms 2025-06-17 05:52:10.535 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:10.535 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:10.535 +00:00 [INF] Discarding envelope 4038ab54632243d8873c39067c8226be because the queue is full. 2025-06-17 05:52:10.535 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:10.535 +00:00 [INF] Discarding envelope c87329ec82c4402e9fa54d8f0e185ac9 because the queue is full. 2025-06-17 05:52:10.536 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1423.8566ms 2025-06-17 05:52:25.163 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 05:52:25.163 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:25.163 +00:00 [INF] Started transaction with span ID '4e5e22bb7046ff64' and trace ID 'd2517b79bfe5473b8d6243d84a3fc36f'. 2025-06-17 05:52:25.163 +00:00 [INF] Started transaction with span ID '4e5e22bb7046ff64' and trace ID 'd2517b79bfe5473b8d6243d84a3fc36f'. 2025-06-17 05:52:25.163 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:25.163 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:25.165 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:52:25.165 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:25.165 +00:00 [INF] Started transaction with span ID '3cf7d3474a33fe76' and trace ID 'e821343cb7384e95a0ec5bc8cc650f9b'. 2025-06-17 05:52:25.165 +00:00 [INF] Started transaction with span ID '3cf7d3474a33fe76' and trace ID 'e821343cb7384e95a0ec5bc8cc650f9b'. 2025-06-17 05:52:25.165 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:25.165 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:25.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:52:25.175 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:52:25.177 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 13.5215ms 2025-06-17 05:52:25.177 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:25.177 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:25.177 +00:00 [INF] Discarding envelope d5742ff7502043e4b059f925d6d6a089 because the queue is full. 2025-06-17 05:52:25.177 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:25.177 +00:00 [INF] Discarding envelope 57a102b4aaa34b8aa2159d615a0b49be because the queue is full. 2025-06-17 05:52:25.177 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 14.6701ms 2025-06-17 05:52:25.189 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:25.216 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:25.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:25.224 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:25.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.233 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:25.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:25.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.258 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:25.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:25.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.282 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.287 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:52:25.287 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:25.288 +00:00 [INF] Started transaction with span ID '661da55e5f71f781' and trace ID '1e9093d2bf0a415f909a7eb3c1639eb7'. 2025-06-17 05:52:25.288 +00:00 [INF] Started transaction with span ID '661da55e5f71f781' and trace ID '1e9093d2bf0a415f909a7eb3c1639eb7'. 2025-06-17 05:52:25.288 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:25.288 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:25.293 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:25.298 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:25.298 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:25.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:25.302 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:25.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.312 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:25.315 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:25.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.339 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.342 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:25.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.353 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.360 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.363 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:25.366 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.371 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:25.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.384 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.394 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.426 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.457 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.463 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:25.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.482 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.496 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.512 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:25.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.518 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.524 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:25.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.568 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.575 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:25.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.592 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.596 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.618 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.619 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:25.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.653 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.658 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.684 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.684 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.696 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.698 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:25.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.728 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.737 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.749 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.766 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.773 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:25.774 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.786 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:25.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.799 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.800 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:25.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:25.809 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 520.8775ms 2025-06-17 05:52:25.809 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:25.810 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:25.812 +00:00 [INF] Discarding envelope ced519a5daab4624bef9bbac55a791c7 because the queue is full. 2025-06-17 05:52:25.812 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:25.812 +00:00 [INF] Discarding envelope e97209e4ed294a7e9fdf593dc5d91ddb because the queue is full. 2025-06-17 05:52:25.813 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 525.4819ms 2025-06-17 05:52:25.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:25.824 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:25.825 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:25.826 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 660.7276ms 2025-06-17 05:52:25.826 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:25.826 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:25.826 +00:00 [INF] Discarding envelope e2f1195d7b3d414399a0109bd7181910 because the queue is full. 2025-06-17 05:52:25.826 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:25.826 +00:00 [INF] Discarding envelope cdeeefbc53084f488123410cd1d73505 because the queue is full. 2025-06-17 05:52:25.827 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 662.1616ms 2025-06-17 05:52:26.399 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:52:26.399 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:26.399 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:26.399 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:26.399 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.2283ms 2025-06-17 05:52:26.402 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:52:26.402 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:26.402 +00:00 [INF] Started transaction with span ID '487896389cd10ccf' and trace ID '33134b35cc9b4ffe9d77890b64b1f9f2'. 2025-06-17 05:52:26.402 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:26.402 +00:00 [INF] Started transaction with span ID '487896389cd10ccf' and trace ID '33134b35cc9b4ffe9d77890b64b1f9f2'. 2025-06-17 05:52:26.402 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:26.402 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:26.403 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:52:26.403 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:26.404 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:26.404 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:26.404 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3576ms 2025-06-17 05:52:26.406 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:26.407 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:52:26.407 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:26.407 +00:00 [INF] Started transaction with span ID '7d59692b00601150' and trace ID '83dc20d06a4f474e935c8d22ce21bf38'. 2025-06-17 05:52:26.407 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:26.408 +00:00 [INF] Started transaction with span ID '7d59692b00601150' and trace ID '83dc20d06a4f474e935c8d22ce21bf38'. 2025-06-17 05:52:26.408 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:26.408 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:26.412 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:26.415 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:26.418 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:26.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:26.425 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:52:26.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:26.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:26.432 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 29.6104ms 2025-06-17 05:52:26.432 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:26.432 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:26.432 +00:00 [INF] Discarding envelope 57785797e4c643a7b25a71cd21503e8b because the queue is full. 2025-06-17 05:52:26.432 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:26.432 +00:00 [INF] Discarding envelope f3a3c34f27eb4bf4b04b6d9de510c2de because the queue is full. 2025-06-17 05:52:26.432 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 30.7581ms 2025-06-17 05:52:26.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.442 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.450 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.452 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.458 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.465 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.484 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.509 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.517 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.518 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.524 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:26.525 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:26.525 +00:00 [INF] Started transaction with span ID '44b5104ed0e1fbc4' and trace ID '43d1c412ac544ffa85d01594b48e765d'. 2025-06-17 05:52:26.525 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:26.525 +00:00 [INF] Started transaction with span ID '44b5104ed0e1fbc4' and trace ID '43d1c412ac544ffa85d01594b48e765d'. 2025-06-17 05:52:26.525 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:26.525 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:26.528 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:26.531 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:26.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:26.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.536 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:26.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.543 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.554 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.556 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.564 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.565 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.575 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.576 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.576 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.577 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.579 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.581 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.581 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.590 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.591 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.599 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.600 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.608 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.609 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.616 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.618 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.622 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.625 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.627 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.632 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.633 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.635 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.643 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.647 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.650 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.654 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.658 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:26.659 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 250.9659ms 2025-06-17 05:52:26.659 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:26.659 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:26.659 +00:00 [INF] Discarding envelope 9131130f306646479c2ba8195ad88278 because the queue is full. 2025-06-17 05:52:26.659 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:26.659 +00:00 [INF] Discarding envelope e255e8cbb6f7477387604603e81effae because the queue is full. 2025-06-17 05:52:26.658 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.660 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 253.3205ms 2025-06-17 05:52:26.666 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.678 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.687 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:52:26.687 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:26.687 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:26.687 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:26.687 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1960ms 2025-06-17 05:52:26.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.690 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:52:26.690 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:26.690 +00:00 [INF] Started transaction with span ID 'bf759f8ac9e3b391' and trace ID '93863b9c143a439494f5823514e08f23'. 2025-06-17 05:52:26.690 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:26.690 +00:00 [INF] Started transaction with span ID 'bf759f8ac9e3b391' and trace ID '93863b9c143a439494f5823514e08f23'. 2025-06-17 05:52:26.690 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:26.690 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:26.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:52:26.693 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:52:26.694 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.5485ms 2025-06-17 05:52:26.694 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:26.694 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:26.694 +00:00 [INF] Discarding envelope d04e3ddcfce64221adf821771c09e768 because the queue is full. 2025-06-17 05:52:26.694 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:26.694 +00:00 [INF] Discarding envelope ef26ed816e284cfb9dc53258dce2f873 because the queue is full. 2025-06-17 05:52:26.695 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.8334ms 2025-06-17 05:52:26.695 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.719 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.830 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.858 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.863 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:52:26.863 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:26.863 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:26.863 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:26.863 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2290ms 2025-06-17 05:52:26.864 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.868 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:52:26.868 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:26.868 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:26.868 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:26.868 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3694ms 2025-06-17 05:52:26.868 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:52:26.868 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:26.868 +00:00 [INF] Started transaction with span ID '4813a59acea515ab' and trace ID '07e2f4e83ecd435b8b45ea35677fe484'. 2025-06-17 05:52:26.868 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:26.868 +00:00 [INF] Started transaction with span ID '4813a59acea515ab' and trace ID '07e2f4e83ecd435b8b45ea35677fe484'. 2025-06-17 05:52:26.868 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:26.868 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:26.873 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:52:26.873 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:26.874 +00:00 [INF] Started transaction with span ID 'd49160166be5f27e' and trace ID 'd8c37ac9da1245e8b50f7062f9391f63'. 2025-06-17 05:52:26.874 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:26.874 +00:00 [INF] Started transaction with span ID 'd49160166be5f27e' and trace ID 'd8c37ac9da1245e8b50f7062f9391f63'. 2025-06-17 05:52:26.874 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:26.874 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:26.875 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:26.881 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:26.886 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:26.891 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:26.891 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:26.895 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:52:26.901 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:26.901 +00:00 [INF] Started transaction with span ID '55c0cb911a8d1cca' and trace ID '4722fb9a37f9433d84bbebf811d5bd05'. 2025-06-17 05:52:26.901 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:26.901 +00:00 [INF] Started transaction with span ID '55c0cb911a8d1cca' and trace ID '4722fb9a37f9433d84bbebf811d5bd05'. 2025-06-17 05:52:26.901 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:26.901 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:26.905 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:26.908 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:26.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.895 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:26.897 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:52:26.912 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:26.912 +00:00 [INF] Started transaction with span ID '71d4926b3fd9ae' and trace ID '3294aec2fe964402b9437a9d6c056fb3'. 2025-06-17 05:52:26.912 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:26.912 +00:00 [INF] Started transaction with span ID '71d4926b3fd9ae' and trace ID '3294aec2fe964402b9437a9d6c056fb3'. 2025-06-17 05:52:26.912 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:26.912 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:26.915 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:26.917 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:26.918 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:52:26.918 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 49.9649ms 2025-06-17 05:52:26.918 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:26.919 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:26.919 +00:00 [INF] Discarding envelope e2144380639a41a79bebb01158ff4b23 because the queue is full. 2025-06-17 05:52:26.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:26.921 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:26.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:26.921 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:26.945 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:52:26.946 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:26.947 +00:00 [INF] Discarding envelope 024d37235e2f474e918ef6342ddceaea because the queue is full. 2025-06-17 05:52:26.947 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 79.5017ms 2025-06-17 05:52:26.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.948 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 46.8837ms 2025-06-17 05:52:26.949 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:26.950 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:26.950 +00:00 [INF] Discarding envelope 887c4849b88a412391e1eb4f256bc3a1 because the queue is full. 2025-06-17 05:52:26.950 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:26.950 +00:00 [INF] Discarding envelope 5042769605824ecbb520e0ce58735fa6 because the queue is full. 2025-06-17 05:52:26.950 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 55.0241ms 2025-06-17 05:52:26.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.952 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:26.978 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.979 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:26.989 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:26.990 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:26.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.000 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.003 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.011 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.015 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.014 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.029 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.034 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.039 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.044 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.062 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.067 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.068 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.074 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.081 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.088 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.089 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.095 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.106 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.107 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.108 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.110 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.116 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.117 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.123 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.125 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.130 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.130 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:27.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.134 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.142 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.144 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.153 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.160 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.161 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.168 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.170 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.177 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.178 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.178 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.184 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.185 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.190 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.194 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.200 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.205 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.207 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.208 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.216 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.220 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.222 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.237 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.232 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.239 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.245 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.257 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.289 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.289 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:27.290 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 415.605ms 2025-06-17 05:52:27.290 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:27.290 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:27.290 +00:00 [INF] Discarding envelope f76e5e401a3d4089b731e2c736975327 because the queue is full. 2025-06-17 05:52:27.290 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:27.290 +00:00 [INF] Discarding envelope cdf2775d166c40f4bfea6bf0369ec925 because the queue is full. 2025-06-17 05:52:27.290 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 416.7856ms 2025-06-17 05:52:27.291 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:52:27.291 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:27.291 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:27.291 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:27.291 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2195ms 2025-06-17 05:52:27.291 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 766.3107ms 2025-06-17 05:52:27.291 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:27.292 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:27.292 +00:00 [INF] Discarding envelope bffd7356ec3942b0b640c0498fb17bdb because the queue is full. 2025-06-17 05:52:27.292 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:27.292 +00:00 [INF] Discarding envelope e79df095ba014270a942cf524f3f710c because the queue is full. 2025-06-17 05:52:27.292 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 767.5829ms 2025-06-17 05:52:27.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.297 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.298 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:27.298 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 385.7158ms 2025-06-17 05:52:27.298 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:27.298 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:52:27.298 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:27.298 +00:00 [INF] Started transaction with span ID 'efec660ee6ca8cb7' and trace ID '6e37c4d4ac6e4ab0b1a4cdea9a7061da'. 2025-06-17 05:52:27.298 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:27.298 +00:00 [INF] Started transaction with span ID 'efec660ee6ca8cb7' and trace ID '6e37c4d4ac6e4ab0b1a4cdea9a7061da'. 2025-06-17 05:52:27.299 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:27.299 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:27.299 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:27.299 +00:00 [INF] Discarding envelope b528a5b703a84846b500cc4daf9dde8b because the queue is full. 2025-06-17 05:52:27.300 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:27.300 +00:00 [INF] Discarding envelope 625a2fd9a1424c698aad3885e8b63c7f because the queue is full. 2025-06-17 05:52:27.300 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 402.9985ms 2025-06-17 05:52:27.301 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:52:27.301 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:52:27.302 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.6949ms 2025-06-17 05:52:27.302 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:27.302 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:27.302 +00:00 [INF] Discarding envelope 1a9f4cca899d41918669ef48e7db64db because the queue is full. 2025-06-17 05:52:27.302 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:27.302 +00:00 [INF] Discarding envelope e10b6be6d1d44df7b6c0e5c4e7c81c36 because the queue is full. 2025-06-17 05:52:27.302 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.5056ms 2025-06-17 05:52:27.375 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:27.375 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:27.375 +00:00 [INF] Started transaction with span ID '6d4bafcc6a099dd4' and trace ID '3aab970bcc1f46ab80f1c53cf6a33184'. 2025-06-17 05:52:27.375 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:27.375 +00:00 [INF] Started transaction with span ID '6d4bafcc6a099dd4' and trace ID '3aab970bcc1f46ab80f1c53cf6a33184'. 2025-06-17 05:52:27.376 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:27.376 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:27.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:27.379 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:27.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.394 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.399 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.405 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.414 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.430 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:52:27.430 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:27.430 +00:00 [INF] Started transaction with span ID '6e393974f844dfd9' and trace ID 'b1a4588f9f424e8c812360b1263684e3'. 2025-06-17 05:52:27.430 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:27.431 +00:00 [INF] Started transaction with span ID '6e393974f844dfd9' and trace ID 'b1a4588f9f424e8c812360b1263684e3'. 2025-06-17 05:52:27.431 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:27.431 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:27.432 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:52:27.432 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:52:27.432 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6765ms 2025-06-17 05:52:27.432 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:27.432 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:27.433 +00:00 [INF] Discarding envelope 91f9e4ed057d4ea78929920cfb3e20bf because the queue is full. 2025-06-17 05:52:27.433 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:27.433 +00:00 [INF] Discarding envelope 91e542565923468197a6010772d076dd because the queue is full. 2025-06-17 05:52:27.433 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.5421ms 2025-06-17 05:52:27.433 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.496 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.542 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.559 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.568 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.572 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.581 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.593 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.639 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.652 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.662 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.703 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.713 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.724 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.806 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.820 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.829 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.833 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.842 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.853 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:27.854 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 478.5204ms 2025-06-17 05:52:27.854 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:27.855 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:27.855 +00:00 [INF] Discarding envelope 153f4cd6950b48c8815e44176f957fa9 because the queue is full. 2025-06-17 05:52:27.855 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:27.855 +00:00 [INF] Discarding envelope d963c92dcd434e39a347b98f9b27c941 because the queue is full. 2025-06-17 05:52:27.856 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 481.0181ms 2025-06-17 05:52:27.920 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:27.920 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:27.920 +00:00 [INF] Started transaction with span ID '61da1ae92adf4ae9' and trace ID '7e07e918297642c3bc711307b52e92e9'. 2025-06-17 05:52:27.920 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:27.920 +00:00 [INF] Started transaction with span ID '61da1ae92adf4ae9' and trace ID '7e07e918297642c3bc711307b52e92e9'. 2025-06-17 05:52:27.920 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:27.920 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:27.924 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:27.924 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:27.925 +00:00 [INF] Started transaction with span ID 'f62f102891bb12d7' and trace ID '7882596d033f479eb3b5853e8314cf86'. 2025-06-17 05:52:27.925 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:27.925 +00:00 [INF] Started transaction with span ID 'f62f102891bb12d7' and trace ID '7882596d033f479eb3b5853e8314cf86'. 2025-06-17 05:52:27.925 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:27.925 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:27.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:27.934 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:27.939 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:27.942 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:27.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:27.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:27.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:27.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:27.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.964 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.977 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.983 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.991 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:27.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.994 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:27.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:27.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:27.998 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.002 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.006 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.007 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.011 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.022 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.035 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.046 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.050 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.050 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.052 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.055 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.061 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.067 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.071 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.072 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.073 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.074 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.085 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.087 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.088 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.100 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.101 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.102 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.110 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.122 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.128 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.143 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.153 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.154 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.170 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.172 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.177 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.180 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.184 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.195 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.196 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.204 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.210 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.216 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.226 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.229 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.242 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.245 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.251 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.256 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.272 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.278 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.280 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.289 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.291 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.297 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.303 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.304 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.310 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.313 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.319 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.321 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.331 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.338 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.345 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.346 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.358 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.361 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.380 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.384 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.393 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.394 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.395 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.417 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.418 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.423 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.433 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.436 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.491 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.498 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.517 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:28.528 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:28.532 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 606.8889ms 2025-06-17 05:52:28.533 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:28.534 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:28.534 +00:00 [INF] Discarding envelope 13c1d25ad9ef48b5ac53498ed6c2d43d because the queue is full. 2025-06-17 05:52:28.534 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:28.534 +00:00 [INF] Discarding envelope 94149eb2898f47cc9ff1850fd30bf599 because the queue is full. 2025-06-17 05:52:28.534 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 609.6497ms 2025-06-17 05:52:28.556 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:28.569 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:28.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:28.591 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:28.600 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 679.5962ms 2025-06-17 05:52:28.600 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:28.600 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:28.601 +00:00 [INF] Discarding envelope 6e57bae11d984bf88ee2f8711b38ae4e because the queue is full. 2025-06-17 05:52:28.601 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:28.601 +00:00 [INF] Discarding envelope cf4c9d8c56b44caa80c37a4df80f4658 because the queue is full. 2025-06-17 05:52:28.603 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 683.0526ms 2025-06-17 05:52:31.407 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:52:31.408 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:31.408 +00:00 [INF] Started transaction with span ID '8f0b4ee1d7e6a882' and trace ID '212acda80b6e4ee39fa28bd7c4d5278f'. 2025-06-17 05:52:31.408 +00:00 [INF] Started transaction with span ID '8f0b4ee1d7e6a882' and trace ID '212acda80b6e4ee39fa28bd7c4d5278f'. 2025-06-17 05:52:31.408 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:31.408 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:31.422 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:31.438 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:31.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:31.443 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:31.448 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 05:52:31.448 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:31.448 +00:00 [INF] Started transaction with span ID '94c5943db9e3825b' and trace ID 'e346dc9bb33243a0b965086a20a13c92'. 2025-06-17 05:52:31.448 +00:00 [INF] Started transaction with span ID '94c5943db9e3825b' and trace ID 'e346dc9bb33243a0b965086a20a13c92'. 2025-06-17 05:52:31.448 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:31.448 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:31.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:52:31.452 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:52:31.452 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.9426ms 2025-06-17 05:52:31.453 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:31.453 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:31.453 +00:00 [INF] Discarding envelope c00f948b1e1742f9a9a45a7827bfb7ad because the queue is full. 2025-06-17 05:52:31.453 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:31.453 +00:00 [INF] Discarding envelope e75b4497d8624fdeb946184b5891ac00 because the queue is full. 2025-06-17 05:52:31.454 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 5.9500ms 2025-06-17 05:52:31.455 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.459 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:31.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:31.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:31.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:31.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:31.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:31.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:31.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:31.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.556 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:31.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:31.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:31.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.584 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:52:31.584 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:31.584 +00:00 [INF] Started transaction with span ID '90304624c5896dca' and trace ID '5c5b007eb42a45599396a42c49f09fbd'. 2025-06-17 05:52:31.585 +00:00 [INF] Started transaction with span ID '90304624c5896dca' and trace ID '5c5b007eb42a45599396a42c49f09fbd'. 2025-06-17 05:52:31.585 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:31.585 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:31.590 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:31.594 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:31.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.596 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:31.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:31.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.605 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:31.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.607 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:31.621 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.631 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:31.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.633 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.634 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.638 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.638 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.642 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:31.649 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.650 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.657 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:31.665 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.677 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:31.678 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.680 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.681 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.687 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.694 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.695 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.697 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:31.698 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:31.698 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 290.1757ms 2025-06-17 05:52:31.698 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:31.698 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:31.699 +00:00 [INF] Discarding envelope 894a28e1b47c4c52affaf90af29912fe because the queue is full. 2025-06-17 05:52:31.699 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:31.699 +00:00 [INF] Discarding envelope aa1b7e634d12436da660abb253e4f36a because the queue is full. 2025-06-17 05:52:31.699 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 291.3484ms 2025-06-17 05:52:31.700 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.701 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.707 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.713 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.720 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.735 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:31.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:31.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:31.740 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:31.743 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 158.5172ms 2025-06-17 05:52:31.743 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:31.743 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:31.744 +00:00 [INF] Discarding envelope c93436e618a74e9aaaf374be39d5b4dc because the queue is full. 2025-06-17 05:52:31.744 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:31.744 +00:00 [INF] Discarding envelope 9ce5b02f02c1489b9a545fc9831dc3fa because the queue is full. 2025-06-17 05:52:31.744 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 159.9828ms 2025-06-17 05:52:33.263 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:52:33.263 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:33.263 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:33.263 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:33.263 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.2102ms 2025-06-17 05:52:33.268 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:52:33.268 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:33.268 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:33.269 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:33.269 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3164ms 2025-06-17 05:52:33.272 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:52:33.272 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:33.272 +00:00 [INF] Started transaction with span ID 'aa3d1fef0c97d7e1' and trace ID '6b4b770ff65f4a11af752f5191de2fe9'. 2025-06-17 05:52:33.272 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:33.272 +00:00 [INF] Started transaction with span ID 'aa3d1fef0c97d7e1' and trace ID '6b4b770ff65f4a11af752f5191de2fe9'. 2025-06-17 05:52:33.272 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:33.272 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:33.277 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:33.280 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:33.280 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:52:33.281 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:33.281 +00:00 [INF] Started transaction with span ID '8d490e5c1a74463' and trace ID '2c1e96e090f345259212c4fb18f96734'. 2025-06-17 05:52:33.281 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:33.281 +00:00 [INF] Started transaction with span ID '8d490e5c1a74463' and trace ID '2c1e96e090f345259212c4fb18f96734'. 2025-06-17 05:52:33.281 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:33.281 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:33.285 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:33.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:33.290 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:33.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:33.295 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:52:33.290 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:33.302 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 20.6346ms 2025-06-17 05:52:33.302 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:33.302 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:33.302 +00:00 [INF] Discarding envelope 63624d6053ca4eeda4b0fb5eed5d6296 because the queue is full. 2025-06-17 05:52:33.302 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:33.302 +00:00 [INF] Discarding envelope 3201cc4d8928483aa11f4a56613e72c6 because the queue is full. 2025-06-17 05:52:33.303 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 22.5573ms 2025-06-17 05:52:33.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.352 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.445 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.485 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:33.485 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 212.8697ms 2025-06-17 05:52:33.485 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:33.486 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:33.486 +00:00 [INF] Discarding envelope 5df2d5e3ba0449f48fcb2f1303d7dd76 because the queue is full. 2025-06-17 05:52:33.486 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:33.486 +00:00 [INF] Discarding envelope e19458a626014660adb79be091a36f40 because the queue is full. 2025-06-17 05:52:33.486 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 214.1249ms 2025-06-17 05:52:33.517 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:33.517 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:33.517 +00:00 [INF] Started transaction with span ID '32d5192339369865' and trace ID '40f5c06546144825b5b94feca69d4424'. 2025-06-17 05:52:33.517 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:33.517 +00:00 [INF] Started transaction with span ID '32d5192339369865' and trace ID '40f5c06546144825b5b94feca69d4424'. 2025-06-17 05:52:33.517 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:33.517 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:33.521 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:33.525 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:33.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:33.529 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:33.533 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.541 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.544 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.551 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.552 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.558 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.568 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.579 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.580 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.586 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:52:33.586 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:33.586 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:33.586 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:33.586 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2511ms 2025-06-17 05:52:33.587 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.598 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.616 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:52:33.616 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:33.616 +00:00 [INF] Started transaction with span ID '18e62d218027a7e7' and trace ID '8a834799bec449e2b0217dd236cb4e49'. 2025-06-17 05:52:33.616 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:33.616 +00:00 [INF] Started transaction with span ID '18e62d218027a7e7' and trace ID '8a834799bec449e2b0217dd236cb4e49'. 2025-06-17 05:52:33.616 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:33.616 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:33.621 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:52:33.621 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:33.621 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:33.621 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:33.621 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1941ms 2025-06-17 05:52:33.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:52:33.623 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:52:33.624 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.4482ms 2025-06-17 05:52:33.624 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:33.624 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:33.624 +00:00 [INF] Discarding envelope 94e1068416ef47309c3525e63fd5213e because the queue is full. 2025-06-17 05:52:33.624 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:33.624 +00:00 [INF] Discarding envelope 22b3bf66590741dfa24676fe31230e96 because the queue is full. 2025-06-17 05:52:33.625 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 8.8233ms 2025-06-17 05:52:33.625 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.629 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:52:33.629 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:33.630 +00:00 [INF] Started transaction with span ID '3f8334fc2570c613' and trace ID '3918ade87be84f31a295e3e6af2c85f1'. 2025-06-17 05:52:33.630 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:33.630 +00:00 [INF] Started transaction with span ID '3f8334fc2570c613' and trace ID '3918ade87be84f31a295e3e6af2c85f1'. 2025-06-17 05:52:33.630 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:33.630 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:33.633 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:52:33.633 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:33.633 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:33.633 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:33.634 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1619ms 2025-06-17 05:52:33.634 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:33.638 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:33.640 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:52:33.640 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:33.640 +00:00 [INF] Started transaction with span ID '964af3dbc7bb6fa' and trace ID 'c39e10bde2b7488db4af076be5be3162'. 2025-06-17 05:52:33.640 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:33.641 +00:00 [INF] Started transaction with span ID '964af3dbc7bb6fa' and trace ID 'c39e10bde2b7488db4af076be5be3162'. 2025-06-17 05:52:33.641 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:33.641 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:33.645 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:33.645 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:33.648 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:52:33.648 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:33.648 +00:00 [INF] Started transaction with span ID '18780fae6515b64f' and trace ID '743b5ad61cdb4c80b49b51bb6e515653'. 2025-06-17 05:52:33.648 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:33.648 +00:00 [INF] Started transaction with span ID '18780fae6515b64f' and trace ID '743b5ad61cdb4c80b49b51bb6e515653'. 2025-06-17 05:52:33.648 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:33.648 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:33.653 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:33.656 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:52:33.656 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:33.656 +00:00 [INF] Started transaction with span ID '60dc04203d15f7e9' and trace ID 'fb1b43f49ad848e39ad72a18b163835c'. 2025-06-17 05:52:33.656 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:33.656 +00:00 [INF] Started transaction with span ID '60dc04203d15f7e9' and trace ID 'fb1b43f49ad848e39ad72a18b163835c'. 2025-06-17 05:52:33.656 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:33.657 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:33.656 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:33.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:33.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.667 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:33.672 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:33.678 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.679 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.680 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:52:33.680 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 50.4289ms 2025-06-17 05:52:33.680 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:33.680 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:33.680 +00:00 [INF] Discarding envelope 8f34d91d7cb9459b8b39b410612853d5 because the queue is full. 2025-06-17 05:52:33.680 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:33.680 +00:00 [INF] Discarding envelope 335f951edb024f9f89a2b3fc6ccd771c because the queue is full. 2025-06-17 05:52:33.681 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 51.1806ms 2025-06-17 05:52:33.681 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:33.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:33.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.687 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:33.687 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:33.687 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:33.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.708 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:52:33.710 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 61.1762ms 2025-06-17 05:52:33.710 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:33.710 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:33.710 +00:00 [INF] Discarding envelope 382605aec0cb4f5e91cfff321f34dfbf because the queue is full. 2025-06-17 05:52:33.710 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:33.710 +00:00 [INF] Discarding envelope 1f853ab599ad4367aed3aeb3492b43a2 because the queue is full. 2025-06-17 05:52:33.710 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 62.1892ms 2025-06-17 05:52:33.710 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.714 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.723 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.730 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.731 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.735 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.746 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.752 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.765 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.769 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.786 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.787 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.788 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.795 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.808 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.810 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.830 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.832 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.833 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.836 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.842 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.850 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.852 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.854 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.861 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.869 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.871 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.872 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.874 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.883 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.896 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.899 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.909 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.912 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.926 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:33.926 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:33.926 +00:00 [INF] Started transaction with span ID '38f409914e43e1da' and trace ID '762bcf314303459b902afca500e9b31a'. 2025-06-17 05:52:33.926 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:33.927 +00:00 [INF] Started transaction with span ID '38f409914e43e1da' and trace ID '762bcf314303459b902afca500e9b31a'. 2025-06-17 05:52:33.927 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:33.927 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:33.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.934 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:33.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.940 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:33.942 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:33.945 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:33.946 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.976 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.977 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.990 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:33.991 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.992 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:33.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.997 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:33.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:33.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.009 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.015 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.017 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.034 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.036 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.038 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.038 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.041 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.049 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.051 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.054 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.070 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.071 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.074 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.074 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.077 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.086 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.092 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.080 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.092 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.096 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.099 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.114 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.122 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.124 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.126 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.128 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.129 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.131 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.134 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.135 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.140 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.147 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.156 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.158 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.161 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.164 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.169 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.174 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.179 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.187 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.189 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.190 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.197 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:34.197 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 540.0979ms 2025-06-17 05:52:34.197 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:34.197 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:34.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.197 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:34.198 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 556.8274ms 2025-06-17 05:52:34.198 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:34.198 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:34.199 +00:00 [INF] Discarding envelope 6703a415c6be4d89a42f4d04b4babf24 because the queue is full. 2025-06-17 05:52:34.199 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:34.199 +00:00 [INF] Discarding envelope 3d5ebc35f89f4deab2f36284419d4173 because the queue is full. 2025-06-17 05:52:34.199 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 558.7313ms 2025-06-17 05:52:34.199 +00:00 [INF] Discarding envelope 0fb8527a59984d6c9b9600b9850d9ddb because the queue is full. 2025-06-17 05:52:34.199 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:34.199 +00:00 [INF] Discarding envelope 8bc0e71ba45945b1bdc53e08673f9f71 because the queue is full. 2025-06-17 05:52:34.199 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 543.6481ms 2025-06-17 05:52:34.200 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.200 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.206 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.215 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.223 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.226 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.237 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.240 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.247 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.255 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.270 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.293 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.303 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.316 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.320 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.327 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.333 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.349 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.356 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.362 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:34.363 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:52:34.363 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:34.363 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:34.363 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:34.363 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2193ms 2025-06-17 05:52:34.363 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:34.363 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:34.363 +00:00 [INF] Started transaction with span ID '98d4e77059b88cf' and trace ID 'b3dc27521c1c4318abb4218dc6ba1604'. 2025-06-17 05:52:34.363 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:34.363 +00:00 [INF] Started transaction with span ID '98d4e77059b88cf' and trace ID 'b3dc27521c1c4318abb4218dc6ba1604'. 2025-06-17 05:52:34.363 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:34.363 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:34.377 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:52:34.377 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:34.377 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:34.377 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:34.377 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2990ms 2025-06-17 05:52:34.379 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 861.5407ms 2025-06-17 05:52:34.381 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:34.381 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.383 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:34.383 +00:00 [INF] Discarding envelope 892e9115b3b649899db273c55fe72b22 because the queue is full. 2025-06-17 05:52:34.383 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:34.383 +00:00 [INF] Discarding envelope 4eaafc1e816a49c38a232573109ea127 because the queue is full. 2025-06-17 05:52:34.383 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 866.4972ms 2025-06-17 05:52:34.383 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:34.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.389 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:52:34.389 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:34.389 +00:00 [INF] Started transaction with span ID '86b5565c7a8981e' and trace ID 'e2b45979e183414a90322f833daa544b'. 2025-06-17 05:52:34.389 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:34.390 +00:00 [INF] Started transaction with span ID '86b5565c7a8981e' and trace ID 'e2b45979e183414a90322f833daa544b'. 2025-06-17 05:52:34.390 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:34.390 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:34.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:52:34.403 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:52:34.403 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 12.8828ms 2025-06-17 05:52:34.403 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:34.403 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:34.403 +00:00 [INF] Discarding envelope 68a4112f9c4b4dfcb4b9e2ba8e56af70 because the queue is full. 2025-06-17 05:52:34.403 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:34.403 +00:00 [INF] Discarding envelope ae736d33ac7b445fb61224556c759951 because the queue is full. 2025-06-17 05:52:34.403 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 13.8951ms 2025-06-17 05:52:34.403 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:52:34.403 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:34.403 +00:00 [INF] Started transaction with span ID '3dc9d4c9714700dd' and trace ID '1145723c196f41a79eda6fdced4d1695'. 2025-06-17 05:52:34.403 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:34.403 +00:00 [INF] Started transaction with span ID '3dc9d4c9714700dd' and trace ID '1145723c196f41a79eda6fdced4d1695'. 2025-06-17 05:52:34.403 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:34.403 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:34.405 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:52:34.406 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:52:34.406 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.0275ms 2025-06-17 05:52:34.406 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:34.406 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:34.406 +00:00 [INF] Discarding envelope b8409f94eadb4712ba8354e91f05b3e6 because the queue is full. 2025-06-17 05:52:34.406 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:34.406 +00:00 [INF] Discarding envelope a6412203f43c45ba8ccbc70a8ffb977d because the queue is full. 2025-06-17 05:52:34.406 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.2817ms 2025-06-17 05:52:34.407 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:34.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:34.413 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:34.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.423 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.432 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.440 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.445 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.449 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.465 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.467 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.473 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.478 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.485 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.487 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.489 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.503 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.504 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.529 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.530 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.539 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.540 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.556 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.564 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.570 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.574 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.579 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.589 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.599 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.604 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.622 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.632 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.637 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.639 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.643 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.652 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.658 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:34.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.660 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 733.2416ms 2025-06-17 05:52:34.660 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:34.660 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:34.663 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.667 +00:00 [INF] Discarding envelope 4f93fc0e5e214735a0082a30bca4e102 because the queue is full. 2025-06-17 05:52:34.667 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:34.667 +00:00 [INF] Discarding envelope af3b88d808ac453e81652a10a185a9d8 because the queue is full. 2025-06-17 05:52:34.667 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 741.0282ms 2025-06-17 05:52:34.667 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:34.667 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:34.667 +00:00 [INF] Started transaction with span ID '438489fb2417c9d3' and trace ID '678acb57a7964a1fa1663b66ed64bd64'. 2025-06-17 05:52:34.667 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:34.668 +00:00 [INF] Started transaction with span ID '438489fb2417c9d3' and trace ID '678acb57a7964a1fa1663b66ed64bd64'. 2025-06-17 05:52:34.668 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:34.668 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:34.669 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:34.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:34.672 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.681 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.683 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.684 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.687 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.690 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.697 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.698 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.700 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.701 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.706 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.707 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.711 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.715 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.716 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.717 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.718 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.727 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.729 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.732 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.742 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.750 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.751 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.751 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.752 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.753 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.759 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.765 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.767 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.771 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.774 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.776 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.778 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.801 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.817 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.818 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.819 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.828 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.831 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.844 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.852 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.853 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.874 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.876 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.882 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.891 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.897 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.908 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.919 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:34.925 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.928 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.968 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.976 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:34.978 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:34.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:34.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:35.008 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:35.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:35.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:35.029 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:35.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:35.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:35.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:35.064 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:35.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:35.072 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:35.077 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:35.077 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:35.091 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:35.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:35.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:35.107 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:35.111 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:35.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:35.128 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:35.129 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 765.5537ms 2025-06-17 05:52:35.129 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:35.134 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:35.134 +00:00 [INF] Discarding envelope 8c577fc3c3bd4c72ac8c39d29924da4e because the queue is full. 2025-06-17 05:52:35.134 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:35.134 +00:00 [INF] Discarding envelope 688313bb75b647b08681bf015efa354a because the queue is full. 2025-06-17 05:52:35.135 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 771.6691ms 2025-06-17 05:52:35.138 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:35.146 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:35.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:35.160 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:35.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:35.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:35.184 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:35.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:35.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:35.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:35.209 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:35.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:35.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:35.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:35.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:35.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:35.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:35.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:35.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:35.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:35.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:35.282 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:35.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:35.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:35.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:35.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:35.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:35.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:35.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:35.322 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:35.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:35.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:35.338 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:35.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:35.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:35.350 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:35.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:35.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:35.368 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:35.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:35.384 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:35.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:35.390 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:35.390 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 722.4012ms 2025-06-17 05:52:35.390 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:35.391 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:35.391 +00:00 [INF] Discarding envelope d41f0ec17fb74d32a90b64ff8494c657 because the queue is full. 2025-06-17 05:52:35.391 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:35.391 +00:00 [INF] Discarding envelope bebca25cf136463bb4f16a285b5deca1 because the queue is full. 2025-06-17 05:52:35.391 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 723.6893ms 2025-06-17 05:52:39.095 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:52:39.095 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:39.095 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:39.095 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:39.095 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.2216ms 2025-06-17 05:52:39.099 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:52:39.099 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:39.099 +00:00 [INF] Started transaction with span ID 'd48b522100b7678e' and trace ID 'e08336f18ac64c119376037d4292cadb'. 2025-06-17 05:52:39.099 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:39.099 +00:00 [INF] Started transaction with span ID 'd48b522100b7678e' and trace ID 'e08336f18ac64c119376037d4292cadb'. 2025-06-17 05:52:39.099 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:39.099 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:39.108 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:39.112 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:52:39.113 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:39.113 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:39.113 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:39.113 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.7351ms 2025-06-17 05:52:39.121 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:52:39.121 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:39.121 +00:00 [INF] Started transaction with span ID '955786315275495b' and trace ID '8bd79c06749b4587b35519967bdaa4e0'. 2025-06-17 05:52:39.121 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:39.121 +00:00 [INF] Started transaction with span ID '955786315275495b' and trace ID '8bd79c06749b4587b35519967bdaa4e0'. 2025-06-17 05:52:39.121 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:39.122 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:39.126 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:39.128 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:39.131 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:39.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:39.138 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:39.139 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:39.145 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:52:39.146 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 46.6821ms 2025-06-17 05:52:39.146 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:39.146 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:39.146 +00:00 [INF] Discarding envelope 9613fbb98ad44677a00365a4b393cfc2 because the queue is full. 2025-06-17 05:52:39.146 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:39.147 +00:00 [INF] Discarding envelope 112a1211edab4935be8b986805cf49bf because the queue is full. 2025-06-17 05:52:39.156 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 56.7327ms 2025-06-17 05:52:39.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.169 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.257 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:39.257 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:39.257 +00:00 [INF] Started transaction with span ID 'a0ad2440b615bee8' and trace ID '449ca9f90fed4e4fbbd1d0736af93d45'. 2025-06-17 05:52:39.257 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:39.257 +00:00 [INF] Started transaction with span ID 'a0ad2440b615bee8' and trace ID '449ca9f90fed4e4fbbd1d0736af93d45'. 2025-06-17 05:52:39.257 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:39.257 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:39.271 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.271 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:39.277 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:39.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:39.282 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:39.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.302 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.318 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.320 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.328 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.336 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:52:39.336 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:39.336 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:39.336 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:39.336 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2028ms 2025-06-17 05:52:39.338 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.339 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.340 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:52:39.340 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:39.340 +00:00 [INF] Started transaction with span ID 'af89ca9277dae50d' and trace ID '493fa3a42542490aa931414fc5c454bc'. 2025-06-17 05:52:39.340 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:39.340 +00:00 [INF] Started transaction with span ID 'af89ca9277dae50d' and trace ID '493fa3a42542490aa931414fc5c454bc'. 2025-06-17 05:52:39.340 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:39.340 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:39.341 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.345 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:39.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.350 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:39.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:39.354 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.365 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:52:39.365 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 24.8472ms 2025-06-17 05:52:39.365 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:39.365 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:39.365 +00:00 [INF] Discarding envelope 9cacca8a70834877b63f2da3696166d6 because the queue is full. 2025-06-17 05:52:39.365 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:39.365 +00:00 [INF] Discarding envelope 4354c139e79d44f3bb45f9c76f69cc3e because the queue is full. 2025-06-17 05:52:39.366 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 25.8775ms 2025-06-17 05:52:39.370 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.371 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.377 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.378 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.385 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:52:39.385 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:39.385 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:39.385 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:39.385 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1838ms 2025-06-17 05:52:39.387 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:52:39.388 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:39.388 +00:00 [INF] Started transaction with span ID 'c7cc3b8c4af4edd7' and trace ID '0a5fc0cfffe148df8fe78c8d24d2108f'. 2025-06-17 05:52:39.388 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:39.388 +00:00 [INF] Started transaction with span ID 'c7cc3b8c4af4edd7' and trace ID '0a5fc0cfffe148df8fe78c8d24d2108f'. 2025-06-17 05:52:39.388 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:39.388 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:39.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:52:39.395 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:52:39.396 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.5285ms 2025-06-17 05:52:39.396 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:39.396 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:39.396 +00:00 [INF] Discarding envelope 45cc49cae06d4386a4bfea87a3eb959d because the queue is full. 2025-06-17 05:52:39.396 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:39.396 +00:00 [INF] Discarding envelope b568876644614145879425f95513218b because the queue is full. 2025-06-17 05:52:39.396 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 8.8956ms 2025-06-17 05:52:39.398 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.399 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.415 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.418 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:52:39.418 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:39.418 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:39.418 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:39.418 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.5471ms 2025-06-17 05:52:39.422 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:52:39.422 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:39.422 +00:00 [INF] Started transaction with span ID '7af747b3bcb212de' and trace ID 'ab83e4d64e5b4a828edb4a4c9db8f661'. 2025-06-17 05:52:39.422 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:39.422 +00:00 [INF] Started transaction with span ID '7af747b3bcb212de' and trace ID 'ab83e4d64e5b4a828edb4a4c9db8f661'. 2025-06-17 05:52:39.422 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:39.422 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:39.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.426 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:39.431 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:39.432 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:39.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:39.437 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.456 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.461 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.461 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.468 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.480 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.479 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.484 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.489 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.492 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.495 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.496 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.501 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.501 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.506 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.519 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.523 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.524 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.532 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:39.533 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 410.8882ms 2025-06-17 05:52:39.533 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:39.533 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:39.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.532 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.541 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.551 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.560 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.561 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.563 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.568 +00:00 [INF] Discarding envelope b97197c0faf54e4f8bc07008d86dbb44 because the queue is full. 2025-06-17 05:52:39.578 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:39.578 +00:00 [INF] Discarding envelope a64832de30c941979f87d3e109b01082 because the queue is full. 2025-06-17 05:52:39.578 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 456.6750ms 2025-06-17 05:52:39.579 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.579 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.585 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.592 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.597 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.601 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.607 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.612 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.614 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.617 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.662 +00:00 [INF] Executed DbCommand (39ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.664 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.665 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.670 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.682 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.683 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.684 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.696 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.731 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.735 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.754 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.757 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.768 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.777 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.794 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:39.794 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 372.2378ms 2025-06-17 05:52:39.794 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:39.795 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:39.795 +00:00 [INF] Discarding envelope b3ec406c131a4031970df57e4cee612d because the queue is full. 2025-06-17 05:52:39.796 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:39.796 +00:00 [INF] Discarding envelope 54997070a850430d9acec797b597bf07 because the queue is full. 2025-06-17 05:52:39.796 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 374.4015ms 2025-06-17 05:52:39.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.797 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:52:39.797 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:39.797 +00:00 [INF] Started transaction with span ID 'fa9da14f2e34e2bf' and trace ID '4f797935811c413fa193e57f4ecb5453'. 2025-06-17 05:52:39.797 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:39.798 +00:00 [INF] Started transaction with span ID 'fa9da14f2e34e2bf' and trace ID '4f797935811c413fa193e57f4ecb5453'. 2025-06-17 05:52:39.798 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:39.798 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:39.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.810 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:39.813 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:52:39.814 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:39.814 +00:00 [INF] Started transaction with span ID '43116c3800f52573' and trace ID 'd198b067870646d0a6ace107db9624f1'. 2025-06-17 05:52:39.814 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:39.814 +00:00 [INF] Started transaction with span ID '43116c3800f52573' and trace ID 'd198b067870646d0a6ace107db9624f1'. 2025-06-17 05:52:39.814 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:39.814 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:39.816 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:52:39.816 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:39.816 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:39.816 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:39.816 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2546ms 2025-06-17 05:52:39.816 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:39.819 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:39.821 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:39.828 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.834 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:52:39.834 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 36.1868ms 2025-06-17 05:52:39.834 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:39.834 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:39.834 +00:00 [INF] Discarding envelope f5b503ca8f1a4156a99a114b8ec16ca3 because the queue is full. 2025-06-17 05:52:39.834 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:39.834 +00:00 [INF] Discarding envelope 1bca1b0ad2eb45b787fb3623fac4fac7 because the queue is full. 2025-06-17 05:52:39.834 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 37.1884ms 2025-06-17 05:52:39.834 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:39.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:39.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:39.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.847 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.852 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.868 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.876 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.877 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.885 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.891 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.894 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.900 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.907 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.909 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.920 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.923 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.924 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.925 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.937 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.948 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.966 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.966 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.971 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.975 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.982 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.992 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.993 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:39.994 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:52:39.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:39.996 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:39.997 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:39.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:39.998 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:40.001 +00:00 [INF] Started transaction with span ID '74876f9ff5d5bf0e' and trace ID '262c4b2bad4948d48b1bd8c6e14f12f9'. 2025-06-17 05:52:40.001 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:40.001 +00:00 [INF] Started transaction with span ID '74876f9ff5d5bf0e' and trace ID '262c4b2bad4948d48b1bd8c6e14f12f9'. 2025-06-17 05:52:40.002 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:40.002 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:40.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:52:40.004 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:52:40.005 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.0115ms 2025-06-17 05:52:40.005 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:40.005 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:40.005 +00:00 [INF] Discarding envelope ee2ff70eaedb4719947f0e013014dc06 because the queue is full. 2025-06-17 05:52:40.005 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:40.005 +00:00 [INF] Discarding envelope 6986995dcf004746b61e9bf2ccc215e1 because the queue is full. 2025-06-17 05:52:40.005 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 11.4781ms 2025-06-17 05:52:40.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.007 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 749.3217ms 2025-06-17 05:52:40.007 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:40.007 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:40.008 +00:00 [INF] Discarding envelope 24e95d9331e847f9b178672af1f71c51 because the queue is full. 2025-06-17 05:52:40.008 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:40.008 +00:00 [INF] Discarding envelope 8c965db071ce4f1cafa7e7880023872c because the queue is full. 2025-06-17 05:52:40.008 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 751.2602ms 2025-06-17 05:52:40.008 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:40.008 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:40.008 +00:00 [INF] Started transaction with span ID 'c7edce0e1221998d' and trace ID '58778dc847f24cbd9d2acf8bfa436c59'. 2025-06-17 05:52:40.008 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:40.008 +00:00 [INF] Started transaction with span ID 'c7edce0e1221998d' and trace ID '58778dc847f24cbd9d2acf8bfa436c59'. 2025-06-17 05:52:40.009 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:40.009 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:40.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.024 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:40.027 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:40.029 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:40.029 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:40.030 +00:00 [INF] Started transaction with span ID 'fc4760246249b363' and trace ID '47c0b5a484944923922897d0f4a22bf1'. 2025-06-17 05:52:40.030 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:40.031 +00:00 [INF] Started transaction with span ID 'fc4760246249b363' and trace ID '47c0b5a484944923922897d0f4a22bf1'. 2025-06-17 05:52:40.031 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:40.031 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:40.032 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:40.037 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:40.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.051 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:40.062 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:40.062 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.062 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:52:40.064 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:40.064 +00:00 [INF] Started transaction with span ID '3e49180ad671ff43' and trace ID 'b756974ad38d437fb2b3a4aa6d8f5325'. 2025-06-17 05:52:40.064 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:40.064 +00:00 [INF] Started transaction with span ID '3e49180ad671ff43' and trace ID 'b756974ad38d437fb2b3a4aa6d8f5325'. 2025-06-17 05:52:40.064 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:40.064 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:40.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:40.083 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.088 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:40.089 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:40.089 +00:00 [INF] Started transaction with span ID 'f0f83cf03d77951e' and trace ID '4fd9979e6fce46f18ff5347c37940c2e'. 2025-06-17 05:52:40.089 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:40.089 +00:00 [INF] Started transaction with span ID 'f0f83cf03d77951e' and trace ID '4fd9979e6fce46f18ff5347c37940c2e'. 2025-06-17 05:52:40.089 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:40.089 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:40.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:52:40.095 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:52:40.096 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 30.9545ms 2025-06-17 05:52:40.096 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:40.096 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:40.096 +00:00 [INF] Discarding envelope 355b5b5aa959404f94bf8a117a055ed7 because the queue is full. 2025-06-17 05:52:40.096 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:40.096 +00:00 [INF] Discarding envelope 774daf0f48044ec0872b55cfbe782f63 because the queue is full. 2025-06-17 05:52:40.096 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 33.8522ms 2025-06-17 05:52:40.106 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:40.106 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.120 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.120 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:40.135 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:40.136 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.152 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.160 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.161 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.174 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.201 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.207 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.208 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.221 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.223 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.229 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.236 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.238 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.240 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.253 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.256 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.257 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.259 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.268 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.269 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.270 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.276 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.279 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.280 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.299 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.300 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.306 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.309 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.331 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.333 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.336 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.340 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.346 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.347 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.355 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.357 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.369 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.369 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:40.371 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 556.5732ms 2025-06-17 05:52:40.371 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:40.372 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:40.373 +00:00 [INF] Discarding envelope 05539ce4bf7448d590dc8e5b71072fc6 because the queue is full. 2025-06-17 05:52:40.373 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:40.373 +00:00 [INF] Discarding envelope 2b4b7c6c42974447a9e421b6bf19124b because the queue is full. 2025-06-17 05:52:40.373 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 559.4835ms 2025-06-17 05:52:40.372 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.383 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.388 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.414 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.431 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.439 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.468 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.471 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.476 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.484 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.505 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.510 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.516 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.519 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.523 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.537 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.541 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.560 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.565 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.583 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.585 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.590 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.603 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.603 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.619 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.622 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.626 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.630 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.643 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.650 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.652 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.661 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.665 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.681 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.682 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.695 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.696 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.702 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.715 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.716 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.718 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.720 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.725 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.729 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.733 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.735 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.744 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.750 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.754 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.761 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.765 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.769 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.782 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.790 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.793 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.797 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.815 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.833 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.834 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.849 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.856 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.877 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.879 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:40.881 +00:00 [INF] Executed DbCommand (329ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.885 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.903 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.908 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.912 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:40.913 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 823.5967ms 2025-06-17 05:52:40.913 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:40.914 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:40.914 +00:00 [INF] Discarding envelope 6ea7ea5558bb41928606bedb456f2d9a because the queue is full. 2025-06-17 05:52:40.914 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:40.914 +00:00 [INF] Discarding envelope 7d161a22525e4e1eba5410f9b706beae because the queue is full. 2025-06-17 05:52:40.914 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 825.8426ms 2025-06-17 05:52:40.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.915 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 906.7275ms 2025-06-17 05:52:40.915 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:40.916 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:40.916 +00:00 [INF] Discarding envelope 9fa522fe20b04098b34847654ffe250a because the queue is full. 2025-06-17 05:52:40.916 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:40.916 +00:00 [INF] Discarding envelope 65c541a186db4eabb7764757e5f856a9 because the queue is full. 2025-06-17 05:52:40.916 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 908.2643ms 2025-06-17 05:52:40.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:40.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:40.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:40.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:40.999 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:41.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:41.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:41.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:41.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:41.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:41.019 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:41.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:41.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:41.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:41.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:41.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:41.041 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:41.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:41.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:41.055 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:41.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:41.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:41.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:41.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:41.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:41.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:41.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:41.084 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:41.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:41.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:41.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:41.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:41.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:41.100 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:41.103 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1068.6911ms 2025-06-17 05:52:41.103 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:41.103 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:41.104 +00:00 [INF] Discarding envelope eb28775bc2bd412fa78e9164db034126 because the queue is full. 2025-06-17 05:52:41.104 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:41.104 +00:00 [INF] Discarding envelope 89b8163d0feb4feda0eb8db0133bee9e because the queue is full. 2025-06-17 05:52:41.104 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1075.4478ms 2025-06-17 05:52:45.744 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:52:45.744 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:45.744 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:45.744 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:45.744 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.1968ms 2025-06-17 05:52:45.749 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:52:45.749 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:45.749 +00:00 [INF] Started transaction with span ID '764d69727864bcad' and trace ID '2d045eb0def3482db27349c57d02a1eb'. 2025-06-17 05:52:45.749 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:45.750 +00:00 [INF] Started transaction with span ID '764d69727864bcad' and trace ID '2d045eb0def3482db27349c57d02a1eb'. 2025-06-17 05:52:45.750 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:45.750 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:45.753 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:52:45.753 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:45.753 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:45.753 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:45.753 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2322ms 2025-06-17 05:52:45.756 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:45.757 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:52:45.757 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:45.757 +00:00 [INF] Started transaction with span ID 'dc66f5f8c61e7024' and trace ID 'd086c6026cbf43f1b1a1016b713289fd'. 2025-06-17 05:52:45.757 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:45.757 +00:00 [INF] Started transaction with span ID 'dc66f5f8c61e7024' and trace ID 'd086c6026cbf43f1b1a1016b713289fd'. 2025-06-17 05:52:45.757 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:45.757 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:45.762 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:45.768 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:45.770 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:45.774 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:45.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:45.781 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:52:45.783 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:45.786 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 35.8003ms 2025-06-17 05:52:45.786 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:45.786 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:45.786 +00:00 [INF] Discarding envelope eb5d6c790bb54801a461defc5e19fb30 because the queue is full. 2025-06-17 05:52:45.786 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:45.786 +00:00 [INF] Discarding envelope 44a65ce3ceff47728b22d52b9fe0bc98 because the queue is full. 2025-06-17 05:52:45.787 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 37.6527ms 2025-06-17 05:52:45.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:45.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:45.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:45.805 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:45.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:45.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:45.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:45.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:45.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:45.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:45.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:45.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:45.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:45.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:45.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:45.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:45.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:45.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:45.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:45.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:45.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:45.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:45.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:45.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:45.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:45.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:45.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:45.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:45.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:45.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:45.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:45.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:45.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:45.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:45.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:45.927 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:45.927 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:45.927 +00:00 [INF] Started transaction with span ID '39d981c2069e9753' and trace ID '0e6c55ddfe024f798d3bd791e53b316f'. 2025-06-17 05:52:45.927 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:45.927 +00:00 [INF] Started transaction with span ID '39d981c2069e9753' and trace ID '0e6c55ddfe024f798d3bd791e53b316f'. 2025-06-17 05:52:45.927 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:45.927 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:45.931 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:45.934 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:45.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:45.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:45.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:45.939 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:45.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:45.944 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:45.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.955 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:45.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:45.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:45.965 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:45.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:45.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:45.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:45.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:45.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:45.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:45.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:45.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:45.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:45.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:45.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:45.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:45.995 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:45.996 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:45.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.003 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.006 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.007 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.022 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.036 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.037 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.039 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:46.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.042 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 284.783ms 2025-06-17 05:52:46.042 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:46.042 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:46.043 +00:00 [INF] Discarding envelope b72cf50d59b24f928956aee93411346c because the queue is full. 2025-06-17 05:52:46.043 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:46.044 +00:00 [INF] Discarding envelope c1985c485db642f5b72f6a1f88763792 because the queue is full. 2025-06-17 05:52:46.044 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 287.3776ms 2025-06-17 05:52:46.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.046 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.080 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.089 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:52:46.089 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:46.089 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:46.089 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:46.090 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1799ms 2025-06-17 05:52:46.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.096 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.112 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.114 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:52:46.114 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:46.114 +00:00 [INF] Started transaction with span ID '2e9ccc2f70c0b58d' and trace ID 'b93417fe95944af4a7334e0ed305e6ce'. 2025-06-17 05:52:46.114 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:46.115 +00:00 [INF] Started transaction with span ID '2e9ccc2f70c0b58d' and trace ID 'b93417fe95944af4a7334e0ed305e6ce'. 2025-06-17 05:52:46.115 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:46.115 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:46.117 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:52:46.117 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:52:46.117 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.7588ms 2025-06-17 05:52:46.117 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:46.117 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:46.118 +00:00 [INF] Discarding envelope 89f3d03a3db143fcaf19f49cfbcf46dc because the queue is full. 2025-06-17 05:52:46.118 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:46.118 +00:00 [INF] Discarding envelope 2583817f49734179a7f391f81344ea3e because the queue is full. 2025-06-17 05:52:46.118 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.9977ms 2025-06-17 05:52:46.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.133 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:52:46.133 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:46.133 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:46.133 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:46.133 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1906ms 2025-06-17 05:52:46.133 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.138 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:52:46.138 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:46.138 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:46.138 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:46.138 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1465ms 2025-06-17 05:52:46.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.141 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:52:46.141 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:46.141 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:46.141 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:46.144 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 3.5343ms 2025-06-17 05:52:46.144 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:52:46.144 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:46.144 +00:00 [INF] Started transaction with span ID 'e37c16dbdd5499bb' and trace ID 'c53ff5ad41a24a4bbe4dfae10512c456'. 2025-06-17 05:52:46.144 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:46.144 +00:00 [INF] Started transaction with span ID 'e37c16dbdd5499bb' and trace ID 'c53ff5ad41a24a4bbe4dfae10512c456'. 2025-06-17 05:52:46.144 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:46.145 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:46.149 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:46.149 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:52:46.149 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:46.149 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:46.149 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:46.149 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1473ms 2025-06-17 05:52:46.150 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:52:46.150 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:46.150 +00:00 [INF] Started transaction with span ID 'f9838a6abc00916e' and trace ID 'e78c633d68c045a49d0bf8c7559aff41'. 2025-06-17 05:52:46.150 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:46.150 +00:00 [INF] Started transaction with span ID 'f9838a6abc00916e' and trace ID 'e78c633d68c045a49d0bf8c7559aff41'. 2025-06-17 05:52:46.150 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:46.150 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:46.153 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:46.156 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:52:46.156 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:46.156 +00:00 [INF] Started transaction with span ID '1bc1a71ebce70b68' and trace ID '5e5b1edcce5a4aeca7c750c46dd7fc28'. 2025-06-17 05:52:46.156 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:46.156 +00:00 [INF] Started transaction with span ID '1bc1a71ebce70b68' and trace ID '5e5b1edcce5a4aeca7c750c46dd7fc28'. 2025-06-17 05:52:46.156 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:46.156 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:46.157 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:52:46.158 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:46.159 +00:00 [INF] Started transaction with span ID 'bfd057806501bb0f' and trace ID '5da6d7d5ab214a1d867cbd4a5d9487ab'. 2025-06-17 05:52:46.159 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:46.159 +00:00 [INF] Started transaction with span ID 'bfd057806501bb0f' and trace ID '5da6d7d5ab214a1d867cbd4a5d9487ab'. 2025-06-17 05:52:46.159 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:46.159 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:46.157 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.158 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:46.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:46.168 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:46.172 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:46.172 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.178 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:46.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:46.187 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:52:46.187 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 28.5668ms 2025-06-17 05:52:46.187 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:46.188 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:46.188 +00:00 [INF] Discarding envelope 56e53590d7e844009419ca77540c79b8 because the queue is full. 2025-06-17 05:52:46.188 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:46.188 +00:00 [INF] Discarding envelope e17c5bbff80d48ec8c2317b5bdb3a781 because the queue is full. 2025-06-17 05:52:46.188 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 30.6223ms 2025-06-17 05:52:46.192 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:46.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:46.197 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:52:46.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.194 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.201 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.202 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.199 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:46.214 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 69.9104ms 2025-06-17 05:52:46.215 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:52:46.215 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:46.215 +00:00 [INF] Discarding envelope 7f6748e74ecb454b8dbf38d7b0b4fac6 because the queue is full. 2025-06-17 05:52:46.215 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:46.215 +00:00 [INF] Discarding envelope c16380b7d25b4a4d9337ce579c309075 because the queue is full. 2025-06-17 05:52:46.215 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 70.6089ms 2025-06-17 05:52:46.218 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.223 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:46.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:46.230 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:46.227 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.242 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.256 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.258 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.268 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.272 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.273 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.287 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.293 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.301 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.308 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.316 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.335 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.335 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.341 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.343 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.346 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.362 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.366 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.368 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.371 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.381 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.382 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.382 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.391 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.400 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.406 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.415 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.422 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.423 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.424 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.436 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.441 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.442 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.452 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.460 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.462 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.479 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.481 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.489 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.490 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.492 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.507 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.508 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.513 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.515 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.520 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.521 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.525 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.527 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.531 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.533 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.536 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.544 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.545 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.547 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.550 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.553 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.557 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.563 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.565 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.572 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.577 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.578 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.579 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.582 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.596 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.599 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.600 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.604 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.607 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.615 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.617 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.618 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.620 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.622 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:46.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.629 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.629 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:46.630 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 479.4738ms 2025-06-17 05:52:46.630 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:46.630 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:46.630 +00:00 [INF] Discarding envelope 6b53c615a0db4e32b2965db3a6be4a1b because the queue is full. 2025-06-17 05:52:46.630 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:46.630 +00:00 [INF] Discarding envelope f1f805847a064811b9d862c956c454c8 because the queue is full. 2025-06-17 05:52:46.630 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 480.5229ms 2025-06-17 05:52:46.631 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 703.5388ms 2025-06-17 05:52:46.631 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:46.631 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:46.631 +00:00 [INF] Discarding envelope 7834e339e3114901a6836c170f36e321 because the queue is full. 2025-06-17 05:52:46.631 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:46.631 +00:00 [INF] Discarding envelope 0062869abf2844ddb3c20ca57658c3b8 because the queue is full. 2025-06-17 05:52:46.631 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 704.7742ms 2025-06-17 05:52:46.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.635 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:52:46.635 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:46.635 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:52:46.636 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:46.637 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 6.4291ms 2025-06-17 05:52:46.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.641 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:52:46.641 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:46.641 +00:00 [INF] Started transaction with span ID '4d0746038cd09962' and trace ID '44e0df54cd9945fca617c6b9c21fd916'. 2025-06-17 05:52:46.641 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:46.641 +00:00 [INF] Started transaction with span ID '4d0746038cd09962' and trace ID '44e0df54cd9945fca617c6b9c21fd916'. 2025-06-17 05:52:46.641 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:46.641 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:46.643 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:52:46.643 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:52:46.643 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.0567ms 2025-06-17 05:52:46.643 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:46.644 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:46.644 +00:00 [INF] Discarding envelope 288b46a9a5864b958afc3fb8aa309f73 because the queue is full. 2025-06-17 05:52:46.644 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:46.644 +00:00 [INF] Discarding envelope bb0f5bbc1ce44af89472432583f2fb4a because the queue is full. 2025-06-17 05:52:46.643 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.645 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.6531ms 2025-06-17 05:52:46.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.654 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:46.655 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 498.1535ms 2025-06-17 05:52:46.655 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:46.655 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:46.655 +00:00 [INF] Discarding envelope 90aee5432d7b4997a57625312f7a72f3 because the queue is full. 2025-06-17 05:52:46.655 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:46.655 +00:00 [INF] Discarding envelope 82a5837f9633405c85e95e48ee14b33f because the queue is full. 2025-06-17 05:52:46.656 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 499.5812ms 2025-06-17 05:52:46.720 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:46.720 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:46.720 +00:00 [INF] Started transaction with span ID 'd65e9eebed08e3f2' and trace ID '334a57776d69490bade0a5c331a36b46'. 2025-06-17 05:52:46.720 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:46.721 +00:00 [INF] Started transaction with span ID 'd65e9eebed08e3f2' and trace ID '334a57776d69490bade0a5c331a36b46'. 2025-06-17 05:52:46.721 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:46.721 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:46.722 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:52:46.722 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:46.722 +00:00 [INF] Started transaction with span ID 'ade8e338a3cb2482' and trace ID 'abd658fd3eb2467ba96da4f3f3bd6e01'. 2025-06-17 05:52:46.722 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:46.722 +00:00 [INF] Started transaction with span ID 'ade8e338a3cb2482' and trace ID 'abd658fd3eb2467ba96da4f3f3bd6e01'. 2025-06-17 05:52:46.722 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:46.722 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:46.724 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:52:46.724 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:52:46.727 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:46.727 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.8954ms 2025-06-17 05:52:46.727 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:52:46.728 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:46.728 +00:00 [INF] Discarding envelope ceba3058ba314691975d1a45bcb3571a because the queue is full. 2025-06-17 05:52:46.729 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:46.729 +00:00 [INF] Discarding envelope e2eadf0545814a77abb2abe9ccbe53e4 because the queue is full. 2025-06-17 05:52:46.729 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 6.9773ms 2025-06-17 05:52:46.729 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:46.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.769 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.781 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.794 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.874 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.918 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.921 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:46.922 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:46.922 +00:00 [INF] Started transaction with span ID '3e1f338a54667fd4' and trace ID 'bc01b2e275fb4fae9efea04758738b53'. 2025-06-17 05:52:46.922 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:46.922 +00:00 [INF] Started transaction with span ID '3e1f338a54667fd4' and trace ID 'bc01b2e275fb4fae9efea04758738b53'. 2025-06-17 05:52:46.922 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:46.922 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:46.926 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:52:46.926 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:52:46.927 +00:00 [INF] Started transaction with span ID 'e6b620731583e8bf' and trace ID 'f362cd597429430fb88698d0d483d370'. 2025-06-17 05:52:46.927 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:52:46.927 +00:00 [INF] Started transaction with span ID 'e6b620731583e8bf' and trace ID 'f362cd597429430fb88698d0d483d370'. 2025-06-17 05:52:46.927 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:46.927 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:52:46.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:46.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:46.935 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:46.936 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:52:46.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:46.944 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:52:46.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:46.952 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:52:46.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.962 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.966 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.970 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.980 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.983 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:46.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.992 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:46.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:46.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:46.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.005 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.006 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.009 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.013 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.020 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.021 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.022 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.024 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.029 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.034 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.036 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.041 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.044 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.051 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.065 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.066 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.068 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.076 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.077 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.078 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.081 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.082 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.092 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.100 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.101 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.104 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.111 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.118 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.119 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.127 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.128 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.130 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.143 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.147 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.151 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.157 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.158 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.161 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.176 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.179 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.182 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.201 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.205 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.210 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.213 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.234 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.245 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.246 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.256 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.257 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.258 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.262 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.265 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.279 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.282 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.284 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.289 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.293 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:47.293 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 572.2074ms 2025-06-17 05:52:47.293 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:47.293 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:47.293 +00:00 [INF] Discarding envelope 677db77cf2524218bdf975b181c67f41 because the queue is full. 2025-06-17 05:52:47.293 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:47.293 +00:00 [INF] Discarding envelope e17a66b911974eda9adc1670b3f0d31b because the queue is full. 2025-06-17 05:52:47.293 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 573.4995ms 2025-06-17 05:52:47.294 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.298 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.338 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.339 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.348 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.356 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.367 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.375 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.387 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.397 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.404 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.419 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.458 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.459 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.484 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.487 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.509 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.509 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.516 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.519 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.526 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.527 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.540 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.544 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.553 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.561 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.566 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.571 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.588 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.604 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.628 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.637 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.637 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.660 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.666 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.675 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.676 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.687 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.690 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.694 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.704 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:52:47.715 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.719 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:52:47.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.729 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:47.735 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:52:47.741 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 814.3323ms 2025-06-17 05:52:47.741 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:47.741 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:47.742 +00:00 [INF] Discarding envelope e88b8832c4dd46f78a8f4ae87648e4f7 because the queue is full. 2025-06-17 05:52:47.742 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:47.742 +00:00 [INF] Discarding envelope 389f9895ef184821b25a6bdc7ab8d9cd because the queue is full. 2025-06-17 05:52:47.743 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 816.1328ms 2025-06-17 05:52:47.748 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:52:47.749 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:52:47.755 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 832.7223ms 2025-06-17 05:52:47.755 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:52:47.755 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:47.755 +00:00 [INF] Discarding envelope fe4ab48fc5e54f3d86a5d6d5520785ac because the queue is full. 2025-06-17 05:52:47.755 +00:00 [INF] Capturing transaction. 2025-06-17 05:52:47.755 +00:00 [INF] Discarding envelope 2d7b6969a017475ca013ab32518cff81 because the queue is full. 2025-06-17 05:52:47.758 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 836.2374ms 2025-06-17 05:53:02.119 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:53:02.120 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:02.120 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:53:02.120 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:02.120 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.7825ms 2025-06-17 05:53:02.124 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:53:02.124 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:02.124 +00:00 [INF] Started transaction with span ID '3e9efa8de04eead3' and trace ID '6fbcc013cbf34a03865b1191f0531d5a'. 2025-06-17 05:53:02.125 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:02.125 +00:00 [INF] Started transaction with span ID '3e9efa8de04eead3' and trace ID '6fbcc013cbf34a03865b1191f0531d5a'. 2025-06-17 05:53:02.125 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:53:02.125 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:02.135 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:02.140 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:02.144 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:02.150 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:53:02.151 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 25.7578ms 2025-06-17 05:53:02.151 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:53:02.151 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:02.151 +00:00 [INF] Discarding envelope e827d00b5a154c5e8d9b982120cc0a2f because the queue is full. 2025-06-17 05:53:02.151 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:02.151 +00:00 [INF] Discarding envelope 3ebd35997210426285b238bacd953e86 because the queue is full. 2025-06-17 05:53:02.154 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 29.3245ms 2025-06-17 05:53:02.207 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:53:02.207 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:02.207 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:53:02.207 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:02.208 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 1.0714ms 2025-06-17 05:53:02.219 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:53:02.220 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:02.220 +00:00 [INF] Started transaction with span ID 'd969395124e9872f' and trace ID '250f799c4ef24c34a4432a263ed183c8'. 2025-06-17 05:53:02.220 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:02.220 +00:00 [INF] Started transaction with span ID 'd969395124e9872f' and trace ID '250f799c4ef24c34a4432a263ed183c8'. 2025-06-17 05:53:02.220 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:02.220 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:02.225 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:02.240 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:02.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:02.246 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:02.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.267 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.308 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:53:02.308 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:02.308 +00:00 [INF] Started transaction with span ID '66ef7516cff7300d' and trace ID '86c45b153b9f47e3a4f13d015dd07f65'. 2025-06-17 05:53:02.308 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:02.308 +00:00 [INF] Started transaction with span ID '66ef7516cff7300d' and trace ID '86c45b153b9f47e3a4f13d015dd07f65'. 2025-06-17 05:53:02.308 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:02.308 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:02.318 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:02.319 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.323 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:02.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.330 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:02.333 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:02.344 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.352 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.368 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.381 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.382 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.391 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.399 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.407 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:53:02.407 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:02.407 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:53:02.407 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:02.407 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3076ms 2025-06-17 05:53:02.408 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.411 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:53:02.411 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:02.411 +00:00 [INF] Started transaction with span ID 'ba49490828ee0e61' and trace ID '3a5aeb3f2e684d61a6f25d5b31aa0003'. 2025-06-17 05:53:02.411 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:02.411 +00:00 [INF] Started transaction with span ID 'ba49490828ee0e61' and trace ID '3a5aeb3f2e684d61a6f25d5b31aa0003'. 2025-06-17 05:53:02.411 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:53:02.411 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:02.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:53:02.418 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:53:02.419 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.4685ms 2025-06-17 05:53:02.419 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:53:02.419 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:02.419 +00:00 [INF] Discarding envelope bde2b7dbb09347b5886a575f89cd4f4c because the queue is full. 2025-06-17 05:53:02.421 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:02.423 +00:00 [INF] Discarding envelope c27fb6faf65147758f6b189d98f3d3cc because the queue is full. 2025-06-17 05:53:02.424 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 12.8009ms 2025-06-17 05:53:02.424 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.429 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.432 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.445 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.452 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.457 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.462 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.469 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.487 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.515 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.520 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.524 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.545 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.545 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.555 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.558 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.611 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.617 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.635 +00:00 [INF] Executed DbCommand (38ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.638 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.640 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.652 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.653 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.666 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.671 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.675 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.690 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.691 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.704 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.723 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.734 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.749 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.759 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.766 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.766 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.772 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.777 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.787 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.818 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.820 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.847 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.853 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.862 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.883 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:02.884 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 664.135ms 2025-06-17 05:53:02.884 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:02.885 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:02.885 +00:00 [INF] Discarding envelope 110daec8aad640638e0b324de88d4917 because the queue is full. 2025-06-17 05:53:02.885 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:02.885 +00:00 [INF] Discarding envelope f7fd9b48836643d1874433938902ac56 because the queue is full. 2025-06-17 05:53:02.886 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 666.2936ms 2025-06-17 05:53:02.887 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.919 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:02.936 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.948 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:02.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:02.990 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:02.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:03.007 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.024 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.029 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.035 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:03.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.048 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.054 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.063 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.070 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:03.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.106 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.120 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.132 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:03.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:03.169 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.175 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:03.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.208 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.215 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:03.216 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:03.226 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 917.9841ms 2025-06-17 05:53:03.226 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:03.227 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:03.227 +00:00 [INF] Discarding envelope c288a563e0fe42c4b58a7b5ca515e97c because the queue is full. 2025-06-17 05:53:03.227 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:03.227 +00:00 [INF] Discarding envelope 89f26ebd00f4476c89db1ed7cff0b025 because the queue is full. 2025-06-17 05:53:03.229 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 921.2956ms 2025-06-17 05:53:03.290 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:53:03.290 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:03.290 +00:00 [INF] Started transaction with span ID 'a3ad9090f4b89387' and trace ID '550f9307cea14fa985aacf3f456019a6'. 2025-06-17 05:53:03.290 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:03.290 +00:00 [INF] Started transaction with span ID 'a3ad9090f4b89387' and trace ID '550f9307cea14fa985aacf3f456019a6'. 2025-06-17 05:53:03.290 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:03.290 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:03.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:03.303 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:03.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.326 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:03.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.368 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.382 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.389 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.401 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.412 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.419 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:03.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.468 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:03.475 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.485 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:03.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.525 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.532 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:03.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.545 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.556 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.564 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:03.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.601 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.626 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:03.637 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.646 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:03.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.717 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:53:03.717 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:03.717 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:53:03.717 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:03.717 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2184ms 2025-06-17 05:53:03.717 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:53:03.717 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:03.717 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:53:03.717 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:03.718 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.0962ms 2025-06-17 05:53:03.718 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:53:03.718 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:03.718 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:53:03.718 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:03.718 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1026ms 2025-06-17 05:53:03.724 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:53:03.724 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:03.724 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:53:03.724 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:03.724 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.6655ms 2025-06-17 05:53:03.725 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:53:03.725 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:03.725 +00:00 [INF] Started transaction with span ID 'bbce2ee216fdad82' and trace ID '413fc4c3760349eab8939892167db50b'. 2025-06-17 05:53:03.725 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:03.726 +00:00 [INF] Started transaction with span ID 'bbce2ee216fdad82' and trace ID '413fc4c3760349eab8939892167db50b'. 2025-06-17 05:53:03.726 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:53:03.726 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:03.727 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:53:03.727 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:03.727 +00:00 [INF] Started transaction with span ID '25a3040697f88c2e' and trace ID '44f3ecd6a85743dc883a21177d819b2d'. 2025-06-17 05:53:03.727 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:03.727 +00:00 [INF] Started transaction with span ID '25a3040697f88c2e' and trace ID '44f3ecd6a85743dc883a21177d819b2d'. 2025-06-17 05:53:03.727 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:03.727 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:03.732 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:53:03.732 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:03.732 +00:00 [INF] Started transaction with span ID '1015d5538fbc2a2' and trace ID 'b707da4743d34b49a6832742449f3b05'. 2025-06-17 05:53:03.732 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:03.732 +00:00 [INF] Started transaction with span ID '1015d5538fbc2a2' and trace ID 'b707da4743d34b49a6832742449f3b05'. 2025-06-17 05:53:03.732 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:03.732 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:03.733 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:53:03.734 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:03.734 +00:00 [INF] Started transaction with span ID 'e960578ff637e0e3' and trace ID '402c084169074e6eb1b15c3c676034fa'. 2025-06-17 05:53:03.734 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:03.734 +00:00 [INF] Started transaction with span ID 'e960578ff637e0e3' and trace ID '402c084169074e6eb1b15c3c676034fa'. 2025-06-17 05:53:03.734 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:53:03.734 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:03.747 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:03.755 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:03.773 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:03.774 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.782 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:03.782 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:03.791 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:53:03.801 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:03.802 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:03.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:03.811 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.819 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:03.819 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:03.827 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:03.837 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:03.840 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:03.840 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.868 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:03.855 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:53:03.858 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 132.3973ms 2025-06-17 05:53:03.880 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:53:03.881 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:03.881 +00:00 [INF] Discarding envelope eb04c99511d843fa89836b2d1959419c because the queue is full. 2025-06-17 05:53:03.881 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:03.881 +00:00 [INF] Discarding envelope 7ca326343f754c5b806b5261b1d7ca4a because the queue is full. 2025-06-17 05:53:03.881 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 155.4952ms 2025-06-17 05:53:03.871 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.888 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 154.2878ms 2025-06-17 05:53:03.898 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:53:03.899 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:03.899 +00:00 [INF] Discarding envelope b9f33576461b4060b1311dc0c568f701 because the queue is full. 2025-06-17 05:53:03.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.921 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:03.923 +00:00 [INF] Discarding envelope f5e3859d596349e7b19cad1871441280 because the queue is full. 2025-06-17 05:53:03.923 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 189.5411ms 2025-06-17 05:53:03.929 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:03.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:03.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:03.952 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.952 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:03.955 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:53:03.956 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:03.956 +00:00 [INF] Started transaction with span ID '613886997fad63e9' and trace ID 'a37dc4638af54c02a350f92ea0c85d6c'. 2025-06-17 05:53:03.956 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:03.956 +00:00 [INF] Started transaction with span ID '613886997fad63e9' and trace ID 'a37dc4638af54c02a350f92ea0c85d6c'. 2025-06-17 05:53:03.956 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:03.956 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:03.966 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:03.973 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:03.999 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.015 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:04.025 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.027 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.027 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:04.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.042 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.050 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.054 +00:00 [INF] Executed DbCommand (58ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.056 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.070 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.074 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.096 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.102 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.103 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.104 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:53:04.104 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:04.104 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:53:04.104 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:04.104 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2059ms 2025-06-17 05:53:04.108 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.112 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:53:04.112 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:04.112 +00:00 [INF] Started transaction with span ID '212a0ffb811eb59c' and trace ID '4e98c4686bcc431fa843b9f670a5b486'. 2025-06-17 05:53:04.112 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:04.113 +00:00 [INF] Started transaction with span ID '212a0ffb811eb59c' and trace ID '4e98c4686bcc431fa843b9f670a5b486'. 2025-06-17 05:53:04.113 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:53:04.113 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:04.124 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.125 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:53:04.131 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:53:04.135 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 22.5715ms 2025-06-17 05:53:04.136 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:53:04.136 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:04.137 +00:00 [INF] Discarding envelope 3ff339b3f8f6498cbd658d73b371a041 because the queue is full. 2025-06-17 05:53:04.140 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:04.141 +00:00 [INF] Discarding envelope c6f9d65721fb4f23b9005bc05eb17781 because the queue is full. 2025-06-17 05:53:04.135 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.146 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 34.3714ms 2025-06-17 05:53:04.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.141 +00:00 [INF] Executed DbCommand (47ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.182 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.185 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.187 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.207 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.210 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.213 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.219 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.222 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.226 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.236 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.241 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.242 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.259 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.260 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.273 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.274 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.275 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.279 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.283 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.284 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.286 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.289 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:53:04.290 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:04.290 +00:00 [INF] Started transaction with span ID 'cca88d8500afdf59' and trace ID 'a07097167f354aa89a84198ab97b5073'. 2025-06-17 05:53:04.290 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:04.290 +00:00 [INF] Started transaction with span ID 'cca88d8500afdf59' and trace ID 'a07097167f354aa89a84198ab97b5073'. 2025-06-17 05:53:04.290 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:53:04.290 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:04.295 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.296 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.299 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:53:04.299 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:53:04.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.308 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 18.1992ms 2025-06-17 05:53:04.308 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:53:04.308 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:04.309 +00:00 [INF] Discarding envelope 9c4f8b6c216b40c99addb25c2bb9266c because the queue is full. 2025-06-17 05:53:04.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.311 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:04.311 +00:00 [INF] Discarding envelope 25213efd294f45168022f551e702e6fb because the queue is full. 2025-06-17 05:53:04.311 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 21.7819ms 2025-06-17 05:53:04.311 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.320 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.320 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.324 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.336 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.337 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.339 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.354 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.354 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.358 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.360 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.368 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.373 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.384 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.384 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.395 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.400 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.411 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.425 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.453 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.454 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.463 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.463 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.469 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.476 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.479 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.499 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.501 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.512 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.525 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.535 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.539 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.547 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.549 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.552 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.558 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.561 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.583 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.585 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.595 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.601 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.601 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.618 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.633 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.647 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.647 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.648 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.665 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.668 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.669 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.685 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.688 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.691 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.699 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.700 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.705 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.706 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.717 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.719 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.728 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.729 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.741 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.741 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.742 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.752 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.756 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.758 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.773 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.773 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.788 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.792 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.794 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.796 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.803 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.803 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.804 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.815 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.821 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.822 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.827 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.836 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.837 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.847 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.852 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:04.853 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1120.9219ms 2025-06-17 05:53:04.854 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:04.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.855 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:04.856 +00:00 [INF] Discarding envelope a91c8d11f551485dbb788f346689cc89 because the queue is full. 2025-06-17 05:53:04.857 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:04.858 +00:00 [INF] Discarding envelope beed64eb65424ebe97e21488fa28d7e7 because the queue is full. 2025-06-17 05:53:04.859 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1126.7651ms 2025-06-17 05:53:04.860 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.860 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.871 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.880 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.889 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.889 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.901 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.903 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.911 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.911 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.918 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:53:04.918 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:04.918 +00:00 [INF] Started transaction with span ID 'e97ad2756361960a' and trace ID 'b12ffcdaa6ea4676a8625fa9be57fc77'. 2025-06-17 05:53:04.918 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:04.919 +00:00 [INF] Started transaction with span ID 'e97ad2756361960a' and trace ID 'b12ffcdaa6ea4676a8625fa9be57fc77'. 2025-06-17 05:53:04.919 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:04.919 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:04.924 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:04.924 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.935 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:04.936 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.936 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:04.936 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1209.1184ms 2025-06-17 05:53:04.936 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:04.937 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:04.940 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:04.941 +00:00 [INF] Discarding envelope 78158916fb2e450cbc3ef9d2844dce5c because the queue is full. 2025-06-17 05:53:04.941 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:04.943 +00:00 [INF] Discarding envelope 39879a379ebd4ff485f468cbe4d96ac8 because the queue is full. 2025-06-17 05:53:04.943 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1215.8987ms 2025-06-17 05:53:04.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:04.944 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.958 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.967 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.967 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.972 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.973 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:04.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:04.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:04.999 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:04.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.011 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.019 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.023 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.037 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.043 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.047 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.053 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.057 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.071 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.072 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.084 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.084 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.088 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.091 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.105 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.109 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.116 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.118 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.118 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.129 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.138 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.141 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:05.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.142 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1852.0366ms 2025-06-17 05:53:05.143 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:05.144 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:05.144 +00:00 [INF] Discarding envelope cc4d9728fb544806a7c68c0b21075431 because the queue is full. 2025-06-17 05:53:05.144 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:05.145 +00:00 [INF] Discarding envelope 81888d52c80046df88c0f43feee5fcff because the queue is full. 2025-06-17 05:53:05.147 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1857.0405ms 2025-06-17 05:53:05.148 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.155 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.164 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.164 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.175 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.178 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.213 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.214 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.218 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.224 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.236 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.242 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.246 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.247 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.260 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.269 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.274 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.283 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.287 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.294 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.306 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.329 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.342 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.350 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.354 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.360 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.369 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.383 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.387 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.392 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.394 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.395 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:05.395 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.399 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1442.5703ms 2025-06-17 05:53:05.399 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:05.399 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:05.400 +00:00 [INF] Discarding envelope 2636ee2140d945c187f7c73f718631b9 because the queue is full. 2025-06-17 05:53:05.401 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:05.402 +00:00 [INF] Discarding envelope f27b656cab6044c79c32d0fb8e336e6e because the queue is full. 2025-06-17 05:53:05.402 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1446.8350ms 2025-06-17 05:53:05.402 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.457 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.533 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.549 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:05.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:05.557 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:05.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:05.564 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:05.568 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 648.8286ms 2025-06-17 05:53:05.568 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:05.568 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:05.568 +00:00 [INF] Discarding envelope c4fbf4dc61754e3eb5d877cb91bbaf56 because the queue is full. 2025-06-17 05:53:05.568 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:05.568 +00:00 [INF] Discarding envelope 155fcc1959d642899079719354986fad because the queue is full. 2025-06-17 05:53:05.569 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 650.4518ms 2025-06-17 05:53:07.749 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:53:07.749 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:07.749 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:53:07.749 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:07.749 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.2172ms 2025-06-17 05:53:07.756 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:53:07.756 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:07.761 +00:00 [INF] Started transaction with span ID 'de43eb1ac1b58d4b' and trace ID '2043290bf0754fd4983a530d51196045'. 2025-06-17 05:53:07.761 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:07.761 +00:00 [INF] Started transaction with span ID 'de43eb1ac1b58d4b' and trace ID '2043290bf0754fd4983a530d51196045'. 2025-06-17 05:53:07.761 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:53:07.761 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:07.766 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:07.767 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:53:07.767 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:07.767 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:53:07.767 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:07.767 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1646ms 2025-06-17 05:53:07.771 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:07.771 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:53:07.771 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:07.771 +00:00 [INF] Started transaction with span ID '2b5fa05496f7b68' and trace ID '07dde05f30b04a6e9fd43ef3a4d1dc9b'. 2025-06-17 05:53:07.771 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:07.772 +00:00 [INF] Started transaction with span ID '2b5fa05496f7b68' and trace ID '07dde05f30b04a6e9fd43ef3a4d1dc9b'. 2025-06-17 05:53:07.772 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:07.772 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:07.776 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:07.779 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:07.783 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:07.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:07.788 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:07.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:07.804 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:53:07.804 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 42.8625ms 2025-06-17 05:53:07.804 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:53:07.804 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:07.804 +00:00 [INF] Discarding envelope c223445886d946be98250c89b4ce0617 because the queue is full. 2025-06-17 05:53:07.804 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:07.804 +00:00 [INF] Discarding envelope 2a08af3b5c8c41a58283d5e34e4efa20 because the queue is full. 2025-06-17 05:53:07.804 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 48.5834ms 2025-06-17 05:53:07.805 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:07.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:07.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:07.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:07.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:07.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:07.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:07.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:07.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:07.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:07.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:07.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:07.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:07.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:07.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:07.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:07.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:07.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:07.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:07.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:07.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:07.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:07.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:07.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:07.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:07.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:07.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:07.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:07.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:07.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:07.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:07.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:07.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:07.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:07.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:07.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:07.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:07.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:07.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:07.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:07.911 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:53:07.912 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:07.912 +00:00 [INF] Started transaction with span ID '7717dfe55a788f6b' and trace ID '3d60e9e015aa486f9c89f65c18dc7dd3'. 2025-06-17 05:53:07.912 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:07.912 +00:00 [INF] Started transaction with span ID '7717dfe55a788f6b' and trace ID '3d60e9e015aa486f9c89f65c18dc7dd3'. 2025-06-17 05:53:07.912 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:07.912 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:07.916 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:07.919 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:07.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:07.924 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:07.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:07.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:07.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:07.937 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:07.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:07.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:07.942 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:07.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:07.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:07.950 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:07.953 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:07.953 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:07.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:07.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:07.964 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:07.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:07.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:07.969 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:07.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:07.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:07.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:07.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:07.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:07.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:07.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:07.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:07.992 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:07.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:07.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:07.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:07.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.002 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.012 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.016 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.026 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.058 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:53:08.058 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:08.059 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:53:08.059 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:08.059 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1671ms 2025-06-17 05:53:08.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.062 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:53:08.062 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:08.062 +00:00 [INF] Started transaction with span ID '539c54702a78473a' and trace ID '9ecd99854f8b4101b3c72a024db51c86'. 2025-06-17 05:53:08.062 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:08.062 +00:00 [INF] Started transaction with span ID '539c54702a78473a' and trace ID '9ecd99854f8b4101b3c72a024db51c86'. 2025-06-17 05:53:08.062 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:53:08.062 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:08.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:53:08.065 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:53:08.065 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.144ms 2025-06-17 05:53:08.066 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:53:08.066 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:08.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.066 +00:00 [INF] Discarding envelope 4617e8671c7d4a5d8b0dfdb07a885788 because the queue is full. 2025-06-17 05:53:08.066 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:08.066 +00:00 [INF] Discarding envelope 8ce7307d61b943f4b557ec0f697219ee because the queue is full. 2025-06-17 05:53:08.067 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.4772ms 2025-06-17 05:53:08.068 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.073 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.086 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:53:08.086 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:08.086 +00:00 [INF] Started transaction with span ID '93d59c004a3eb8d1' and trace ID '3abfef87d6d947159505c90c89ffc3e6'. 2025-06-17 05:53:08.086 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:08.086 +00:00 [INF] Started transaction with span ID '93d59c004a3eb8d1' and trace ID '3abfef87d6d947159505c90c89ffc3e6'. 2025-06-17 05:53:08.086 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:53:08.086 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:08.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.091 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:53:08.091 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:08.091 +00:00 [INF] Started transaction with span ID 'a8b246dca2486a22' and trace ID '64ee89cd87544c138a29f775d3dfc23b'. 2025-06-17 05:53:08.091 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:08.091 +00:00 [INF] Started transaction with span ID 'a8b246dca2486a22' and trace ID '64ee89cd87544c138a29f775d3dfc23b'. 2025-06-17 05:53:08.091 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:08.091 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:08.092 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:08.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.098 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:08.103 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:08.103 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:08.103 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.109 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:53:08.109 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:08.109 +00:00 [INF] Started transaction with span ID '3f4f43db504f5941' and trace ID 'cbc00a47b71f41e3abe298f9a56f755f'. 2025-06-17 05:53:08.109 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:08.109 +00:00 [INF] Started transaction with span ID '3f4f43db504f5941' and trace ID 'cbc00a47b71f41e3abe298f9a56f755f'. 2025-06-17 05:53:08.109 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:53:08.109 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:08.114 +00:00 [INF] Executed DbCommand (30ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.114 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:08.114 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:08.124 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:08.125 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:08.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:08.133 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:53:08.119 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:53:08.133 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:08.133 +00:00 [INF] Started transaction with span ID 'e6689d357e2f988e' and trace ID 'bdc5b15f6a264a6f80a809cc798e5f2e'. 2025-06-17 05:53:08.133 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:08.133 +00:00 [INF] Started transaction with span ID 'e6689d357e2f988e' and trace ID 'bdc5b15f6a264a6f80a809cc798e5f2e'. 2025-06-17 05:53:08.133 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:08.133 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:08.128 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:08.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.139 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.141 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:08.133 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:53:08.152 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 66.1342ms 2025-06-17 05:53:08.152 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:53:08.152 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:08.153 +00:00 [INF] Discarding envelope a7880b3d618f4e3b9aacc083830654a6 because the queue is full. 2025-06-17 05:53:08.153 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:08.153 +00:00 [INF] Discarding envelope b53378644a8c4adf87589ae0e50f24e0 because the queue is full. 2025-06-17 05:53:08.153 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 66.8063ms 2025-06-17 05:53:08.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.155 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 45.8004ms 2025-06-17 05:53:08.156 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:53:08.156 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:08.157 +00:00 [INF] Discarding envelope 2fb869ff4b15438095f33783d8b73154 because the queue is full. 2025-06-17 05:53:08.157 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:08.157 +00:00 [INF] Discarding envelope 0c060851db834da3bd872b8e7027cb02 because the queue is full. 2025-06-17 05:53:08.157 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 48.4956ms 2025-06-17 05:53:08.146 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.152 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:08.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:08.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:08.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.156 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.174 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.179 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.184 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.185 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.185 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:08.186 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 414.2478ms 2025-06-17 05:53:08.187 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:08.187 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:08.188 +00:00 [INF] Discarding envelope 68babaf287ea42c4abfc79dadd439d43 because the queue is full. 2025-06-17 05:53:08.188 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:08.188 +00:00 [INF] Discarding envelope 21c74cf1bdec4db9b6f63fe4640f5d24 because the queue is full. 2025-06-17 05:53:08.185 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.192 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 420.8407ms 2025-06-17 05:53:08.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.203 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.204 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.207 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.208 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.214 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.214 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.228 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.240 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.248 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.253 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.256 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.261 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.264 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.268 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.270 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.279 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.291 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.301 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.303 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.311 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.312 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.313 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.326 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.331 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.338 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.338 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.348 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.363 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.368 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.386 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:53:08.386 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:08.386 +00:00 [INF] Started transaction with span ID '84fa586f07aca81c' and trace ID '57ab69de7ffa4650b72ef262cec3f397'. 2025-06-17 05:53:08.386 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:08.386 +00:00 [INF] Started transaction with span ID '84fa586f07aca81c' and trace ID '57ab69de7ffa4650b72ef262cec3f397'. 2025-06-17 05:53:08.386 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:53:08.386 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:08.389 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:53:08.389 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:53:08.390 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.345ms 2025-06-17 05:53:08.391 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:53:08.391 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:08.391 +00:00 [INF] Discarding envelope 009d73c0a5844445861226ed736da678 because the queue is full. 2025-06-17 05:53:08.391 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:08.391 +00:00 [INF] Discarding envelope 39bde0c6d8fc46a19dd924078970b619 because the queue is full. 2025-06-17 05:53:08.391 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.4885ms 2025-06-17 05:53:08.371 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.390 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.391 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.398 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.403 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.413 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.423 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.425 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.431 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.441 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.447 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.447 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.457 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.460 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.461 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.467 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.468 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.480 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.482 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.485 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.491 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.493 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.517 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.519 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.536 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.539 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.543 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.552 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.553 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.557 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.566 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.575 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.577 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.580 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.582 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.591 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.595 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.604 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.615 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.625 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.634 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.635 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.638 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.641 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.649 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:08.650 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 559.1187ms 2025-06-17 05:53:08.650 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:08.651 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:08.652 +00:00 [INF] Discarding envelope 5a04f63aabc74b4d8400a8ec59115a37 because the queue is full. 2025-06-17 05:53:08.652 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:08.652 +00:00 [INF] Discarding envelope 323b24e481b34b8096d01823423d9687 because the queue is full. 2025-06-17 05:53:08.654 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 563.4146ms 2025-06-17 05:53:08.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.660 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.661 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:08.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.664 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 530.2948ms 2025-06-17 05:53:08.664 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:08.664 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:08.664 +00:00 [INF] Discarding envelope 64c09aee8780467e854a4b0e29c0fb31 because the queue is full. 2025-06-17 05:53:08.665 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:08.665 +00:00 [INF] Discarding envelope b1cd00b0e4de43008d1697ddc594d73a because the queue is full. 2025-06-17 05:53:08.665 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 546.0742ms 2025-06-17 05:53:08.666 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.669 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:53:08.669 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:08.669 +00:00 [INF] Started transaction with span ID '11c11b9d86f789c5' and trace ID '4126ad5373054314a553dedd8795bf69'. 2025-06-17 05:53:08.669 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:08.669 +00:00 [INF] Started transaction with span ID '11c11b9d86f789c5' and trace ID '4126ad5373054314a553dedd8795bf69'. 2025-06-17 05:53:08.669 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:53:08.669 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:08.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:53:08.672 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:53:08.672 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.8933ms 2025-06-17 05:53:08.672 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:53:08.672 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:08.672 +00:00 [INF] Discarding envelope d85ace999e4c45d3af7eca40761cbd51 because the queue is full. 2025-06-17 05:53:08.672 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:08.673 +00:00 [INF] Discarding envelope ce821176377c40789af730b6e91bbbce because the queue is full. 2025-06-17 05:53:08.673 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.2644ms 2025-06-17 05:53:08.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.734 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.749 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.768 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:08.770 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 858.526ms 2025-06-17 05:53:08.771 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:08.771 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:08.771 +00:00 [INF] Discarding envelope 338b17935ea442e48d2affa90d90cf82 because the queue is full. 2025-06-17 05:53:08.771 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:08.771 +00:00 [INF] Discarding envelope 90426536174b4c91b68a5a06441c6311 because the queue is full. 2025-06-17 05:53:08.772 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 860.2672ms 2025-06-17 05:53:08.818 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:53:08.818 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:08.818 +00:00 [INF] Started transaction with span ID '7f39f090c388bbc4' and trace ID '6028663dd97f4970bd32266a96c3c61f'. 2025-06-17 05:53:08.818 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:08.819 +00:00 [INF] Started transaction with span ID '7f39f090c388bbc4' and trace ID '6028663dd97f4970bd32266a96c3c61f'. 2025-06-17 05:53:08.819 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:08.819 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:08.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:08.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:08.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.876 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.919 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:53:08.920 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:08.920 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:53:08.920 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:08.920 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2518ms 2025-06-17 05:53:08.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.923 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:53:08.923 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:08.923 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:53:08.923 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:08.924 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3679ms 2025-06-17 05:53:08.924 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:53:08.924 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:08.924 +00:00 [INF] Started transaction with span ID 'ed3d773dbaf2f24f' and trace ID 'e2992a8a08ae44a29b54d0cc80070e7d'. 2025-06-17 05:53:08.924 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:08.924 +00:00 [INF] Started transaction with span ID 'ed3d773dbaf2f24f' and trace ID 'e2992a8a08ae44a29b54d0cc80070e7d'. 2025-06-17 05:53:08.924 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:08.924 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:08.926 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:53:08.927 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:08.927 +00:00 [INF] Started transaction with span ID '2d3fe845dda3a9ea' and trace ID '9737100d5ba1433d9691ccd6a395876f'. 2025-06-17 05:53:08.927 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:08.927 +00:00 [INF] Started transaction with span ID '2d3fe845dda3a9ea' and trace ID '9737100d5ba1433d9691ccd6a395876f'. 2025-06-17 05:53:08.927 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:08.927 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:08.932 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:08.936 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:08.940 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:08.943 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:08.945 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:08.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:08.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:08.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.968 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:08.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.977 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:08.989 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:08.992 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:08.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:08.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.003 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.006 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.009 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.017 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.021 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.021 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.031 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.045 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.048 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.059 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.059 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.065 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.070 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.096 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.115 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.136 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.139 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.148 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.164 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.164 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.175 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.175 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.181 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.189 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.205 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.212 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.213 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.217 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.218 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.229 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.236 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.261 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.271 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.271 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.280 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.302 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.306 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.304 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.310 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.315 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.325 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.335 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.339 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.340 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.352 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.355 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.352 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.365 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.376 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.376 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.385 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.399 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.402 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.416 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.433 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.448 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.462 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.467 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.483 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.484 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.492 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.501 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.507 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.513 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.519 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.519 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.527 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.546 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.547 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.546 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.563 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.565 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.567 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.572 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.582 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.590 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.597 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.599 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.600 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.608 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.608 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.610 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.622 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.622 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.624 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.630 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.634 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.644 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.652 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.661 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.667 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.679 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.690 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.695 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.703 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.711 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.726 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.743 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.748 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.759 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.764 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.779 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.780 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.780 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.801 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.805 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.820 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.833 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.839 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.848 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.878 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:09.893 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.868 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.899 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:09.918 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.950 +00:00 [INF] Executed DbCommand (33ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.954 +00:00 [INF] Executed DbCommand (43ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:09.955 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:09.955 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1136.4044ms 2025-06-17 05:53:09.955 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:09.968 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:09.969 +00:00 [INF] Discarding envelope 990e73fe62a641f98c948b0f2d920850 because the queue is full. 2025-06-17 05:53:09.969 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:09.969 +00:00 [INF] Discarding envelope 08e07e3e940b4005ab53e5690b512bc6 because the queue is full. 2025-06-17 05:53:09.970 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1151.2924ms 2025-06-17 05:53:09.970 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:09.996 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:10.004 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:10.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:10.018 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:10.036 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:10.046 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:10.064 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:10.064 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:10.080 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:10.090 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:10.108 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:10.110 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:10.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:10.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:10.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:10.163 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:10.170 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:10.200 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:10.206 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:10.212 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:10.220 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:10.263 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:10.277 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:10.278 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:10.296 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:10.312 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:10.319 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:10.333 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:10.334 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:10.355 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:10.355 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:10.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:10.386 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:10.386 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:10.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:10.416 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:10.418 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:10.434 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:10.434 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:10.451 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:10.467 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:10.467 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:10.484 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:10.492 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:10.500 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:10.512 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:10.512 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:10.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:10.534 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:10.548 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:10.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:10.564 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:10.580 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:10.585 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:10.602 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:10.606 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:10.608 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:10.621 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1693.7651ms 2025-06-17 05:53:10.621 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:10.621 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:10.624 +00:00 [INF] Discarding envelope 8e6ddef503ab48f8841125280088647c because the queue is full. 2025-06-17 05:53:10.625 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:10.625 +00:00 [INF] Discarding envelope d7971d5070fb4342829975dab02ff812 because the queue is full. 2025-06-17 05:53:10.625 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:10.629 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1702.1005ms 2025-06-17 05:53:10.635 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:10.646 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:10.660 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:10.665 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:10.666 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:10.682 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1757.7478ms 2025-06-17 05:53:10.682 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:10.682 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:10.683 +00:00 [INF] Discarding envelope f2291c0dcb9447eaac43b6dc725f931b because the queue is full. 2025-06-17 05:53:10.683 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:10.683 +00:00 [INF] Discarding envelope e3ed7712c6ad4bbaaff78c73987cbf75 because the queue is full. 2025-06-17 05:53:10.684 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1759.7301ms 2025-06-17 05:53:20.263 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:53:20.263 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:20.263 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:53:20.263 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:20.263 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.3121ms 2025-06-17 05:53:20.264 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:53:20.264 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:20.264 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:53:20.264 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:20.264 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2697ms 2025-06-17 05:53:20.267 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:53:20.267 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:20.267 +00:00 [INF] Started transaction with span ID '8f4914fb632c07f4' and trace ID 'dc05d2e9d16547e78c2d53fb41c32840'. 2025-06-17 05:53:20.267 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:20.267 +00:00 [INF] Started transaction with span ID '8f4914fb632c07f4' and trace ID 'dc05d2e9d16547e78c2d53fb41c32840'. 2025-06-17 05:53:20.268 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:53:20.268 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:20.274 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:53:20.274 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:20.274 +00:00 [INF] Started transaction with span ID 'a05357d7174ccad1' and trace ID 'c9b49c17a0c242748a4916133b3ead0a'. 2025-06-17 05:53:20.274 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:20.274 +00:00 [INF] Started transaction with span ID 'a05357d7174ccad1' and trace ID 'c9b49c17a0c242748a4916133b3ead0a'. 2025-06-17 05:53:20.274 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:20.274 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:20.280 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:20.287 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:20.291 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:20.299 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:20.303 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:20.303 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:20.308 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:20.313 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:53:20.314 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 45.9028ms 2025-06-17 05:53:20.314 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:53:20.314 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:20.314 +00:00 [INF] Discarding envelope fc3194aa6cfa465cbb5b4e0cef1fb346 because the queue is full. 2025-06-17 05:53:20.314 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:20.314 +00:00 [INF] Discarding envelope 1dcf426cd3584ca9a470a9df4c62a5eb because the queue is full. 2025-06-17 05:53:20.315 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 47.4581ms 2025-06-17 05:53:20.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.363 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.405 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:53:20.406 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:20.406 +00:00 [INF] Started transaction with span ID 'c15864e18ca47eb1' and trace ID '3bbf44462a7c48f8a463eddaf9e2d5f3'. 2025-06-17 05:53:20.406 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:20.406 +00:00 [INF] Started transaction with span ID 'c15864e18ca47eb1' and trace ID '3bbf44462a7c48f8a463eddaf9e2d5f3'. 2025-06-17 05:53:20.406 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:20.406 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:20.411 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:20.418 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:20.423 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:20.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:20.430 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.447 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.455 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.459 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.472 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.491 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.494 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.502 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.506 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.517 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.517 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.527 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.528 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.538 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.551 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:53:20.551 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:20.551 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:53:20.551 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:20.551 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1526ms 2025-06-17 05:53:20.552 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.553 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.555 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:53:20.555 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:20.555 +00:00 [INF] Started transaction with span ID '5871826c223a8a1e' and trace ID 'f73ab588af604386b2d707fde0606177'. 2025-06-17 05:53:20.555 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:20.555 +00:00 [INF] Started transaction with span ID '5871826c223a8a1e' and trace ID 'f73ab588af604386b2d707fde0606177'. 2025-06-17 05:53:20.555 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:53:20.555 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:20.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:53:20.565 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:53:20.567 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 11.7815ms 2025-06-17 05:53:20.567 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:53:20.567 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:20.568 +00:00 [INF] Discarding envelope 3617c396951f4195914fb90fd4508bcd because the queue is full. 2025-06-17 05:53:20.568 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:20.568 +00:00 [INF] Discarding envelope 3d784a4f25a04e259e74be084ac7e30b because the queue is full. 2025-06-17 05:53:20.568 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.570 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 15.3644ms 2025-06-17 05:53:20.572 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.573 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.593 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.596 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.604 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.622 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.630 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.652 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.656 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.657 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.672 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.676 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.679 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.686 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:20.688 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 413.6916ms 2025-06-17 05:53:20.688 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:20.688 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:20.688 +00:00 [INF] Discarding envelope f5aaf268699c432ea46c1b08722ed219 because the queue is full. 2025-06-17 05:53:20.688 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:20.689 +00:00 [INF] Discarding envelope f159dac38dd548c6a511b90d65103bcb because the queue is full. 2025-06-17 05:53:20.689 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 415.5433ms 2025-06-17 05:53:20.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.697 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.711 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.718 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.745 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.796 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.808 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.811 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:53:20.811 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:20.811 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:53:20.811 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:20.811 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2244ms 2025-06-17 05:53:20.813 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.819 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:53:20.819 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:20.819 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:53:20.819 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:20.819 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2219ms 2025-06-17 05:53:20.823 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:53:20.823 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:20.823 +00:00 [INF] Started transaction with span ID 'c2a69a2f755e1ac5' and trace ID '769526f5aec34bd3bb5446d236a23dcd'. 2025-06-17 05:53:20.823 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:20.823 +00:00 [INF] Started transaction with span ID 'c2a69a2f755e1ac5' and trace ID '769526f5aec34bd3bb5446d236a23dcd'. 2025-06-17 05:53:20.823 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:53:20.823 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:20.824 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:53:20.824 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:20.824 +00:00 [INF] Started transaction with span ID '537831a7064ca0f9' and trace ID '6c5da799a6874d1aaa7594d2fe4262cb'. 2025-06-17 05:53:20.824 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:20.824 +00:00 [INF] Started transaction with span ID '537831a7064ca0f9' and trace ID '6c5da799a6874d1aaa7594d2fe4262cb'. 2025-06-17 05:53:20.824 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:20.824 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:20.830 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:20.833 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:20.838 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:20.839 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.854 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:20.855 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:20.864 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:20.865 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:20.879 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.887 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:53:20.888 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 64.0247ms 2025-06-17 05:53:20.888 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:53:20.888 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:20.888 +00:00 [INF] Discarding envelope ce329ef1a38b473fa88721859a6e9403 because the queue is full. 2025-06-17 05:53:20.888 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:20.888 +00:00 [INF] Discarding envelope 36464953bb984231956359d931b1c715 because the queue is full. 2025-06-17 05:53:20.888 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 64.9885ms 2025-06-17 05:53:20.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.900 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.908 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.909 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.911 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.915 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.919 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.932 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.937 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.942 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:53:20.942 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:20.942 +00:00 [INF] Started transaction with span ID '8cd45a3372ae05ec' and trace ID 'a614353bb8b64a1ebd08ea11e3e31659'. 2025-06-17 05:53:20.942 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:20.943 +00:00 [INF] Started transaction with span ID '8cd45a3372ae05ec' and trace ID 'a614353bb8b64a1ebd08ea11e3e31659'. 2025-06-17 05:53:20.943 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:53:20.943 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:20.944 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:53:20.944 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:20.944 +00:00 [INF] Started transaction with span ID '1d4f32e2dd7ace52' and trace ID '023cffe9f17a491e9eb08affe31f1531'. 2025-06-17 05:53:20.944 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:20.944 +00:00 [INF] Started transaction with span ID '1d4f32e2dd7ace52' and trace ID '023cffe9f17a491e9eb08affe31f1531'. 2025-06-17 05:53:20.944 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:20.944 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:20.954 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:20.954 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:20.965 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:20.970 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:20.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:20.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:20.977 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:20.978 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.981 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:20.961 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:20.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:20.987 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:20.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.004 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:53:21.005 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 62.2254ms 2025-06-17 05:53:21.005 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:53:21.005 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:21.005 +00:00 [INF] Discarding envelope d2b0434075e248d8b616401c7e3857fa because the queue is full. 2025-06-17 05:53:21.005 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:21.005 +00:00 [INF] Discarding envelope 0a134813538144f79e0ff075b7e47eba because the queue is full. 2025-06-17 05:53:21.006 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 64.2646ms 2025-06-17 05:53:21.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.013 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.015 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.031 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:53:21.031 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:21.031 +00:00 [INF] Started transaction with span ID '39c3ce4a45b2b702' and trace ID '876c1bfe3b22486681cc0831284571ee'. 2025-06-17 05:53:21.031 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:21.031 +00:00 [INF] Started transaction with span ID '39c3ce4a45b2b702' and trace ID '876c1bfe3b22486681cc0831284571ee'. 2025-06-17 05:53:21.031 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:21.031 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:21.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.037 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.045 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:21.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.071 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:21.074 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.075 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:21.079 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:21.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.086 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.086 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.090 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.093 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.101 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:53:21.101 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:21.102 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:53:21.102 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:21.102 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2088ms 2025-06-17 05:53:21.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.105 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:53:21.105 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:21.105 +00:00 [INF] Started transaction with span ID '809d056cf39519c3' and trace ID '1d41635928494fe38a7a36d07ce640b7'. 2025-06-17 05:53:21.105 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:21.105 +00:00 [INF] Started transaction with span ID '809d056cf39519c3' and trace ID '1d41635928494fe38a7a36d07ce640b7'. 2025-06-17 05:53:21.105 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:53:21.105 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:21.106 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.107 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.108 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.117 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.119 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:53:21.120 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:53:21.121 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 15.3884ms 2025-06-17 05:53:21.121 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:53:21.121 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:21.121 +00:00 [INF] Discarding envelope 1b77a67280b149778cc61a7eecfd1977 because the queue is full. 2025-06-17 05:53:21.122 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:21.122 +00:00 [INF] Discarding envelope b14160c7fd5e48eb86c3f79f09eb724d because the queue is full. 2025-06-17 05:53:21.122 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 17.6371ms 2025-06-17 05:53:21.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.130 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.130 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.132 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.140 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.146 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.150 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.152 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.164 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.168 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.170 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.171 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.177 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.195 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.196 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.203 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.204 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.212 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.213 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.226 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.235 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.237 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.231 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.239 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.252 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.252 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.274 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.280 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.285 +00:00 [INF] Executed DbCommand (33ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.290 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.294 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.299 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.315 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.323 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.326 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.330 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.332 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.332 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.345 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.346 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.354 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.355 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.356 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.366 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.371 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.373 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.375 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.378 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.384 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.386 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.386 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.392 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:53:21.392 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:21.392 +00:00 [INF] Started transaction with span ID '1e78ef3c7b31af9c' and trace ID 'a8e1a88415724347be48e0e0de1ab3e3'. 2025-06-17 05:53:21.392 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:21.392 +00:00 [INF] Started transaction with span ID '1e78ef3c7b31af9c' and trace ID 'a8e1a88415724347be48e0e0de1ab3e3'. 2025-06-17 05:53:21.392 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:53:21.392 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:21.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:53:21.395 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:53:21.396 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.401 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.405 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 13.2428ms 2025-06-17 05:53:21.406 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:53:21.406 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:21.407 +00:00 [INF] Discarding envelope 127efad937bc4751836f6bffd85213a1 because the queue is full. 2025-06-17 05:53:21.407 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:21.407 +00:00 [INF] Discarding envelope b7ddf60e67ab48feb9e258ed6ca68f94 because the queue is full. 2025-06-17 05:53:21.407 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.408 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 16.4801ms 2025-06-17 05:53:21.412 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.425 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.429 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.432 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.433 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.435 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.439 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.446 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:21.451 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.452 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.456 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1049.3485ms 2025-06-17 05:53:21.456 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:21.456 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:21.456 +00:00 [INF] Discarding envelope edeab6b1952348c3954360e2afa7f4c2 because the queue is full. 2025-06-17 05:53:21.459 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:21.459 +00:00 [INF] Discarding envelope f51bafd9ffd94b4cb4f2cffac0678e52 because the queue is full. 2025-06-17 05:53:21.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.463 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.469 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.476 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.476 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.485 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.495 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1089.2997ms 2025-06-17 05:53:21.496 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.497 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.499 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.506 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.512 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.514 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.534 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.540 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.548 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.555 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.555 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.559 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.566 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.567 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.569 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:53:21.569 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:21.569 +00:00 [INF] Started transaction with span ID 'b36c767d91bcd8f7' and trace ID '1b1bbb14f19647b6a8cfc091f44b4c24'. 2025-06-17 05:53:21.569 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:21.569 +00:00 [INF] Started transaction with span ID 'b36c767d91bcd8f7' and trace ID '1b1bbb14f19647b6a8cfc091f44b4c24'. 2025-06-17 05:53:21.569 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:21.569 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:21.570 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:21.578 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:21.579 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.585 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.585 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.589 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.601 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.606 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.606 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.612 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.614 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.626 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.630 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.626 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.635 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.642 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.653 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.660 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.665 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.672 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.675 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.677 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.680 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.691 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.695 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.696 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.703 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.708 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.715 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.721 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.728 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.728 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.729 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.729 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:21.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.736 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 911.9311ms 2025-06-17 05:53:21.736 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:21.737 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:21.738 +00:00 [INF] Discarding envelope dc2aed3628f045af9d2634ef7628cf87 because the queue is full. 2025-06-17 05:53:21.739 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:21.740 +00:00 [INF] Discarding envelope eb7bc1268aee4cc496e3ba5ebc62a64a because the queue is full. 2025-06-17 05:53:21.740 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 916.5298ms 2025-06-17 05:53:21.738 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.750 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.751 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.759 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.761 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.766 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.768 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.775 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.783 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.787 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.793 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.797 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.802 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.815 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.817 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.826 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.826 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.828 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:21.829 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 885.0782ms 2025-06-17 05:53:21.830 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:21.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.831 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:21.831 +00:00 [INF] Discarding envelope a8eef51d123e4aa6b5e7bcde8745e960 because the queue is full. 2025-06-17 05:53:21.832 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:21.833 +00:00 [INF] Discarding envelope ba9c826bdf6246fc8e528eca64e7ae1c because the queue is full. 2025-06-17 05:53:21.833 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 889.1381ms 2025-06-17 05:53:21.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.842 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.847 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.852 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.853 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.869 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.874 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.875 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.883 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.892 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.903 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.903 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.911 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.934 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.939 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.950 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.953 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.965 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.976 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:21.977 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:21.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:21.988 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:21.996 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.001 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.011 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:22.033 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.038 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.040 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.058 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.059 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.064 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:22.068 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.077 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.079 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.091 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.096 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:22.119 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.119 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.126 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:22.128 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.132 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.134 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.152 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:22.166 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.174 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.185 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:22.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.201 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:22.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.208 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.221 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.230 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.236 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.244 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:22.245 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:22.259 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.272 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1240.3332ms 2025-06-17 05:53:22.274 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:22.275 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:22.278 +00:00 [INF] Discarding envelope 47eeb61ffc4144c085177cc519dd3f6e because the queue is full. 2025-06-17 05:53:22.278 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:22.278 +00:00 [INF] Discarding envelope e2463c0c0bff4fbbb647119f65812247 because the queue is full. 2025-06-17 05:53:22.278 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1247.5015ms 2025-06-17 05:53:22.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.294 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:22.321 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.350 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.367 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.385 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.420 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:22.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.471 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.480 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:22.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.510 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:22.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.532 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:22.553 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.562 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.575 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.586 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:22.587 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:22.588 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1018.2669ms 2025-06-17 05:53:22.588 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:22.588 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:22.588 +00:00 [INF] Discarding envelope d2589c7abda243c9ba0ab7139826139d because the queue is full. 2025-06-17 05:53:22.588 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:22.588 +00:00 [INF] Discarding envelope fc687a4e280b41cf88ca62b0c69826da because the queue is full. 2025-06-17 05:53:22.589 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1019.9981ms 2025-06-17 05:53:22.923 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:53:22.923 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:53:22.924 +00:00 [INF] Started transaction with span ID 'fa90c4142186dbfe' and trace ID 'f311fff3eeb54541800fa2d5b2ebc08d'. 2025-06-17 05:53:22.924 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:53:22.924 +00:00 [INF] Started transaction with span ID 'fa90c4142186dbfe' and trace ID 'f311fff3eeb54541800fa2d5b2ebc08d'. 2025-06-17 05:53:22.924 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:22.924 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:53:22.929 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:22.933 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:53:22.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:53:22.939 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:53:22.947 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:22.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:22.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:22.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:22.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:22.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:22.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:23.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:23.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:23.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:23.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:23.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.052 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:23.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.086 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:23.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:23.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:23.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:23.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:23.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:23.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.256 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:23.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:23.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:53:23.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:53:23.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:53:23.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:53:23.293 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:53:23.296 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 372.2816ms 2025-06-17 05:53:23.296 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:53:23.297 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:23.297 +00:00 [INF] Discarding envelope 7344fd678196461eb3460689134020a5 because the queue is full. 2025-06-17 05:53:23.297 +00:00 [INF] Capturing transaction. 2025-06-17 05:53:23.297 +00:00 [INF] Discarding envelope 298dc82ada6e41f0a10d3fa557f60584 because the queue is full. 2025-06-17 05:53:23.297 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 373.9469ms 2025-06-17 05:54:13.217 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:54:13.217 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:13.217 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:54:13.217 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:13.217 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.2924ms 2025-06-17 05:54:13.217 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:54:13.217 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:13.217 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:54:13.217 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:13.217 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1529ms 2025-06-17 05:54:13.222 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:54:13.223 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:13.223 +00:00 [INF] Started transaction with span ID 'e691439ec2c34ca' and trace ID 'be61ef9aef6c41d4be4b585ad172f336'. 2025-06-17 05:54:13.223 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:13.223 +00:00 [INF] Started transaction with span ID 'e691439ec2c34ca' and trace ID 'be61ef9aef6c41d4be4b585ad172f336'. 2025-06-17 05:54:13.223 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:54:13.223 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:13.227 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:13.227 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:54:13.227 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:13.227 +00:00 [INF] Started transaction with span ID '9914430f05189360' and trace ID '0c9f58ca3da944ce8f289f09232f00dd'. 2025-06-17 05:54:13.227 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:13.227 +00:00 [INF] Started transaction with span ID '9914430f05189360' and trace ID '0c9f58ca3da944ce8f289f09232f00dd'. 2025-06-17 05:54:13.227 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:13.227 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:13.250 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:13.253 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:13.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:13.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:13.261 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.262 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.268 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.271 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.276 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.276 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.282 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.283 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.288 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.290 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.291 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.301 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.311 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.317 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.318 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.323 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.324 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.330 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.331 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.336 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.337 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.343 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.356 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.357 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.363 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.370 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.371 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.387 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.388 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.397 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:13.398 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 170.1436ms 2025-06-17 05:54:13.398 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:13.398 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:13.398 +00:00 [INF] Discarding envelope 0ae1c9f0fbb74e858757d6b73a5e8d28 because the queue is full. 2025-06-17 05:54:13.398 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:13.398 +00:00 [INF] Discarding envelope abf2bb5aae4d4b8387c9134945fdf34f because the queue is full. 2025-06-17 05:54:13.398 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 171.2495ms 2025-06-17 05:54:13.401 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:13.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:13.407 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:54:13.407 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 183.8634ms 2025-06-17 05:54:13.407 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:54:13.407 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:13.407 +00:00 [INF] Discarding envelope b50e20dc52534b518b17b479bac59a94 because the queue is full. 2025-06-17 05:54:13.408 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:13.408 +00:00 [INF] Discarding envelope 701a423d4a7c45e5be0320a9988c7a0b because the queue is full. 2025-06-17 05:54:13.408 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 185.2560ms 2025-06-17 05:54:13.408 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:54:13.408 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:13.408 +00:00 [INF] Started transaction with span ID 'd80825e5bd369d74' and trace ID '94908fd0a26e40cabdaa45512730cc75'. 2025-06-17 05:54:13.408 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:13.409 +00:00 [INF] Started transaction with span ID 'd80825e5bd369d74' and trace ID '94908fd0a26e40cabdaa45512730cc75'. 2025-06-17 05:54:13.409 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:13.409 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:13.412 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:13.415 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:13.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:13.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:13.423 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.425 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.429 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.430 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.432 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.433 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.436 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.437 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.438 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.441 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.442 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.443 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.448 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.450 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.451 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.452 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.455 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.458 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.462 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.463 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.468 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.469 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.474 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.480 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.485 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.486 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.493 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.499 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.529 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.547 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.555 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.561 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.574 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.591 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.610 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.636 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.672 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.690 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.697 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.710 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.725 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.730 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.731 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:13.734 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:54:13.734 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:13.734 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:54:13.734 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:13.734 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3061ms 2025-06-17 05:54:13.734 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:54:13.734 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:13.735 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:54:13.735 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:13.735 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1596ms 2025-06-17 05:54:13.735 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:54:13.735 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:13.735 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:54:13.735 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:13.735 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1413ms 2025-06-17 05:54:13.735 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 326.2766ms 2025-06-17 05:54:13.735 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:13.735 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:13.736 +00:00 [INF] Discarding envelope d1df05eec1cd459b969aeaccad962c32 because the queue is full. 2025-06-17 05:54:13.736 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:13.736 +00:00 [INF] Discarding envelope 2224a0be81d846deaa1fd4f90ea5aca4 because the queue is full. 2025-06-17 05:54:13.736 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 328.1030ms 2025-06-17 05:54:13.740 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:54:13.741 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:13.741 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:54:13.741 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:13.741 +00:00 [INF] Started transaction with span ID '1d5b2a50983b2e07' and trace ID '0d0ae1773ae940ab8a21447b133c4d0a'. 2025-06-17 05:54:13.741 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:13.742 +00:00 [INF] Started transaction with span ID '1d5b2a50983b2e07' and trace ID '0d0ae1773ae940ab8a21447b133c4d0a'. 2025-06-17 05:54:13.742 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:13.742 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:13.742 +00:00 [INF] Started transaction with span ID '8c1e9d70fae0770e' and trace ID '6a2ecf3293854a09a37e038e1ea461b2'. 2025-06-17 05:54:13.742 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:13.743 +00:00 [INF] Started transaction with span ID '8c1e9d70fae0770e' and trace ID '6a2ecf3293854a09a37e038e1ea461b2'. 2025-06-17 05:54:13.743 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:54:13.743 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:13.749 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:13.752 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:13.753 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:54:13.753 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:54:13.753 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 10.3129ms 2025-06-17 05:54:13.753 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:54:13.753 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:13.753 +00:00 [INF] Discarding envelope b64462125209488d85541b10654847fc because the queue is full. 2025-06-17 05:54:13.753 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:13.753 +00:00 [INF] Discarding envelope e8c9b7ab39744421ab92de402d7dabe6 because the queue is full. 2025-06-17 05:54:13.753 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 13.1271ms 2025-06-17 05:54:13.754 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:54:13.754 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:13.754 +00:00 [INF] Started transaction with span ID '926a5110c4497f7a' and trace ID '3758fee2a0eb4c46a30e1eb38594887e'. 2025-06-17 05:54:13.754 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:13.754 +00:00 [INF] Started transaction with span ID '926a5110c4497f7a' and trace ID '3758fee2a0eb4c46a30e1eb38594887e'. 2025-06-17 05:54:13.754 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:54:13.754 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:13.758 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:13.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:13.762 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:13.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:13.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:13.774 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:54:13.774 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 19.9074ms 2025-06-17 05:54:13.774 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:54:13.774 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:13.774 +00:00 [INF] Discarding envelope 4b0237038ac44a2eae5b0c8149b1d2ee because the queue is full. 2025-06-17 05:54:13.774 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:13.774 +00:00 [INF] Discarding envelope 09dcb0e8b9c74a1d81b23686d7b174af because the queue is full. 2025-06-17 05:54:13.775 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 20.8686ms 2025-06-17 05:54:13.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.783 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.788 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:54:13.788 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:13.788 +00:00 [INF] Started transaction with span ID '3948044d3f18e9f7' and trace ID '591c430f2bbc42b2b67a01d0487efb6f'. 2025-06-17 05:54:13.788 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:13.788 +00:00 [INF] Started transaction with span ID '3948044d3f18e9f7' and trace ID '591c430f2bbc42b2b67a01d0487efb6f'. 2025-06-17 05:54:13.788 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:13.788 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:13.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:13.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:13.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.799 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.803 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.810 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.811 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.820 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.826 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.841 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.845 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.848 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.851 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.853 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.859 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.861 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.865 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.870 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.873 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.874 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.876 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.884 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.887 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.888 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.905 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.913 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.918 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.932 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.934 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.937 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.938 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.940 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.948 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.952 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.959 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.962 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.966 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.975 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.986 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.988 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:13.990 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:13.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:13.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:13.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.007 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.018 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.031 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.031 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.033 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.042 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.049 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.050 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:14.051 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 309.0202ms 2025-06-17 05:54:14.051 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:14.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.051 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:14.052 +00:00 [INF] Discarding envelope d253ab0cddfa49fa902594a964266e94 because the queue is full. 2025-06-17 05:54:14.053 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:14.053 +00:00 [INF] Discarding envelope 826dea34d96f439f8c3461ca6c2754c6 because the queue is full. 2025-06-17 05:54:14.053 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 312.4540ms 2025-06-17 05:54:14.053 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:54:14.053 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:14.053 +00:00 [INF] Started transaction with span ID '85c8634816907844' and trace ID '105c28d185424b4497acd150ada623df'. 2025-06-17 05:54:14.053 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:14.054 +00:00 [INF] Started transaction with span ID '85c8634816907844' and trace ID '105c28d185424b4497acd150ada623df'. 2025-06-17 05:54:14.054 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:54:14.054 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:14.059 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:14.062 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:14.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.064 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:14.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.070 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.073 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.075 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:54:14.075 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 20.9945ms 2025-06-17 05:54:14.075 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:54:14.075 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:14.075 +00:00 [INF] Discarding envelope 7218bd6909364d1bac626f39b972fbe0 because the queue is full. 2025-06-17 05:54:14.075 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:14.075 +00:00 [INF] Discarding envelope 2548a108e83a4d5699b2c5e84ec416b6 because the queue is full. 2025-06-17 05:54:14.075 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 21.9150ms 2025-06-17 05:54:14.075 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:54:14.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.078 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:14.078 +00:00 [INF] Started transaction with span ID '17d8eefaad1024b7' and trace ID '6d82d530ed0c4a3394e3ba8cb0b0993f'. 2025-06-17 05:54:14.078 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:14.078 +00:00 [INF] Started transaction with span ID '17d8eefaad1024b7' and trace ID '6d82d530ed0c4a3394e3ba8cb0b0993f'. 2025-06-17 05:54:14.078 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:14.078 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:14.081 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:14.084 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:14.084 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:54:14.084 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:14.084 +00:00 [INF] Started transaction with span ID 'abdee53c70243c2e' and trace ID '5056721f4b6d46c7ae08487a950945cc'. 2025-06-17 05:54:14.084 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:14.084 +00:00 [INF] Started transaction with span ID 'abdee53c70243c2e' and trace ID '5056721f4b6d46c7ae08487a950945cc'. 2025-06-17 05:54:14.085 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:14.085 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:14.086 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:14.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:14.091 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:14.093 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:14.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:14.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:14.100 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.101 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.107 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.108 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.109 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.111 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.117 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.118 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.127 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.128 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.132 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.132 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.154 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.154 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.158 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.159 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.161 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.167 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.171 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.173 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.173 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.174 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.176 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.180 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.182 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.184 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.185 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.201 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.202 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.207 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.210 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.211 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.219 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.220 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.224 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.228 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.233 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.240 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.247 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.247 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.252 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.262 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.263 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.270 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.276 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.277 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.294 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.297 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.299 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.328 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.331 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.333 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:14.333 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 255.2638ms 2025-06-17 05:54:14.334 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:14.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.336 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:14.336 +00:00 [INF] Discarding envelope f9c630c56ee0417db6e93ab8a32a8e57 because the queue is full. 2025-06-17 05:54:14.336 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:14.336 +00:00 [INF] Discarding envelope 62359841ed7a479b8b5d1f7aaa06654a because the queue is full. 2025-06-17 05:54:14.336 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 260.6055ms 2025-06-17 05:54:14.336 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:54:14.336 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:14.336 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:54:14.336 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:14.336 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1829ms 2025-06-17 05:54:14.336 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:54:14.337 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:14.337 +00:00 [INF] Started transaction with span ID '61fe98c95caa2c6c' and trace ID '978708646c514a6f9dbdc817321b2a09'. 2025-06-17 05:54:14.337 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:14.337 +00:00 [INF] Started transaction with span ID '61fe98c95caa2c6c' and trace ID '978708646c514a6f9dbdc817321b2a09'. 2025-06-17 05:54:14.338 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:14.338 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:14.340 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.343 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:14.347 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:14.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:14.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:14.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.363 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.366 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.367 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.373 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.377 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.378 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.384 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.385 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.391 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.400 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.408 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.413 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.414 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.420 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.425 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.429 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.431 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.435 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.439 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.445 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.450 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.451 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.456 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.463 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.468 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.470 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.476 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.481 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.487 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.492 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.493 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.504 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.512 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.518 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.523 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.527 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.541 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.543 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.551 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.564 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.571 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.573 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.582 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:14.582 +00:00 [INF] Executed DbCommand (235ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.584 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.589 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.595 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.603 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.604 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.611 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.632 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.639 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.645 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.651 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.654 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.660 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.661 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.668 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.669 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.676 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.677 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.695 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:14.695 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 906.2084ms 2025-06-17 05:54:14.700 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:14.700 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:14.700 +00:00 [INF] Discarding envelope 81c8d2c6e13a44ffac62ac52484c0899 because the queue is full. 2025-06-17 05:54:14.700 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:14.700 +00:00 [INF] Discarding envelope 346533b7775f4d12a68efa9284658da7 because the queue is full. 2025-06-17 05:54:14.700 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 912.3329ms 2025-06-17 05:54:14.701 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:54:14.701 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:14.701 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:54:14.701 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:14.701 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1919ms 2025-06-17 05:54:14.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.707 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.719 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.724 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.727 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.747 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.759 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.772 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.790 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.797 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.839 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:14.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:14.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:14.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:14.896 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:14.897 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 558.7011ms 2025-06-17 05:54:14.897 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:14.897 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:14.897 +00:00 [INF] Discarding envelope b74bd2649c5441269d998c8e7e968a4a because the queue is full. 2025-06-17 05:54:14.897 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:14.898 +00:00 [INF] Discarding envelope 27597160f4014d948e17a8e5b7d7745f because the queue is full. 2025-06-17 05:54:14.898 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 561.3527ms 2025-06-17 05:54:14.898 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:54:14.898 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:14.898 +00:00 [INF] Started transaction with span ID '74e079b1b139ff53' and trace ID '4b5e3d1737084423b9a13604eaf2fed1'. 2025-06-17 05:54:14.898 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:14.898 +00:00 [INF] Started transaction with span ID '74e079b1b139ff53' and trace ID '4b5e3d1737084423b9a13604eaf2fed1'. 2025-06-17 05:54:14.899 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:54:14.899 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:14.900 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:54:14.901 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:54:14.901 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.035ms 2025-06-17 05:54:14.901 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:54:14.901 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:14.902 +00:00 [INF] Discarding envelope c80a1a7bc74d42e5b8ceef5dda01a6f4 because the queue is full. 2025-06-17 05:54:14.902 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:14.902 +00:00 [INF] Discarding envelope b04d42462bc942f6b43222572cfea273 because the queue is full. 2025-06-17 05:54:14.903 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.4144ms 2025-06-17 05:54:14.903 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:54:14.904 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:14.904 +00:00 [INF] Started transaction with span ID 'e14b35f71516728c' and trace ID '846a26e0db4d46f79a5a734f0a502072'. 2025-06-17 05:54:14.904 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:14.904 +00:00 [INF] Started transaction with span ID 'e14b35f71516728c' and trace ID '846a26e0db4d46f79a5a734f0a502072'. 2025-06-17 05:54:14.904 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:54:14.905 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:14.906 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:54:14.906 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:54:14.907 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.9408ms 2025-06-17 05:54:14.907 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:54:14.907 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:14.907 +00:00 [INF] Discarding envelope b92e551a22c846b8b3bdf83803b6698e because the queue is full. 2025-06-17 05:54:14.907 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:14.907 +00:00 [INF] Discarding envelope 05346a5829544673b787ed41fb4110c8 because the queue is full. 2025-06-17 05:54:14.907 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.3239ms 2025-06-17 05:54:14.907 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 822.4418ms 2025-06-17 05:54:14.907 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:14.908 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:14.908 +00:00 [INF] Discarding envelope 8563db92e79f4259b26474b3f47585ae because the queue is full. 2025-06-17 05:54:14.908 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:14.908 +00:00 [INF] Discarding envelope 69deae58521844b991f8a14e6dbde8c0 because the queue is full. 2025-06-17 05:54:14.908 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 823.7457ms 2025-06-17 05:54:18.109 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:54:18.110 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:18.110 +00:00 [INF] Started transaction with span ID '9b3f4821610be5e9' and trace ID '392b1b7f374d44c7bf36274c34a07459'. 2025-06-17 05:54:18.110 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:18.110 +00:00 [INF] Started transaction with span ID '9b3f4821610be5e9' and trace ID '392b1b7f374d44c7bf36274c34a07459'. 2025-06-17 05:54:18.110 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:54:18.110 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:18.115 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:18.117 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:54:18.117 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:18.117 +00:00 [INF] Started transaction with span ID '6342dfe684094e80' and trace ID 'f2ce67f1729e40a4996e0501c2fad8d0'. 2025-06-17 05:54:18.117 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:18.118 +00:00 [INF] Started transaction with span ID '6342dfe684094e80' and trace ID 'f2ce67f1729e40a4996e0501c2fad8d0'. 2025-06-17 05:54:18.118 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:18.118 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:18.120 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:18.123 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:18.126 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:18.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:18.132 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:54:18.132 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 21.9097ms 2025-06-17 05:54:18.132 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:54:18.132 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:18.132 +00:00 [INF] Discarding envelope 1144b3c0a0d14c6cb3ac8ac8da56af9f because the queue is full. 2025-06-17 05:54:18.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:18.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:18.138 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:18.139 +00:00 [INF] Discarding envelope 120a916fe15f4807b00df8ae0df7a17d because the queue is full. 2025-06-17 05:54:18.139 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 29.1495ms 2025-06-17 05:54:18.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.156 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.161 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.175 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.176 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.181 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.182 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.186 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.201 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.202 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.208 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.211 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.216 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.217 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.222 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.223 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.229 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.231 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.236 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.237 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.245 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.250 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:54:18.250 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:18.250 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:54:18.250 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:18.250 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1440ms 2025-06-17 05:54:18.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.252 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.258 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.259 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.260 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:54:18.260 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:18.260 +00:00 [INF] Started transaction with span ID '826325f248560d27' and trace ID '48f401835d094f318dc3ec1c95cd73e4'. 2025-06-17 05:54:18.260 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:18.261 +00:00 [INF] Started transaction with span ID '826325f248560d27' and trace ID '48f401835d094f318dc3ec1c95cd73e4'. 2025-06-17 05:54:18.261 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:18.261 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:18.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:18.266 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:18.267 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.268 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:18.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:18.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.310 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:18.311 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 192.7957ms 2025-06-17 05:54:18.311 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:18.311 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:18.311 +00:00 [INF] Discarding envelope c051f67b05d34c578065633ba36d5882 because the queue is full. 2025-06-17 05:54:18.311 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:18.311 +00:00 [INF] Discarding envelope d7cffd64581e479a8c408c1bd8003e0e because the queue is full. 2025-06-17 05:54:18.311 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 193.8288ms 2025-06-17 05:54:18.316 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.317 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.323 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.327 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.333 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.345 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.350 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.356 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.379 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.381 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.388 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.394 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.404 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.408 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:54:18.408 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:18.408 +00:00 [INF] Started transaction with span ID 'c2b4388f5a9e77a7' and trace ID '5cb24f4af81943f2b2550f1b003d5e1a'. 2025-06-17 05:54:18.408 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:18.409 +00:00 [INF] Started transaction with span ID 'c2b4388f5a9e77a7' and trace ID '5cb24f4af81943f2b2550f1b003d5e1a'. 2025-06-17 05:54:18.409 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:54:18.409 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:18.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.410 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:54:18.415 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:54:18.415 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.5798ms 2025-06-17 05:54:18.415 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:54:18.415 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:18.416 +00:00 [INF] Discarding envelope 8d885598615846d99ff4ce099ab194bb because the queue is full. 2025-06-17 05:54:18.416 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:18.416 +00:00 [INF] Discarding envelope aada9e24b4574827a210e915c128cb71 because the queue is full. 2025-06-17 05:54:18.416 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 7.5924ms 2025-06-17 05:54:18.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.425 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.432 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.442 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:54:18.442 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:18.442 +00:00 [INF] Started transaction with span ID 'c11d8f2414f08fa6' and trace ID '64d92ae0af424f10990c9b83f78d85c7'. 2025-06-17 05:54:18.442 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:18.442 +00:00 [INF] Started transaction with span ID 'c11d8f2414f08fa6' and trace ID '64d92ae0af424f10990c9b83f78d85c7'. 2025-06-17 05:54:18.442 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:54:18.442 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:18.445 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:18.448 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:54:18.448 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:18.448 +00:00 [INF] Started transaction with span ID '9c912158acdbebd0' and trace ID 'b5f51259397d4e6c8a5a3eab0d553fd8'. 2025-06-17 05:54:18.448 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:18.448 +00:00 [INF] Started transaction with span ID '9c912158acdbebd0' and trace ID 'b5f51259397d4e6c8a5a3eab0d553fd8'. 2025-06-17 05:54:18.448 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:18.448 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:18.452 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:18.453 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:18.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.460 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:18.466 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:54:18.467 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 25.2248ms 2025-06-17 05:54:18.468 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:54:18.468 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:18.470 +00:00 [INF] Discarding envelope 433b969771a14229b35d2fb76e521feb because the queue is full. 2025-06-17 05:54:18.470 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:18.470 +00:00 [INF] Discarding envelope 975a4cab67524cb584381e7c7ede3820 because the queue is full. 2025-06-17 05:54:18.470 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 28.7155ms 2025-06-17 05:54:18.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:18.474 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:18.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:18.489 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.492 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.493 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.523 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.536 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.553 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.560 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.570 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.577 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.578 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.592 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.612 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.616 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.620 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.624 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.642 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.665 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.665 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.667 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.694 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.695 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.708 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.735 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.741 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.768 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.773 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.787 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.808 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.818 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.836 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.850 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.867 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.872 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.873 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.876 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.888 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.908 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.910 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.916 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.927 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.942 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:18.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:18.968 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:18.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:18.993 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.005 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.008 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.020 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.034 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.034 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.058 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.076 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.092 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.100 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.111 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.114 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:19.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.124 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.154 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.154 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:19.154 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 706.3175ms 2025-06-17 05:54:19.154 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:19.155 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:19.155 +00:00 [INF] Discarding envelope 991c415c63b14132a8ae0ab114ee0562 because the queue is full. 2025-06-17 05:54:19.155 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:19.155 +00:00 [INF] Discarding envelope bd9d310122b645c1b569c126b8399863 because the queue is full. 2025-06-17 05:54:19.155 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 707.2936ms 2025-06-17 05:54:19.155 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 894.4143ms 2025-06-17 05:54:19.155 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:19.155 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:19.155 +00:00 [INF] Discarding envelope b7cd051d3b4448eebeacb44d58c37fda because the queue is full. 2025-06-17 05:54:19.156 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:19.156 +00:00 [INF] Discarding envelope c3d936c26002432f9874408b737ebc15 because the queue is full. 2025-06-17 05:54:19.156 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 895.3164ms 2025-06-17 05:54:19.156 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:54:19.156 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:19.156 +00:00 [INF] Started transaction with span ID '3ee3c1487d387eac' and trace ID '72958a54ca0f4a1490319aab6306ddf9'. 2025-06-17 05:54:19.156 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:19.156 +00:00 [INF] Started transaction with span ID '3ee3c1487d387eac' and trace ID '72958a54ca0f4a1490319aab6306ddf9'. 2025-06-17 05:54:19.156 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:54:19.156 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:19.158 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:54:19.158 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:54:19.158 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.5932ms 2025-06-17 05:54:19.158 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:54:19.158 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:19.158 +00:00 [INF] Discarding envelope 3c3c740d2c154a2fbf5c97344a77910f because the queue is full. 2025-06-17 05:54:19.158 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:19.158 +00:00 [INF] Discarding envelope b5a676302f8e4bd9a559a8e83be5ce3a because the queue is full. 2025-06-17 05:54:19.158 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.3982ms 2025-06-17 05:54:19.158 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:54:19.158 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:19.159 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:54:19.159 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:19.159 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1518ms 2025-06-17 05:54:19.159 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:54:19.159 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:19.159 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:54:19.159 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:19.159 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1396ms 2025-06-17 05:54:19.159 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:54:19.159 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:19.159 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:54:19.159 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:19.159 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1270ms 2025-06-17 05:54:19.159 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:54:19.159 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:19.159 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:54:19.159 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:19.159 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1281ms 2025-06-17 05:54:19.161 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:54:19.161 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:19.161 +00:00 [INF] Started transaction with span ID 'd2b0c8519c5acc25' and trace ID '71c0f593854c452b8407999ae2a59205'. 2025-06-17 05:54:19.161 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:19.162 +00:00 [INF] Started transaction with span ID 'd2b0c8519c5acc25' and trace ID '71c0f593854c452b8407999ae2a59205'. 2025-06-17 05:54:19.162 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:54:19.162 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:19.163 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:54:19.165 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:54:19.165 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.163ms 2025-06-17 05:54:19.165 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:54:19.165 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:19.165 +00:00 [INF] Discarding envelope 2505d02ab1c64b9aacc8f020d0f8649c because the queue is full. 2025-06-17 05:54:19.165 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:19.165 +00:00 [INF] Discarding envelope 70ad4b83655242bfa25f52357eee86ca because the queue is full. 2025-06-17 05:54:19.165 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.2737ms 2025-06-17 05:54:19.166 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:54:19.166 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:19.166 +00:00 [INF] Started transaction with span ID '61675bfaed5ada93' and trace ID 'ee54587a2bb14bf4a98c5eec644ac1f9'. 2025-06-17 05:54:19.166 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:19.166 +00:00 [INF] Started transaction with span ID '61675bfaed5ada93' and trace ID 'ee54587a2bb14bf4a98c5eec644ac1f9'. 2025-06-17 05:54:19.166 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:19.166 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:19.170 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:19.173 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:54:19.173 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:19.173 +00:00 [INF] Started transaction with span ID '69ade367f8ea3c81' and trace ID '17fcd592874c42dc9f578e4c0fd13a39'. 2025-06-17 05:54:19.173 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:19.173 +00:00 [INF] Started transaction with span ID '69ade367f8ea3c81' and trace ID '17fcd592874c42dc9f578e4c0fd13a39'. 2025-06-17 05:54:19.173 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:19.173 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:19.175 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:54:19.175 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:19.175 +00:00 [INF] Started transaction with span ID 'b77f38e662072d7f' and trace ID '60253368309d4dbcae200a1cd49a7696'. 2025-06-17 05:54:19.175 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:19.175 +00:00 [INF] Started transaction with span ID 'b77f38e662072d7f' and trace ID '60253368309d4dbcae200a1cd49a7696'. 2025-06-17 05:54:19.175 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:19.175 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:19.178 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:19.179 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:54:19.179 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:19.179 +00:00 [INF] Started transaction with span ID 'db24ef126d129515' and trace ID 'ea4886db136d498caa408b69b7aa806f'. 2025-06-17 05:54:19.179 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:19.179 +00:00 [INF] Started transaction with span ID 'db24ef126d129515' and trace ID 'ea4886db136d498caa408b69b7aa806f'. 2025-06-17 05:54:19.179 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:54:19.179 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:19.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:19.184 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:19.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:19.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:19.190 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.199 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.205 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.206 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.207 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.210 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.211 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.215 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.216 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.220 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.231 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.232 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.238 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.239 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.248 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.249 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.272 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.274 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.288 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:54:19.289 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:19.289 +00:00 [INF] Started transaction with span ID '1baeb059c83a2794' and trace ID 'd3342df378c644719a86286212b67202'. 2025-06-17 05:54:19.289 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:19.289 +00:00 [INF] Started transaction with span ID '1baeb059c83a2794' and trace ID 'd3342df378c644719a86286212b67202'. 2025-06-17 05:54:19.289 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:19.289 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:19.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:19.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:19.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.316 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.318 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.321 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.326 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.327 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.331 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.332 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.338 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.340 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.341 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.345 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.346 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.352 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.354 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.361 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.362 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.363 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.368 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.372 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.377 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.378 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.379 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.384 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.387 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.394 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.400 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.405 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.416 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.432 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.441 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.457 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.472 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.484 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.493 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.494 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.502 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.521 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.522 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.527 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.543 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.547 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.563 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.582 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.591 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.592 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:19.592 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 303.2706ms 2025-06-17 05:54:19.592 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:19.593 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:19.593 +00:00 [INF] Discarding envelope 3950ef4aef164e769a5f285d73e0aa05 because the queue is full. 2025-06-17 05:54:19.593 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:19.593 +00:00 [INF] Discarding envelope 5fcf8c7e08f94f0396c7bb5925af4844 because the queue is full. 2025-06-17 05:54:19.593 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 304.5939ms 2025-06-17 05:54:19.596 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:19.599 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:19.600 +00:00 [INF] Executed DbCommand (317ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.607 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.608 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:19.611 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:19.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:19.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:19.620 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.629 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:54:19.629 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 449.7474ms 2025-06-17 05:54:19.629 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:54:19.629 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:19.629 +00:00 [INF] Discarding envelope c24c8fb649464d6bbe7e1526a174596e because the queue is full. 2025-06-17 05:54:19.630 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:19.630 +00:00 [INF] Discarding envelope 8e1168dc50184d6289dc3472c6ac34b6 because the queue is full. 2025-06-17 05:54:19.630 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 450.8110ms 2025-06-17 05:54:19.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.636 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.638 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.644 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.645 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.654 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.655 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.655 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.661 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.670 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.670 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.674 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.675 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.684 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.689 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.690 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.691 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.713 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.718 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.728 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.732 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.745 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.752 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.757 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.768 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:19.768 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 601.8221ms 2025-06-17 05:54:19.768 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:19.768 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:19.769 +00:00 [INF] Discarding envelope b11b71b86da94ac9ac5c10ef449bb0ac because the queue is full. 2025-06-17 05:54:19.769 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:19.769 +00:00 [INF] Discarding envelope 947568f07946476a9f7e49743740e368 because the queue is full. 2025-06-17 05:54:19.769 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 603.8757ms 2025-06-17 05:54:19.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.772 +00:00 [INF] Executed DbCommand (172ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:19.774 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:19.777 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:19.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:19.780 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:19.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:19.796 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:19.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.522 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.523 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:20.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.551 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:20.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.553 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.571 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.582 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.586 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:20.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.607 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:20.611 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.612 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.623 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:20.634 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.635 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.642 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:20.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.650 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.658 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:20.662 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.678 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.683 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:20.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.691 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.703 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:20.712 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:20.715 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.720 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.721 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.730 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:20.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.749 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.752 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.754 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.760 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.770 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:20.773 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.776 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.783 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.784 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.798 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:20.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.813 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.818 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.824 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.827 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.834 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:20.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:20.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.853 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.859 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.863 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.867 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.868 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.888 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:20.900 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.902 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:20.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.922 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.938 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.939 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.950 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.954 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.964 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.964 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:20.995 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:20.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:20.999 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:21.008 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:21.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:21.020 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:21.020 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:21.034 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:21.034 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:21.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:21.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:21.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:21.065 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:21.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:21.084 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:21.096 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:21.096 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:21.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:21.112 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:21.118 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:21.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:21.133 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:21.137 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:21.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:21.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:21.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:21.157 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:21.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:21.160 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:21.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:21.169 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:21.171 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:21.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:21.179 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2005.8072ms 2025-06-17 05:54:21.179 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:21.187 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:21.187 +00:00 [INF] Discarding envelope 9e923bbe44cb45fcaaaa5676612432a2 because the queue is full. 2025-06-17 05:54:21.188 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:21.188 +00:00 [INF] Discarding envelope 6294d00b96284a11b5eed4335383768b because the queue is full. 2025-06-17 05:54:21.188 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2015.5517ms 2025-06-17 05:54:21.192 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:21.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:21.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:21.207 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:21.221 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:21.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:21.233 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:21.239 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:21.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:21.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:21.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:21.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:21.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:21.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:21.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:21.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:21.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:21.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:21.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:21.283 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:21.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:21.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:21.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:21.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:21.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:21.303 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:21.307 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2132.2596ms 2025-06-17 05:54:21.308 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:21.308 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:21.308 +00:00 [INF] Discarding envelope db9b3effff0c4966b97d6a21be249b31 because the queue is full. 2025-06-17 05:54:21.308 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:21.308 +00:00 [INF] Discarding envelope d23446977dd54990909ecd1c8b32a381 because the queue is full. 2025-06-17 05:54:21.309 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2134.7377ms 2025-06-17 05:54:22.781 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:54:22.781 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:22.781 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:54:22.781 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:22.781 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.2840ms 2025-06-17 05:54:22.792 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:54:22.792 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:22.792 +00:00 [INF] Started transaction with span ID 'de31e42b735ece68' and trace ID 'de8172a5e3b6465fa5a2eeec5735c418'. 2025-06-17 05:54:22.793 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:22.793 +00:00 [INF] Started transaction with span ID 'de31e42b735ece68' and trace ID 'de8172a5e3b6465fa5a2eeec5735c418'. 2025-06-17 05:54:22.793 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:54:22.793 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:22.797 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:22.799 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:22.803 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:22.810 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:54:22.812 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 19.5666ms 2025-06-17 05:54:22.812 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:54:22.813 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:22.813 +00:00 [INF] Discarding envelope f7eae265f73141baa4a05c6fc2242903 because the queue is full. 2025-06-17 05:54:22.813 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:22.813 +00:00 [INF] Discarding envelope 7b07225a0eb14159b4055c25a4e2adee because the queue is full. 2025-06-17 05:54:22.813 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 21.1738ms 2025-06-17 05:54:22.830 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:54:22.830 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:22.830 +00:00 [INF] Started transaction with span ID 'a149082c079e90b1' and trace ID '2fb1049f52e8480fb349a50e33594a94'. 2025-06-17 05:54:22.830 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:22.830 +00:00 [INF] Started transaction with span ID 'a149082c079e90b1' and trace ID '2fb1049f52e8480fb349a50e33594a94'. 2025-06-17 05:54:22.830 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:22.830 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:22.835 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:22.840 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:22.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:22.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:22.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:22.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:22.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:22.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:22.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:22.863 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:22.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:22.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:22.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:22.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:22.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:22.874 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:22.875 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:22.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:22.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:22.881 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:22.882 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:22.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:22.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:22.887 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:22.888 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:22.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:22.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:22.893 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:22.895 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:22.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:22.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:22.901 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:22.902 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:22.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:22.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:22.907 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:22.908 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:22.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:22.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:22.914 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:22.916 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:22.919 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:22.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:22.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:22.925 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:22.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:22.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:22.930 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:22.931 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:22.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:22.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:22.939 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:22.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:22.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:22.949 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:54:22.949 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:22.949 +00:00 [INF] Started transaction with span ID '5e7533318f832b4b' and trace ID 'fd7a82479d574105a2fdd29c3038608a'. 2025-06-17 05:54:22.949 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:22.949 +00:00 [INF] Started transaction with span ID '5e7533318f832b4b' and trace ID 'fd7a82479d574105a2fdd29c3038608a'. 2025-06-17 05:54:22.949 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:22.949 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:22.953 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:22.955 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:22.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:22.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:22.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:22.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:22.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:22.969 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:22.970 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:22.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:22.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:22.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:22.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:22.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:22.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:22.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:22.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:22.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:22.989 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:22.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:22.991 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:22.992 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:22.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:22.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:22.997 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:22.998 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.000 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.011 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.026 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.031 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.037 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.038 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.044 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.048 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:23.051 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 220.6561ms 2025-06-17 05:54:23.051 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:23.051 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:23.052 +00:00 [INF] Discarding envelope 6b4f8f1fb0cf498bac8ed45b01959f99 because the queue is full. 2025-06-17 05:54:23.052 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:23.052 +00:00 [INF] Discarding envelope a475f93d8e6f4beb82f7b0cd18e25cdc because the queue is full. 2025-06-17 05:54:23.052 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 221.7845ms 2025-06-17 05:54:23.055 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.061 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.062 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.069 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.071 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.077 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.082 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:54:23.082 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:23.082 +00:00 [INF] Started transaction with span ID '99ac3ed594ddaf92' and trace ID 'ade193865c1e49c4881f32f9853c7dd1'. 2025-06-17 05:54:23.082 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:23.082 +00:00 [INF] Started transaction with span ID '99ac3ed594ddaf92' and trace ID 'ade193865c1e49c4881f32f9853c7dd1'. 2025-06-17 05:54:23.082 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:54:23.082 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:23.086 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:23.088 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:23.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:23.092 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.101 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:54:23.101 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 18.4221ms 2025-06-17 05:54:23.101 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:54:23.101 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:23.101 +00:00 [INF] Discarding envelope 6a13505943ca4f9a9ddb996a7b4d4547 because the queue is full. 2025-06-17 05:54:23.101 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:23.101 +00:00 [INF] Discarding envelope cc974dda703b452298e149ac7eb799a0 because the queue is full. 2025-06-17 05:54:23.101 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 19.3366ms 2025-06-17 05:54:23.101 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:54:23.102 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:23.102 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:54:23.102 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:23.102 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1686ms 2025-06-17 05:54:23.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.104 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.106 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:54:23.106 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:23.106 +00:00 [INF] Started transaction with span ID 'daef558a4f5ca057' and trace ID 'd90e90ffc0df4ec8b34d805bf61c4f73'. 2025-06-17 05:54:23.106 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:23.106 +00:00 [INF] Started transaction with span ID 'daef558a4f5ca057' and trace ID 'd90e90ffc0df4ec8b34d805bf61c4f73'. 2025-06-17 05:54:23.106 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:54:23.106 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:23.107 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:54:23.108 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:54:23.108 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.5235ms 2025-06-17 05:54:23.108 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:54:23.108 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:23.108 +00:00 [INF] Discarding envelope 7de8034fff5540fa8eaa66adbd442c95 because the queue is full. 2025-06-17 05:54:23.108 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:23.108 +00:00 [INF] Discarding envelope f5b88befaae84698b221439655d82630 because the queue is full. 2025-06-17 05:54:23.109 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.9382ms 2025-06-17 05:54:23.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.115 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:54:23.115 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:23.115 +00:00 [INF] Started transaction with span ID '6fadd23165ed4d69' and trace ID 'b351aa0b58eb4eaebf667ef944699eed'. 2025-06-17 05:54:23.115 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:23.115 +00:00 [INF] Started transaction with span ID '6fadd23165ed4d69' and trace ID 'b351aa0b58eb4eaebf667ef944699eed'. 2025-06-17 05:54:23.115 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:54:23.115 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:23.119 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:23.122 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:23.123 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:23.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.131 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:54:23.131 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 15.6795ms 2025-06-17 05:54:23.138 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:54:23.138 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:23.138 +00:00 [INF] Discarding envelope a27d57fe7d9142dbb4e571de3c96f80d because the queue is full. 2025-06-17 05:54:23.138 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:23.138 +00:00 [INF] Discarding envelope 263a7c8abc4c42779e4fb04fd41c6065 because the queue is full. 2025-06-17 05:54:23.138 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 23.5129ms 2025-06-17 05:54:23.139 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:54:23.139 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:23.139 +00:00 [INF] Started transaction with span ID '931cec45a670add7' and trace ID '77956f9b70e1426280c5d1cf42f239df'. 2025-06-17 05:54:23.139 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:23.139 +00:00 [INF] Started transaction with span ID '931cec45a670add7' and trace ID '77956f9b70e1426280c5d1cf42f239df'. 2025-06-17 05:54:23.139 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:23.139 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:23.139 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.146 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:23.149 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:23.149 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.156 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:23.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:23.165 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.176 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.177 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.182 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.183 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.188 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.190 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.200 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.204 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.211 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.212 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.216 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.220 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.230 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.233 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.238 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.244 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.253 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.259 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.261 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.276 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.276 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.278 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.279 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.285 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.289 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.289 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.291 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.292 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.294 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.306 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.307 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.310 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.312 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.342 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.348 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.359 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.364 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.366 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.367 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.374 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.375 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.390 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.402 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.407 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:23.407 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 267.4891ms 2025-06-17 05:54:23.407 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:23.407 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:23.407 +00:00 [INF] Discarding envelope d7ee126f0efe4419a86eaf3865e005e4 because the queue is full. 2025-06-17 05:54:23.407 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:23.407 +00:00 [INF] Discarding envelope d130abbc4bb64474b69e96f8d96e3659 because the queue is full. 2025-06-17 05:54:23.407 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 268.5626ms 2025-06-17 05:54:23.407 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.409 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:54:23.409 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:23.409 +00:00 [INF] Started transaction with span ID 'b2c3fdf2d1f5e802' and trace ID '680f571f06714e7a8a368a5bd11c24e7'. 2025-06-17 05:54:23.409 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:23.409 +00:00 [INF] Started transaction with span ID 'b2c3fdf2d1f5e802' and trace ID '680f571f06714e7a8a368a5bd11c24e7'. 2025-06-17 05:54:23.409 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:23.409 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:23.410 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:54:23.410 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:23.410 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:54:23.410 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:23.410 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2286ms 2025-06-17 05:54:23.413 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:23.413 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:54:23.413 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:23.413 +00:00 [INF] Started transaction with span ID 'a15e0b8538e83f57' and trace ID 'e5aaa5d838b34175b7ced95cb94bd11c'. 2025-06-17 05:54:23.413 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:23.414 +00:00 [INF] Started transaction with span ID 'a15e0b8538e83f57' and trace ID 'e5aaa5d838b34175b7ced95cb94bd11c'. 2025-06-17 05:54:23.414 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:54:23.414 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:23.415 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:54:23.417 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:54:23.417 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.4813ms 2025-06-17 05:54:23.417 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:54:23.417 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:23.417 +00:00 [INF] Discarding envelope 44adba912f704e6698a3c2f6dec08542 because the queue is full. 2025-06-17 05:54:23.418 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:23.418 +00:00 [INF] Discarding envelope 6e7721a8ce2d4e19a864a470f29c793f because the queue is full. 2025-06-17 05:54:23.418 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.3295ms 2025-06-17 05:54:23.417 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:23.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:23.424 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:23.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.441 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.450 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.457 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.462 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.477 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.482 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.490 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.491 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.501 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.505 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.509 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.511 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.517 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.532 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.532 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.539 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.540 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:23.546 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 596.8404ms 2025-06-17 05:54:23.546 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:23.546 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:23.547 +00:00 [INF] Discarding envelope 73f4d35d724c41d1adbb76bcbb8cd9c7 because the queue is full. 2025-06-17 05:54:23.547 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:23.547 +00:00 [INF] Discarding envelope cceaddbec28e485c9aa25679c09b6a95 because the queue is full. 2025-06-17 05:54:23.547 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.548 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 599.5259ms 2025-06-17 05:54:23.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.603 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:54:23.604 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:23.604 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:54:23.604 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:23.604 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1831ms 2025-06-17 05:54:23.604 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.606 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:54:23.606 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:23.606 +00:00 [INF] Started transaction with span ID '937ee5f454315725' and trace ID '9cf14b70a50a46d69d402bf4876f33e4'. 2025-06-17 05:54:23.607 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:23.607 +00:00 [INF] Started transaction with span ID '937ee5f454315725' and trace ID '9cf14b70a50a46d69d402bf4876f33e4'. 2025-06-17 05:54:23.607 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:23.607 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:23.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:23.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:23.614 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.623 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.627 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.639 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.667 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.677 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.678 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:54:23.678 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:23.678 +00:00 [INF] Started transaction with span ID '32e386cb4fcd7612' and trace ID 'c543eb8945714331bfc7a18059754817'. 2025-06-17 05:54:23.678 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:23.678 +00:00 [INF] Started transaction with span ID '32e386cb4fcd7612' and trace ID 'c543eb8945714331bfc7a18059754817'. 2025-06-17 05:54:23.678 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:54:23.678 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:23.680 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:54:23.680 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:54:23.681 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.9827ms 2025-06-17 05:54:23.681 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:54:23.681 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:23.681 +00:00 [INF] Discarding envelope efeb5f72f2744b3ab0a84909d3d74314 because the queue is full. 2025-06-17 05:54:23.681 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:23.681 +00:00 [INF] Discarding envelope e9ff9c1e15ed4a67938e88718d9262fc because the queue is full. 2025-06-17 05:54:23.681 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.9787ms 2025-06-17 05:54:23.681 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.685 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.692 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.701 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.702 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.719 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.728 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.732 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.733 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.737 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.740 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.750 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.767 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.773 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:23.773 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 363.7916ms 2025-06-17 05:54:23.773 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:23.773 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:23.774 +00:00 [INF] Discarding envelope 1952e03663974871aadf8e9fcd292fca because the queue is full. 2025-06-17 05:54:23.774 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:23.774 +00:00 [INF] Discarding envelope ddd8a6afb32b4b62adac123b73bc1e4d because the queue is full. 2025-06-17 05:54:23.774 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 365.1594ms 2025-06-17 05:54:23.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.775 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.782 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.787 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.792 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.806 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.871 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.885 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.914 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.920 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:54:23.920 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:23.921 +00:00 [INF] Started transaction with span ID '66943c10d31091c7' and trace ID '9891bfab7ed545f899d2e8f4ab2d4a73'. 2025-06-17 05:54:23.921 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:23.921 +00:00 [INF] Started transaction with span ID '66943c10d31091c7' and trace ID '9891bfab7ed545f899d2e8f4ab2d4a73'. 2025-06-17 05:54:23.921 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:23.921 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:23.926 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:54:23.926 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:23.926 +00:00 [INF] Started transaction with span ID 'd832c733f54405a' and trace ID 'c9a9d2c98d7a49d686efc3f52c0d0f17'. 2025-06-17 05:54:23.926 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:23.927 +00:00 [INF] Started transaction with span ID 'd832c733f54405a' and trace ID 'c9a9d2c98d7a49d686efc3f52c0d0f17'. 2025-06-17 05:54:23.927 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:23.927 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:23.931 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:23.931 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:23.935 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:23.940 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:23.941 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:23.944 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:23.944 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:23.945 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.957 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:23.963 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.965 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:23.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.974 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.979 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:23.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:23.995 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:23.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.014 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.014 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.020 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.021 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.025 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.039 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.041 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.048 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.054 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.056 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.057 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.064 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.069 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.078 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.082 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.089 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.092 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.093 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.097 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.112 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.118 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.119 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.121 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.121 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.125 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.133 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.135 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.144 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.144 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.154 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.159 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.168 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.177 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.181 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.193 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.209 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.209 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.219 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.235 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.239 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.247 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.252 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.255 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.262 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.270 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.273 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.288 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.290 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.278 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.310 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.316 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.320 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.323 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.325 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:24.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.326 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 719.6084ms 2025-06-17 05:54:24.327 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:24.327 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:24.327 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.334 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.335 +00:00 [INF] Discarding envelope caab5d9c0b8a4e65b40cd23acfd9378a because the queue is full. 2025-06-17 05:54:24.335 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:24.335 +00:00 [INF] Discarding envelope b8e68806432a42c688bf8c078e2e16c9 because the queue is full. 2025-06-17 05:54:24.335 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 728.9612ms 2025-06-17 05:54:24.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.338 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.350 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.353 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.362 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.368 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.372 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.382 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.383 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.387 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.404 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.405 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.413 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.417 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.419 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.428 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.467 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.477 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.482 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.495 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.499 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.506 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.512 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.523 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.527 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.532 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.541 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.552 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.552 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.566 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.569 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.588 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.592 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.593 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:24.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.611 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:24.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:24.616 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 688.9951ms 2025-06-17 05:54:24.616 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:24.616 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:24.616 +00:00 [INF] Discarding envelope a4668cbcafd14ce0b3bf9719f5de8f71 because the queue is full. 2025-06-17 05:54:24.616 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:24.617 +00:00 [INF] Discarding envelope 48553c1c6132431e8e26eb5891c584eb because the queue is full. 2025-06-17 05:54:24.617 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 690.5495ms 2025-06-17 05:54:24.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:24.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:24.623 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:24.625 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 704.3984ms 2025-06-17 05:54:24.625 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:24.626 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:24.626 +00:00 [INF] Discarding envelope dc6961cd911c40c584acc07a4a9473e9 because the queue is full. 2025-06-17 05:54:24.626 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:24.626 +00:00 [INF] Discarding envelope 2a61d949f87347c6a0825610a6aab522 because the queue is full. 2025-06-17 05:54:24.626 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 706.0955ms 2025-06-17 05:54:46.852 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:54:46.853 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:46.853 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:54:46.853 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:46.855 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:54:46.855 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:46.855 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:54:46.855 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:46.855 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1916ms 2025-06-17 05:54:46.855 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 3.1761ms 2025-06-17 05:54:46.859 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:54:46.859 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:54:46.859 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:46.859 +00:00 [INF] Started transaction with span ID '4c403b11e22be700' and trace ID 'ec340ad9c40943619e5435f9951a9868'. 2025-06-17 05:54:46.859 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:46.860 +00:00 [INF] Started transaction with span ID '4c403b11e22be700' and trace ID 'ec340ad9c40943619e5435f9951a9868'. 2025-06-17 05:54:46.860 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:46.860 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:46.867 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:46.867 +00:00 [INF] Started transaction with span ID 'c10a070a0d61afeb' and trace ID '8e1258d901a74fa9928085444eb162f0'. 2025-06-17 05:54:46.867 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:46.868 +00:00 [INF] Started transaction with span ID 'c10a070a0d61afeb' and trace ID '8e1258d901a74fa9928085444eb162f0'. 2025-06-17 05:54:46.868 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:54:46.868 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:46.876 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:46.890 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:46.899 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:46.904 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:46.920 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:46.926 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:46.929 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:46.950 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:54:46.952 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 84.3326ms 2025-06-17 05:54:46.952 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:54:46.952 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:46.952 +00:00 [INF] Discarding envelope a8b24998c3fa4ef99bbd5206a5e102e7 because the queue is full. 2025-06-17 05:54:46.964 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:46.964 +00:00 [INF] Discarding envelope 3697a29f0bf24b0aba33f40dd5a1574d because the queue is full. 2025-06-17 05:54:46.965 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 105.7396ms 2025-06-17 05:54:46.973 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:46.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:46.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:46.990 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:46.991 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:46.995 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.005 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.012 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.031 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.042 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.048 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.049 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.060 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.067 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.080 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.084 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.105 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.124 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.127 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.131 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.152 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.171 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.172 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.173 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.185 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.198 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.214 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.229 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.236 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.245 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.250 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.254 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.279 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.298 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.304 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.306 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.321 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.325 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.344 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.364 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.369 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.374 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:47.374 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 514.5636ms 2025-06-17 05:54:47.375 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:47.375 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:47.375 +00:00 [INF] Discarding envelope da390f9831524d07a5ee7adc4a6bcf5b because the queue is full. 2025-06-17 05:54:47.375 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:47.375 +00:00 [INF] Discarding envelope cdc8549896e14bf7aafe03251b441817 because the queue is full. 2025-06-17 05:54:47.375 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 515.9633ms 2025-06-17 05:54:47.375 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:54:47.375 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:47.375 +00:00 [INF] Started transaction with span ID 'd6eb8d873e407a39' and trace ID '9e718193604b4964807f6aea6f2a8ff1'. 2025-06-17 05:54:47.375 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:47.375 +00:00 [INF] Started transaction with span ID 'd6eb8d873e407a39' and trace ID '9e718193604b4964807f6aea6f2a8ff1'. 2025-06-17 05:54:47.376 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:47.376 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:47.384 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:47.390 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:54:47.398 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:47.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:47.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.474 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.478 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.491 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.505 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.512 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.529 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.532 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.550 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.551 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.565 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.566 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.575 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.601 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.603 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.632 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.640 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.675 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.722 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.747 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.765 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.788 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.794 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.811 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.839 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.843 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.868 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.875 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.922 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.942 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.972 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.979 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.984 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:47.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:47.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:47.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:47.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.002 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:48.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:48.018 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:48.019 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:54:48.019 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:48.019 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:54:48.019 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:48.019 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2798ms 2025-06-17 05:54:48.019 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 643.492ms 2025-06-17 05:54:48.019 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:48.020 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:48.020 +00:00 [INF] Discarding envelope 363e1cfb811e4992bc52145ad9bac5d5 because the queue is full. 2025-06-17 05:54:48.020 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:48.020 +00:00 [INF] Discarding envelope 222cd06828ed4cc8b993270d289cd099 because the queue is full. 2025-06-17 05:54:48.020 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 644.9877ms 2025-06-17 05:54:48.028 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:54:48.029 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:48.029 +00:00 [INF] Started transaction with span ID '763c12fa7f3296c9' and trace ID 'f66b7e089d774fcc93e0fcfcf12907f6'. 2025-06-17 05:54:48.029 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:48.029 +00:00 [INF] Started transaction with span ID '763c12fa7f3296c9' and trace ID 'f66b7e089d774fcc93e0fcfcf12907f6'. 2025-06-17 05:54:48.029 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:54:48.029 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:48.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:54:48.032 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:54:48.033 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.4575ms 2025-06-17 05:54:48.033 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:54:48.033 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:48.033 +00:00 [INF] Discarding envelope edd54988e65741699f3de7ea2ed0c8da because the queue is full. 2025-06-17 05:54:48.033 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:48.033 +00:00 [INF] Discarding envelope e521fe5012364203b4f41cd6348c8daf because the queue is full. 2025-06-17 05:54:48.034 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.1159ms 2025-06-17 05:54:48.124 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:54:48.124 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:54:48.124 +00:00 [INF] Started transaction with span ID '259355953e5f05ca' and trace ID 'd0a90b533a964381b734c33e6ee410c3'. 2025-06-17 05:54:48.124 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:54:48.124 +00:00 [INF] Started transaction with span ID '259355953e5f05ca' and trace ID 'd0a90b533a964381b734c33e6ee410c3'. 2025-06-17 05:54:48.124 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:48.124 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:54:48.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:54:48.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:54:48.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:48.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.173 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:48.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:48.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:48.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:48.222 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.226 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.232 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:48.240 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:48.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:48.269 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.304 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:48.312 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.321 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.335 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:48.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:48.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:48.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:48.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.481 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:48.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.533 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:48.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:48.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:48.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:54:48.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:54:48.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:54:48.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:54:48.584 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:54:48.585 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 460.5807ms 2025-06-17 05:54:48.585 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:54:48.585 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:48.586 +00:00 [INF] Discarding envelope 5a550005a0e44f88b121a84fbfec5bc1 because the queue is full. 2025-06-17 05:54:48.586 +00:00 [INF] Capturing transaction. 2025-06-17 05:54:48.586 +00:00 [INF] Discarding envelope 98a14958864142ab97c2a21bdd8516b1 because the queue is full. 2025-06-17 05:54:48.586 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 462.3176ms 2025-06-17 05:55:06.458 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:55:06.459 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:06.459 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:06.459 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:06.459 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.1796ms 2025-06-17 05:55:06.462 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:55:06.463 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:06.463 +00:00 [INF] Started transaction with span ID '5f3dba797ae8753a' and trace ID '1686706c5af4414186aa5a6b82261dec'. 2025-06-17 05:55:06.463 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:06.463 +00:00 [INF] Started transaction with span ID '5f3dba797ae8753a' and trace ID '1686706c5af4414186aa5a6b82261dec'. 2025-06-17 05:55:06.463 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:06.463 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:06.467 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:06.467 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:55:06.467 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:06.467 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:06.467 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:06.471 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:06.472 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 4.6207ms 2025-06-17 05:55:06.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:06.478 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:55:06.479 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:55:06.479 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:06.479 +00:00 [INF] Started transaction with span ID '65da6bb9379f606e' and trace ID '599db3f2db4f4c4fb422d75713171323'. 2025-06-17 05:55:06.479 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:06.479 +00:00 [INF] Started transaction with span ID '65da6bb9379f606e' and trace ID '599db3f2db4f4c4fb422d75713171323'. 2025-06-17 05:55:06.479 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:06.479 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:06.482 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 19.1379ms 2025-06-17 05:55:06.483 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:06.483 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:06.483 +00:00 [INF] Discarding envelope b2577c0f8a89471ea0e870f0d44cf90f because the queue is full. 2025-06-17 05:55:06.483 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:06.482 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:06.497 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:06.499 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:06.489 +00:00 [INF] Discarding envelope 4689c16f4892482386de63587c79d760 because the queue is full. 2025-06-17 05:55:06.502 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 39.0744ms 2025-06-17 05:55:06.502 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:06.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.601 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:55:06.601 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:06.601 +00:00 [INF] Started transaction with span ID '1c29b16777798b7d' and trace ID '9f14233b7f5f45aabd908cc9b7f26c45'. 2025-06-17 05:55:06.601 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:06.601 +00:00 [INF] Started transaction with span ID '1c29b16777798b7d' and trace ID '9f14233b7f5f45aabd908cc9b7f26c45'. 2025-06-17 05:55:06.601 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:06.601 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:06.605 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:06.609 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:06.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:06.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.633 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:06.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.660 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.669 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.675 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.683 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.694 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.717 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.725 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.747 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.755 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:55:06.755 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:06.755 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:06.755 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:06.755 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1546ms 2025-06-17 05:55:06.756 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.758 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:55:06.758 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:06.758 +00:00 [INF] Started transaction with span ID '17d3ef6b8f764cdf' and trace ID 'e5dfd1c5dc37416b87b8a10d057e5d89'. 2025-06-17 05:55:06.758 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:06.758 +00:00 [INF] Started transaction with span ID '17d3ef6b8f764cdf' and trace ID 'e5dfd1c5dc37416b87b8a10d057e5d89'. 2025-06-17 05:55:06.758 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:06.758 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:06.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:55:06.760 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:55:06.761 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.0806ms 2025-06-17 05:55:06.761 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:06.761 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:06.761 +00:00 [INF] Discarding envelope bf4235f1f0e04c21945064862aff754e because the queue is full. 2025-06-17 05:55:06.761 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:06.761 +00:00 [INF] Discarding envelope 8512ce538e0b45bda42f8091df357b94 because the queue is full. 2025-06-17 05:55:06.761 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.2216ms 2025-06-17 05:55:06.762 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.773 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.777 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.781 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.795 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.828 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.828 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:06.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.830 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 350.3661ms 2025-06-17 05:55:06.830 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:06.831 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:06.831 +00:00 [INF] Discarding envelope c019364198d847819b1a22a40872c670 because the queue is full. 2025-06-17 05:55:06.831 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:06.831 +00:00 [INF] Discarding envelope bdc4431d6b174d75a16872d8e0efddd0 because the queue is full. 2025-06-17 05:55:06.831 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 352.5552ms 2025-06-17 05:55:06.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.879 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.890 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.962 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:06.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:06.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:06.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:06.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.002 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.012 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.030 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.082 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.094 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.104 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.112 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:07.115 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 513.6121ms 2025-06-17 05:55:07.115 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:07.115 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:07.115 +00:00 [INF] Discarding envelope 3dc2068dc10a4785898a7ca828bed021 because the queue is full. 2025-06-17 05:55:07.115 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:07.115 +00:00 [INF] Discarding envelope f68196f6d86e4efeb112340f0f216395 because the queue is full. 2025-06-17 05:55:07.116 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 515.1011ms 2025-06-17 05:55:07.197 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:55:07.197 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:07.197 +00:00 [INF] Started transaction with span ID 'e51bf4f1738d0a2f' and trace ID '38db53a8bf82442a88dcfb25baead38b'. 2025-06-17 05:55:07.197 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:07.198 +00:00 [INF] Started transaction with span ID 'e51bf4f1738d0a2f' and trace ID '38db53a8bf82442a88dcfb25baead38b'. 2025-06-17 05:55:07.198 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:07.198 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:07.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:07.203 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:07.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.252 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.297 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.369 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.421 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.437 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.448 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.470 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.564 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:07.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:07.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:07.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:07.592 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:07.592 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 394.6358ms 2025-06-17 05:55:07.592 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:07.593 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:07.593 +00:00 [INF] Discarding envelope c36fe7b3a10643bc870d5e64f5b47879 because the queue is full. 2025-06-17 05:55:07.593 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:07.593 +00:00 [INF] Discarding envelope ee87640ec1cf4b76bd23ed909b778d06 because the queue is full. 2025-06-17 05:55:07.593 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 396.2043ms 2025-06-17 05:55:09.114 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:55:09.115 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:09.115 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:09.115 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:09.115 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2037ms 2025-06-17 05:55:09.119 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:55:09.119 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:09.119 +00:00 [INF] Started transaction with span ID 'da6a83aced296078' and trace ID '72e9e21af79a4f028f3007fed57d5787'. 2025-06-17 05:55:09.119 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:09.119 +00:00 [INF] Started transaction with span ID 'da6a83aced296078' and trace ID '72e9e21af79a4f028f3007fed57d5787'. 2025-06-17 05:55:09.119 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:09.119 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:09.120 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:55:09.120 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:09.120 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:09.120 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:09.120 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2264ms 2025-06-17 05:55:09.127 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:09.130 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:55:09.130 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:09.130 +00:00 [INF] Started transaction with span ID '8591c0564af4cd06' and trace ID 'e6c607e76dc746fc9d33e614d29805ea'. 2025-06-17 05:55:09.130 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:09.130 +00:00 [INF] Started transaction with span ID '8591c0564af4cd06' and trace ID 'e6c607e76dc746fc9d33e614d29805ea'. 2025-06-17 05:55:09.131 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:09.131 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:09.136 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:09.143 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:09.155 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:09.164 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:09.167 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:55:09.168 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:09.174 +00:00 [INF] Started transaction with span ID '64e2929a98ebf98' and trace ID '00e7137bf96f48c683bc236d5c83703a'. 2025-06-17 05:55:09.174 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:09.174 +00:00 [INF] Started transaction with span ID '64e2929a98ebf98' and trace ID '00e7137bf96f48c683bc236d5c83703a'. 2025-06-17 05:55:09.176 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:09.176 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:09.180 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:55:09.180 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:09.180 +00:00 [INF] Started transaction with span ID '5b0ee391590ae928' and trace ID 'fcd622367b544c77a05cb039364f3c2f'. 2025-06-17 05:55:09.180 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:09.180 +00:00 [INF] Started transaction with span ID '5b0ee391590ae928' and trace ID 'fcd622367b544c77a05cb039364f3c2f'. 2025-06-17 05:55:09.180 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:09.180 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:09.187 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:09.192 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:09.201 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:09.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:09.207 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:09.212 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:55:09.218 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 98.6873ms 2025-06-17 05:55:09.218 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:09.218 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:09.218 +00:00 [INF] Discarding envelope 073e0bf3a83541c9a5ad5766ed71c9bf because the queue is full. 2025-06-17 05:55:09.218 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:09.218 +00:00 [INF] Discarding envelope 7ee666605ccb4f9cbf4881f685210aa6 because the queue is full. 2025-06-17 05:55:09.218 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 99.6378ms 2025-06-17 05:55:09.215 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:09.213 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:09.228 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:09.234 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:09.260 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:55:09.265 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.266 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.276 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.277 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.289 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 112.9834ms 2025-06-17 05:55:09.289 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:09.289 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:09.289 +00:00 [INF] Discarding envelope ab2fbf7d90a34f2a90f3b4fc9952dc98 because the queue is full. 2025-06-17 05:55:09.289 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:09.289 +00:00 [INF] Discarding envelope 54025cd74f8d430dbd96585835f8d9c4 because the queue is full. 2025-06-17 05:55:09.290 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 122.7217ms 2025-06-17 05:55:09.295 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.304 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.313 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.324 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.345 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.349 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.357 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.357 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.376 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.387 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.396 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.400 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.419 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.438 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.448 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.459 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.459 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.470 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.494 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.522 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.528 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.540 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.541 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.556 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.578 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.601 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.619 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.623 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.633 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.644 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.662 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.675 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.679 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.692 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.698 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.709 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.726 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.740 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.765 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.775 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.779 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.782 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.788 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.796 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.809 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.825 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.826 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.831 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.838 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.842 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.842 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.859 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.864 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.874 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.879 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.893 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.903 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.905 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.909 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.912 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.916 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.919 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.922 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.930 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:55:09.930 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:09.930 +00:00 [INF] Started transaction with span ID '7fb789073bb77df9' and trace ID 'c0e71652da144d049e103244b5a77301'. 2025-06-17 05:55:09.930 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:09.930 +00:00 [INF] Started transaction with span ID '7fb789073bb77df9' and trace ID 'c0e71652da144d049e103244b5a77301'. 2025-06-17 05:55:09.930 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:09.930 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:09.930 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:55:09.930 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:09.930 +00:00 [INF] Started transaction with span ID '82d3d255e944d2e1' and trace ID '267769a9f3c14f3f8999b628e7e1cda2'. 2025-06-17 05:55:09.930 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:09.930 +00:00 [INF] Started transaction with span ID '82d3d255e944d2e1' and trace ID '267769a9f3c14f3f8999b628e7e1cda2'. 2025-06-17 05:55:09.930 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:09.930 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:09.935 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:09.938 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:09.941 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:09.946 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:09.947 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:09.949 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:09.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:09.952 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:09.952 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.972 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.977 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:09.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.981 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.983 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:09.985 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:09.994 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:09.998 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.008 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.008 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.019 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.027 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.038 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.039 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.052 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.053 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.059 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.064 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.065 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.066 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.065 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.079 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.081 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.082 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:10.082 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 951.4845ms 2025-06-17 05:55:10.082 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:10.083 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:10.083 +00:00 [INF] Discarding envelope a47eeb19cb784492b44a9452e80a2d4c because the queue is full. 2025-06-17 05:55:10.083 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:10.083 +00:00 [INF] Discarding envelope c6b823259183456bb14977e2caa35f55 because the queue is full. 2025-06-17 05:55:10.083 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 952.7077ms 2025-06-17 05:55:10.084 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.086 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.090 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:10.091 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 910.9381ms 2025-06-17 05:55:10.092 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:10.093 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:10.093 +00:00 [INF] Discarding envelope 6aae5b9d1096458f9dc974c29b02dbd7 because the queue is full. 2025-06-17 05:55:10.093 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:10.093 +00:00 [INF] Discarding envelope dbcf9d92564e4bb989d7e061287892b0 because the queue is full. 2025-06-17 05:55:10.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.096 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 916.0823ms 2025-06-17 05:55:10.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.099 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.100 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.134 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.138 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.141 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.146 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.173 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.173 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.180 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.185 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.186 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.190 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.207 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.210 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.213 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.219 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.226 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.235 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.238 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:55:10.239 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:10.239 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:10.239 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:10.239 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.7107ms 2025-06-17 05:55:10.242 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:55:10.243 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:10.243 +00:00 [INF] Started transaction with span ID 'b1e84504fb8913d4' and trace ID '0bee669399d14d5099196fca57b782c3'. 2025-06-17 05:55:10.243 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:10.244 +00:00 [INF] Started transaction with span ID 'b1e84504fb8913d4' and trace ID '0bee669399d14d5099196fca57b782c3'. 2025-06-17 05:55:10.244 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:10.245 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:10.247 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.253 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:55:10.255 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:55:10.254 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.258 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 13.5279ms 2025-06-17 05:55:10.258 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:10.258 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:10.259 +00:00 [INF] Discarding envelope 7f76975eb52c458aa0d349cdb24e5cdf because the queue is full. 2025-06-17 05:55:10.259 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:10.259 +00:00 [INF] Discarding envelope da4819de30aa4e06be84b76d1b9fce52 because the queue is full. 2025-06-17 05:55:10.259 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.260 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 17.6653ms 2025-06-17 05:55:10.267 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.275 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.280 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.288 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.304 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.305 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.309 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.321 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.326 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.332 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.336 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.337 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.343 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.345 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.352 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.353 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.359 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.368 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.369 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.385 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.390 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.396 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.403 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.403 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.427 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.471 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.473 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.494 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.498 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.501 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.515 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.529 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.540 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.549 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.553 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.559 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.564 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.564 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:55:10.564 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:10.564 +00:00 [INF] Started transaction with span ID 'dd36fabc55e87c58' and trace ID '7037f40525414312b2cc54fd62d11f0b'. 2025-06-17 05:55:10.564 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:10.565 +00:00 [INF] Started transaction with span ID 'dd36fabc55e87c58' and trace ID '7037f40525414312b2cc54fd62d11f0b'. 2025-06-17 05:55:10.565 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:10.565 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:10.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:55:10.568 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:55:10.569 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.5116ms 2025-06-17 05:55:10.569 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:10.569 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:10.569 +00:00 [INF] Discarding envelope 54d7b92120134513b4de0e0c717b0499 because the queue is full. 2025-06-17 05:55:10.570 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:10.570 +00:00 [INF] Discarding envelope 179edd485d454a09929d43abf8316029 because the queue is full. 2025-06-17 05:55:10.570 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.9435ms 2025-06-17 05:55:10.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.580 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.591 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.594 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.613 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.621 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.629 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.632 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.656 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.660 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.660 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.666 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.681 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.696 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.706 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.713 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.723 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.727 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.735 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.742 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.743 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.752 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.758 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.763 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.767 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.769 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.775 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.776 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.802 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.810 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.822 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.823 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.828 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.835 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.841 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.854 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.863 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.869 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.872 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.876 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.882 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.898 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.904 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.906 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.923 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.931 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.940 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.944 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.956 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.967 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:10.977 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:10.978 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.984 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:10.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:10.988 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:11.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:11.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:11.024 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1093.2347ms 2025-06-17 05:55:11.024 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:11.025 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:11.025 +00:00 [INF] Discarding envelope 54c005cb3bbf418eb2980d31b251b4a6 because the queue is full. 2025-06-17 05:55:11.029 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:11.029 +00:00 [INF] Discarding envelope f5db694048ae4d99a4f6648e6c6cae2b because the queue is full. 2025-06-17 05:55:11.030 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1099.9887ms 2025-06-17 05:55:11.030 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:11.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:11.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:11.040 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:11.044 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1113.1091ms 2025-06-17 05:55:11.044 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:11.044 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:11.044 +00:00 [INF] Discarding envelope ee934ffbec7448a580090452d757e29c because the queue is full. 2025-06-17 05:55:11.044 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:11.044 +00:00 [INF] Discarding envelope 3c006623df5446aea3ecdbaf543df37e because the queue is full. 2025-06-17 05:55:11.045 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1115.7668ms 2025-06-17 05:55:13.109 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:55:13.109 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:13.109 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:13.109 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:13.109 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.2003ms 2025-06-17 05:55:13.113 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:55:13.114 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:13.114 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:13.114 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:13.114 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2513ms 2025-06-17 05:55:13.115 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:55:13.116 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:13.116 +00:00 [INF] Started transaction with span ID '691c3f2ddcc3e720' and trace ID '8253c89aae704ccaba83bef1de91a471'. 2025-06-17 05:55:13.116 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:13.116 +00:00 [INF] Started transaction with span ID '691c3f2ddcc3e720' and trace ID '8253c89aae704ccaba83bef1de91a471'. 2025-06-17 05:55:13.116 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:13.116 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:13.121 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:55:13.121 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:13.121 +00:00 [INF] Started transaction with span ID '3d407c8ddafb3db2' and trace ID '58fa42646fa94090ac169ec79cfd8b6b'. 2025-06-17 05:55:13.121 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:13.122 +00:00 [INF] Started transaction with span ID '3d407c8ddafb3db2' and trace ID '58fa42646fa94090ac169ec79cfd8b6b'. 2025-06-17 05:55:13.122 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:13.122 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:13.126 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:13.130 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:13.130 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:13.136 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:13.136 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:13.141 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:13.148 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:55:13.149 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 32.1882ms 2025-06-17 05:55:13.149 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:13.149 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:13.149 +00:00 [INF] Discarding envelope ab55dad3a33a43bea0bacce97dc7c13c because the queue is full. 2025-06-17 05:55:13.150 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:13.152 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:13.152 +00:00 [INF] Discarding envelope 5967e0258bd94f2bbc8af786b72fd795 because the queue is full. 2025-06-17 05:55:13.153 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 37.8498ms 2025-06-17 05:55:13.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.173 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.180 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.197 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.230 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.234 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.244 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.261 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.307 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.336 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.346 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.351 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.355 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.369 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.378 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.386 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.393 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.412 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:55:13.412 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:13.413 +00:00 [INF] Started transaction with span ID '7a20ffa3df7224cd' and trace ID '099880536ec44951802b7ebb9db92122'. 2025-06-17 05:55:13.413 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:13.413 +00:00 [INF] Started transaction with span ID '7a20ffa3df7224cd' and trace ID '099880536ec44951802b7ebb9db92122'. 2025-06-17 05:55:13.413 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:13.413 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:13.414 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:55:13.414 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:13.414 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:13.414 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:13.414 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1243ms 2025-06-17 05:55:13.418 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:55:13.418 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:13.419 +00:00 [INF] Started transaction with span ID '2c0f4af072bea217' and trace ID '3b9fbfd6fe5e4ece8aeba5e453c09d54'. 2025-06-17 05:55:13.419 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:13.419 +00:00 [INF] Started transaction with span ID '2c0f4af072bea217' and trace ID '3b9fbfd6fe5e4ece8aeba5e453c09d54'. 2025-06-17 05:55:13.419 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:13.419 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:13.420 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:13.423 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:13.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:13.431 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:55:13.432 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:55:13.433 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 14.2403ms 2025-06-17 05:55:13.434 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:13.434 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:13.434 +00:00 [INF] Discarding envelope 68df16e411ea41b89a945491f675095d because the queue is full. 2025-06-17 05:55:13.432 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:13.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.437 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:13.437 +00:00 [INF] Discarding envelope a80b3a6cd7874b7ca62efd192aefb9d6 because the queue is full. 2025-06-17 05:55:13.437 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 19.0851ms 2025-06-17 05:55:13.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.447 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.452 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.460 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:13.460 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 338.6924ms 2025-06-17 05:55:13.460 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:13.461 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:13.461 +00:00 [INF] Discarding envelope 51d40766864a4c97b78b1aa2079434f5 because the queue is full. 2025-06-17 05:55:13.461 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:13.461 +00:00 [INF] Discarding envelope e3f59d49aeed49a382c14e0884d6af24 because the queue is full. 2025-06-17 05:55:13.461 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 339.7229ms 2025-06-17 05:55:13.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.532 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:55:13.533 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:13.533 +00:00 [INF] Started transaction with span ID 'e86099cb7d37aa25' and trace ID '229489c0389b4cb288266768501b565c'. 2025-06-17 05:55:13.533 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:13.533 +00:00 [INF] Started transaction with span ID 'e86099cb7d37aa25' and trace ID '229489c0389b4cb288266768501b565c'. 2025-06-17 05:55:13.533 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:13.533 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:13.535 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:55:13.535 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:13.536 +00:00 [INF] Started transaction with span ID '16472966192113de' and trace ID '00599af2b5c449a0bf3136d7ce907756'. 2025-06-17 05:55:13.536 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:13.536 +00:00 [INF] Started transaction with span ID '16472966192113de' and trace ID '00599af2b5c449a0bf3136d7ce907756'. 2025-06-17 05:55:13.536 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:13.536 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:13.541 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:13.544 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:13.547 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:13.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.551 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:13.553 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:13.556 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:13.559 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:13.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.572 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.572 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:55:13.572 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:13.572 +00:00 [INF] Started transaction with span ID '8cbce8e2afe5569f' and trace ID '9590507f4eb94198b3bc8fead5072889'. 2025-06-17 05:55:13.572 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:13.572 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:55:13.572 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:13.572 +00:00 [INF] Started transaction with span ID 'b316045b2e2e04af' and trace ID '876ab2b20b424da5a2df706a5aec5a9d'. 2025-06-17 05:55:13.572 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:13.572 +00:00 [INF] Started transaction with span ID 'b316045b2e2e04af' and trace ID '876ab2b20b424da5a2df706a5aec5a9d'. 2025-06-17 05:55:13.572 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:13.572 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:13.574 +00:00 [INF] Started transaction with span ID '8cbce8e2afe5569f' and trace ID '9590507f4eb94198b3bc8fead5072889'. 2025-06-17 05:55:13.574 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:13.574 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:13.575 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.581 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:13.581 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:13.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.584 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:55:13.589 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:13.589 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:13.591 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 57.3871ms 2025-06-17 05:55:13.591 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:13.592 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:13.592 +00:00 [INF] Discarding envelope 58c37638f1314c32b28840568e5befab because the queue is full. 2025-06-17 05:55:13.592 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:13.592 +00:00 [INF] Discarding envelope e2e15193a9c94c63ab0b141671b94a73 because the queue is full. 2025-06-17 05:55:13.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:13.593 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 61.6225ms 2025-06-17 05:55:13.595 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:13.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:13.612 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.620 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:55:13.621 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 46.6082ms 2025-06-17 05:55:13.621 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:13.621 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:13.622 +00:00 [INF] Discarding envelope 1517aef617dc411aa4a53a66cd1a10e4 because the queue is full. 2025-06-17 05:55:13.622 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:13.622 +00:00 [INF] Discarding envelope c70dd14ca84846dea650dbe642ea6491 because the queue is full. 2025-06-17 05:55:13.604 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.632 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 59.8892ms 2025-06-17 05:55:13.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.633 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.651 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.679 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.685 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.688 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.695 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.699 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.700 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.702 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.713 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.736 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.741 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.751 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.752 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.755 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.760 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.770 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.795 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.808 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.809 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.811 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.818 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.850 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.855 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.856 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:55:13.856 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:13.856 +00:00 [INF] Started transaction with span ID 'd7ec0e6b2fce2460' and trace ID '6e75fc95a6524e7da497d74f8746e6db'. 2025-06-17 05:55:13.856 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:13.856 +00:00 [INF] Started transaction with span ID 'd7ec0e6b2fce2460' and trace ID '6e75fc95a6524e7da497d74f8746e6db'. 2025-06-17 05:55:13.856 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:13.856 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:13.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.863 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:55:13.864 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:55:13.865 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 8.7932ms 2025-06-17 05:55:13.866 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:13.866 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:13.867 +00:00 [INF] Discarding envelope 1d811af8380b4e62aa1a0f0a007f39a4 because the queue is full. 2025-06-17 05:55:13.867 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:13.867 +00:00 [INF] Discarding envelope a6d1701954f14b1ba46206ac69fa650f because the queue is full. 2025-06-17 05:55:13.867 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.869 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 13.8000ms 2025-06-17 05:55:13.873 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.873 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.879 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.883 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.903 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.911 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.916 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.926 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.930 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.931 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:55:13.931 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:13.931 +00:00 [INF] Started transaction with span ID '5fb030d46f3e91d3' and trace ID 'b0f724b1fd2c49a492b2eca75dd18337'. 2025-06-17 05:55:13.931 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:13.931 +00:00 [INF] Started transaction with span ID '5fb030d46f3e91d3' and trace ID 'b0f724b1fd2c49a492b2eca75dd18337'. 2025-06-17 05:55:13.931 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:13.931 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:13.932 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:55:13.932 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:13.932 +00:00 [INF] Started transaction with span ID 'e4ce695ef9b4d1d8' and trace ID '969495c4486b4f56a54105c9eea1452a'. 2025-06-17 05:55:13.932 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:13.932 +00:00 [INF] Started transaction with span ID 'e4ce695ef9b4d1d8' and trace ID '969495c4486b4f56a54105c9eea1452a'. 2025-06-17 05:55:13.932 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:13.932 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:13.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:13.942 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:13.949 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:13.951 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.954 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.958 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:13.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:13.962 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:13.978 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:13.969 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:13.980 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:13.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:13.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:13.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:13.990 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.009 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.014 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.015 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.015 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.021 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.029 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.031 +00:00 [INF] Executed DbCommand (33ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.039 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.042 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.045 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.060 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.061 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.064 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.067 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.069 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.070 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.084 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.113 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.124 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.127 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.128 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.130 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.133 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.136 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.144 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.149 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.150 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.153 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.156 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.159 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:55:14.159 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:14.159 +00:00 [INF] Started transaction with span ID '9e60e7db2fcb6762' and trace ID '968025bb17ad425caa3be8aa753b9026'. 2025-06-17 05:55:14.159 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:14.159 +00:00 [INF] Started transaction with span ID '9e60e7db2fcb6762' and trace ID '968025bb17ad425caa3be8aa753b9026'. 2025-06-17 05:55:14.159 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:14.159 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:14.165 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.166 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.166 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.178 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:55:14.179 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:55:14.179 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 19.3182ms 2025-06-17 05:55:14.179 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:14.180 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.181 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:14.181 +00:00 [INF] Discarding envelope d2959e796c054392a7e09c02a7b9d510 because the queue is full. 2025-06-17 05:55:14.181 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:14.181 +00:00 [INF] Discarding envelope 62026dbe500a4683911bddcef2a37310 because the queue is full. 2025-06-17 05:55:14.181 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 22.0184ms 2025-06-17 05:55:14.181 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.186 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.187 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.206 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.207 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.208 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.214 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.224 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.228 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.232 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.233 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.239 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.250 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.253 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.261 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.262 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.263 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.268 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.277 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.279 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.285 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.287 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.290 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.300 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.300 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.303 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.305 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.306 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.309 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.310 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.311 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.321 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.323 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.327 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.327 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.344 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.345 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.347 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.354 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.354 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.367 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.372 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.375 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.379 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.383 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.403 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.405 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.410 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.411 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.412 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.425 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.426 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.428 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.429 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.430 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.433 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.442 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.447 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.450 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.454 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.456 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.471 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:14.471 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 898.8233ms 2025-06-17 05:55:14.471 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:14.472 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:14.472 +00:00 [INF] Discarding envelope 56fb7d7ee42e4f0eb9dfeb129571c097 because the queue is full. 2025-06-17 05:55:14.472 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:14.472 +00:00 [INF] Discarding envelope 9ca21d41ca3c4f8a897ff5d0f1e5b53e because the queue is full. 2025-06-17 05:55:14.472 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 899.5959ms 2025-06-17 05:55:14.472 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.473 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:14.473 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.475 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 939.0447ms 2025-06-17 05:55:14.475 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:14.475 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:14.475 +00:00 [INF] Discarding envelope dd4a335debb14f50b5039b2610b709f4 because the queue is full. 2025-06-17 05:55:14.475 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:14.476 +00:00 [INF] Discarding envelope 149b0763003442c8bbc327621d54293f because the queue is full. 2025-06-17 05:55:14.477 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 941.9380ms 2025-06-17 05:55:14.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.488 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.502 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.517 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.520 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.526 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.542 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.543 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.547 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.558 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.566 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.581 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.585 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.598 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.599 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.611 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.618 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.634 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.641 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.641 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.651 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.653 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.656 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.691 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.694 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.700 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.708 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.714 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.720 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.744 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.763 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.764 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:14.769 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.787 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.797 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.800 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1386.963ms 2025-06-17 05:55:14.805 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:14.805 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:14.806 +00:00 [INF] Discarding envelope 80bae931f8d54db8b546f953adb0d87c because the queue is full. 2025-06-17 05:55:14.807 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:14.807 +00:00 [INF] Discarding envelope 104329b3b3fd4dad9aaabc55d0b1bc4e because the queue is full. 2025-06-17 05:55:14.806 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.809 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1396.3346ms 2025-06-17 05:55:14.814 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.816 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.833 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.846 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.850 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.856 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.861 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.865 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:55:14.866 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:14.883 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.884 +00:00 [INF] Started transaction with span ID '633e5b7636b31347' and trace ID '9797095f82f44158b41da5eb339dfde9'. 2025-06-17 05:55:14.884 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:14.885 +00:00 [INF] Started transaction with span ID '633e5b7636b31347' and trace ID '9797095f82f44158b41da5eb339dfde9'. 2025-06-17 05:55:14.885 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:14.886 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:14.889 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:14.894 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:14.898 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.906 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.906 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.914 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.922 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.954 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.957 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.958 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.963 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:14.964 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.972 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.972 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.984 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:14.988 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:14.997 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:14.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.008 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.017 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.018 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.019 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.025 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.033 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.034 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.034 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.046 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.051 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.061 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.061 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.072 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.075 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.084 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.094 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.099 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.103 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.105 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.121 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.126 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.143 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.149 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.157 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.159 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.183 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.185 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.185 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.194 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.195 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.198 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.204 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.204 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.212 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.218 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.232 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.235 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.240 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.249 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.249 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.257 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.275 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.286 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.287 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.293 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.305 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.306 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.315 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.324 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.326 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.328 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.332 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.336 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.346 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.356 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.366 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.367 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.373 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.375 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.377 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.384 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.394 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:15.400 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.400 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1468.4397ms 2025-06-17 05:55:15.402 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:15.402 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:15.402 +00:00 [INF] Discarding envelope f18f3835dcf5438caba2da311106bf6f because the queue is full. 2025-06-17 05:55:15.402 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:15.402 +00:00 [INF] Discarding envelope 2813d7fdb0c3443981beafae1831cc14 because the queue is full. 2025-06-17 05:55:15.403 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1471.7532ms 2025-06-17 05:55:15.405 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.420 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.439 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.445 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.478 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.500 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.502 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.517 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.548 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.551 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.582 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:15.602 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.606 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1673.9941ms 2025-06-17 05:55:15.606 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:15.606 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:15.607 +00:00 [INF] Discarding envelope d88d2d6625124aba8c8e7fb4a276b6b7 because the queue is full. 2025-06-17 05:55:15.607 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:15.607 +00:00 [INF] Discarding envelope 209c68d169734dbe88454911361ee8e9 because the queue is full. 2025-06-17 05:55:15.608 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1676.4576ms 2025-06-17 05:55:15.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.621 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.656 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.672 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.684 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.693 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.701 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.717 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.730 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.753 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.775 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.813 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.829 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.845 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.856 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.864 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.874 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:15.912 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.927 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:15.957 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:15.973 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:15.988 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:16.005 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:16.015 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:16.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:16.032 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:16.041 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:16.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:16.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:16.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:16.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:16.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:16.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:16.111 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:16.117 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:16.124 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1238.2676ms 2025-06-17 05:55:16.124 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:16.125 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:16.125 +00:00 [INF] Discarding envelope c0467400dcd042b7bb359949fd6c3180 because the queue is full. 2025-06-17 05:55:16.125 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:16.125 +00:00 [INF] Discarding envelope fdcd953f0112482b8cae8b5925a6b26e because the queue is full. 2025-06-17 05:55:16.125 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1260.0195ms 2025-06-17 05:55:25.214 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:55:25.214 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:25.214 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:25.214 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:25.214 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2343ms 2025-06-17 05:55:25.215 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:55:25.215 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:25.215 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:25.215 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:25.215 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.1708ms 2025-06-17 05:55:25.217 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:55:25.218 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:25.224 +00:00 [INF] Started transaction with span ID '4997d50a69f287' and trace ID 'ae60d91435f74ff09ccb12dece480e80'. 2025-06-17 05:55:25.224 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:25.224 +00:00 [INF] Started transaction with span ID '4997d50a69f287' and trace ID 'ae60d91435f74ff09ccb12dece480e80'. 2025-06-17 05:55:25.224 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:25.225 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:25.226 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:55:25.226 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:25.226 +00:00 [INF] Started transaction with span ID 'fc79d54dc3ee3b70' and trace ID '088c6a5c27f04914b2ae2c1c82d1d14a'. 2025-06-17 05:55:25.226 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:25.226 +00:00 [INF] Started transaction with span ID 'fc79d54dc3ee3b70' and trace ID '088c6a5c27f04914b2ae2c1c82d1d14a'. 2025-06-17 05:55:25.226 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:25.226 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:25.242 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:25.249 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:25.267 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:25.280 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:25.306 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:25.310 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:25.320 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:25.323 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:55:25.331 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 104.9151ms 2025-06-17 05:55:25.336 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:55:25.337 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:25.337 +00:00 [INF] Started transaction with span ID '5371171e6279ca86' and trace ID 'bba807cd028e431d8cacb523ccd76593'. 2025-06-17 05:55:25.337 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:25.337 +00:00 [INF] Started transaction with span ID '5371171e6279ca86' and trace ID 'bba807cd028e431d8cacb523ccd76593'. 2025-06-17 05:55:25.337 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:25.337 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:25.346 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:25.353 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:25.354 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:25.354 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:25.359 +00:00 [INF] Discarding envelope 464547dc17234986a67579d805f0bd0e because the queue is full. 2025-06-17 05:55:25.360 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:25.360 +00:00 [INF] Discarding envelope 9c81302f60b04d3eb081ca64e71398fc because the queue is full. 2025-06-17 05:55:25.360 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:25.361 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 135.5434ms 2025-06-17 05:55:25.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:25.366 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.392 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.402 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.407 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.421 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.457 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.463 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.469 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.473 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.480 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.490 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.490 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.501 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:55:25.501 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:25.501 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:25.501 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:25.501 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2188ms 2025-06-17 05:55:25.510 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:55:25.511 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:25.511 +00:00 [INF] Started transaction with span ID '433a7c5ecb340cfd' and trace ID '8856b57ad02e4c869c4678d64ffb81f8'. 2025-06-17 05:55:25.511 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:25.511 +00:00 [INF] Started transaction with span ID '433a7c5ecb340cfd' and trace ID '8856b57ad02e4c869c4678d64ffb81f8'. 2025-06-17 05:55:25.511 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:25.511 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:25.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:55:25.519 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:55:25.519 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.5619ms 2025-06-17 05:55:25.519 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:25.519 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:25.519 +00:00 [INF] Discarding envelope d0a1c0970b524ef7919bd0b101dd345d because the queue is full. 2025-06-17 05:55:25.522 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:25.522 +00:00 [INF] Discarding envelope 0a703ada2d2143e09d2a94f86d3e5ddd because the queue is full. 2025-06-17 05:55:25.510 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.523 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 13.1565ms 2025-06-17 05:55:25.528 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.542 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.543 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.549 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.608 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.618 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.622 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.632 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.640 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.671 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.672 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.677 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.714 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.722 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.736 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.747 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.755 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.759 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.773 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.774 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.780 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.782 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.787 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.803 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.804 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.807 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.815 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.820 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.822 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.832 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.842 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.843 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.861 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.872 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.880 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.910 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.920 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.920 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.943 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.944 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.956 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:25.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.980 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.988 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:25.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:25.996 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:25.997 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:25.999 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 774.2456ms 2025-06-17 05:55:25.999 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:25.999 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:25.999 +00:00 [INF] Discarding envelope 2ef6f762cf5b446fbcc07956db81b139 because the queue is full. 2025-06-17 05:55:25.999 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:25.999 +00:00 [INF] Discarding envelope a55d1eb80f59470d96483e9fd1843238 because the queue is full. 2025-06-17 05:55:25.999 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.002 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 785.4406ms 2025-06-17 05:55:26.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.066 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.096 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.132 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.152 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.166 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.185 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.195 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.196 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:26.201 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 863.6966ms 2025-06-17 05:55:26.201 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:26.201 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:26.202 +00:00 [INF] Discarding envelope 62158faee26948349ccebb40524ebece because the queue is full. 2025-06-17 05:55:26.202 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:26.202 +00:00 [INF] Discarding envelope 8a304a8d01fa44c385d5839f60428c3f because the queue is full. 2025-06-17 05:55:26.202 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 866.0111ms 2025-06-17 05:55:26.288 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:55:26.288 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:26.288 +00:00 [INF] Started transaction with span ID 'b68b1bd27c7ce956' and trace ID 'ccbfe52084ea484085339f43afbae2c9'. 2025-06-17 05:55:26.288 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:26.288 +00:00 [INF] Started transaction with span ID 'b68b1bd27c7ce956' and trace ID 'ccbfe52084ea484085339f43afbae2c9'. 2025-06-17 05:55:26.288 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:26.288 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:26.295 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:26.299 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:26.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.333 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.342 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.363 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.432 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.477 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.548 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.561 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.578 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.615 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.628 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.653 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.669 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:26.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:26.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:26.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:26.708 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:26.709 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 420.6555ms 2025-06-17 05:55:26.709 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:26.709 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:26.710 +00:00 [INF] Discarding envelope 8e2ccd920e764158b1349c2bce39658a because the queue is full. 2025-06-17 05:55:26.710 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:26.710 +00:00 [INF] Discarding envelope 3161e7e321ec431798fe0509bfa19b00 because the queue is full. 2025-06-17 05:55:26.710 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 422.2415ms 2025-06-17 05:55:27.747 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:55:27.747 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:27.747 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:27.747 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:27.747 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2367ms 2025-06-17 05:55:27.748 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:55:27.748 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:27.748 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:27.748 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:27.748 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1295ms 2025-06-17 05:55:27.753 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:55:27.753 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:27.753 +00:00 [INF] Started transaction with span ID '8f28276cdb695de1' and trace ID 'c19cf655936345f3b977e5e4e61ce20e'. 2025-06-17 05:55:27.753 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:27.754 +00:00 [INF] Started transaction with span ID '8f28276cdb695de1' and trace ID 'c19cf655936345f3b977e5e4e61ce20e'. 2025-06-17 05:55:27.754 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:27.754 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:27.756 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:55:27.756 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:27.756 +00:00 [INF] Started transaction with span ID '96c520da98f0bf8d' and trace ID 'a80a5e14a5fb4949a4390ad751ab39ab'. 2025-06-17 05:55:27.756 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:27.756 +00:00 [INF] Started transaction with span ID '96c520da98f0bf8d' and trace ID 'a80a5e14a5fb4949a4390ad751ab39ab'. 2025-06-17 05:55:27.756 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:27.756 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:27.771 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:27.784 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:27.787 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:27.788 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:55:27.788 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:27.788 +00:00 [INF] Started transaction with span ID '6866d3bf6a5bf44a' and trace ID '2ca135ab5c6e4b30ae447dc92a00a70d'. 2025-06-17 05:55:27.788 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:27.789 +00:00 [INF] Started transaction with span ID '6866d3bf6a5bf44a' and trace ID '2ca135ab5c6e4b30ae447dc92a00a70d'. 2025-06-17 05:55:27.789 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:27.789 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:27.793 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:27.794 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:55:27.794 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:27.794 +00:00 [INF] Started transaction with span ID '42880bfc0e2c4603' and trace ID '71d5814640f846cea6ce98d5acf4fb89'. 2025-06-17 05:55:27.794 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:27.794 +00:00 [INF] Started transaction with span ID '42880bfc0e2c4603' and trace ID '71d5814640f846cea6ce98d5acf4fb89'. 2025-06-17 05:55:27.794 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:27.794 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:27.798 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:27.801 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:27.806 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:27.811 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:27.811 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:27.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:27.821 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:27.829 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:55:27.830 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 73.8227ms 2025-06-17 05:55:27.831 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:27.831 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:27.831 +00:00 [INF] Discarding envelope 4a9120cb01b847a4ba84d704e59becc0 because the queue is full. 2025-06-17 05:55:27.831 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:27.831 +00:00 [INF] Discarding envelope 9fabc0f9959046e284b3dd729550fa38 because the queue is full. 2025-06-17 05:55:27.832 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 76.0378ms 2025-06-17 05:55:27.838 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:27.839 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:27.850 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:27.850 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:55:27.853 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 63.825ms 2025-06-17 05:55:27.854 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:27.854 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:27.855 +00:00 [INF] Discarding envelope bf358f3cf3d2465c8c7615a8921f79f0 because the queue is full. 2025-06-17 05:55:27.856 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:27.856 +00:00 [INF] Discarding envelope c66ee4d3ea354763910401582719781f because the queue is full. 2025-06-17 05:55:27.856 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 68.3429ms 2025-06-17 05:55:27.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:27.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:27.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:27.889 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:27.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:27.901 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:27.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:27.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:27.909 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:27.916 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:27.923 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:27.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:27.930 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:55:27.930 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:27.930 +00:00 [INF] Started transaction with span ID '86302a94345abdd3' and trace ID 'cb35092050b446acb8a70a6f2bd58cdf'. 2025-06-17 05:55:27.930 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:27.930 +00:00 [INF] Started transaction with span ID '86302a94345abdd3' and trace ID 'cb35092050b446acb8a70a6f2bd58cdf'. 2025-06-17 05:55:27.930 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:27.930 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:27.933 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:27.936 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:55:27.936 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:27.936 +00:00 [INF] Started transaction with span ID 'f4a6c7a094d69' and trace ID '35b53c9e14194147a4cfa31ff9ca6eb2'. 2025-06-17 05:55:27.936 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:27.936 +00:00 [INF] Started transaction with span ID 'f4a6c7a094d69' and trace ID '35b53c9e14194147a4cfa31ff9ca6eb2'. 2025-06-17 05:55:27.936 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:27.936 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:27.936 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:27.944 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:27.951 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:27.960 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:27.967 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:27.979 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:27.983 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:27.984 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:27.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:27.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:27.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:27.989 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:27.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.005 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:28.008 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.030 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.048 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.052 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.055 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.058 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:55:28.058 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:28.058 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:28.058 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:28.058 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2975ms 2025-06-17 05:55:28.062 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.063 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.064 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:55:28.068 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:28.068 +00:00 [INF] Started transaction with span ID 'b83423e66047ab32' and trace ID '92d64813aad54ccd8570581712b9b5db'. 2025-06-17 05:55:28.068 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:28.068 +00:00 [INF] Started transaction with span ID 'b83423e66047ab32' and trace ID '92d64813aad54ccd8570581712b9b5db'. 2025-06-17 05:55:28.068 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:28.069 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:28.072 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.090 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:55:28.092 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:55:28.095 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 26.739ms 2025-06-17 05:55:28.097 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:28.097 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:28.098 +00:00 [INF] Discarding envelope be8d849a355343069e84d4f191bab226 because the queue is full. 2025-06-17 05:55:28.097 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.103 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.104 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.107 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.107 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.110 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.126 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.128 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.128 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:28.129 +00:00 [INF] Discarding envelope d56a801d32b54a7c990cd011073f37ad because the queue is full. 2025-06-17 05:55:28.130 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 65.8819ms 2025-06-17 05:55:28.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.136 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.138 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.152 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.161 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.164 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.168 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.190 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.201 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.208 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.215 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.215 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.222 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.247 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.247 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.247 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.288 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.305 +00:00 [INF] Executed DbCommand (38ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.307 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.317 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.318 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.328 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.331 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.335 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.334 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.344 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.348 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.368 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.369 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.385 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.389 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:55:28.389 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:28.389 +00:00 [INF] Started transaction with span ID '9438b11b83932e8c' and trace ID 'bef228512f30443ba46cd846a3da3c67'. 2025-06-17 05:55:28.389 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:28.390 +00:00 [INF] Started transaction with span ID '9438b11b83932e8c' and trace ID 'bef228512f30443ba46cd846a3da3c67'. 2025-06-17 05:55:28.390 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:28.390 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:28.402 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.408 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.420 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.426 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:55:28.431 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:55:28.432 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 42.588ms 2025-06-17 05:55:28.432 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:28.432 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:28.430 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.436 +00:00 [INF] Discarding envelope 210650f31fe448499bc8df9d8b276143 because the queue is full. 2025-06-17 05:55:28.440 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:28.440 +00:00 [INF] Discarding envelope c6c1b02528924194bbc0f99319b81b54 because the queue is full. 2025-06-17 05:55:28.441 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 52.0709ms 2025-06-17 05:55:28.441 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.440 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.458 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.459 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.473 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.498 +00:00 [INF] Executed DbCommand (30ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.505 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.522 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.531 +00:00 [INF] Executed DbCommand (37ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.538 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.554 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.571 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.571 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.582 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.589 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.605 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.612 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.621 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.621 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.645 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.646 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.646 +00:00 [INF] Executed DbCommand (44ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.696 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.702 +00:00 [INF] Executed DbCommand (34ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.708 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.727 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.732 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.752 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.752 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.763 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.761 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.774 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.775 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.842 +00:00 [INF] Executed DbCommand (33ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.842 +00:00 [INF] Executed DbCommand (46ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:28.888 +00:00 [INF] Executed DbCommand (37ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.906 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:28.933 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.947 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:28.983 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:28.997 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.011 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.034 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.034 +00:00 [INF] Executed DbCommand (50ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.043 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.071 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.108 +00:00 [INF] Executed DbCommand (43ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.109 +00:00 [INF] Executed DbCommand (45ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.158 +00:00 [INF] Executed DbCommand (54ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.158 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.165 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.183 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.190 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.204 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.213 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.213 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.229 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.236 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.246 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.252 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.258 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.295 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.296 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.296 +00:00 [INF] Executed DbCommand (34ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.314 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.341 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.352 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.400 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.402 +00:00 [INF] Executed DbCommand (71ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.401 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.433 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.441 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.444 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.459 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.467 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.468 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.473 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.476 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.480 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.497 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.497 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.504 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.508 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.518 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.534 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.546 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.554 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.558 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.561 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.570 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.574 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.582 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.589 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.591 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.594 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.599 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.606 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.607 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.616 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.621 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.623 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.626 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.631 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.631 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.633 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.636 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.640 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.650 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.653 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.654 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.670 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.680 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.684 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.685 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:29.688 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1893.9899ms 2025-06-17 05:55:29.688 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:29.689 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:29.689 +00:00 [INF] Discarding envelope c3cb6c2ca70845bc999206d2c5a27b5b because the queue is full. 2025-06-17 05:55:29.689 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:29.689 +00:00 [INF] Discarding envelope b62f8bc1c6824fb3bd3cd93be2b71b21 because the queue is full. 2025-06-17 05:55:29.688 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.699 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1910.3527ms 2025-06-17 05:55:29.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.709 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.713 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.719 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.729 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:29.730 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1976.3321ms 2025-06-17 05:55:29.730 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:29.731 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:29.731 +00:00 [INF] Discarding envelope efb5c4e373324bafab74c9efe57d18a5 because the queue is full. 2025-06-17 05:55:29.731 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:29.731 +00:00 [INF] Discarding envelope c388dad8db0f4690a5355a5df8b27129 because the queue is full. 2025-06-17 05:55:29.733 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1979.7255ms 2025-06-17 05:55:29.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.735 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.736 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.740 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.750 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.757 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.759 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.802 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.812 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.818 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.826 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.826 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.836 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.857 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.865 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.874 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.874 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.890 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.898 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.908 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.920 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.927 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.932 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.933 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.950 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.960 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.967 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.969 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.973 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:29.978 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:29.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:29.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:29.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:30.006 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:30.007 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:30.011 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:30.016 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:30.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:30.031 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:30.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:30.040 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:30.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:30.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:30.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:30.052 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:30.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:30.059 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:30.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:30.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:30.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:30.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:30.076 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:30.082 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:30.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:30.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:30.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:30.097 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:30.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:30.103 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:30.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:30.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:30.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:30.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:30.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:30.128 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:30.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:30.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:30.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:30.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:30.147 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:30.152 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:30.153 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:30.159 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:30.159 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:30.165 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:30.166 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:30.172 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:30.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:30.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:30.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:30.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:30.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:30.201 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:30.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:30.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:30.219 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:30.223 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:30.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:30.228 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:30.232 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:30.233 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:30.234 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2303.3828ms 2025-06-17 05:55:30.234 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:30.234 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:30.234 +00:00 [INF] Discarding envelope b236f7e3a8394516aeee1253bf897ae4 because the queue is full. 2025-06-17 05:55:30.234 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:30.234 +00:00 [INF] Discarding envelope b2ba93716f354ba5ab65ebe77a9e094a because the queue is full. 2025-06-17 05:55:30.234 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2304.8294ms 2025-06-17 05:55:30.235 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2298.9448ms 2025-06-17 05:55:30.235 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:30.236 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:30.236 +00:00 [INF] Discarding envelope 32fd26ee7ddd488080fbc9c2b0cf5ca0 because the queue is full. 2025-06-17 05:55:30.236 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:30.236 +00:00 [INF] Discarding envelope c4e375f90aa0484a9b649d32a1f3adc6 because the queue is full. 2025-06-17 05:55:30.236 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2300.7520ms 2025-06-17 05:55:36.713 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:55:36.714 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:36.714 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:36.714 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:36.714 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.6626ms 2025-06-17 05:55:36.719 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:55:36.719 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:36.719 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:36.719 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:36.719 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.6163ms 2025-06-17 05:55:36.722 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:55:36.723 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:55:36.723 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:36.723 +00:00 [INF] Started transaction with span ID 'c52575af950eaf38' and trace ID '90c5e8aea9824d279fa9b588748ab200'. 2025-06-17 05:55:36.723 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:36.724 +00:00 [INF] Started transaction with span ID 'c52575af950eaf38' and trace ID '90c5e8aea9824d279fa9b588748ab200'. 2025-06-17 05:55:36.724 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:36.724 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:36.727 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:36.730 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:36.731 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:36.731 +00:00 [INF] Started transaction with span ID 'b99b48a3573e954b' and trace ID '73b79a14d54b41178abe89c26bbefe3f'. 2025-06-17 05:55:36.732 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:36.732 +00:00 [INF] Started transaction with span ID 'b99b48a3573e954b' and trace ID '73b79a14d54b41178abe89c26bbefe3f'. 2025-06-17 05:55:36.732 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:36.732 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:36.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:36.737 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:36.743 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:36.746 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:36.750 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:36.755 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:55:36.756 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 23.348ms 2025-06-17 05:55:36.756 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:36.756 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:36.756 +00:00 [INF] Discarding envelope 6d4a425b723f4f5ca1cf803dce6b3e9c because the queue is full. 2025-06-17 05:55:36.756 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:36.756 +00:00 [INF] Discarding envelope 4d8eec21b40c47749f3d2b166d1903b6 because the queue is full. 2025-06-17 05:55:36.757 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 34.1310ms 2025-06-17 05:55:36.760 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:36.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:36.768 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:36.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:36.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:36.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:36.780 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:36.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:36.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:36.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:36.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:36.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:36.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:36.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:36.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:36.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:36.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:36.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:36.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:36.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:36.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:36.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:36.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:36.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:36.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:36.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:36.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:36.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:36.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:36.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:36.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:36.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:36.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:36.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:36.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:36.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:36.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:36.871 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:36.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:36.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:36.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:36.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:36.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:36.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:36.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:36.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:36.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:36.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:36.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:36.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:36.909 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:55:36.909 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:36.909 +00:00 [INF] Started transaction with span ID 'a68f3b90ecd123dc' and trace ID '04474ee13fee4296b17b58dc0d6631aa'. 2025-06-17 05:55:36.909 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:36.909 +00:00 [INF] Started transaction with span ID 'a68f3b90ecd123dc' and trace ID '04474ee13fee4296b17b58dc0d6631aa'. 2025-06-17 05:55:36.909 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:36.909 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:36.913 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:36.918 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:36.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:36.924 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:36.930 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:36.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:36.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:36.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:36.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:36.947 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:36.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:36.953 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:36.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:36.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:36.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:36.966 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:36.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:36.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:36.984 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:36.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:36.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:36.996 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:36.999 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.001 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.007 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.016 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:55:37.016 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:37.016 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:37.016 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:37.016 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2142ms 2025-06-17 05:55:37.017 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.021 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:55:37.022 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:37.022 +00:00 [INF] Started transaction with span ID '6b50421d0adc1883' and trace ID 'd170e8a7185a460e9fa4ad5777a53270'. 2025-06-17 05:55:37.022 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:37.022 +00:00 [INF] Started transaction with span ID '6b50421d0adc1883' and trace ID 'd170e8a7185a460e9fa4ad5777a53270'. 2025-06-17 05:55:37.022 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:37.022 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:37.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:55:37.025 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:55:37.026 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.4496ms 2025-06-17 05:55:37.026 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:37.026 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:37.027 +00:00 [INF] Discarding envelope 579e59f5ddde46a38ee27faadd749c67 because the queue is full. 2025-06-17 05:55:37.027 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:37.027 +00:00 [INF] Discarding envelope 85b99ae529b9463193da6265fc468bb2 because the queue is full. 2025-06-17 05:55:37.027 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.028 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 6.2443ms 2025-06-17 05:55:37.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.033 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.050 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.051 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.055 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.062 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.063 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.077 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.090 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.103 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.109 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.110 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.112 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:37.114 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 389.7787ms 2025-06-17 05:55:37.114 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:37.114 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:37.114 +00:00 [INF] Discarding envelope ead25a3d4db340d0929de40332b87285 because the queue is full. 2025-06-17 05:55:37.114 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:37.114 +00:00 [INF] Discarding envelope a71b715258d247ce8db6a093cec9164d because the queue is full. 2025-06-17 05:55:37.115 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 391.4256ms 2025-06-17 05:55:37.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.134 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.151 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.220 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.257 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:55:37.257 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:37.257 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:37.257 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:37.257 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1953ms 2025-06-17 05:55:37.262 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:55:37.262 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:37.263 +00:00 [INF] Started transaction with span ID 'd882cc680d00a278' and trace ID '3ef4e3ad45b0451cab85f596a3243122'. 2025-06-17 05:55:37.263 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:37.263 +00:00 [INF] Started transaction with span ID 'd882cc680d00a278' and trace ID '3ef4e3ad45b0451cab85f596a3243122'. 2025-06-17 05:55:37.263 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:37.263 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:37.263 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:55:37.263 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:37.263 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:37.263 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:37.264 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1204ms 2025-06-17 05:55:37.269 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:55:37.269 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:37.269 +00:00 [INF] Started transaction with span ID '24bb4f0ba9a0c62f' and trace ID '7f985368261d42b7881a65b1a4fa1ce0'. 2025-06-17 05:55:37.269 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:37.269 +00:00 [INF] Started transaction with span ID '24bb4f0ba9a0c62f' and trace ID '7f985368261d42b7881a65b1a4fa1ce0'. 2025-06-17 05:55:37.269 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:37.269 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:37.271 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:37.275 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:37.278 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:37.279 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:55:37.279 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:37.279 +00:00 [INF] Started transaction with span ID 'e09472595e6553fd' and trace ID 'a630726862cf4c4c90f8fb2a915260e0'. 2025-06-17 05:55:37.279 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:37.279 +00:00 [INF] Started transaction with span ID 'e09472595e6553fd' and trace ID 'a630726862cf4c4c90f8fb2a915260e0'. 2025-06-17 05:55:37.279 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:37.279 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:37.284 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:55:37.284 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:37.284 +00:00 [INF] Started transaction with span ID '6d51953f5b00d016' and trace ID '69c5a59cd64f484588988278a29f9e22'. 2025-06-17 05:55:37.284 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:37.285 +00:00 [INF] Started transaction with span ID '6d51953f5b00d016' and trace ID '69c5a59cd64f484588988278a29f9e22'. 2025-06-17 05:55:37.285 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:37.285 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:37.290 +00:00 [INF] Executed DbCommand (35ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.291 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:37.295 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:37.296 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:37.300 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:37.305 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:37.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:37.308 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.305 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:37.318 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:55:37.320 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:37.325 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:37.336 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 72.7432ms 2025-06-17 05:55:37.336 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:37.336 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:37.336 +00:00 [INF] Discarding envelope 724ccac39d0545c9abe40fd09add6013 because the queue is full. 2025-06-17 05:55:37.336 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:37.336 +00:00 [INF] Discarding envelope d508d8a628fc4bc6b83405418a2195ba because the queue is full. 2025-06-17 05:55:37.336 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 73.6404ms 2025-06-17 05:55:37.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.346 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:37.350 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:37.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.367 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.371 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.376 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:55:37.382 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 69.7955ms 2025-06-17 05:55:37.383 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:55:37.383 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:37.383 +00:00 [INF] Discarding envelope 0d9ceefb795a4de782e48f45e2185eda because the queue is full. 2025-06-17 05:55:37.383 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:37.383 +00:00 [INF] Discarding envelope 57856c19f002426b99a57f6258982209 because the queue is full. 2025-06-17 05:55:37.384 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 104.7195ms 2025-06-17 05:55:37.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.397 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.399 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.412 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.413 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.419 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.423 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.427 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.449 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.458 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.465 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.468 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.469 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.476 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.477 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.480 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.485 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.496 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.500 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.510 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.511 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.520 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.524 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.527 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.536 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.543 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.557 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.560 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.565 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:55:37.565 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:37.565 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:55:37.565 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:37.566 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3130ms 2025-06-17 05:55:37.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.569 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:55:37.569 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:37.569 +00:00 [INF] Started transaction with span ID 'd930a2e6dd9bfe26' and trace ID '7b35db14e2724fc690b8d080f566342a'. 2025-06-17 05:55:37.569 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:37.569 +00:00 [INF] Started transaction with span ID 'd930a2e6dd9bfe26' and trace ID '7b35db14e2724fc690b8d080f566342a'. 2025-06-17 05:55:37.569 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:37.569 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:37.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:55:37.572 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:55:37.572 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.572 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.573 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.1126ms 2025-06-17 05:55:37.573 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:37.573 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:37.574 +00:00 [INF] Discarding envelope 87292161973e4b278d1d37df0b09ad02 because the queue is full. 2025-06-17 05:55:37.575 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:37.575 +00:00 [INF] Discarding envelope b38ff86c33db4e35929f86b9dbfc8274 because the queue is full. 2025-06-17 05:55:37.575 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 6.6012ms 2025-06-17 05:55:37.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.609 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.618 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.625 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.625 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.634 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.636 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.637 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.637 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.655 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.663 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.664 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.670 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.671 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.684 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.686 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.688 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.693 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.693 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.697 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.701 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.712 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.713 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.722 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.743 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.750 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.753 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.757 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.760 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.775 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.780 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.785 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.788 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.794 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.798 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.799 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.808 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.808 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.823 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.835 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.835 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.840 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.852 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.852 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.856 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.865 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.869 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.870 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.877 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.878 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.886 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:55:37.886 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:37.886 +00:00 [INF] Started transaction with span ID '721b5c3fd1be8778' and trace ID '7ab4a54b053443b2869e7b8dd07db7bb'. 2025-06-17 05:55:37.886 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:37.886 +00:00 [INF] Started transaction with span ID '721b5c3fd1be8778' and trace ID '7ab4a54b053443b2869e7b8dd07db7bb'. 2025-06-17 05:55:37.886 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:37.886 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:37.904 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.904 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:37.928 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.932 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.933 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:55:37.936 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:55:37.936 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 49.8581ms 2025-06-17 05:55:37.936 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:55:37.936 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:37.936 +00:00 [INF] Discarding envelope ef1a349f6a1849699c42c8f1e11fe869 because the queue is full. 2025-06-17 05:55:37.936 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:37.936 +00:00 [INF] Discarding envelope 889ffe2fe8cc493bbfd37cfd131aff81 because the queue is full. 2025-06-17 05:55:37.937 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 50.7488ms 2025-06-17 05:55:37.936 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:37.942 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:55:37.942 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:37.942 +00:00 [INF] Started transaction with span ID 'e4fc18648e593f81' and trace ID '76992b699366403f99c30d91ba373b0f'. 2025-06-17 05:55:37.942 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:37.942 +00:00 [INF] Started transaction with span ID 'e4fc18648e593f81' and trace ID '76992b699366403f99c30d91ba373b0f'. 2025-06-17 05:55:37.942 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:37.942 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:37.948 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:55:37.948 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:37.948 +00:00 [INF] Started transaction with span ID 'c40faa9b073258d3' and trace ID '5c97c3cab0fc4ca98f72dfec77aaa8cc'. 2025-06-17 05:55:37.948 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:37.949 +00:00 [INF] Started transaction with span ID 'c40faa9b073258d3' and trace ID '5c97c3cab0fc4ca98f72dfec77aaa8cc'. 2025-06-17 05:55:37.949 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:37.949 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:37.961 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:37.961 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:37.969 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:37.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.981 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:37.993 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:37.994 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:55:38.002 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.003 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:38.010 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:38.020 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:38.032 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.021 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:38.032 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.052 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.053 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.063 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.073 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.074 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.075 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.116 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.145 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.156 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.161 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.161 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.165 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.169 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.176 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.176 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.176 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.176 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.200 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.204 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.205 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.213 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.213 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.218 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.225 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.240 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:38.240 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 970.6562ms 2025-06-17 05:55:38.240 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:38.240 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:38.244 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.244 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.275 +00:00 [INF] Discarding envelope 8fa7fc3774d34a6a96c4056396c00ce0 because the queue is full. 2025-06-17 05:55:38.275 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:38.275 +00:00 [INF] Discarding envelope ccde87984b754fc18773b4f9dfa0d087 because the queue is full. 2025-06-17 05:55:38.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.283 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.287 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1018.4503ms 2025-06-17 05:55:38.289 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.292 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.298 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.301 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.302 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:38.302 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.306 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.312 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.313 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1403.952ms 2025-06-17 05:55:38.313 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:38.313 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.314 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:38.320 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1034.8438ms 2025-06-17 05:55:38.320 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:38.320 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:38.321 +00:00 [INF] Discarding envelope 3a81d123d9d444438fba4dfc169ae731 because the queue is full. 2025-06-17 05:55:38.321 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:38.321 +00:00 [INF] Discarding envelope cb572a3a29c043d683384cca5f693ce0 because the queue is full. 2025-06-17 05:55:38.321 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1036.7051ms 2025-06-17 05:55:38.320 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:38.321 +00:00 [INF] Discarding envelope 768de9bd96294889ba1b2300d91c513f because the queue is full. 2025-06-17 05:55:38.321 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:38.321 +00:00 [INF] Discarding envelope 9be4396509204f1b99f86c983f879318 because the queue is full. 2025-06-17 05:55:38.321 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1412.6344ms 2025-06-17 05:55:38.320 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.331 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.342 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.350 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.364 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.369 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.379 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.381 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.388 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.392 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:55:38.392 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:55:38.392 +00:00 [INF] Started transaction with span ID '83aa7e7debde82ad' and trace ID '1252e3fa6f1e4d449cd6a5cef8a89f96'. 2025-06-17 05:55:38.392 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:55:38.393 +00:00 [INF] Started transaction with span ID '83aa7e7debde82ad' and trace ID '1252e3fa6f1e4d449cd6a5cef8a89f96'. 2025-06-17 05:55:38.393 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:38.393 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:55:38.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:55:38.392 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.408 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:55:38.416 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.437 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.444 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.449 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.459 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.464 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.476 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.485 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.509 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.509 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.511 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.517 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.517 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.528 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.531 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.537 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.544 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.552 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.563 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.563 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.571 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.584 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.593 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.594 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.599 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.606 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.616 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.624 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.627 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.642 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.648 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.655 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.666 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.692 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.696 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.703 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.704 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.708 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.713 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.723 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.726 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.728 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.735 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.742 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.746 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.749 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.752 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.761 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.761 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.762 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.770 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.774 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.791 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.798 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.806 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.811 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.819 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.820 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.834 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.850 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.851 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.852 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.863 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.873 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.875 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.877 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.892 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.896 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.897 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.908 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.910 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.916 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.935 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.937 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.941 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.947 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.949 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.964 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.967 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.972 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.976 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:38.976 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:38.986 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.987 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:38.987 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.000 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.013 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:38.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.017 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.027 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.031 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:39.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.041 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.044 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.049 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.059 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.067 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.072 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.072 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.084 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:39.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.098 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.108 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.109 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:39.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.120 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.130 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.134 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.136 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.139 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.145 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:39.147 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.156 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.158 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.160 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.169 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:39.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:39.195 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.196 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.200 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.203 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.212 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.212 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.227 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:39.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.231 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.236 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:39.248 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:39.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.249 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.255 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:39.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.277 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:39.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.284 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.285 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.293 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.293 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:39.299 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:39.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.305 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:39.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.315 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.323 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:39.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.333 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:39.334 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:39.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:39.336 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:39.337 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1388.1341ms 2025-06-17 05:55:39.337 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:39.337 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:39.337 +00:00 [INF] Discarding envelope 43c8f65be6ba49108d5553e3fa6baac1 because the queue is full. 2025-06-17 05:55:39.337 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:39.337 +00:00 [INF] Discarding envelope 76e3da5856ad429ca90359ed117b4217 because the queue is full. 2025-06-17 05:55:39.337 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1389.4292ms 2025-06-17 05:55:39.338 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1395.5229ms 2025-06-17 05:55:39.338 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:39.338 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:39.338 +00:00 [INF] Discarding envelope 63802f1ba4ff445789c35a508c2a5047 because the queue is full. 2025-06-17 05:55:39.339 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:39.339 +00:00 [INF] Discarding envelope 7c04637a27cf4bf3a6d89661f730b613 because the queue is full. 2025-06-17 05:55:39.339 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1397.2022ms 2025-06-17 05:55:39.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:39.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:55:39.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:55:39.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:55:39.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:55:39.358 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:55:39.359 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 965.7463ms 2025-06-17 05:55:39.359 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:55:39.359 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:39.359 +00:00 [INF] Discarding envelope 4801b64714e74b73ba2b22b3c0c18507 because the queue is full. 2025-06-17 05:55:39.359 +00:00 [INF] Capturing transaction. 2025-06-17 05:55:39.359 +00:00 [INF] Discarding envelope 7a214a47f10d47e28c613aeccefd91e4 because the queue is full. 2025-06-17 05:55:39.360 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 967.4006ms 2025-06-17 05:56:03.458 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:56:03.458 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:03.458 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:56:03.458 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:03.458 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.2660ms 2025-06-17 05:56:03.463 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:56:03.463 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:03.463 +00:00 [INF] Started transaction with span ID 'ada6d3b78fc4648c' and trace ID '810ecb23ca5442c0a5aa574d9c234735'. 2025-06-17 05:56:03.463 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:03.464 +00:00 [INF] Started transaction with span ID 'ada6d3b78fc4648c' and trace ID '810ecb23ca5442c0a5aa574d9c234735'. 2025-06-17 05:56:03.464 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:56:03.464 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:03.478 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:03.482 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:03.484 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:56:03.489 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:56:03.489 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 25.7106ms 2025-06-17 05:56:03.489 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:56:03.490 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:03.490 +00:00 [INF] Discarding envelope 54b6c0f02061453a8fcb7f5528e79d26 because the queue is full. 2025-06-17 05:56:03.490 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:03.490 +00:00 [INF] Discarding envelope c0dfc7771b9b47689a65c7d6224ef7e9 because the queue is full. 2025-06-17 05:56:03.490 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 26.7814ms 2025-06-17 05:56:03.507 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:56:03.508 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:03.508 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:56:03.508 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:03.508 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2834ms 2025-06-17 05:56:03.511 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:56:03.511 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:03.511 +00:00 [INF] Started transaction with span ID '3f4a1cc0022ed3e8' and trace ID '14e9e719bf154cb98837fd86e3f6b427'. 2025-06-17 05:56:03.511 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:03.512 +00:00 [INF] Started transaction with span ID '3f4a1cc0022ed3e8' and trace ID '14e9e719bf154cb98837fd86e3f6b427'. 2025-06-17 05:56:03.512 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:03.512 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:03.515 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:03.518 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:03.520 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:56:03.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:56:03.529 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.535 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.535 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.541 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.551 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.552 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.558 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.560 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.566 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.574 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.576 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.581 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.582 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.587 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.588 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.595 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.602 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.603 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.611 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.619 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.633 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.641 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.651 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.657 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.666 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.669 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:56:03.669 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 157.6133ms 2025-06-17 05:56:03.669 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:03.670 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:03.670 +00:00 [INF] Discarding envelope 96fbe2d8329248c1833534d14fd297ee because the queue is full. 2025-06-17 05:56:03.670 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:03.670 +00:00 [INF] Discarding envelope 52bfc4b23b214e4aaeed22db209d6bcd because the queue is full. 2025-06-17 05:56:03.671 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 159.3287ms 2025-06-17 05:56:03.671 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:56:03.671 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:03.671 +00:00 [INF] Started transaction with span ID '3e679a707b282b24' and trace ID '85d4fc5d59c9415c873e8792f0270d4e'. 2025-06-17 05:56:03.671 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:03.671 +00:00 [INF] Started transaction with span ID '3e679a707b282b24' and trace ID '85d4fc5d59c9415c873e8792f0270d4e'. 2025-06-17 05:56:03.671 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:03.671 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:03.676 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:03.682 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:03.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:56:03.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:56:03.689 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.697 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.702 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.708 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.709 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.714 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.714 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.721 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.722 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.727 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.729 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.734 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.743 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.744 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.748 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.750 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.751 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.755 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.761 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.767 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.776 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.790 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.800 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.807 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.849 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.858 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.872 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.881 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.890 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.905 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.918 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.976 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:03.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:03.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:03.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:03.999 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:56:04.007 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:56:04.007 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:04.007 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:56:04.007 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:04.007 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3065ms 2025-06-17 05:56:04.007 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 335.8348ms 2025-06-17 05:56:04.007 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:04.011 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:04.011 +00:00 [INF] Discarding envelope 165d15cfad674700805e37613a167bd3 because the queue is full. 2025-06-17 05:56:04.011 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:04.011 +00:00 [INF] Discarding envelope 117ce8fa98ee4caa8dc363bf06d601cc because the queue is full. 2025-06-17 05:56:04.011 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 340.3505ms 2025-06-17 05:56:04.021 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 05:56:04.021 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:04.021 +00:00 [INF] Started transaction with span ID 'aa3e37061229bc5f' and trace ID 'fb76960ca5674d21a4975e0943f395b3'. 2025-06-17 05:56:04.021 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:04.022 +00:00 [INF] Started transaction with span ID 'aa3e37061229bc5f' and trace ID 'fb76960ca5674d21a4975e0943f395b3'. 2025-06-17 05:56:04.022 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:56:04.022 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:04.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:56:04.024 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:56:04.024 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.1349ms 2025-06-17 05:56:04.024 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:56:04.024 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:04.024 +00:00 [INF] Discarding envelope fbca32fe88654e32a2dd01c5c09735eb because the queue is full. 2025-06-17 05:56:04.024 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:04.024 +00:00 [INF] Discarding envelope ffa4d4ce362844d9a6ae43e9f2448b0e because the queue is full. 2025-06-17 05:56:04.024 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 3.1965ms 2025-06-17 05:56:04.093 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:56:04.093 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:04.093 +00:00 [INF] Started transaction with span ID 'e086cf5411c4098' and trace ID 'da2572ae872f496aa62bfb351d9dfa46'. 2025-06-17 05:56:04.093 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:04.094 +00:00 [INF] Started transaction with span ID 'e086cf5411c4098' and trace ID 'da2572ae872f496aa62bfb351d9dfa46'. 2025-06-17 05:56:04.094 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:04.094 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:04.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:56:04.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:56:04.109 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.116 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.117 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:04.118 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.122 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.126 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.129 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.136 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:04.137 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.142 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:04.143 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:04.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:04.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.166 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:04.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.173 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:04.174 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.181 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:04.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.187 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.191 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.193 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.200 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:04.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.204 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.216 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.222 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:04.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.229 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.241 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.244 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:04.253 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.273 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.288 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:04.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.296 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:04.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.346 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:04.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.365 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.391 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:04.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:04.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:04.424 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:04.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:04.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:04.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:04.433 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:56:04.433 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 339.7674ms 2025-06-17 05:56:04.434 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:04.434 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:04.434 +00:00 [INF] Discarding envelope 5ad1144e107b4b7683b00719609ef084 because the queue is full. 2025-06-17 05:56:04.434 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:04.434 +00:00 [INF] Discarding envelope fb3576ddc1ae4300a2236995daaa82b8 because the queue is full. 2025-06-17 05:56:04.434 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 341.1227ms 2025-06-17 05:56:07.400 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:56:07.400 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:07.400 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:56:07.400 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:07.400 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2145ms 2025-06-17 05:56:07.940 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:56:07.940 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:07.940 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:56:07.940 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:07.940 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1791ms 2025-06-17 05:56:09.698 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:56:09.698 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:09.698 +00:00 [INF] Started transaction with span ID '8731529db1d155b3' and trace ID 'e2af1d490c6845b9851ef830f5e51cc6'. 2025-06-17 05:56:09.698 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:09.698 +00:00 [INF] Started transaction with span ID '8731529db1d155b3' and trace ID 'e2af1d490c6845b9851ef830f5e51cc6'. 2025-06-17 05:56:09.698 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:09.698 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:09.700 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:56:09.702 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:09.702 +00:00 [INF] Started transaction with span ID '48cbd6ef61cab492' and trace ID 'beef4bf471e44560a346ee97739041c4'. 2025-06-17 05:56:09.702 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:09.702 +00:00 [INF] Started transaction with span ID '48cbd6ef61cab492' and trace ID 'beef4bf471e44560a346ee97739041c4'. 2025-06-17 05:56:09.702 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:09.702 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:09.708 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:09.715 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:09.718 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:09.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:56:09.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:56:09.729 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.730 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.734 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.735 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.736 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.739 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.739 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.740 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.745 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.746 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.747 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.749 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.750 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.754 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.755 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.760 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.761 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.767 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.778 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.786 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.787 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.795 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.802 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.811 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.816 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.820 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.827 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.837 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.838 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.844 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.846 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.852 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.853 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:56:09.853 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 154.7442ms 2025-06-17 05:56:09.853 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:09.854 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:09.854 +00:00 [INF] Discarding envelope 68fa2aae865e4cec92cf7607ffce90a3 because the queue is full. 2025-06-17 05:56:09.854 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:09.854 +00:00 [INF] Discarding envelope 572ec684b566435ea2b1e11f39e291a2 because the queue is full. 2025-06-17 05:56:09.854 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 155.9006ms 2025-06-17 05:56:09.857 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:09.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:56:09.860 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:56:09.864 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.871 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.875 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.881 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.882 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.887 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.888 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.892 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.893 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.899 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.900 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.905 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.905 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.911 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.912 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.918 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.919 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.925 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.933 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.941 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.967 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.970 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.975 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.982 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:09.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:09.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:09.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:09.998 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:10.002 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:10.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:10.006 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:10.009 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:10.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:10.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:10.020 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:10.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:10.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:10.026 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:10.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:10.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:10.034 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:10.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:10.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:10.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:10.041 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:10.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:10.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:10.048 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:10.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:10.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:10.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:10.056 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:10.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:10.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:10.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:10.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:10.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:10.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:10.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:10.077 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:10.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:10.084 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:10.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:10.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:10.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:10.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:10.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:10.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:10.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:10.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:10.147 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:10.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:10.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:10.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:10.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:10.157 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:10.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:10.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:10.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:10.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:10.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:10.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:10.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:10.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:10.190 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:56:10.191 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 488.8639ms 2025-06-17 05:56:10.191 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:10.191 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:10.191 +00:00 [INF] Discarding envelope 6f2b0963c2534c319be59b600a8d88ec because the queue is full. 2025-06-17 05:56:10.191 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:10.192 +00:00 [INF] Discarding envelope 655026e7590d4513aeaafbf8f096f2bb because the queue is full. 2025-06-17 05:56:10.192 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 491.2551ms 2025-06-17 05:56:10.192 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:56:10.192 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:10.192 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:56:10.192 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:10.192 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3226ms 2025-06-17 05:56:11.959 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:56:11.959 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:11.959 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:56:11.959 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:11.959 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.1882ms 2025-06-17 05:56:11.963 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:56:11.963 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:11.963 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:56:11.963 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:11.963 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1397ms 2025-06-17 05:56:11.964 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:56:11.964 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:11.964 +00:00 [INF] Started transaction with span ID 'a2348b0ab67c5047' and trace ID '8e41386c88d94325bad2761d759d21d8'. 2025-06-17 05:56:11.964 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:11.964 +00:00 [INF] Started transaction with span ID 'a2348b0ab67c5047' and trace ID '8e41386c88d94325bad2761d759d21d8'. 2025-06-17 05:56:11.964 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:56:11.964 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:11.967 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:56:11.967 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:11.967 +00:00 [INF] Started transaction with span ID 'c52986d056a80dd' and trace ID '2c103518bcde48f4b9d311980e0b40d9'. 2025-06-17 05:56:11.967 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:11.967 +00:00 [INF] Started transaction with span ID 'c52986d056a80dd' and trace ID '2c103518bcde48f4b9d311980e0b40d9'. 2025-06-17 05:56:11.967 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:11.967 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:11.969 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:11.971 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:11.975 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:11.977 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:11.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:56:11.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:56:11.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:56:11.991 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:56:11.991 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 27.4916ms 2025-06-17 05:56:11.992 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:56:11.992 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:11.992 +00:00 [INF] Discarding envelope 057283c4d77149d899c8e35a5157e3ca because the queue is full. 2025-06-17 05:56:11.992 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:11.992 +00:00 [INF] Discarding envelope 00f065b0e7fd4ec2a906dc313116e5e1 because the queue is full. 2025-06-17 05:56:11.992 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 28.3497ms 2025-06-17 05:56:11.995 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:11.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.002 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.003 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.009 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.010 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.015 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.016 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.022 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.023 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.028 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.029 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.034 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.035 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.041 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.042 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.047 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.049 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.056 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.062 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.063 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.068 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.069 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.075 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.076 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.083 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.089 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.098 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.106 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.117 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.127 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.129 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:56:12.129 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 161.8381ms 2025-06-17 05:56:12.129 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:12.129 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:12.129 +00:00 [INF] Discarding envelope 917f575d456f4470ac59dea4e395254e because the queue is full. 2025-06-17 05:56:12.129 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:12.130 +00:00 [INF] Discarding envelope f1a8388d63124be7b0a625ed945838ec because the queue is full. 2025-06-17 05:56:12.130 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 162.7887ms 2025-06-17 05:56:12.130 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:56:12.130 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:12.130 +00:00 [INF] Started transaction with span ID 'bb3f6f9e56399566' and trace ID '773565ea006f4efcafcb011e99e4d896'. 2025-06-17 05:56:12.130 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:12.130 +00:00 [INF] Started transaction with span ID 'bb3f6f9e56399566' and trace ID '773565ea006f4efcafcb011e99e4d896'. 2025-06-17 05:56:12.131 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:12.131 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:12.135 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:12.138 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:12.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:56:12.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:56:12.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.151 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.161 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.166 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.167 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.171 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.172 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.178 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.179 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.186 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.187 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.192 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.193 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.211 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.217 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.245 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.279 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.287 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.308 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.344 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.356 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.367 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.372 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.376 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.387 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.409 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.430 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.436 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.456 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.476 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.482 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.486 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.501 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.544 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.568 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.618 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.619 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:56:12.622 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:56:12.623 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:12.623 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:56:12.623 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:12.623 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 3.8489ms 2025-06-17 05:56:12.623 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 492.4605ms 2025-06-17 05:56:12.623 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:12.625 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:12.625 +00:00 [INF] Discarding envelope c1aefb297e5a4638a45be2a454466513 because the queue is full. 2025-06-17 05:56:12.625 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:12.625 +00:00 [INF] Discarding envelope 489061577a0c465a92c67979e0197d46 because the queue is full. 2025-06-17 05:56:12.626 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 495.7055ms 2025-06-17 05:56:12.635 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 05:56:12.635 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:12.636 +00:00 [INF] Started transaction with span ID '781c39dcb76e8142' and trace ID '4581534e926b4ed8825327c74bc21e61'. 2025-06-17 05:56:12.636 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:12.636 +00:00 [INF] Started transaction with span ID '781c39dcb76e8142' and trace ID '4581534e926b4ed8825327c74bc21e61'. 2025-06-17 05:56:12.636 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:56:12.636 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:12.638 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:56:12.638 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:56:12.638 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7042ms 2025-06-17 05:56:12.638 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:56:12.638 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:12.638 +00:00 [INF] Discarding envelope 287fe66738dd42a1872ccd7216817032 because the queue is full. 2025-06-17 05:56:12.638 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:12.638 +00:00 [INF] Discarding envelope 01bce22c57244134b8e91037425fd609 because the queue is full. 2025-06-17 05:56:12.638 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 2.8977ms 2025-06-17 05:56:12.688 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:56:12.688 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:12.688 +00:00 [INF] Started transaction with span ID '1ef0e30aa70ba31c' and trace ID 'da06f74cc44d46949bd5defd0bdf08cb'. 2025-06-17 05:56:12.688 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:12.689 +00:00 [INF] Started transaction with span ID '1ef0e30aa70ba31c' and trace ID 'da06f74cc44d46949bd5defd0bdf08cb'. 2025-06-17 05:56:12.689 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:12.689 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:12.690 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:56:12.694 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:56:12.700 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.704 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.715 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.720 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.721 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.727 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.730 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.735 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.738 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.744 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.753 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.753 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.762 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.765 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.772 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.776 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.780 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.781 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.802 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.810 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.814 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.830 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.839 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.842 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.848 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.853 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.881 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.905 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.908 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.918 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.920 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.931 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.938 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.939 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.947 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.958 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.968 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:12.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:12.990 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:12.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:12.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.006 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.026 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.090 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.111 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.138 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:56:13.138 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 449.5675ms 2025-06-17 05:56:13.138 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:13.139 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:13.139 +00:00 [INF] Discarding envelope 57adf31b2ca0419fb3073a09a93b5c38 because the queue is full. 2025-06-17 05:56:13.139 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:13.139 +00:00 [INF] Discarding envelope 3f54b04769164e0aa8308b1ccd2a1392 because the queue is full. 2025-06-17 05:56:13.139 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 451.0433ms 2025-06-17 05:56:13.603 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:56:13.603 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:13.603 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:56:13.604 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:13.604 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.5804ms 2025-06-17 05:56:13.604 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:56:13.604 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:13.604 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:56:13.604 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:13.604 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1768ms 2025-06-17 05:56:13.607 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:56:13.608 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:13.608 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:56:13.608 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:13.608 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2928ms 2025-06-17 05:56:13.768 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:56:13.768 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:13.768 +00:00 [INF] Started transaction with span ID '749ccebbfa4b7d74' and trace ID 'fa5a428cf3314ae6b933031878a96bd6'. 2025-06-17 05:56:13.768 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:13.768 +00:00 [INF] Started transaction with span ID '749ccebbfa4b7d74' and trace ID 'fa5a428cf3314ae6b933031878a96bd6'. 2025-06-17 05:56:13.768 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:56:13.768 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:13.769 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:56:13.769 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:13.769 +00:00 [INF] Started transaction with span ID 'c329887cc484f087' and trace ID 'f489e7c56a7546c496880b9acec31770'. 2025-06-17 05:56:13.769 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:13.769 +00:00 [INF] Started transaction with span ID 'c329887cc484f087' and trace ID 'f489e7c56a7546c496880b9acec31770'. 2025-06-17 05:56:13.769 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:13.769 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:13.772 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:13.775 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:13.777 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:13.778 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:56:13.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:56:13.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.786 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.791 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.791 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.796 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.797 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.797 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.802 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.803 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.804 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.812 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.813 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.818 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.820 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.823 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.824 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.827 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.831 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.832 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.835 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.836 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.842 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.848 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.853 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.854 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.859 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.860 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.865 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.866 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.869 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.874 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.875 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.879 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.880 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.886 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.887 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:13.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:13.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:13.893 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:13.895 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:56:13.895 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 125.3923ms 2025-06-17 05:56:13.895 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:13.895 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:13.895 +00:00 [INF] Discarding envelope 984473efc2a94228b9cb72b776fe5ab5 because the queue is full. 2025-06-17 05:56:13.895 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:13.895 +00:00 [INF] Discarding envelope e3fbde0e3dcc4f16b0b78b3ad22e2b41 because the queue is full. 2025-06-17 05:56:13.895 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 126.2978ms 2025-06-17 05:56:13.898 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:13.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:56:13.903 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:56:13.903 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 135.0081ms 2025-06-17 05:56:13.903 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:56:13.903 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:13.903 +00:00 [INF] Discarding envelope 8d2025e0bf3748ec8e8d8a215871d391 because the queue is full. 2025-06-17 05:56:13.903 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:13.903 +00:00 [INF] Discarding envelope 62e2d80859614ab2b6ea0bdb8fdebdbc because the queue is full. 2025-06-17 05:56:13.904 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 135.9037ms 2025-06-17 05:56:14.029 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:56:14.029 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:14.029 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:56:14.029 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:14.029 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2573ms 2025-06-17 05:56:14.032 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 05:56:14.032 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:14.032 +00:00 [INF] Started transaction with span ID '9bfbafffed6eff2' and trace ID 'a66f0b795e364470a2ac94af48127d29'. 2025-06-17 05:56:14.032 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:14.032 +00:00 [INF] Started transaction with span ID '9bfbafffed6eff2' and trace ID 'a66f0b795e364470a2ac94af48127d29'. 2025-06-17 05:56:14.032 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:56:14.032 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:14.034 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:56:14.034 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:56:14.034 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6932ms 2025-06-17 05:56:14.034 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:56:14.034 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:14.034 +00:00 [INF] Discarding envelope 35714a092bbd436bbbe5661214088d44 because the queue is full. 2025-06-17 05:56:14.034 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:14.034 +00:00 [INF] Discarding envelope b2f845203165483b86f248887a98c799 because the queue is full. 2025-06-17 05:56:14.035 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 2.6101ms 2025-06-17 05:56:14.144 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:56:14.145 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:14.145 +00:00 [INF] Started transaction with span ID '236d006b75d287a0' and trace ID '8bbc1f77861340529c25005e7dc60292'. 2025-06-17 05:56:14.145 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:14.145 +00:00 [INF] Started transaction with span ID '236d006b75d287a0' and trace ID '8bbc1f77861340529c25005e7dc60292'. 2025-06-17 05:56:14.145 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:56:14.145 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:14.148 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:14.151 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:14.152 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:56:14.152 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:14.152 +00:00 [INF] Started transaction with span ID '407f8bdd53163566' and trace ID '2a6f8ef2a05f4aada56483c63977bba3'. 2025-06-17 05:56:14.152 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:14.152 +00:00 [INF] Started transaction with span ID '407f8bdd53163566' and trace ID '2a6f8ef2a05f4aada56483c63977bba3'. 2025-06-17 05:56:14.152 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:14.152 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:14.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:56:14.158 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:56:14.161 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:14.163 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:14.164 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 19.1928ms 2025-06-17 05:56:14.164 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:56:14.164 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:14.164 +00:00 [INF] Discarding envelope ca902e2bbc464593b1b755227d177115 because the queue is full. 2025-06-17 05:56:14.164 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:14.164 +00:00 [INF] Discarding envelope b054315278554a60bf2a17ca08f2e265 because the queue is full. 2025-06-17 05:56:14.164 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 20.0045ms 2025-06-17 05:56:14.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:56:14.170 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:56:14.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.186 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.188 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.201 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.211 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.216 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.217 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.223 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.224 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.229 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.239 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.245 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.246 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.262 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.263 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.269 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.278 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.286 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.287 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.304 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.320 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:56:14.320 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 167.9122ms 2025-06-17 05:56:14.320 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:14.320 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:14.321 +00:00 [INF] Discarding envelope 816758ddea6b451798a65b14b022ae6e because the queue is full. 2025-06-17 05:56:14.321 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:14.321 +00:00 [INF] Discarding envelope fcf4d606ee5349e58961ea884c6ec31b because the queue is full. 2025-06-17 05:56:14.321 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 169.1487ms 2025-06-17 05:56:14.441 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 05:56:14.442 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:14.442 +00:00 [INF] Started transaction with span ID '5c21cd524d62af01' and trace ID 'ba27322e678847c99e19e4a3954eed77'. 2025-06-17 05:56:14.442 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:14.442 +00:00 [INF] Started transaction with span ID '5c21cd524d62af01' and trace ID 'ba27322e678847c99e19e4a3954eed77'. 2025-06-17 05:56:14.442 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:56:14.442 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:14.443 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:56:14.444 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:56:14.444 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7341ms 2025-06-17 05:56:14.444 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:56:14.444 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:14.444 +00:00 [INF] Discarding envelope 9ba2cf4db2f64c4fa5c8a3809e7f5ed7 because the queue is full. 2025-06-17 05:56:14.444 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:14.444 +00:00 [INF] Discarding envelope 8ddd77f7010b441ca8dd18c644e65e18 because the queue is full. 2025-06-17 05:56:14.444 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 2.8197ms 2025-06-17 05:56:14.925 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:56:14.925 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:14.925 +00:00 [INF] Started transaction with span ID '7ce23d04459e5997' and trace ID '11b1507785a54460b5fe212a0ca29e6c'. 2025-06-17 05:56:14.925 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:14.925 +00:00 [INF] Started transaction with span ID '7ce23d04459e5997' and trace ID '11b1507785a54460b5fe212a0ca29e6c'. 2025-06-17 05:56:14.925 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:14.926 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:14.937 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:14.940 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:14.941 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:56:14.943 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:56:14.947 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.948 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.953 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.965 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.968 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.969 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.970 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.977 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.983 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.983 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.988 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.989 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:14.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:14.996 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:14.997 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:14.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.013 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.014 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.020 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.035 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.036 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.041 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.050 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.056 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.057 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.063 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.068 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.081 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.083 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.089 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.104 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.116 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.118 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.124 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.130 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.132 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.140 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.146 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.148 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.165 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:56:15.166 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:56:15.166 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:15.166 +00:00 [INF] Started transaction with span ID '8b69c17fb74e4919' and trace ID '4333054aed79447fa3fa50661c718a4c'. 2025-06-17 05:56:15.166 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:15.166 +00:00 [INF] Started transaction with span ID '8b69c17fb74e4919' and trace ID '4333054aed79447fa3fa50661c718a4c'. 2025-06-17 05:56:15.166 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:15.166 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:15.170 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:15.172 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:15.172 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 246.8358ms 2025-06-17 05:56:15.172 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:15.173 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:15.173 +00:00 [INF] Discarding envelope b329859456b04bd9bd70e276688d92c2 because the queue is full. 2025-06-17 05:56:15.173 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:15.173 +00:00 [INF] Discarding envelope 788509e6683a40c0be1dd7d48bd22ebb because the queue is full. 2025-06-17 05:56:15.173 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 247.9885ms 2025-06-17 05:56:15.174 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:56:15.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:56:15.180 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.186 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.192 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.204 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.205 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.210 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.211 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.218 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.219 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.227 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.228 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.234 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.235 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.242 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.249 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.254 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.263 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.269 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.275 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.289 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.295 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.332 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.335 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.360 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.404 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:15.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:15.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:15.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:15.447 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:56:15.449 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 282.3256ms 2025-06-17 05:56:15.449 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:15.449 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:15.449 +00:00 [INF] Discarding envelope 08f817f9a0b24ec584e505592e8854a5 because the queue is full. 2025-06-17 05:56:15.449 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:15.449 +00:00 [INF] Discarding envelope 07f3f72c1abb4f1fb541b7bf2419ef39 because the queue is full. 2025-06-17 05:56:15.455 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 288.7030ms 2025-06-17 05:56:45.110 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:56:45.110 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:45.110 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:56:45.110 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:45.110 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.3279ms 2025-06-17 05:56:45.110 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:56:45.110 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:45.110 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:56:45.110 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:45.110 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2136ms 2025-06-17 05:56:45.125 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:56:45.126 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:45.126 +00:00 [INF] Started transaction with span ID '7cf50550c9601caf' and trace ID '54b734f3c58049d18adcded36445fe0d'. 2025-06-17 05:56:45.126 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:45.126 +00:00 [INF] Started transaction with span ID '7cf50550c9601caf' and trace ID '54b734f3c58049d18adcded36445fe0d'. 2025-06-17 05:56:45.126 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:56:45.126 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:45.131 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:45.134 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:56:45.134 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:45.134 +00:00 [INF] Started transaction with span ID '2b98e25895522fb8' and trace ID 'db5cba6bcccf4892ba64136c20fde4b3'. 2025-06-17 05:56:45.134 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:45.135 +00:00 [INF] Started transaction with span ID '2b98e25895522fb8' and trace ID 'db5cba6bcccf4892ba64136c20fde4b3'. 2025-06-17 05:56:45.135 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:45.135 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:45.140 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:45.143 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:45.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:56:45.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:56:45.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.159 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.163 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.168 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.169 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.174 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.176 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.182 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.183 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.188 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.189 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.196 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.198 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.202 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.203 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.210 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.215 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.223 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.228 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.230 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.235 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.236 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.255 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.264 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.295 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.305 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.327 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.336 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.352 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.357 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.370 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.377 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.395 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.400 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.422 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.437 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.440 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:56:45.440 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:45.440 +00:00 [INF] Started transaction with span ID '1ecf0109495b59c0' and trace ID 'd56176c202894c829464d8dceea270f8'. 2025-06-17 05:56:45.440 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:45.440 +00:00 [INF] Started transaction with span ID '1ecf0109495b59c0' and trace ID 'd56176c202894c829464d8dceea270f8'. 2025-06-17 05:56:45.441 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:45.441 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:45.451 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:45.465 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.485 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.498 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.505 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.515 +00:00 [INF] Executed DbCommand (63ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:45.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:56:45.533 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:56:45.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.558 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.574 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.576 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.582 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.588 +00:00 [INF] Executed DbCommand (127ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:56:45.591 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:56:45.598 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:56:45.598 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 472.1238ms 2025-06-17 05:56:45.598 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:56:45.598 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:45.599 +00:00 [INF] Discarding envelope 1577bbb1a6a64f3da43a773fd36409e7 because the queue is full. 2025-06-17 05:56:45.599 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:45.599 +00:00 [INF] Discarding envelope 91fdfee71fa44931a89ef68e49858f56 because the queue is full. 2025-06-17 05:56:45.599 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 473.5849ms 2025-06-17 05:56:45.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.605 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.614 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.619 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.631 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.640 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.671 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:56:45.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.677 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.678 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.681 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:56:45.681 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:45.681 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:56:45.681 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:45.682 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3357ms 2025-06-17 05:56:45.682 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 546.421ms 2025-06-17 05:56:45.682 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:45.684 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:45.684 +00:00 [INF] Discarding envelope 2de99d8e980e42ea9c0ee0ce14006f57 because the queue is full. 2025-06-17 05:56:45.686 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:45.689 +00:00 [INF] Discarding envelope 4c1264d8b87e4925904240d7901e1c1c because the queue is full. 2025-06-17 05:56:45.689 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 554.9121ms 2025-06-17 05:56:45.697 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 05:56:45.697 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:45.697 +00:00 [INF] Started transaction with span ID '5afd23cfeadf560f' and trace ID '9b4755a4c8694c7aab2d2cab8496839e'. 2025-06-17 05:56:45.697 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:45.697 +00:00 [INF] Started transaction with span ID '5afd23cfeadf560f' and trace ID '9b4755a4c8694c7aab2d2cab8496839e'. 2025-06-17 05:56:45.697 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:56:45.697 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:45.701 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:56:45.703 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:56:45.703 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.5076ms 2025-06-17 05:56:45.703 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:56:45.703 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:45.704 +00:00 [INF] Discarding envelope 4c2277c6859a4e2788dc6322a50a14ee because the queue is full. 2025-06-17 05:56:45.704 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:45.704 +00:00 [INF] Discarding envelope a2bc3143869b4c478dbdc4fa80c5b9ff because the queue is full. 2025-06-17 05:56:45.704 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 7.4182ms 2025-06-17 05:56:45.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.707 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.723 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.736 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.752 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.756 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.761 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.765 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.779 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.785 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:56:45.785 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:56:45.785 +00:00 [INF] Started transaction with span ID '7e8ec1c845fe07db' and trace ID '837f6bc114454f5fbc4efbf335a7961d'. 2025-06-17 05:56:45.785 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:56:45.785 +00:00 [INF] Started transaction with span ID '7e8ec1c845fe07db' and trace ID '837f6bc114454f5fbc4efbf335a7961d'. 2025-06-17 05:56:45.785 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:45.785 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:56:45.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:56:45.791 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:56:45.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.805 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.814 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.815 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.831 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.839 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.840 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.842 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.849 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.853 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.859 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.865 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.879 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.902 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.911 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.925 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.931 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.940 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.949 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.958 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.965 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.967 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.969 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.975 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.977 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:45.992 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:45.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:45.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:45.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.003 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.006 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:46.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.017 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:46.019 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:46.022 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.027 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.034 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.036 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.048 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:46.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.061 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:46.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:46.079 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.094 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.099 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:46.108 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:56:46.108 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 667.0724ms 2025-06-17 05:56:46.108 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:46.109 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:46.111 +00:00 [INF] Discarding envelope c5a988edcc3b4977ae2191c3c6c7fa71 because the queue is full. 2025-06-17 05:56:46.112 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:46.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.112 +00:00 [INF] Discarding envelope f6471ec9c72242f9bd2ef1091b9d0736 because the queue is full. 2025-06-17 05:56:46.113 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 672.5770ms 2025-06-17 05:56:46.116 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:46.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.174 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:46.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.184 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:46.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.236 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.246 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:46.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.268 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.278 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.282 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:46.324 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.338 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:46.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.386 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:46.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:46.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:56:46.406 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:56:46.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:56:46.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:56:46.418 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:56:46.419 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 633.2199ms 2025-06-17 05:56:46.419 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:56:46.419 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:46.419 +00:00 [INF] Discarding envelope 278b5be047a7411e913fdc7fa6b2f06e because the queue is full. 2025-06-17 05:56:46.419 +00:00 [INF] Capturing transaction. 2025-06-17 05:56:46.419 +00:00 [INF] Discarding envelope c870f062fc2c4cd784cea7440a9458f4 because the queue is full. 2025-06-17 05:56:46.420 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 634.8458ms 2025-06-17 05:57:53.450 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:57:53.450 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:57:53.450 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:57:53.450 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:57:53.450 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:57:53.450 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:57:53.450 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:57:53.450 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:57:53.451 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.2002ms 2025-06-17 05:57:53.451 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 1.4053ms 2025-06-17 05:57:53.456 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:57:53.456 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:57:53.456 +00:00 [INF] Started transaction with span ID '6f56303d98593b9a' and trace ID '08bf9f02ee0448458b2bf116948ad381'. 2025-06-17 05:57:53.456 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:57:53.456 +00:00 [INF] Started transaction with span ID '6f56303d98593b9a' and trace ID '08bf9f02ee0448458b2bf116948ad381'. 2025-06-17 05:57:53.457 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:57:53.457 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:57:53.462 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:57:53.462 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 93 2025-06-17 05:57:53.463 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:57:53.463 +00:00 [INF] Started transaction with span ID 'e931a899df38159a' and trace ID '6508e57f39dc4856b8595e3d12af0aad'. 2025-06-17 05:57:53.463 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:57:53.464 +00:00 [INF] Started transaction with span ID 'e931a899df38159a' and trace ID '6508e57f39dc4856b8595e3d12af0aad'. 2025-06-17 05:57:53.464 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:57:53.464 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:57:53.467 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:57:53.470 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:57:53.475 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:57:53.480 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:57:53.484 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:57:53.486 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:57:53.504 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:57:53.507 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 43.5474ms 2025-06-17 05:57:53.507 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:57:53.507 +00:00 [INF] Capturing transaction. 2025-06-17 05:57:53.508 +00:00 [INF] Discarding envelope e3c77e2e1b9a47eda8ed2a50bb3f1d60 because the queue is full. 2025-06-17 05:57:53.509 +00:00 [INF] Capturing transaction. 2025-06-17 05:57:53.509 +00:00 [INF] Discarding envelope ccbbf6e8049e4588ac63fd7be25ee6a7 because the queue is full. 2025-06-17 05:57:53.509 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 93 - 400 - application/json;+charset=utf-8 46.8570ms 2025-06-17 05:57:53.516 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:57:53.516 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:57:53.516 +00:00 [INF] Started transaction with span ID 'e479e28ccda2cd9d' and trace ID 'b3b5c4baf58744b2ac65907044d5f373'. 2025-06-17 05:57:53.516 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:57:53.516 +00:00 [INF] Started transaction with span ID 'e479e28ccda2cd9d' and trace ID 'b3b5c4baf58744b2ac65907044d5f373'. 2025-06-17 05:57:53.516 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:57:53.517 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:57:53.518 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.523 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:57:53.528 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:57:53.541 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.547 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:57:53.552 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:57:53.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.577 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.583 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.600 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.605 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.612 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.632 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.644 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.647 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.649 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.654 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.682 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.684 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.687 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.700 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.712 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.725 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.726 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.731 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.739 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.758 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.759 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.764 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:57:53.764 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:57:53.764 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:57:53.764 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:57:53.764 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3286ms 2025-06-17 05:57:53.765 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.767 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 05:57:53.767 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:57:53.767 +00:00 [INF] Started transaction with span ID 'da72d060ef6b0265' and trace ID '5ad743d4be214fcfa129c932ab444f25'. 2025-06-17 05:57:53.767 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:57:53.768 +00:00 [INF] Started transaction with span ID 'da72d060ef6b0265' and trace ID '5ad743d4be214fcfa129c932ab444f25'. 2025-06-17 05:57:53.768 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:57:53.768 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:57:53.770 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.775 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:57:53.779 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:57:53.780 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 11.9887ms 2025-06-17 05:57:53.781 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:57:53.781 +00:00 [INF] Capturing transaction. 2025-06-17 05:57:53.781 +00:00 [INF] Discarding envelope 3bf418360ceb4350b8a4099a2fbcdcec because the queue is full. 2025-06-17 05:57:53.781 +00:00 [INF] Capturing transaction. 2025-06-17 05:57:53.790 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.790 +00:00 [INF] Discarding envelope 2719b982fb604ce888b925207e7cf29a because the queue is full. 2025-06-17 05:57:53.791 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 23.8301ms 2025-06-17 05:57:53.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.805 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.814 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.821 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.827 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.830 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.837 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.843 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.848 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.853 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.867 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.872 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.888 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.896 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.904 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.904 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.915 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.921 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.925 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.939 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.957 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.959 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.963 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.970 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.970 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.975 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:53.980 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.990 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:53.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:53.994 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:53.999 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.008 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.015 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.019 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.036 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.041 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.041 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.058 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.065 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.071 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.078 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.085 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.090 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.101 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:57:54.102 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 645.1761ms 2025-06-17 05:57:54.102 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:57:54.104 +00:00 [INF] Capturing transaction. 2025-06-17 05:57:54.104 +00:00 [INF] Discarding envelope fd5b93715bde47b49dc456de51340ba7 because the queue is full. 2025-06-17 05:57:54.104 +00:00 [INF] Capturing transaction. 2025-06-17 05:57:54.104 +00:00 [INF] Discarding envelope 45ec8e2586524316a1bed4b964dba61a because the queue is full. 2025-06-17 05:57:54.104 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.105 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 648.8190ms 2025-06-17 05:57:54.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.141 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.147 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.192 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.204 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.209 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.228 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.236 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.275 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.283 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.300 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.306 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.324 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.331 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.332 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:57:54.339 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 821.9983ms 2025-06-17 05:57:54.339 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:57:54.339 +00:00 [INF] Capturing transaction. 2025-06-17 05:57:54.339 +00:00 [INF] Discarding envelope 925203d0f0e64b6c8b3c068ff07a472b because the queue is full. 2025-06-17 05:57:54.339 +00:00 [INF] Capturing transaction. 2025-06-17 05:57:54.339 +00:00 [INF] Discarding envelope 5548188cb996440187763cbce956ad45 because the queue is full. 2025-06-17 05:57:54.340 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 824.1067ms 2025-06-17 05:57:54.422 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:57:54.422 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:57:54.423 +00:00 [INF] Started transaction with span ID 'ebdf4b0316409b1' and trace ID 'a6eb06a2b09345959a4f356faa4d7b71'. 2025-06-17 05:57:54.423 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:57:54.423 +00:00 [INF] Started transaction with span ID 'ebdf4b0316409b1' and trace ID 'a6eb06a2b09345959a4f356faa4d7b71'. 2025-06-17 05:57:54.423 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:57:54.423 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:57:54.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:57:54.433 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:57:54.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.451 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.497 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.505 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.509 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.516 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.522 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.533 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.538 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.541 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.556 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.561 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.580 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.589 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.605 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.612 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.644 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.672 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.685 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.694 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.711 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.738 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.757 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.774 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.787 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.814 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.833 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.843 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.855 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.904 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.909 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.918 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.939 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:54.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.970 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.978 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:54.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:54.991 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:54.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:55.005 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:55.013 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:55.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:55.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:55.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:55.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:55.031 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:55.039 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:55.044 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:55.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:55.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:55.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:55.061 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:55.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:55.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:55.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:55.078 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:55.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:55.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:57:55.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:57:55.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:57:55.099 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:57:55.100 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:57:55.101 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 677.7181ms 2025-06-17 05:57:55.101 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:57:55.101 +00:00 [INF] Capturing transaction. 2025-06-17 05:57:55.102 +00:00 [INF] Discarding envelope c57ab9cb587d432ca627e9239f4eb3da because the queue is full. 2025-06-17 05:57:55.102 +00:00 [INF] Capturing transaction. 2025-06-17 05:57:55.102 +00:00 [INF] Discarding envelope 1f3c9b7c2f3e44d1bf569bde90682243 because the queue is full. 2025-06-17 05:57:55.102 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 680.1353ms 2025-06-17 05:58:13.488 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-17 05:58:13.488 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:13.488 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:58:13.488 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:13.488 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 204 - - 0.2077ms 2025-06-17 05:58:13.493 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-17 05:58:13.493 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:13.493 +00:00 [INF] Started transaction with span ID '30b1cd58f57dd255' and trace ID '845eeb7bf65040fbbb202f39800eb598'. 2025-06-17 05:58:13.493 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:13.493 +00:00 [INF] Started transaction with span ID '30b1cd58f57dd255' and trace ID '845eeb7bf65040fbbb202f39800eb598'. 2025-06-17 05:58:13.493 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 05:58:13.494 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 05:58:13.502 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 05:58:13.503 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:58:13.503 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 9.2061ms 2025-06-17 05:58:13.504 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 05:58:13.504 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:13.504 +00:00 [INF] Discarding envelope 497ea6843c9d447bad43551e56683b89 because the queue is full. 2025-06-17 05:58:13.505 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:13.505 +00:00 [INF] Discarding envelope c54fa3718ee04aebbb7a9c12b7a9eecb because the queue is full. 2025-06-17 05:58:13.505 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 200 - application/json;+charset=utf-8 11.7168ms 2025-06-17 05:58:37.718 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:58:37.718 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:37.718 +00:00 [INF] Started transaction with span ID '337408368f06d92d' and trace ID '1bef52c368f243d39e4a6d04c23e4223'. 2025-06-17 05:58:37.719 +00:00 [INF] Started transaction with span ID '337408368f06d92d' and trace ID '1bef52c368f243d39e4a6d04c23e4223'. 2025-06-17 05:58:37.719 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:58:37.719 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:58:37.719 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:58:37.720 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:37.720 +00:00 [INF] Started transaction with span ID '5605a0b6dd8a19a1' and trace ID '219a2e70dc2a4456b3ec0e636d4f6610'. 2025-06-17 05:58:37.720 +00:00 [INF] Started transaction with span ID '5605a0b6dd8a19a1' and trace ID '219a2e70dc2a4456b3ec0e636d4f6610'. 2025-06-17 05:58:37.720 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:58:37.720 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:58:37.726 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:58:37.726 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:58:37.726 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.5376ms 2025-06-17 05:58:37.726 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:58:37.727 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:37.727 +00:00 [INF] Discarding envelope dea30194d9e54009928ee677034595b1 because the queue is full. 2025-06-17 05:58:37.727 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:37.727 +00:00 [INF] Discarding envelope 1e9852e6a1bb47b5bce58cae025f2d5a because the queue is full. 2025-06-17 05:58:37.727 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 7.5947ms 2025-06-17 05:58:37.738 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:37.762 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:37.767 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:58:37.771 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:58:37.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.786 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:37.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:37.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:37.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:37.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:37.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:37.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:37.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:37.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:37.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:37.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:37.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:37.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:37.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:37.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:37.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:37.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:37.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:37.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:37.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:37.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:37.853 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:58:37.853 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:37.853 +00:00 [INF] Started transaction with span ID 'f8aa81e067a6296d' and trace ID 'ce37d1f390ee4eb79b099cbc5d202f43'. 2025-06-17 05:58:37.853 +00:00 [INF] Started transaction with span ID 'f8aa81e067a6296d' and trace ID 'ce37d1f390ee4eb79b099cbc5d202f43'. 2025-06-17 05:58:37.853 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:58:37.853 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:58:37.857 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:37.860 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:37.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:58:37.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:58:37.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:37.877 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:37.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:37.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:37.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:37.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:37.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:37.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:37.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:37.907 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:37.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:37.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:37.915 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.917 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:37.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:37.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:37.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:37.928 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:37.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:37.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:37.938 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:37.939 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:37.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:37.947 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.952 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:37.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:37.957 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:37.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:37.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:37.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.973 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:37.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:37.980 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:37.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:37.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:37.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:38.003 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:38.007 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:38.011 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:38.016 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:38.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:38.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:38.025 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:38.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:38.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:38.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:38.043 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:38.044 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:38.048 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:38.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:38.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:38.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:38.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:38.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:38.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:38.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:38.077 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:38.078 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:38.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:38.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:38.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:38.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:38.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:38.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:38.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:38.106 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:38.106 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:38.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:38.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:38.115 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:38.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:38.126 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:38.132 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:38.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:38.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:38.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:38.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:38.152 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:58:38.157 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 303.7417ms 2025-06-17 05:58:38.157 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:58:38.157 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:38.157 +00:00 [INF] Discarding envelope 695ef8a5e9f44145aed1508b0974d876 because the queue is full. 2025-06-17 05:58:38.157 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:38.157 +00:00 [INF] Discarding envelope 57122b2635de467894af5f4138aa6c82 because the queue is full. 2025-06-17 05:58:38.158 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 305.1516ms 2025-06-17 05:58:38.163 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:38.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:38.166 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:58:38.167 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 446.0347ms 2025-06-17 05:58:38.167 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:58:38.167 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:38.167 +00:00 [INF] Discarding envelope 7ce46ee341ea4f179406cb6c780259d0 because the queue is full. 2025-06-17 05:58:38.167 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:38.167 +00:00 [INF] Discarding envelope e4d9a77aadde4b8da9a18940bab0dbaf because the queue is full. 2025-06-17 05:58:38.168 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 449.5756ms 2025-06-17 05:58:39.962 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:58:39.962 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:39.962 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:58:39.962 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:39.963 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.2037ms 2025-06-17 05:58:39.967 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:58:39.967 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:39.967 +00:00 [INF] Started transaction with span ID 'b65d9e83c4a43a01' and trace ID '1f680ecd39d943f9b422b38ce0d1545e'. 2025-06-17 05:58:39.967 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:39.967 +00:00 [INF] Started transaction with span ID 'b65d9e83c4a43a01' and trace ID '1f680ecd39d943f9b422b38ce0d1545e'. 2025-06-17 05:58:39.967 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:58:39.967 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:58:39.973 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:58:39.973 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:39.973 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:58:39.973 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:39.973 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2863ms 2025-06-17 05:58:39.977 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:39.979 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:58:39.979 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:40.006 +00:00 [INF] Started transaction with span ID '214830e7232afe19' and trace ID 'e9b8fd697b9744a686124bbd00a03d3c'. 2025-06-17 05:58:40.005 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:40.006 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:40.006 +00:00 [INF] Started transaction with span ID '214830e7232afe19' and trace ID 'e9b8fd697b9744a686124bbd00a03d3c'. 2025-06-17 05:58:40.006 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:58:40.006 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:58:40.015 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:58:40.036 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:40.049 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:40.065 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:58:40.065 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:58:40.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:58:40.073 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 105.809ms 2025-06-17 05:58:40.082 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:58:40.082 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:40.082 +00:00 [INF] Discarding envelope df445501c67d47b49f8494d9aeeb9e10 because the queue is full. 2025-06-17 05:58:40.082 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:40.082 +00:00 [INF] Discarding envelope 276e9b4e5cc84904bce965f934e26309 because the queue is full. 2025-06-17 05:58:40.089 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 122.8496ms 2025-06-17 05:58:40.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.113 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.115 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:58:40.115 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:40.115 +00:00 [INF] Started transaction with span ID '47cc2af73a667914' and trace ID '6c2aa59cf9af4e83a92526324f3306b7'. 2025-06-17 05:58:40.115 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:40.116 +00:00 [INF] Started transaction with span ID '47cc2af73a667914' and trace ID '6c2aa59cf9af4e83a92526324f3306b7'. 2025-06-17 05:58:40.116 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:58:40.117 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:58:40.125 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:40.131 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:40.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:58:40.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:58:40.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.148 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.164 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.168 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.188 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.191 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.193 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.204 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.222 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.233 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.253 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.261 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.265 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.274 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.284 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.286 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.291 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:58:40.292 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:40.292 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:58:40.292 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:40.292 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 1.2655ms 2025-06-17 05:58:40.295 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.295 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 05:58:40.295 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:40.296 +00:00 [INF] Started transaction with span ID '42e391a1518e111d' and trace ID 'fee0d8c0d7b44ae2bee6dbf703bf5693'. 2025-06-17 05:58:40.296 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:40.296 +00:00 [INF] Started transaction with span ID '42e391a1518e111d' and trace ID 'fee0d8c0d7b44ae2bee6dbf703bf5693'. 2025-06-17 05:58:40.296 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:58:40.296 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:58:40.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:58:40.299 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:58:40.301 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.0265ms 2025-06-17 05:58:40.301 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:58:40.301 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:40.302 +00:00 [INF] Discarding envelope 3f17dc694f1c4576880e15221439259f because the queue is full. 2025-06-17 05:58:40.302 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:40.302 +00:00 [INF] Discarding envelope b140198452cd4de5a6629dd08e980039 because the queue is full. 2025-06-17 05:58:40.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.302 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 7.1657ms 2025-06-17 05:58:40.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.317 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.318 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.319 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.324 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.328 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.335 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.339 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.341 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.351 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.359 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.365 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.378 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.405 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.406 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.414 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.415 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.422 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.424 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.434 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.435 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.438 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.445 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.455 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.457 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.464 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.517 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.533 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.547 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.555 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.564 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.575 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.578 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.584 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.589 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.592 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.602 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.603 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:58:40.605 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 598.9039ms 2025-06-17 05:58:40.605 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:58:40.606 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:40.606 +00:00 [INF] Discarding envelope bc8fc97798404c28a805ea00e06f9129 because the queue is full. 2025-06-17 05:58:40.607 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:40.607 +00:00 [INF] Discarding envelope c84ed2a1887c4ee9a231d8da486ab196 because the queue is full. 2025-06-17 05:58:40.607 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 628.5953ms 2025-06-17 05:58:40.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.620 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.629 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.649 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.660 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.666 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.672 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.685 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.705 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.721 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.730 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.773 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.785 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.790 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.824 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.829 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.834 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.840 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.856 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.860 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:58:40.865 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 748.3468ms 2025-06-17 05:58:40.866 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:58:40.867 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:40.867 +00:00 [INF] Discarding envelope 278b86fe6e5f4b07bab6c92784b92fa7 because the queue is full. 2025-06-17 05:58:40.867 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:40.867 +00:00 [INF] Discarding envelope 11cfd0dce0e2499cb3baf6ecb860ae1c because the queue is full. 2025-06-17 05:58:40.868 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 753.0890ms 2025-06-17 05:58:40.948 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:58:40.948 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:40.948 +00:00 [INF] Started transaction with span ID 'bf20a9ef70cef091' and trace ID '8e774a53e0024355ac0b52c033963601'. 2025-06-17 05:58:40.948 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:40.948 +00:00 [INF] Started transaction with span ID 'bf20a9ef70cef091' and trace ID '8e774a53e0024355ac0b52c033963601'. 2025-06-17 05:58:40.948 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:58:40.948 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:58:40.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:58:40.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:58:40.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:40.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:40.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:40.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:40.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.009 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.012 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.020 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.031 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.035 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.079 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.102 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.133 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.178 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.181 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.189 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.245 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.251 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.277 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.295 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.323 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.333 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.371 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:58:41.371 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:41.371 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:58:41.371 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:41.371 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1661ms 2025-06-17 05:58:41.371 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:58:41.371 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:41.371 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:58:41.371 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:41.371 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1048ms 2025-06-17 05:58:41.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.374 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:58:41.374 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:41.375 +00:00 [INF] Started transaction with span ID '1c00f7a22643e6be' and trace ID 'c70ad3d55ee04461bfbd56b8a8ce3672'. 2025-06-17 05:58:41.375 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:41.376 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:58:41.376 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:41.376 +00:00 [INF] Started transaction with span ID '68bd22b2d0ac1c88' and trace ID '074ad23ac6de456ab6f2a26503bc2e5b'. 2025-06-17 05:58:41.376 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:41.376 +00:00 [INF] Started transaction with span ID '68bd22b2d0ac1c88' and trace ID '074ad23ac6de456ab6f2a26503bc2e5b'. 2025-06-17 05:58:41.376 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:58:41.376 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:58:41.377 +00:00 [INF] Started transaction with span ID '1c00f7a22643e6be' and trace ID 'c70ad3d55ee04461bfbd56b8a8ce3672'. 2025-06-17 05:58:41.377 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:58:41.377 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:58:41.381 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:41.384 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:41.386 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:41.389 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:58:41.391 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:41.398 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:58:41.398 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 21.1686ms 2025-06-17 05:58:41.399 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:58:41.399 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:41.399 +00:00 [INF] Discarding envelope 126ddba676f4428ea4f42c8641668c51 because the queue is full. 2025-06-17 05:58:41.399 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:41.399 +00:00 [INF] Discarding envelope 3e13a86c22e546a98b02ce639fe82ce2 because the queue is full. 2025-06-17 05:58:41.399 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 24.7923ms 2025-06-17 05:58:41.403 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:58:41.406 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:58:41.408 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.422 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.431 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.438 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.451 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.460 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.461 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.465 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.474 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.488 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.495 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.496 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.500 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.509 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.510 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.511 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.517 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.518 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:58:41.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.519 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 570.456ms 2025-06-17 05:58:41.519 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:58:41.520 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:41.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.521 +00:00 [INF] Discarding envelope fcdac5a790614b529816deec6ff03eb2 because the queue is full. 2025-06-17 05:58:41.521 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:41.521 +00:00 [INF] Discarding envelope ee7a912713b94252a222e5e34ffb5707 because the queue is full. 2025-06-17 05:58:41.522 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 573.9319ms 2025-06-17 05:58:41.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.556 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.585 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.601 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.642 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:58:41.642 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:41.642 +00:00 [INF] Started transaction with span ID '27c85fccfb087ee4' and trace ID '4a23b6d8b1274b688c409c7e28a3170d'. 2025-06-17 05:58:41.642 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:41.643 +00:00 [INF] Started transaction with span ID '27c85fccfb087ee4' and trace ID '4a23b6d8b1274b688c409c7e28a3170d'. 2025-06-17 05:58:41.643 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:58:41.643 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:58:41.644 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:58:41.644 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:41.644 +00:00 [INF] Started transaction with span ID '9d0671cf85881033' and trace ID '87c70ec230d24a57acba8beff66b5cfc'. 2025-06-17 05:58:41.644 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:41.645 +00:00 [INF] Started transaction with span ID '9d0671cf85881033' and trace ID '87c70ec230d24a57acba8beff66b5cfc'. 2025-06-17 05:58:41.645 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:58:41.645 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:58:41.651 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:41.655 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:41.658 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.659 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:58:41.661 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:41.667 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:41.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:58:41.679 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:58:41.679 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.680 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:58:41.691 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 48.4099ms 2025-06-17 05:58:41.691 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:58:41.691 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:41.691 +00:00 [INF] Discarding envelope ff46f2cb896041e9886006bb1a71f4cd because the queue is full. 2025-06-17 05:58:41.691 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:41.691 +00:00 [INF] Discarding envelope 5417bf1259b54f4d96321ee2ce42e8d2 because the queue is full. 2025-06-17 05:58:41.691 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 49.3126ms 2025-06-17 05:58:41.695 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.705 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.705 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.718 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:58:41.718 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:41.718 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:58:41.718 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:41.718 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2023ms 2025-06-17 05:58:41.722 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 05:58:41.722 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:41.722 +00:00 [INF] Started transaction with span ID '555723482155ea5b' and trace ID '6f2f5060e5bc4480b26c840eb466beca'. 2025-06-17 05:58:41.722 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:41.722 +00:00 [INF] Started transaction with span ID '555723482155ea5b' and trace ID '6f2f5060e5bc4480b26c840eb466beca'. 2025-06-17 05:58:41.722 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:58:41.722 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:58:41.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:58:41.729 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:58:41.730 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.3498ms 2025-06-17 05:58:41.730 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:58:41.730 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:41.730 +00:00 [INF] Discarding envelope b5fd172fa2ba47169d9ac855d4902877 because the queue is full. 2025-06-17 05:58:41.730 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:41.730 +00:00 [INF] Discarding envelope 370246d49e4441d7b1dd4ad872c42545 because the queue is full. 2025-06-17 05:58:41.731 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.731 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.743 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 21.4260ms 2025-06-17 05:58:41.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.752 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.764 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.788 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:58:41.788 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.795 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 419.1709ms 2025-06-17 05:58:41.795 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:58:41.796 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:41.796 +00:00 [INF] Discarding envelope 1dae43d454284009abd53cb06dd68527 because the queue is full. 2025-06-17 05:58:41.796 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:41.796 +00:00 [INF] Discarding envelope aacee879ee1b426f92b2493245d87088 because the queue is full. 2025-06-17 05:58:41.796 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 420.6122ms 2025-06-17 05:58:41.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.896 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.920 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:58:41.921 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:41.921 +00:00 [INF] Started transaction with span ID '2f88a3d87b8f16bd' and trace ID 'd0aab052aa0040eaaffc959f6471eb28'. 2025-06-17 05:58:41.921 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:41.921 +00:00 [INF] Started transaction with span ID '2f88a3d87b8f16bd' and trace ID 'd0aab052aa0040eaaffc959f6471eb28'. 2025-06-17 05:58:41.921 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:58:41.921 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:58:41.925 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:58:41.925 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:41.925 +00:00 [INF] Started transaction with span ID 'b058e210cedff1ad' and trace ID '8639683425314678a9df310e44544b27'. 2025-06-17 05:58:41.925 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:41.926 +00:00 [INF] Started transaction with span ID 'b058e210cedff1ad' and trace ID '8639683425314678a9df310e44544b27'. 2025-06-17 05:58:41.926 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:58:41.926 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:58:41.927 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:41.931 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:41.934 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:41.934 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:58:41.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:58:41.940 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:58:41.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:58:41.949 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:58:41.951 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.969 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.970 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.973 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:41.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:41.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:41.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:41.999 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 05:58:41.999 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:58:41.999 +00:00 [INF] Started transaction with span ID '53977d55ac20074d' and trace ID 'b42e8e1a623240658c7eb612a3657fa7'. 2025-06-17 05:58:41.999 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:58:42.001 +00:00 [INF] Started transaction with span ID '53977d55ac20074d' and trace ID 'b42e8e1a623240658c7eb612a3657fa7'. 2025-06-17 05:58:42.001 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:58:42.001 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:58:42.005 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.005 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.018 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:58:42.020 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.021 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:58:42.024 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 22.2532ms 2025-06-17 05:58:42.024 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:58:42.024 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:42.024 +00:00 [INF] Discarding envelope 4d64378ed6a3445594f80e676f1943f7 because the queue is full. 2025-06-17 05:58:42.030 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:42.031 +00:00 [INF] Discarding envelope 37254d89e9424e0ba0cdc370527451da because the queue is full. 2025-06-17 05:58:42.031 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.033 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 33.8533ms 2025-06-17 05:58:42.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.044 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.069 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.091 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.097 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.099 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.112 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.116 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.128 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.132 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.144 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.155 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.155 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.160 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.169 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.172 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.177 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.185 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.192 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.200 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.205 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.210 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.215 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.223 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.224 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.237 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.238 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.254 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.266 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.269 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.282 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.282 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:58:42.282 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.282 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.290 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 644.8993ms 2025-06-17 05:58:42.290 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:58:42.290 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:42.290 +00:00 [INF] Discarding envelope 44a08fdafa4142e68ae6cdb7b1ea3009 because the queue is full. 2025-06-17 05:58:42.291 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:42.291 +00:00 [INF] Discarding envelope fa10c83a974c4eb3908fd0b16c881223 because the queue is full. 2025-06-17 05:58:42.291 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 646.9118ms 2025-06-17 05:58:42.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.301 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.301 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.311 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.323 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.328 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.328 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.346 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.347 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.356 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.362 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.366 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.370 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.376 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.397 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.402 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.431 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.437 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.438 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.458 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.475 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.509 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.513 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.517 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.519 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.523 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.530 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.539 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.546 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.558 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.564 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.571 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.572 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.579 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.586 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.596 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.597 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.603 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.617 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.618 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.632 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.639 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.641 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.646 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.656 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.660 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.667 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.673 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.675 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.695 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.696 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.701 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.716 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.740 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.741 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.747 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.748 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.772 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.785 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.786 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.793 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.809 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.814 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.827 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.846 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.861 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.870 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.871 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.881 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.890 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.898 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.920 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.924 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.953 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.958 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:42.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.977 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:42.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:42.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:42.998 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:43.009 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:43.013 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:58:43.028 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:43.028 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:58:43.029 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:58:43.047 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1126.1358ms 2025-06-17 05:58:43.047 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:58:43.047 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:43.047 +00:00 [INF] Discarding envelope df6e2e04ec62422089e1813bbd1eea0f because the queue is full. 2025-06-17 05:58:43.047 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:43.048 +00:00 [INF] Discarding envelope 0a0c10e0d7204f1e9def92c328110c1d because the queue is full. 2025-06-17 05:58:43.048 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1127.6545ms 2025-06-17 05:58:43.052 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:58:43.059 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:58:43.060 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:58:43.065 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1139.7665ms 2025-06-17 05:58:43.065 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:58:43.066 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:43.066 +00:00 [INF] Discarding envelope ba5d8ab0910b4affa42afbb4f60c76c7 because the queue is full. 2025-06-17 05:58:43.066 +00:00 [INF] Capturing transaction. 2025-06-17 05:58:43.068 +00:00 [INF] Discarding envelope c4d00985f22f4e40a0c0ddec5f574a38 because the queue is full. 2025-06-17 05:58:43.068 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1142.9176ms 2025-06-17 05:59:22.116 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:59:22.116 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:22.116 +00:00 [INF] Started transaction with span ID 'c6de2845cdb118aa' and trace ID '0522dc3b8ba9444ba47a0999cd48fdc6'. 2025-06-17 05:59:22.116 +00:00 [INF] Started transaction with span ID 'c6de2845cdb118aa' and trace ID '0522dc3b8ba9444ba47a0999cd48fdc6'. 2025-06-17 05:59:22.116 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:22.116 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:22.127 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:22.141 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:22.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:22.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:22.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.158 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:22.159 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.163 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:22.164 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.170 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:22.170 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.180 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:22.181 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.189 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:22.189 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:22.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.199 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:22.200 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.208 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:22.208 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.215 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:22.216 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.222 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:22.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.230 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:22.231 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.237 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:22.238 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.244 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:22.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:22.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:22.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:22.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:22.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:22.304 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:22.305 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 188.3878ms 2025-06-17 05:59:22.305 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:22.305 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:22.305 +00:00 [INF] Discarding envelope 797c83490b084d25bdf0a73dbe4f20ee because the queue is full. 2025-06-17 05:59:22.305 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:22.305 +00:00 [INF] Discarding envelope 7730c30c4ea242289a1bcc7651f8f80a because the queue is full. 2025-06-17 05:59:22.305 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 189.5723ms 2025-06-17 05:59:22.306 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:59:22.306 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:22.306 +00:00 [INF] Started transaction with span ID 'a84a1417fca522e8' and trace ID 'c4c5703b984d4c0684b06251835a13b8'. 2025-06-17 05:59:22.307 +00:00 [INF] Started transaction with span ID 'a84a1417fca522e8' and trace ID 'c4c5703b984d4c0684b06251835a13b8'. 2025-06-17 05:59:22.307 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:22.307 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:22.311 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:22.318 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:22.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:22.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:22.329 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.335 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.340 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.341 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.350 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.354 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.355 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.374 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.380 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.384 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.392 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.397 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.408 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.412 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:22.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:22.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:22.417 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:22.418 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 111.517ms 2025-06-17 05:59:22.418 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:22.418 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:22.419 +00:00 [INF] Discarding envelope 0e24e920d5a64db3b132f6715e1d18c7 because the queue is full. 2025-06-17 05:59:22.419 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:22.419 +00:00 [INF] Discarding envelope ac77ee8eac964f8894c29835226ac2dc because the queue is full. 2025-06-17 05:59:22.419 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 112.7332ms 2025-06-17 05:59:24.875 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:59:24.876 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:24.876 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:59:24.876 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:24.877 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 1.2575ms 2025-06-17 05:59:24.884 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:59:24.884 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:24.884 +00:00 [INF] Started transaction with span ID '1e26604e42256dbd' and trace ID '5ccf0403c9c74cf0a2852650e5ba2f77'. 2025-06-17 05:59:24.884 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:24.884 +00:00 [INF] Started transaction with span ID '1e26604e42256dbd' and trace ID '5ccf0403c9c74cf0a2852650e5ba2f77'. 2025-06-17 05:59:24.884 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:24.884 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:24.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:24.891 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:24.892 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:59:24.892 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:24.892 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:59:24.893 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:24.893 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.8797ms 2025-06-17 05:59:24.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:24.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:24.905 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:24.907 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:59:24.908 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:24.908 +00:00 [INF] Started transaction with span ID '791f5d6af87c536d' and trace ID '08f7837fc9e744bfbdc3ce947015b4d8'. 2025-06-17 05:59:24.908 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:24.908 +00:00 [INF] Started transaction with span ID '791f5d6af87c536d' and trace ID '08f7837fc9e744bfbdc3ce947015b4d8'. 2025-06-17 05:59:24.908 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:59:24.908 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:24.911 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:24.914 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:24.916 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:24.917 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:24.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:24.924 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:59:24.924 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 16.425ms 2025-06-17 05:59:24.925 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:59:24.925 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:24.925 +00:00 [INF] Discarding envelope 367d9244c99d45a3853ebd8b42169242 because the queue is full. 2025-06-17 05:59:24.925 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:24.925 +00:00 [INF] Discarding envelope b37c6bfecc1b4864a2a3ef8a456a50c5 because the queue is full. 2025-06-17 05:59:24.925 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 17.5173ms 2025-06-17 05:59:24.925 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:24.926 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:24.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:24.928 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:59:24.928 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:24.928 +00:00 [INF] Started transaction with span ID 'e81274a5a7d281d8' and trace ID 'c746a62b5ae04abda42bcd4f63ae4f9f'. 2025-06-17 05:59:24.928 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:24.929 +00:00 [INF] Started transaction with span ID 'e81274a5a7d281d8' and trace ID 'c746a62b5ae04abda42bcd4f63ae4f9f'. 2025-06-17 05:59:24.929 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:24.929 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:24.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:24.936 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:24.937 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:24.940 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:24.941 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:24.942 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:24.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:24.945 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:24.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:24.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:24.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:24.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:24.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:24.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:24.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:24.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:24.959 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:24.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:24.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:24.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:24.966 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:24.967 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:24.969 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:24.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:24.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:24.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:24.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:24.980 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:24.981 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:24.982 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:24.983 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:24.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:24.986 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:24.986 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:24.988 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:24.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:24.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:24.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:24.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:24.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:24.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:24.998 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:24.998 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.003 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.005 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.012 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.040 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.041 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.044 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.054 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.060 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.062 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.064 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.067 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.069 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.072 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.081 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.087 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.097 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.099 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.103 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.115 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.121 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.123 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.130 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.131 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.136 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.147 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.157 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.158 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.169 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:25.170 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 284.9997ms 2025-06-17 05:59:25.170 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:25.170 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:25.170 +00:00 [INF] Discarding envelope b75b9dc1a9ca4324bf8f9f1ae88e7cc9 because the queue is full. 2025-06-17 05:59:25.170 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:25.170 +00:00 [INF] Discarding envelope a7997c9648174b17a72edb927dc94278 because the queue is full. 2025-06-17 05:59:25.170 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 286.2984ms 2025-06-17 05:59:25.174 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.183 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.214 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.228 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.236 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.237 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.243 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.245 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.255 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.262 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.274 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.290 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.335 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.345 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:25.346 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:59:25.346 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:25.346 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:59:25.346 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:25.346 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2103ms 2025-06-17 05:59:25.346 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 417.5241ms 2025-06-17 05:59:25.346 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:25.347 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:25.347 +00:00 [INF] Discarding envelope d08d1b1acfbb4ef3a0be9ae86087f7af because the queue is full. 2025-06-17 05:59:25.347 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:25.347 +00:00 [INF] Discarding envelope 02c65795e49945c4ba59ddeaf2c18e81 because the queue is full. 2025-06-17 05:59:25.347 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 418.6562ms 2025-06-17 05:59:25.352 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:59:25.352 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:25.352 +00:00 [INF] Started transaction with span ID 'da1d281001f55bc5' and trace ID '6f5991144f9e4c9986241770d9139b2a'. 2025-06-17 05:59:25.352 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:25.352 +00:00 [INF] Started transaction with span ID 'da1d281001f55bc5' and trace ID '6f5991144f9e4c9986241770d9139b2a'. 2025-06-17 05:59:25.352 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:59:25.352 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:25.354 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:59:25.354 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:59:25.354 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6491ms 2025-06-17 05:59:25.354 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:59:25.354 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:25.354 +00:00 [INF] Discarding envelope 65ab951f25e7431d8696bca979558615 because the queue is full. 2025-06-17 05:59:25.354 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:25.354 +00:00 [INF] Discarding envelope b43a5574bf4641b9a2a41056d7c6c8f4 because the queue is full. 2025-06-17 05:59:25.354 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.6458ms 2025-06-17 05:59:25.429 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:59:25.429 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:25.429 +00:00 [INF] Started transaction with span ID '28525b3fd0f40e4d' and trace ID 'c6649553839b4ee18d0837bb68259aea'. 2025-06-17 05:59:25.429 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:25.429 +00:00 [INF] Started transaction with span ID '28525b3fd0f40e4d' and trace ID 'c6649553839b4ee18d0837bb68259aea'. 2025-06-17 05:59:25.429 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:25.429 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:25.431 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:25.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:25.438 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.444 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.448 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.453 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.455 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.458 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.461 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.462 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.468 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.473 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.474 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.475 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.480 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.482 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.487 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.488 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.494 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.495 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.503 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.509 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.513 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.515 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.520 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.539 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.544 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.558 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.559 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.565 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.578 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.585 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.587 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.592 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.597 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.599 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.604 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.610 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.616 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.659 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.673 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:25.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:25.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:25.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:25.686 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:25.686 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 256.4961ms 2025-06-17 05:59:25.686 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:25.686 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:25.686 +00:00 [INF] Discarding envelope a6a9b6fbc92c4aaf857b0dba4f1fc8e4 because the queue is full. 2025-06-17 05:59:25.686 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:25.687 +00:00 [INF] Discarding envelope eff940864b2f44169a16291f4228ad43 because the queue is full. 2025-06-17 05:59:25.687 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 257.6774ms 2025-06-17 05:59:25.964 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:59:25.964 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:25.964 +00:00 [INF] Started transaction with span ID '1608f4deba77dd74' and trace ID '76199c86cfb440e1bdc3d704e702823b'. 2025-06-17 05:59:25.964 +00:00 [INF] Started transaction with span ID '1608f4deba77dd74' and trace ID '76199c86cfb440e1bdc3d704e702823b'. 2025-06-17 05:59:25.964 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:25.964 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:25.978 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:25.996 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:25.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:26.002 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:26.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:26.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:26.031 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:26.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.049 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:26.050 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:26.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.066 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:26.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:26.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.089 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:26.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:26.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:26.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.116 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:26.117 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.125 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:26.126 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.131 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:26.132 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.138 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.140 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:26.144 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:26.152 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:26.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:26.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:26.179 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:26.180 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 215.5916ms 2025-06-17 05:59:26.180 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:26.180 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:26.180 +00:00 [INF] Discarding envelope b4e3aa93008b4e759453ec94431565cf because the queue is full. 2025-06-17 05:59:26.180 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:26.180 +00:00 [INF] Discarding envelope ce31304f3f714ebcb0d9388e63a0f413 because the queue is full. 2025-06-17 05:59:26.180 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 216.6686ms 2025-06-17 05:59:26.181 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:59:26.181 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:26.181 +00:00 [INF] Started transaction with span ID 'c145d4e0bdf981c5' and trace ID '33c020f68468482387570de1a0e51785'. 2025-06-17 05:59:26.181 +00:00 [INF] Started transaction with span ID 'c145d4e0bdf981c5' and trace ID '33c020f68468482387570de1a0e51785'. 2025-06-17 05:59:26.181 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:26.181 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:26.193 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:26.216 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:26.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:26.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:26.224 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.226 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.231 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.237 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.247 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.248 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.251 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.252 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.258 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.274 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.280 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.281 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.288 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.292 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.304 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.324 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:26.334 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:26.336 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 154.5183ms 2025-06-17 05:59:26.336 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:26.336 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:26.336 +00:00 [INF] Discarding envelope 6655560199b74db498928c3697351f16 because the queue is full. 2025-06-17 05:59:26.336 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:26.336 +00:00 [INF] Discarding envelope 8b90f22e4d00457b8c1b68149b62042e because the queue is full. 2025-06-17 05:59:26.336 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 155.6550ms 2025-06-17 05:59:26.845 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:59:26.845 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:26.845 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:59:26.845 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:26.845 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1845ms 2025-06-17 05:59:26.849 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:59:26.849 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:26.849 +00:00 [INF] Started transaction with span ID 'f86e2387b7e1759f' and trace ID 'b6937eeca0af474494f0ab4975bb4d4b'. 2025-06-17 05:59:26.849 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:26.850 +00:00 [INF] Started transaction with span ID 'f86e2387b7e1759f' and trace ID 'b6937eeca0af474494f0ab4975bb4d4b'. 2025-06-17 05:59:26.850 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:59:26.850 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:26.854 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:26.864 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:26.868 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:26.877 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:59:26.878 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 27.8956ms 2025-06-17 05:59:26.880 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:59:26.880 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:26.880 +00:00 [INF] Discarding envelope e5aeaedd26284cfe8bb67417350d359a because the queue is full. 2025-06-17 05:59:26.880 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:26.880 +00:00 [INF] Discarding envelope 85a0ab7a593744fc80c94136d6923b32 because the queue is full. 2025-06-17 05:59:26.880 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 31.0771ms 2025-06-17 05:59:26.896 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:59:26.896 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:26.896 +00:00 [INF] Started transaction with span ID '41aaba1732d027df' and trace ID '787619d62b6f48bb9b3188dc30ad5ee2'. 2025-06-17 05:59:26.896 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:26.896 +00:00 [INF] Started transaction with span ID '41aaba1732d027df' and trace ID '787619d62b6f48bb9b3188dc30ad5ee2'. 2025-06-17 05:59:26.896 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:59:26.896 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:26.899 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:26.909 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:26.909 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:59:26.909 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:26.909 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:59:26.909 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:26.909 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1895ms 2025-06-17 05:59:26.919 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:59:26.919 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:26.919 +00:00 [INF] Started transaction with span ID '4e0c59902a92be8b' and trace ID 'cc7f31562d9e4756bd7f792a362a48ed'. 2025-06-17 05:59:26.919 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:26.919 +00:00 [INF] Started transaction with span ID '4e0c59902a92be8b' and trace ID 'cc7f31562d9e4756bd7f792a362a48ed'. 2025-06-17 05:59:26.919 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:26.919 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:26.921 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:26.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:26.936 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:26.938 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:59:26.938 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 41.8157ms 2025-06-17 05:59:26.938 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:59:26.946 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:26.946 +00:00 [INF] Discarding envelope 633c674772044fa8a5444b995e76ad0f because the queue is full. 2025-06-17 05:59:26.946 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:26.946 +00:00 [INF] Discarding envelope aa9d7c36293646a5ad03a237ab75b914 because the queue is full. 2025-06-17 05:59:26.946 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 50.1424ms 2025-06-17 05:59:26.946 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:59:26.946 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:26.946 +00:00 [INF] Started transaction with span ID '28b5f8e15ee445bf' and trace ID 'af94ec4e770844db8f701717d2cfd9fc'. 2025-06-17 05:59:26.946 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:26.947 +00:00 [INF] Started transaction with span ID '28b5f8e15ee445bf' and trace ID 'af94ec4e770844db8f701717d2cfd9fc'. 2025-06-17 05:59:26.947 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:26.947 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:26.956 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:26.961 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:26.962 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:26.970 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:26.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:26.979 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:26.986 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:26.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:26.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.004 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.004 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.006 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.009 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.017 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.019 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.020 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.032 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.032 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.035 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.036 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.037 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.038 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.043 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.044 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.048 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.059 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.069 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.105 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.107 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.114 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.115 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.124 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.127 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.129 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.136 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.139 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.146 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.147 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.159 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.161 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.167 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.169 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.176 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.199 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.201 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.203 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.205 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.210 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.215 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.216 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.218 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.239 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.243 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.244 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.246 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.266 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.279 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.284 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.293 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.300 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.303 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:27.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:27.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:27.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:27.321 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:27.322 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 374.8845ms 2025-06-17 05:59:27.322 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:27.322 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:27.322 +00:00 [INF] Discarding envelope fe8b026852fd4da58ea2b47297ac84eb because the queue is full. 2025-06-17 05:59:27.322 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:27.322 +00:00 [INF] Discarding envelope 4924b8b159304e0fb38b16ccd54ea570 because the queue is full. 2025-06-17 05:59:27.322 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 376.2332ms 2025-06-17 05:59:27.322 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:27.323 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 403.4202ms 2025-06-17 05:59:27.323 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:27.323 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:27.323 +00:00 [INF] Discarding envelope 501b695b9e074fb79f3dbe79bee4deca because the queue is full. 2025-06-17 05:59:27.323 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:27.324 +00:00 [INF] Discarding envelope 21895321d53048e9b012e3c15e966fcf because the queue is full. 2025-06-17 05:59:27.324 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 405.0627ms 2025-06-17 05:59:29.329 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:59:29.329 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:29.329 +00:00 [INF] Started transaction with span ID '35339b42a02ca7b4' and trace ID '79976162db0a46e482124cd188626fa1'. 2025-06-17 05:59:29.329 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:29.330 +00:00 [INF] Started transaction with span ID '35339b42a02ca7b4' and trace ID '79976162db0a46e482124cd188626fa1'. 2025-06-17 05:59:29.330 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:59:29.330 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:29.334 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:29.335 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:59:29.335 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:29.335 +00:00 [INF] Started transaction with span ID '49c59fa14ad17953' and trace ID '388c9b72fb494e5b9ad9a75d92701d15'. 2025-06-17 05:59:29.335 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:29.335 +00:00 [INF] Started transaction with span ID '49c59fa14ad17953' and trace ID '388c9b72fb494e5b9ad9a75d92701d15'. 2025-06-17 05:59:29.335 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:29.335 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:29.338 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:29.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:29.343 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:59:29.346 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 15.7809ms 2025-06-17 05:59:29.346 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:59:29.346 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:29.346 +00:00 [INF] Discarding envelope 100ddb0381e14d8c93309828f1732cd2 because the queue is full. 2025-06-17 05:59:29.346 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:29.346 +00:00 [INF] Discarding envelope fc67ab619b314b27b77e0e4e4eb6a756 because the queue is full. 2025-06-17 05:59:29.346 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 16.9170ms 2025-06-17 05:59:29.348 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:29.351 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:29.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:29.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:29.358 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.367 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.368 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.372 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.373 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.381 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.397 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.399 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.400 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.407 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.408 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.417 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.418 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.422 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.423 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.428 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.429 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.436 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.437 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.442 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.443 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.449 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.458 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.479 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.490 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.493 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.502 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.503 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.512 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.513 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.521 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:29.522 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 186.1369ms 2025-06-17 05:59:29.522 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:29.522 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:29.522 +00:00 [INF] Discarding envelope ba91f56c0a5b49a8aecaaf60de2ef344 because the queue is full. 2025-06-17 05:59:29.522 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:29.522 +00:00 [INF] Discarding envelope ea123e45d92a4dd6ae4ad5a96a82fdc1 because the queue is full. 2025-06-17 05:59:29.522 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 187.0885ms 2025-06-17 05:59:29.522 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:59:29.522 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:29.522 +00:00 [INF] Started transaction with span ID 'd58c4206016f06c0' and trace ID 'b45b7fb7799349a4b4adfc2ea4a4e4c6'. 2025-06-17 05:59:29.523 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:29.523 +00:00 [INF] Started transaction with span ID 'd58c4206016f06c0' and trace ID 'b45b7fb7799349a4b4adfc2ea4a4e4c6'. 2025-06-17 05:59:29.523 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:29.523 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:29.526 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:29.529 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:29.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:29.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:29.535 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.541 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.552 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.553 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.557 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.558 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.559 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.563 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.564 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.570 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.575 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.575 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.577 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.580 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.581 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.582 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.587 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.588 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.594 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.595 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.601 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.612 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.618 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.624 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.629 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.637 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.654 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.667 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.671 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.676 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.686 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.720 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.740 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.784 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.800 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.811 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.831 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.836 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.878 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.896 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.916 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.953 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.960 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:29.968 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:29.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:29.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:29.982 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:29.985 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 461.8433ms 2025-06-17 05:59:29.985 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:29.985 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:29.985 +00:00 [INF] Discarding envelope 1c4b4ec036f94c2cbf2dfd8a5adbe3b8 because the queue is full. 2025-06-17 05:59:29.988 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:29.988 +00:00 [INF] Discarding envelope 994edabb4dd14e6f8645be09f381e42d because the queue is full. 2025-06-17 05:59:29.988 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 465.6850ms 2025-06-17 05:59:29.995 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:59:29.995 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:29.995 +00:00 [INF] Started transaction with span ID '5fa61616b46ade7e' and trace ID 'b6a484fa3c024cd4929d44b3be981f73'. 2025-06-17 05:59:29.996 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:29.996 +00:00 [INF] Started transaction with span ID '5fa61616b46ade7e' and trace ID 'b6a484fa3c024cd4929d44b3be981f73'. 2025-06-17 05:59:29.996 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:59:29.996 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:30.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:59:30.011 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:59:30.012 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 16.1092ms 2025-06-17 05:59:30.012 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:59:30.012 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:30.012 +00:00 [INF] Discarding envelope a2cfba7d83ce47d2b4d02093a5d9c6aa because the queue is full. 2025-06-17 05:59:30.012 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:30.012 +00:00 [INF] Discarding envelope feec294879174be683fbbfee4803b73d because the queue is full. 2025-06-17 05:59:30.013 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 17.8497ms 2025-06-17 05:59:30.084 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:59:30.084 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:30.084 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:59:30.084 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:30.084 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3183ms 2025-06-17 05:59:30.087 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:59:30.087 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:30.088 +00:00 [INF] Started transaction with span ID '643813897edf6875' and trace ID '9a2f0c4358a648bf8c086f73549201df'. 2025-06-17 05:59:30.088 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:30.088 +00:00 [INF] Started transaction with span ID '643813897edf6875' and trace ID '9a2f0c4358a648bf8c086f73549201df'. 2025-06-17 05:59:30.088 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:30.088 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:30.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:30.096 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:30.108 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.112 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.130 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.138 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.152 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.160 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.170 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.172 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.176 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.184 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.185 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.206 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.208 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.222 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.223 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.227 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.232 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.233 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.236 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.245 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.256 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.260 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.265 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.268 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.271 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.280 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.284 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.292 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.301 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.321 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.324 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.335 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.343 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.354 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.369 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.370 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.382 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.389 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.394 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.403 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.408 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.414 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.416 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.421 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.435 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.439 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.453 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.454 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.470 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.472 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.473 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.479 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.481 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.489 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:30.489 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 401.2189ms 2025-06-17 05:59:30.489 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:30.490 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:30.490 +00:00 [INF] Discarding envelope c40f8d49362140c8ae6431e2bdd9349b because the queue is full. 2025-06-17 05:59:30.490 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:30.490 +00:00 [INF] Discarding envelope a8fb5eec699d4e8b9e64b50ca8e2fab2 because the queue is full. 2025-06-17 05:59:30.490 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 402.4267ms 2025-06-17 05:59:30.490 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:59:30.490 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:30.490 +00:00 [INF] Started transaction with span ID '1daf3f09e7354da9' and trace ID 'a4b3dc70dce34d839ea116b9e27b95f2'. 2025-06-17 05:59:30.490 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:30.490 +00:00 [INF] Started transaction with span ID '1daf3f09e7354da9' and trace ID 'a4b3dc70dce34d839ea116b9e27b95f2'. 2025-06-17 05:59:30.491 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:59:30.491 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:30.494 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:30.497 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:30.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:30.503 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:59:30.504 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 13.1961ms 2025-06-17 05:59:30.504 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:59:30.504 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:30.504 +00:00 [INF] Discarding envelope ef0ef72f89e149d3991aeb84d5ccc163 because the queue is full. 2025-06-17 05:59:30.504 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:30.504 +00:00 [INF] Discarding envelope e7643a2f46e24d2784ea984cbad19502 because the queue is full. 2025-06-17 05:59:30.504 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 14.0795ms 2025-06-17 05:59:30.504 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:59:30.504 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:30.504 +00:00 [INF] Started transaction with span ID '4d390d30916934fa' and trace ID '5d2cc0a94a7048148499e0df5e53e876'. 2025-06-17 05:59:30.504 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:30.505 +00:00 [INF] Started transaction with span ID '4d390d30916934fa' and trace ID '5d2cc0a94a7048148499e0df5e53e876'. 2025-06-17 05:59:30.505 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:30.505 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:30.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:30.510 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:30.511 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:30.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:30.516 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.522 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.522 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.523 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.525 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.528 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.532 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.533 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.534 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.543 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.544 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.549 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.550 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.551 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.554 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.555 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.560 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.560 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.566 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.572 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.573 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.577 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.579 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.584 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.585 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.599 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.600 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.606 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.607 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.622 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.624 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.625 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.633 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.633 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:30.633 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 128.6504ms 2025-06-17 05:59:30.633 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:30.634 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:30.634 +00:00 [INF] Discarding envelope 75bba036a5294e9d9b6a85e196d710fd because the queue is full. 2025-06-17 05:59:30.634 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:30.634 +00:00 [INF] Discarding envelope 0e91c1e466bb438d915927555971b6ba because the queue is full. 2025-06-17 05:59:30.634 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 129.5819ms 2025-06-17 05:59:30.634 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:59:30.634 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:30.634 +00:00 [INF] Started transaction with span ID '451f71443ad667d' and trace ID '5d62eefa78e64b628db87ad4eb385538'. 2025-06-17 05:59:30.634 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:30.634 +00:00 [INF] Started transaction with span ID '451f71443ad667d' and trace ID '5d62eefa78e64b628db87ad4eb385538'. 2025-06-17 05:59:30.634 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:59:30.634 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:30.635 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:59:30.635 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:30.635 +00:00 [INF] Started transaction with span ID 'b692e986e7dacef7' and trace ID '29977109f1434deea7db49d8abd76213'. 2025-06-17 05:59:30.635 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:30.635 +00:00 [INF] Started transaction with span ID 'b692e986e7dacef7' and trace ID '29977109f1434deea7db49d8abd76213'. 2025-06-17 05:59:30.635 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:30.635 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:30.641 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:30.641 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:30.646 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:30.650 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:30.655 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:30.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:30.659 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:30.667 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:59:30.667 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 32.8037ms 2025-06-17 05:59:30.667 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:59:30.667 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:30.667 +00:00 [INF] Discarding envelope e01124cb1c614b79a7d902a81140cf2d because the queue is full. 2025-06-17 05:59:30.667 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:30.667 +00:00 [INF] Discarding envelope e7fd58ed82c4495a9ae0623504b7d680 because the queue is full. 2025-06-17 05:59:30.668 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 33.8163ms 2025-06-17 05:59:30.673 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.674 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.708 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.730 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.782 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.789 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:59:30.789 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:30.789 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:59:30.789 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:30.791 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 1.9701ms 2025-06-17 05:59:30.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.803 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.804 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.813 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.823 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.831 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.839 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.846 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.855 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.856 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.861 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.862 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:30.862 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 227.5147ms 2025-06-17 05:59:30.862 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:30.863 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:30.863 +00:00 [INF] Discarding envelope 60cecddf8db942db8a47551ef1559503 because the queue is full. 2025-06-17 05:59:30.863 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:30.863 +00:00 [INF] Discarding envelope 6e0163f48a454ff286570fa901709fcc because the queue is full. 2025-06-17 05:59:30.863 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 228.2736ms 2025-06-17 05:59:30.863 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:59:30.863 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:30.863 +00:00 [INF] Started transaction with span ID '1193068f4c88df1a' and trace ID '679dc068bdd945618b1a5e7767df1512'. 2025-06-17 05:59:30.863 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:30.863 +00:00 [INF] Started transaction with span ID '1193068f4c88df1a' and trace ID '679dc068bdd945618b1a5e7767df1512'. 2025-06-17 05:59:30.864 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:59:30.864 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:30.865 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:59:30.865 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:59:30.865 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.698ms 2025-06-17 05:59:30.866 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:59:30.866 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:30.866 +00:00 [INF] Discarding envelope fc2e3533764a422ea14a2f438347acdc because the queue is full. 2025-06-17 05:59:30.866 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:30.866 +00:00 [INF] Discarding envelope 9ca6f54af9604a38a6ca037a6c79cecd because the queue is full. 2025-06-17 05:59:30.866 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.8001ms 2025-06-17 05:59:30.922 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:59:30.922 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:30.922 +00:00 [INF] Started transaction with span ID 'e857c7d6b4cc3adf' and trace ID 'aa9fbe79720a4aff931286dd66a90b64'. 2025-06-17 05:59:30.922 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:30.922 +00:00 [INF] Started transaction with span ID 'e857c7d6b4cc3adf' and trace ID 'aa9fbe79720a4aff931286dd66a90b64'. 2025-06-17 05:59:30.922 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:30.922 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:30.926 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:30.929 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:30.930 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:30.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:30.935 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.941 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.942 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.946 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.947 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.952 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.960 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.967 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.968 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.969 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.977 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:30.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:30.995 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:30.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:30.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.010 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.011 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.017 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.031 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.037 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.039 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.049 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.063 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.065 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.070 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.075 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.078 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.082 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.087 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.088 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.101 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.110 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.115 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.124 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.137 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.147 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.154 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.157 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.164 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.166 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.173 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.173 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:31.174 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:59:31.174 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:31.174 +00:00 [INF] Started transaction with span ID 'b7f697cc8fe60b0a' and trace ID '469bbac8250943f08863e9cc33c415ad'. 2025-06-17 05:59:31.174 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:31.175 +00:00 [INF] Started transaction with span ID 'b7f697cc8fe60b0a' and trace ID '469bbac8250943f08863e9cc33c415ad'. 2025-06-17 05:59:31.175 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:31.175 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:31.178 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:31.180 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:31.180 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:59:31.180 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:31.180 +00:00 [INF] Started transaction with span ID 'e936417f28e1ab89' and trace ID 'fa7ce92b177b4472a1a9af8b70c6b96a'. 2025-06-17 05:59:31.180 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:31.181 +00:00 [INF] Started transaction with span ID 'e936417f28e1ab89' and trace ID 'fa7ce92b177b4472a1a9af8b70c6b96a'. 2025-06-17 05:59:31.181 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:59:31.181 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:31.182 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:31.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:31.185 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:59:31.185 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:59:31.185 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.6526ms 2025-06-17 05:59:31.185 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:59:31.185 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:31.186 +00:00 [INF] Discarding envelope 272ec11cb5844d74bf1fb980c81c6743 because the queue is full. 2025-06-17 05:59:31.189 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:31.188 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 265.9387ms 2025-06-17 05:59:31.190 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:31.190 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:31.191 +00:00 [INF] Discarding envelope e6ab317b6712449d844821c81fe3b91c because the queue is full. 2025-06-17 05:59:31.191 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:31.191 +00:00 [INF] Discarding envelope ac93416c1b2f49e981cd633d15d02bda because the queue is full. 2025-06-17 05:59:31.191 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 268.9675ms 2025-06-17 05:59:31.191 +00:00 [INF] Discarding envelope 0a8a9acee91245cf8a608453f68b2cf2 because the queue is full. 2025-06-17 05:59:31.191 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 10.9878ms 2025-06-17 05:59:31.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.313 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.315 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.334 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.350 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.362 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.411 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.461 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.476 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:31.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:31.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:31.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:31.511 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:31.515 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 339.9007ms 2025-06-17 05:59:31.515 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:31.515 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:31.515 +00:00 [INF] Discarding envelope aa183cf053ba44a381c8172cf151861a because the queue is full. 2025-06-17 05:59:31.515 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:31.515 +00:00 [INF] Discarding envelope 5338639966c347598bd8f466087e3a65 because the queue is full. 2025-06-17 05:59:31.516 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 341.7753ms 2025-06-17 05:59:38.023 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 05:59:38.023 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:38.023 +00:00 [INF] Started transaction with span ID '809bcc57822501aa' and trace ID '70ad5485f82c4f5e8e505ad3376a4694'. 2025-06-17 05:59:38.023 +00:00 [INF] Started transaction with span ID '809bcc57822501aa' and trace ID '70ad5485f82c4f5e8e505ad3376a4694'. 2025-06-17 05:59:38.023 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:38.023 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:38.036 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:38.083 +00:00 [INF] Executed DbCommand (45ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:38.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:38.089 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:38.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.100 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:38.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:38.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:38.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:38.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:38.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:38.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:38.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:38.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.188 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 05:59:38.188 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:38.188 +00:00 [INF] Started transaction with span ID '7896c867d3e2c190' and trace ID '3305a91238254d54a6d22ea48aa83ceb'. 2025-06-17 05:59:38.188 +00:00 [INF] Started transaction with span ID '7896c867d3e2c190' and trace ID '3305a91238254d54a6d22ea48aa83ceb'. 2025-06-17 05:59:38.188 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:38.188 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:38.192 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:38.195 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:38.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:38.201 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:38.207 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:38.208 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.212 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.219 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:38.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.235 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:38.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.260 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.267 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.270 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:38.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.284 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.287 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:38.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.298 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.305 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.320 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.321 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.323 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:38.329 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.342 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:38.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.365 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.371 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:38.381 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.382 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.389 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.400 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.404 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:38.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.423 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.423 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.429 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:38.430 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:38.431 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 407.1015ms 2025-06-17 05:59:38.431 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:38.431 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:38.432 +00:00 [INF] Discarding envelope 92eaa460643d4bf38aa844b66f1e518b because the queue is full. 2025-06-17 05:59:38.432 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:38.432 +00:00 [INF] Discarding envelope e793a1be9164437a8ee0364eb118fea4 because the queue is full. 2025-06-17 05:59:38.433 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 410.3301ms 2025-06-17 05:59:38.434 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.435 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:38.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:38.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:38.444 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:38.447 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 258.5148ms 2025-06-17 05:59:38.447 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:38.447 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:38.447 +00:00 [INF] Discarding envelope 5c42a31fb74442d7bf4c3bf4e8222dab because the queue is full. 2025-06-17 05:59:38.447 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:38.447 +00:00 [INF] Discarding envelope 64b750b432074d2089d296dd81028356 because the queue is full. 2025-06-17 05:59:38.447 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 259.7299ms 2025-06-17 05:59:41.146 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 05:59:41.146 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:41.146 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:59:41.146 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:41.146 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.1904ms 2025-06-17 05:59:41.150 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 05:59:41.150 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:41.150 +00:00 [INF] Started transaction with span ID '5378d5ee5ad4f47a' and trace ID '69b000b7b88a4e718f9bdba8d29a0eff'. 2025-06-17 05:59:41.150 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:41.151 +00:00 [INF] Started transaction with span ID '5378d5ee5ad4f47a' and trace ID '69b000b7b88a4e718f9bdba8d29a0eff'. 2025-06-17 05:59:41.151 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:59:41.151 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:41.155 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:41.159 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:41.162 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:41.166 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:59:41.166 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 15.4615ms 2025-06-17 05:59:41.166 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:59:41.166 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:41.166 +00:00 [INF] Discarding envelope 26c8cf9b8ad44e46acdc5116a348f592 because the queue is full. 2025-06-17 05:59:41.167 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:41.167 +00:00 [INF] Discarding envelope a9e66002654c4945918b63c8e166318b because the queue is full. 2025-06-17 05:59:41.167 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:59:41.167 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:41.167 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:59:41.167 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:41.167 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1423ms 2025-06-17 05:59:41.168 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 17.6718ms 2025-06-17 05:59:41.170 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:59:41.171 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:41.171 +00:00 [INF] Started transaction with span ID '7e168ded3b69c625' and trace ID '1cada20e3a174fe2a7af4454ae6212bc'. 2025-06-17 05:59:41.171 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:41.171 +00:00 [INF] Started transaction with span ID '7e168ded3b69c625' and trace ID '1cada20e3a174fe2a7af4454ae6212bc'. 2025-06-17 05:59:41.171 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:41.171 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:41.175 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:41.178 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:41.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:41.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:41.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.268 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.305 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.322 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:59:41.322 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:41.322 +00:00 [INF] Started transaction with span ID 'a6a95435a1580774' and trace ID 'bf468bb6365845688e69ad2f2da289c0'. 2025-06-17 05:59:41.322 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:41.322 +00:00 [INF] Started transaction with span ID 'a6a95435a1580774' and trace ID 'bf468bb6365845688e69ad2f2da289c0'. 2025-06-17 05:59:41.322 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:41.322 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:41.327 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:41.330 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:41.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:41.333 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.337 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:41.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.351 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.369 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.370 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.379 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.391 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.404 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.405 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.427 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.448 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:59:41.449 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:41.449 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:59:41.449 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:41.449 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.4674ms 2025-06-17 05:59:41.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.452 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:59:41.456 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:41.456 +00:00 [INF] Started transaction with span ID '49f0bdbf7102463c' and trace ID '93ab1ede07cb44fc8f0cfa8dd853e93d'. 2025-06-17 05:59:41.456 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:41.457 +00:00 [INF] Started transaction with span ID '49f0bdbf7102463c' and trace ID '93ab1ede07cb44fc8f0cfa8dd853e93d'. 2025-06-17 05:59:41.457 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:59:41.457 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:41.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:59:41.462 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:59:41.463 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.0424ms 2025-06-17 05:59:41.463 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:59:41.463 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:41.464 +00:00 [INF] Discarding envelope 0cafd5b901054930a1631613b045d655 because the queue is full. 2025-06-17 05:59:41.464 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:41.464 +00:00 [INF] Discarding envelope 24cda50ed38c4d48a5fb31c2f2a336d8 because the queue is full. 2025-06-17 05:59:41.465 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 13.4703ms 2025-06-17 05:59:41.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.467 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.469 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.486 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.505 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.510 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.528 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.530 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.540 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.545 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:41.546 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 375.5729ms 2025-06-17 05:59:41.546 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:41.547 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:41.549 +00:00 [INF] Discarding envelope ca3a1b65286d4ac88c5cb3bde794b96f because the queue is full. 2025-06-17 05:59:41.551 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:41.551 +00:00 [INF] Discarding envelope 1beae581610e4962b86f2557c795717f because the queue is full. 2025-06-17 05:59:41.552 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 381.6447ms 2025-06-17 05:59:41.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.554 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.571 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.625 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.642 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.646 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.651 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.658 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.670 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.691 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.718 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.828 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.848 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.855 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.873 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.878 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:41.882 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 560.1309ms 2025-06-17 05:59:41.883 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:41.883 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:41.883 +00:00 [INF] Discarding envelope a5869c8d1b8645ef8d4a64b9dd77fa50 because the queue is full. 2025-06-17 05:59:41.883 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:41.883 +00:00 [INF] Discarding envelope 3d12175c51c8472d97692c76f7b0be33 because the queue is full. 2025-06-17 05:59:41.884 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 562.4701ms 2025-06-17 05:59:41.940 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:59:41.941 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:41.941 +00:00 [INF] Started transaction with span ID '470ba07a84661b3c' and trace ID '1ce77620f3564ba1919d2997142090ae'. 2025-06-17 05:59:41.941 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:41.941 +00:00 [INF] Started transaction with span ID '470ba07a84661b3c' and trace ID '1ce77620f3564ba1919d2997142090ae'. 2025-06-17 05:59:41.941 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:41.941 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:41.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:41.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:41.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:41.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:41.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:41.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:41.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:42.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:42.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:42.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.040 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:42.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.049 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:42.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:42.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:42.091 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.099 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:42.128 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.140 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.146 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.153 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:42.185 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.190 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.216 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.224 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:42.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.234 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.238 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.264 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.269 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.280 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:42.305 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.326 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.338 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:42.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.381 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.396 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.425 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.436 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:42.480 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.503 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.509 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.527 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.537 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.547 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:42.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.583 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.589 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:42.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.615 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:42.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:42.637 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:42.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:42.656 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:42.660 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:42.660 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 719.2287ms 2025-06-17 05:59:42.661 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:42.661 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:42.661 +00:00 [INF] Discarding envelope 3d844c857106451aa83601c1abd5667a because the queue is full. 2025-06-17 05:59:42.661 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:42.661 +00:00 [INF] Discarding envelope fc0d702457d94fb3bfa9d2bf168d2b6a because the queue is full. 2025-06-17 05:59:42.664 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 723.5227ms 2025-06-17 05:59:42.766 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:59:42.766 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:42.766 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:59:42.766 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:42.766 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2539ms 2025-06-17 05:59:42.777 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 05:59:42.777 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:42.777 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 05:59:42.777 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:42.777 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:59:42.778 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:42.778 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.8556ms 2025-06-17 05:59:42.778 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:59:42.778 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:42.778 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 1.6587ms 2025-06-17 05:59:42.781 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:59:42.781 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:42.781 +00:00 [INF] Started transaction with span ID '8c6c430f2262c241' and trace ID '37ea212d5d3140e49e1e3e55c2f77e46'. 2025-06-17 05:59:42.781 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:42.781 +00:00 [INF] Started transaction with span ID '8c6c430f2262c241' and trace ID '37ea212d5d3140e49e1e3e55c2f77e46'. 2025-06-17 05:59:42.781 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:59:42.782 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:42.788 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:59:42.788 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:42.789 +00:00 [INF] Started transaction with span ID '52521e37215c5b59' and trace ID '98afa99636c84be1a50cc4a8408304a0'. 2025-06-17 05:59:42.789 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:42.789 +00:00 [INF] Started transaction with span ID '52521e37215c5b59' and trace ID '98afa99636c84be1a50cc4a8408304a0'. 2025-06-17 05:59:42.789 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:42.789 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:42.808 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 05:59:42.808 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:42.808 +00:00 [INF] Started transaction with span ID '29abfbab75f0b70d' and trace ID 'b99d0c3b1f0b4398935bce7e1e53acd0'. 2025-06-17 05:59:42.808 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:42.808 +00:00 [INF] Started transaction with span ID '29abfbab75f0b70d' and trace ID 'b99d0c3b1f0b4398935bce7e1e53acd0'. 2025-06-17 05:59:42.808 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:59:42.808 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:42.818 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:42.823 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:42.832 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:42.842 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 05:59:42.842 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:42.842 +00:00 [INF] Started transaction with span ID 'a68a08898f3a780d' and trace ID 'a0dfad19e98549a098d8cb71d1e97d1c'. 2025-06-17 05:59:42.842 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:42.842 +00:00 [INF] Started transaction with span ID 'a68a08898f3a780d' and trace ID 'a0dfad19e98549a098d8cb71d1e97d1c'. 2025-06-17 05:59:42.842 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:42.842 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:42.872 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:42.873 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:42.876 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:42.877 +00:00 [INF] Executed DbCommand (34ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:42.887 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:42.897 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:42.906 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:42.912 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:42.928 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:59:42.928 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:42.928 +00:00 [INF] Started transaction with span ID '4dc90df90aeecd7e' and trace ID '6d0ac76f99bd436fa9a86d54427a8055'. 2025-06-17 05:59:42.928 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:42.929 +00:00 [INF] Started transaction with span ID '4dc90df90aeecd7e' and trace ID '6d0ac76f99bd436fa9a86d54427a8055'. 2025-06-17 05:59:42.929 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:42.929 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:42.941 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:42.941 +00:00 [INF] Executed DbCommand (34ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:42.941 +00:00 [INF] Executed DbCommand (51ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:42.969 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:59:42.978 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 05:59:42.978 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:42.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:42.985 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 203.0891ms 2025-06-17 05:59:42.994 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:59:42.994 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:42.995 +00:00 [INF] Discarding envelope f743d0c56b13472ea43de418d38c35b8 because the queue is full. 2025-06-17 05:59:42.995 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:42.999 +00:00 [INF] Discarding envelope b0f132eb189440aa9aa074ec401aa2cf because the queue is full. 2025-06-17 05:59:42.999 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 218.2261ms 2025-06-17 05:59:42.994 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 185.6263ms 2025-06-17 05:59:43.004 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 05:59:43.004 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:43.004 +00:00 [INF] Discarding envelope 3ec9c471d7af4455865f9b2df1b4d631 because the queue is full. 2025-06-17 05:59:43.004 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:43.004 +00:00 [INF] Discarding envelope 9e6e2a25e0c1479eb7c52fdcd9fe8c35 because the queue is full. 2025-06-17 05:59:43.004 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 196.6001ms 2025-06-17 05:59:42.995 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:43.006 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:43.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.059 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.063 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.085 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.088 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.100 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 05:59:43.100 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:43.100 +00:00 [INF] No transaction started due to Options request. 2025-06-17 05:59:43.100 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:43.100 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2978ms 2025-06-17 05:59:43.105 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.112 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.137 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:59:43.137 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:43.140 +00:00 [INF] Started transaction with span ID 'b81431bee5e1c8e9' and trace ID 'bbbdc9dd7e2c47edbefa934666810b70'. 2025-06-17 05:59:43.140 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:43.147 +00:00 [INF] Started transaction with span ID 'b81431bee5e1c8e9' and trace ID 'bbbdc9dd7e2c47edbefa934666810b70'. 2025-06-17 05:59:43.147 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:59:43.147 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:43.146 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.165 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:59:43.166 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:59:43.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.169 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 22.6387ms 2025-06-17 05:59:43.170 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:59:43.171 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:43.171 +00:00 [INF] Discarding envelope 1a747af860f446d696fadcf945fc19cd because the queue is full. 2025-06-17 05:59:43.176 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:43.176 +00:00 [INF] Discarding envelope ff499a4346304fe08331bccf48374978 because the queue is full. 2025-06-17 05:59:43.177 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 39.7935ms 2025-06-17 05:59:43.177 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.181 +00:00 [INF] Executed DbCommand (48ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.188 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.189 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.213 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.226 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.227 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.240 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.252 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.258 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.265 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.270 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.272 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.282 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.287 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.293 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.294 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.305 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.306 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.312 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.314 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.333 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.337 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 05:59:43.337 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:43.337 +00:00 [INF] Started transaction with span ID 'bd6c99aea10932c2' and trace ID 'bbb161fcf79848caa9c0abf1e314ba86'. 2025-06-17 05:59:43.337 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:43.337 +00:00 [INF] Started transaction with span ID 'bd6c99aea10932c2' and trace ID 'bbb161fcf79848caa9c0abf1e314ba86'. 2025-06-17 05:59:43.337 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:59:43.337 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:43.340 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.343 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.343 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:59:43.344 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:59:43.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.345 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.953ms 2025-06-17 05:59:43.346 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:59:43.347 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:43.347 +00:00 [INF] Discarding envelope fef4a22ac65f402bb31b4cd8999c540d because the queue is full. 2025-06-17 05:59:43.348 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:43.349 +00:00 [INF] Discarding envelope baf3d65554f24d43b27a1b5cd3d84633 because the queue is full. 2025-06-17 05:59:43.349 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 12.0616ms 2025-06-17 05:59:43.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.361 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.371 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.382 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.383 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.397 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.402 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.403 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.424 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.427 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.425 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.434 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.435 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.438 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.444 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.445 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.468 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.475 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.480 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.480 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.481 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.500 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.500 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.506 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.516 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.518 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.540 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.552 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.554 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.557 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.560 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.564 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.575 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.595 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.598 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.607 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.607 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.610 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.616 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.620 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.622 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.644 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.644 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.652 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.656 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.668 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.675 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.680 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.682 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.685 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.690 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.691 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.695 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.698 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.726 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.726 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.726 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.737 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.744 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.745 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.754 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.763 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.765 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.769 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.770 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.773 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.780 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.782 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.801 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.803 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.809 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.809 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.815 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.821 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.832 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.841 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.843 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.850 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.853 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.857 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.861 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.861 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.876 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.878 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.883 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.893 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.894 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:43.895 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1052.3189ms 2025-06-17 05:59:43.895 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:43.895 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:43.895 +00:00 [INF] Discarding envelope 8f35d7b448c64ca887124df41e349513 because the queue is full. 2025-06-17 05:59:43.895 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:43.895 +00:00 [INF] Discarding envelope 83aede6c8f4e47adbd61d95eea0d9da3 because the queue is full. 2025-06-17 05:59:43.896 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1054.4111ms 2025-06-17 05:59:43.899 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.900 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.910 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.927 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.934 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.946 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:43.947 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:43.947 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1157.8506ms 2025-06-17 05:59:43.947 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:43.947 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:43.948 +00:00 [INF] Discarding envelope 87eb77894b45404ab9259edc75e0e37e because the queue is full. 2025-06-17 05:59:43.948 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:43.948 +00:00 [INF] Discarding envelope 1200aa1806594b618349894389b25ada because the queue is full. 2025-06-17 05:59:43.949 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1160.6289ms 2025-06-17 05:59:43.951 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 05:59:43.951 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:43.951 +00:00 [INF] Started transaction with span ID 'd88b78a8ab2d4999' and trace ID 'd7af7fb778944b0ea4e88847e7ddac91'. 2025-06-17 05:59:43.952 +00:00 [INF] CORS policy execution successful. 2025-06-17 05:59:43.952 +00:00 [INF] Started transaction with span ID 'd88b78a8ab2d4999' and trace ID 'd7af7fb778944b0ea4e88847e7ddac91'. 2025-06-17 05:59:43.952 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:43.952 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:43.957 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.957 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:43.962 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:43.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:43.971 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:43.971 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:43.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:43.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:43.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.012 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.024 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.032 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.034 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 05:59:44.034 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:44.035 +00:00 [INF] Started transaction with span ID '372f0e9cfd9c8e0a' and trace ID '42fcc9cf38504c1a9a0d4339a3e5850f'. 2025-06-17 05:59:44.035 +00:00 [INF] Started transaction with span ID '372f0e9cfd9c8e0a' and trace ID '42fcc9cf38504c1a9a0d4339a3e5850f'. 2025-06-17 05:59:44.035 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:44.035 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:44.036 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.038 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.046 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.053 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.054 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.055 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:44.079 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.084 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.091 +00:00 [INF] Executed DbCommand (35ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:44.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:44.102 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.112 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:44.119 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.127 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.129 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.168 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.168 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.180 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.188 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.195 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.205 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.220 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.229 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.233 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.234 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.242 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.243 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.246 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.256 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.260 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.262 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.275 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.286 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.288 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.291 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.320 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.320 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.328 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.336 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.337 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.346 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.351 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.356 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.359 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.381 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.391 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.391 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.392 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.401 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.407 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.411 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.422 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.422 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.435 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.449 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.464 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.471 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.479 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.481 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.488 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.494 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.496 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.519 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.520 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.527 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.532 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.532 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.541 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.544 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.548 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.550 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.562 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.576 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.594 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.595 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.600 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.600 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.643 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.649 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.652 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.659 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:44.662 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 627.1144ms 2025-06-17 05:59:44.662 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:44.662 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.664 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:44.664 +00:00 [INF] Discarding envelope 89c53e90f7f94381bde756fd96e8b34a because the queue is full. 2025-06-17 05:59:44.664 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:44.664 +00:00 [INF] Discarding envelope e12df3bfdf8c40a08d95629466619b66 because the queue is full. 2025-06-17 05:59:44.664 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 630.5746ms 2025-06-17 05:59:44.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.667 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.675 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:44.681 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1752.1189ms 2025-06-17 05:59:44.681 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:44.682 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.682 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:44.683 +00:00 [INF] Discarding envelope 26aced56a0b441bb9a8c62e741a1a7e7 because the queue is full. 2025-06-17 05:59:44.683 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:44.683 +00:00 [INF] Discarding envelope 8810a04c49504ef286cccfdcb63841e6 because the queue is full. 2025-06-17 05:59:44.684 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1756.0726ms 2025-06-17 05:59:44.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.707 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.734 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.773 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.789 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.832 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.860 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.864 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:44.880 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:44.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:44.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:44.890 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:44.893 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 941.2432ms 2025-06-17 05:59:44.893 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:44.894 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:44.894 +00:00 [INF] Discarding envelope 87aa1e1f38f7405aab14af7f1a3747b1 because the queue is full. 2025-06-17 05:59:44.894 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:44.894 +00:00 [INF] Discarding envelope 4e98adb7f00c4423aafe2645af683a59 because the queue is full. 2025-06-17 05:59:44.894 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 943.8803ms 2025-06-17 05:59:45.184 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 05:59:45.184 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:45.184 +00:00 [INF] Started transaction with span ID 'd60e9cd06cfcc250' and trace ID '9930a8919f8c4cc7a28bd3a358775443'. 2025-06-17 05:59:45.184 +00:00 [INF] Started transaction with span ID 'd60e9cd06cfcc250' and trace ID '9930a8919f8c4cc7a28bd3a358775443'. 2025-06-17 05:59:45.184 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 05:59:45.184 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:45.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 05:59:45.187 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 05:59:45.187 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.9343ms 2025-06-17 05:59:45.187 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 05:59:45.187 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:45.188 +00:00 [INF] Discarding envelope a6258f1ebf594e5ba06cce124dfa0d81 because the queue is full. 2025-06-17 05:59:45.188 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:45.188 +00:00 [INF] Discarding envelope ec852e20a1f342cd97a708f691b76f27 because the queue is full. 2025-06-17 05:59:45.188 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 4.1082ms 2025-06-17 05:59:46.258 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 05:59:46.258 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:46.258 +00:00 [INF] Started transaction with span ID '3ebe8129fafb1594' and trace ID 'fd7a93d9a94b48c6b6c3c8c891df9c80'. 2025-06-17 05:59:46.259 +00:00 [INF] Started transaction with span ID '3ebe8129fafb1594' and trace ID 'fd7a93d9a94b48c6b6c3c8c891df9c80'. 2025-06-17 05:59:46.259 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 05:59:46.259 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:46.269 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 05:59:46.270 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 05:59:46.270 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 11.422ms 2025-06-17 05:59:46.270 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 05:59:46.270 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:46.270 +00:00 [INF] Discarding envelope 52628d53f7b64bd0bc94e8777aa508f3 because the queue is full. 2025-06-17 05:59:46.270 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:46.271 +00:00 [INF] Discarding envelope 3f56f043c8ab483d8906e5ee5af325bc because the queue is full. 2025-06-17 05:59:46.271 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 13.0144ms 2025-06-17 05:59:46.502 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 05:59:46.502 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:46.502 +00:00 [INF] Started transaction with span ID '9b9f70cbb1491d2c' and trace ID 'bbf13478361c47598244c7f796789366'. 2025-06-17 05:59:46.502 +00:00 [INF] Started transaction with span ID '9b9f70cbb1491d2c' and trace ID 'bbf13478361c47598244c7f796789366'. 2025-06-17 05:59:46.502 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:59:46.502 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:46.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 05:59:46.505 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 05:59:46.505 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.004ms 2025-06-17 05:59:46.505 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 05:59:46.506 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:46.506 +00:00 [INF] Discarding envelope 58c38fc642bb45c7b851ff1815c88dd2 because the queue is full. 2025-06-17 05:59:46.506 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:46.506 +00:00 [INF] Discarding envelope 7eaf3d50c6fe4b619897cbf1bb395889 because the queue is full. 2025-06-17 05:59:46.506 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 4.3996ms 2025-06-17 05:59:46.936 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 05:59:46.936 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 05:59:46.936 +00:00 [INF] Started transaction with span ID '16cf55604ae9fbf7' and trace ID '8ebf934b702a458e8f877506777ce192'. 2025-06-17 05:59:46.936 +00:00 [INF] Started transaction with span ID '16cf55604ae9fbf7' and trace ID '8ebf934b702a458e8f877506777ce192'. 2025-06-17 05:59:46.936 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:46.936 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 05:59:46.950 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:46.961 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 05:59:46.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 05:59:46.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 05:59:46.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:46.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:46.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:46.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:46.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:46.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:46.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:46.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:46.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:46.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:46.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:46.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:47.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:47.006 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:47.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:47.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:47.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:47.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:47.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:47.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:47.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:47.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:47.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:47.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:47.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:47.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:47.046 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:47.049 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:47.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:47.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:47.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:47.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:47.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:47.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:47.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:47.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:47.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:47.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:47.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:47.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:47.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:47.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:47.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:47.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:47.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:47.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:47.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:47.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:47.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:47.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:47.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:47.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:47.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:47.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:47.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:47.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:47.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:47.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:47.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:47.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:47.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:47.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:47.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:47.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:47.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:47.150 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:47.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:47.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:47.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 05:59:47.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 05:59:47.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 05:59:47.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 05:59:47.170 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 05:59:47.171 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 234.9341ms 2025-06-17 05:59:47.171 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 05:59:47.171 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:47.172 +00:00 [INF] Discarding envelope 74368b6fe5314e97afa3811fb9367a7e because the queue is full. 2025-06-17 05:59:47.172 +00:00 [INF] Capturing transaction. 2025-06-17 05:59:47.172 +00:00 [INF] Discarding envelope ef351e3ca4b44b6788e78f27bf231fb9 because the queue is full. 2025-06-17 05:59:47.172 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 236.7098ms 2025-06-17 06:00:20.287 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:00:20.287 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:20.287 +00:00 [INF] Started transaction with span ID '49d50fb6cedac751' and trace ID 'e2463708cf774c0c9c71e50b24caa9bb'. 2025-06-17 06:00:20.287 +00:00 [INF] Started transaction with span ID '49d50fb6cedac751' and trace ID 'e2463708cf774c0c9c71e50b24caa9bb'. 2025-06-17 06:00:20.287 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:20.287 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:20.302 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:20.316 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:20.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:00:20.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:20.325 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.331 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:20.332 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.337 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:20.337 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.345 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:20.346 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:20.352 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.356 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:20.357 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.369 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.371 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:20.372 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.376 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:20.377 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.382 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:20.383 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.389 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:20.390 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.396 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:20.397 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:20.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.410 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:20.411 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.417 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:20.418 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.425 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.427 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:20.428 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:20.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.443 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:20.448 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.452 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.457 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:20.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:20.467 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:00:20.467 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 179.6607ms 2025-06-17 06:00:20.467 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:20.467 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:20.467 +00:00 [INF] Discarding envelope f95c0f0c86f24bf58163137fa1c06122 because the queue is full. 2025-06-17 06:00:20.468 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:20.468 +00:00 [INF] Discarding envelope 80d68a2f9e97440aa28248cf2e412de3 because the queue is full. 2025-06-17 06:00:20.468 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 180.9364ms 2025-06-17 06:00:20.468 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:00:20.468 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:20.468 +00:00 [INF] Started transaction with span ID 'e642b98612e3cf68' and trace ID 'cc716e9a972547e581079672cda9a4ae'. 2025-06-17 06:00:20.468 +00:00 [INF] Started transaction with span ID 'e642b98612e3cf68' and trace ID 'cc716e9a972547e581079672cda9a4ae'. 2025-06-17 06:00:20.468 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:20.468 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:20.472 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:20.475 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:20.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:00:20.479 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:20.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.492 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.497 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.511 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.516 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.520 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.527 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.533 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.539 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.548 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.571 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.572 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.574 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:00:20.574 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:20.574 +00:00 [INF] Started transaction with span ID 'faa64841345c6a00' and trace ID 'cc644481320f4d9a8bd85f9f2525abc8'. 2025-06-17 06:00:20.575 +00:00 [INF] Started transaction with span ID 'faa64841345c6a00' and trace ID 'cc644481320f4d9a8bd85f9f2525abc8'. 2025-06-17 06:00:20.575 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:00:20.576 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:20.583 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:00:20.585 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:00:20.586 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 8.9667ms 2025-06-17 06:00:20.586 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:00:20.586 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:20.586 +00:00 [INF] Discarding envelope 89e4ea5491fc43859a87ea54f7797253 because the queue is full. 2025-06-17 06:00:20.586 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:20.586 +00:00 [INF] Discarding envelope d975ef9ae5e34c63adf551256325edb3 because the queue is full. 2025-06-17 06:00:20.586 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 12.0557ms 2025-06-17 06:00:20.589 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.590 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.604 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.612 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:20.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:20.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:20.625 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:00:20.626 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 157.6814ms 2025-06-17 06:00:20.626 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:20.627 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:20.627 +00:00 [INF] Discarding envelope 4f995ffa77314552be075917f7f28927 because the queue is full. 2025-06-17 06:00:20.627 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:20.627 +00:00 [INF] Discarding envelope b7dec493639a4c108c907856f302150d because the queue is full. 2025-06-17 06:00:20.627 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 159.0121ms 2025-06-17 06:00:21.708 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:00:21.708 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:21.708 +00:00 [INF] Started transaction with span ID 'e98736378eabd54' and trace ID '22aac84c608848fda578d688aef637d0'. 2025-06-17 06:00:21.708 +00:00 [INF] Started transaction with span ID 'e98736378eabd54' and trace ID '22aac84c608848fda578d688aef637d0'. 2025-06-17 06:00:21.708 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:00:21.708 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:21.710 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:00:21.710 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:00:21.710 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.5459ms 2025-06-17 06:00:21.710 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:00:21.710 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:21.710 +00:00 [INF] Discarding envelope d5862e0ba7d9481898efb590940e7200 because the queue is full. 2025-06-17 06:00:21.710 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:21.710 +00:00 [INF] Discarding envelope b449549d1c0646ed805d9a0103e99f63 because the queue is full. 2025-06-17 06:00:21.710 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 2.3677ms 2025-06-17 06:00:21.755 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:00:21.755 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:21.755 +00:00 [INF] Started transaction with span ID '650f3405794945b3' and trace ID 'c32333e138c242c7b24203889d5bbe49'. 2025-06-17 06:00:21.755 +00:00 [INF] Started transaction with span ID '650f3405794945b3' and trace ID 'c32333e138c242c7b24203889d5bbe49'. 2025-06-17 06:00:21.755 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:00:21.755 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:21.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:00:21.757 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:00:21.758 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.1263ms 2025-06-17 06:00:21.758 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:00:21.758 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:21.758 +00:00 [INF] Discarding envelope 4b17f630a4ef4742918579af68c1906a because the queue is full. 2025-06-17 06:00:21.758 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:21.758 +00:00 [INF] Discarding envelope c02edac912a745439e40526f4624eaa8 because the queue is full. 2025-06-17 06:00:21.758 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 2.9113ms 2025-06-17 06:00:22.310 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:00:22.311 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:22.311 +00:00 [INF] Started transaction with span ID '9944eed23861ed41' and trace ID '233c9ac28d3042ee934031e3e82d1d8e'. 2025-06-17 06:00:22.311 +00:00 [INF] Started transaction with span ID '9944eed23861ed41' and trace ID '233c9ac28d3042ee934031e3e82d1d8e'. 2025-06-17 06:00:22.311 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:00:22.311 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:22.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:00:22.313 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:00:22.314 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.6392ms 2025-06-17 06:00:22.314 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:00:22.314 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:22.314 +00:00 [INF] Discarding envelope 419a1b3c58b048618f3fde650869969c because the queue is full. 2025-06-17 06:00:22.314 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:22.314 +00:00 [INF] Discarding envelope a0772471aca44cb1a4e7b7b4c2b9067d because the queue is full. 2025-06-17 06:00:22.314 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 4.1248ms 2025-06-17 06:00:22.735 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:00:22.735 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:22.735 +00:00 [INF] Started transaction with span ID 'c29d871adc348e8f' and trace ID 'c5d76565fdd0488abf0518ddc28b4d91'. 2025-06-17 06:00:22.735 +00:00 [INF] Started transaction with span ID 'c29d871adc348e8f' and trace ID 'c5d76565fdd0488abf0518ddc28b4d91'. 2025-06-17 06:00:22.735 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:22.735 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:22.753 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:22.765 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:22.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:00:22.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:22.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:22.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:22.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:22.782 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:22.783 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:22.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:22.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:22.787 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:22.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:22.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:22.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:22.793 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:22.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:22.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:22.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:22.802 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:22.803 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:22.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:22.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:22.808 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:22.809 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:22.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:22.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:22.815 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:22.816 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:22.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:22.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:22.822 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:22.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:22.827 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:22.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:22.832 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:22.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:22.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:22.844 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:22.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:22.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:22.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:22.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:22.857 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:22.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:22.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:22.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:22.863 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:22.864 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:22.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:22.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:22.870 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:22.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:22.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:22.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:22.880 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:22.881 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:22.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:22.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:22.886 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:22.887 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:22.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:22.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:22.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:22.895 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:22.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:22.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:22.901 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:22.902 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:22.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:22.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:22.909 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:22.910 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:22.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:22.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:22.915 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:22.916 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:00:22.916 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 180.7481ms 2025-06-17 06:00:22.916 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:22.916 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:22.916 +00:00 [INF] Discarding envelope 15ab0deccf524f9cae94824cf71b2604 because the queue is full. 2025-06-17 06:00:22.916 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:22.916 +00:00 [INF] Discarding envelope d6aa063e078a4d9b9bcbfe4a9b7e0180 because the queue is full. 2025-06-17 06:00:22.916 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 181.7128ms 2025-06-17 06:00:23.067 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 06:00:23.067 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:23.067 +00:00 [INF] Started transaction with span ID 'b8cd457cefbac558' and trace ID '578210ed2bd0400c8f6cb9a5761dd9e7'. 2025-06-17 06:00:23.068 +00:00 [INF] Started transaction with span ID 'b8cd457cefbac558' and trace ID '578210ed2bd0400c8f6cb9a5761dd9e7'. 2025-06-17 06:00:23.068 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:00:23.068 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:23.069 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:00:23.069 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:00:23.069 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.5884ms 2025-06-17 06:00:23.069 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:00:23.070 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:23.070 +00:00 [INF] Discarding envelope a73656a444174192aecca72364aa924c because the queue is full. 2025-06-17 06:00:23.070 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:23.070 +00:00 [INF] Discarding envelope 7be34cb9f8444100a2c1cd4d8d148c99 because the queue is full. 2025-06-17 06:00:23.070 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 2.6069ms 2025-06-17 06:00:23.204 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:00:23.204 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:23.204 +00:00 [INF] Started transaction with span ID '7457be38059d6d4f' and trace ID '326ed013f7334b8dbe072ed1c95b7530'. 2025-06-17 06:00:23.204 +00:00 [INF] Started transaction with span ID '7457be38059d6d4f' and trace ID '326ed013f7334b8dbe072ed1c95b7530'. 2025-06-17 06:00:23.204 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:23.204 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:23.209 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:00:23.210 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:23.210 +00:00 [INF] Started transaction with span ID 'c5bf50abd2c1be6c' and trace ID 'bcda576a1e214d07aa96e55eb166e3c9'. 2025-06-17 06:00:23.211 +00:00 [INF] Started transaction with span ID 'c5bf50abd2c1be6c' and trace ID 'bcda576a1e214d07aa96e55eb166e3c9'. 2025-06-17 06:00:23.211 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:23.211 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:23.221 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:23.222 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:23.241 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:23.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:00:23.244 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:23.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.262 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.267 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.275 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.279 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.288 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.293 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.301 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.306 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.311 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.323 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.328 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.333 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.334 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.339 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.350 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:00:23.351 +00:00 [INF] Executed DbCommand (129ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:23.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:00:23.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:23.356 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 151.6165ms 2025-06-17 06:00:23.356 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:23.356 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:23.358 +00:00 [INF] Discarding envelope bb686d8b6c4b46f1891c709c5dff35ec because the queue is full. 2025-06-17 06:00:23.358 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:23.358 +00:00 [INF] Discarding envelope 08e9dccc06ef4eccbe626d1e726754b2 because the queue is full. 2025-06-17 06:00:23.358 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 154.5341ms 2025-06-17 06:00:23.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.366 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:23.367 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.372 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:23.373 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:23.384 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.389 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:23.391 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.396 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:23.399 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:23.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.414 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:23.415 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.422 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.424 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:23.425 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.433 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:23.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.434 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:00:23.435 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:23.435 +00:00 [INF] Started transaction with span ID 'e5619e2eed4623bb' and trace ID '97d093b6446e422c946b62d22b5c0de4'. 2025-06-17 06:00:23.435 +00:00 [INF] Started transaction with span ID 'e5619e2eed4623bb' and trace ID '97d093b6446e422c946b62d22b5c0de4'. 2025-06-17 06:00:23.435 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:23.435 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:23.439 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:23.441 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:23.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:00:23.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.449 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:23.454 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:23.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.467 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.475 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:23.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.478 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.482 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.493 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.497 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.497 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:23.499 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.507 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:23.513 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.519 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.527 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.531 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:23.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.534 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.542 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:23.543 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.543 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.552 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.557 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.558 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:23.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:23.573 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.578 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.586 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.591 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:23.594 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:00:23.594 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 383.1148ms 2025-06-17 06:00:23.594 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:23.594 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:23.594 +00:00 [INF] Discarding envelope 302346db263441b299cc34f5b5a91a15 because the queue is full. 2025-06-17 06:00:23.594 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:23.594 +00:00 [INF] Discarding envelope 0e7d3de874364402a991d19b2c86fd4f because the queue is full. 2025-06-17 06:00:23.594 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 384.8789ms 2025-06-17 06:00:23.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:23.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:23.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:23.613 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:00:23.614 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 179.3334ms 2025-06-17 06:00:23.615 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:23.615 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:23.615 +00:00 [INF] Discarding envelope c70623ec371b4d46966130c4125f9383 because the queue is full. 2025-06-17 06:00:23.615 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:23.615 +00:00 [INF] Discarding envelope 0f47afba784c4aaab74ff51f2698ae5a because the queue is full. 2025-06-17 06:00:23.615 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 180.8899ms 2025-06-17 06:00:32.486 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:00:32.486 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:32.487 +00:00 [INF] Started transaction with span ID 'a6d1f8923ed88dd7' and trace ID 'bca4379e65e24d20825bd5e540128aa3'. 2025-06-17 06:00:32.487 +00:00 [INF] Started transaction with span ID 'a6d1f8923ed88dd7' and trace ID 'bca4379e65e24d20825bd5e540128aa3'. 2025-06-17 06:00:32.487 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:32.487 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:32.499 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:32.509 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:32.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:00:32.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:32.517 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:32.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.530 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:32.531 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.536 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:32.537 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.541 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:32.542 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.550 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:32.551 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.555 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:32.556 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.561 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:32.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:32.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.574 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:32.575 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.581 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:32.581 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.587 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:32.588 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:32.595 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.601 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:32.602 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.607 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:32.608 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.613 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.614 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:32.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.623 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:32.625 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.634 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:32.635 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.641 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:32.641 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:00:32.641 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 154.2415ms 2025-06-17 06:00:32.641 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:32.641 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:32.642 +00:00 [INF] Discarding envelope 6a044c0f60094a1bbfc82be1ce936a86 because the queue is full. 2025-06-17 06:00:32.642 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:32.642 +00:00 [INF] Discarding envelope 2903811fb29540149d59ea0a7096396a because the queue is full. 2025-06-17 06:00:32.642 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 155.3822ms 2025-06-17 06:00:32.642 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:00:32.642 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:32.642 +00:00 [INF] Started transaction with span ID '62196db31d286a0e' and trace ID '097cac45fd7548b2b9fc3e3078175746'. 2025-06-17 06:00:32.642 +00:00 [INF] Started transaction with span ID '62196db31d286a0e' and trace ID '097cac45fd7548b2b9fc3e3078175746'. 2025-06-17 06:00:32.642 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:32.642 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:32.646 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:32.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:32.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:00:32.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:32.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.665 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.672 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.673 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.676 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.682 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.683 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.696 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.702 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.707 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.708 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.711 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.716 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.721 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.725 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:32.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:32.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:32.742 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:00:32.742 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:00:32.743 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:32.743 +00:00 [INF] Started transaction with span ID '9c5d9924094c24bb' and trace ID '04f50202302c4a65b19ebfcc72ee7326'. 2025-06-17 06:00:32.743 +00:00 [INF] Started transaction with span ID '9c5d9924094c24bb' and trace ID '04f50202302c4a65b19ebfcc72ee7326'. 2025-06-17 06:00:32.743 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:00:32.743 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:32.744 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:00:32.744 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:00:32.745 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.5781ms 2025-06-17 06:00:32.745 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:00:32.745 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:32.745 +00:00 [INF] Discarding envelope bb62f809865847cc920229efcfeba159 because the queue is full. 2025-06-17 06:00:32.745 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:32.745 +00:00 [INF] Discarding envelope dad07b30edcf448caee8799dcf6a3570 because the queue is full. 2025-06-17 06:00:32.745 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.4477ms 2025-06-17 06:00:32.745 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 102.9664ms 2025-06-17 06:00:32.745 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:32.746 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:32.746 +00:00 [INF] Discarding envelope 00bf08a3e3c649aca16d6995eeddfcb6 because the queue is full. 2025-06-17 06:00:32.746 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:32.746 +00:00 [INF] Discarding envelope 37f583693b854ee5b0523c41071c9eab because the queue is full. 2025-06-17 06:00:32.746 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 103.8686ms 2025-06-17 06:00:35.369 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 06:00:35.369 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:35.369 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:00:35.369 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:35.369 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.2485ms 2025-06-17 06:00:35.370 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:00:35.370 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:35.370 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:00:35.370 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:35.370 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1796ms 2025-06-17 06:00:35.373 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 06:00:35.373 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:35.373 +00:00 [INF] Started transaction with span ID 'b4f4b51979aca3b6' and trace ID '42d33f0a48d048858fb4351d99b48a95'. 2025-06-17 06:00:35.373 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:35.373 +00:00 [INF] Started transaction with span ID 'b4f4b51979aca3b6' and trace ID '42d33f0a48d048858fb4351d99b48a95'. 2025-06-17 06:00:35.373 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:00:35.373 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:35.374 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:00:35.374 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:35.374 +00:00 [INF] Started transaction with span ID '936f58a02b975031' and trace ID 'c15ef0283ffd43e0a2371d7b5cc72c69'. 2025-06-17 06:00:35.374 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:35.374 +00:00 [INF] Started transaction with span ID '936f58a02b975031' and trace ID 'c15ef0283ffd43e0a2371d7b5cc72c69'. 2025-06-17 06:00:35.375 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:35.375 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:35.378 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:35.382 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:35.384 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:35.387 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:35.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:00:35.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:35.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:35.399 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:00:35.401 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 27.3516ms 2025-06-17 06:00:35.401 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:00:35.401 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:35.401 +00:00 [INF] Discarding envelope f4640dd65f6544c3856ccc09e119f19d because the queue is full. 2025-06-17 06:00:35.401 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:35.401 +00:00 [INF] Discarding envelope b8e7d6e4bacb4660a11cf81cfb0e8cb5 because the queue is full. 2025-06-17 06:00:35.401 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 28.1509ms 2025-06-17 06:00:35.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.408 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:00:35.408 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:35.408 +00:00 [INF] Started transaction with span ID 'dedddbbdb3bbc4dd' and trace ID '2ef9bba6ddbf4fbe967266f9d8b54f93'. 2025-06-17 06:00:35.408 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:35.409 +00:00 [INF] Started transaction with span ID 'dedddbbdb3bbc4dd' and trace ID '2ef9bba6ddbf4fbe967266f9d8b54f93'. 2025-06-17 06:00:35.409 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:35.409 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:35.412 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:35.415 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:35.420 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.421 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:00:35.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:35.430 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.439 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.448 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.453 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.454 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.455 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.455 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.465 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.471 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.485 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.494 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.495 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.514 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.515 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.517 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.527 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.531 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.539 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.540 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.546 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.548 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.556 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.562 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.565 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.565 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.569 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.595 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.601 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.603 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.609 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.610 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.634 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.638 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.646 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.655 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.660 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.669 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.671 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.677 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.695 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.703 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.713 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.717 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.719 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.727 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.739 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.751 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.752 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.777 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:00:35.778 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 403.1121ms 2025-06-17 06:00:35.778 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:35.778 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:35.778 +00:00 [INF] Discarding envelope 360e4018313a4f6e86b7442088e77326 because the queue is full. 2025-06-17 06:00:35.778 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:35.778 +00:00 [INF] Discarding envelope 470ae697ee3145348a91d4a9ce5add39 because the queue is full. 2025-06-17 06:00:35.778 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 404.3246ms 2025-06-17 06:00:35.780 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:00:35.780 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:35.780 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:00:35.780 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:35.780 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2467ms 2025-06-17 06:00:35.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.785 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:00:35.785 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:35.785 +00:00 [INF] Started transaction with span ID 'f42f41e246ae0ec5' and trace ID '1b0f98756ec74919b5127b8c2f0dd102'. 2025-06-17 06:00:35.785 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:35.785 +00:00 [INF] Started transaction with span ID 'f42f41e246ae0ec5' and trace ID '1b0f98756ec74919b5127b8c2f0dd102'. 2025-06-17 06:00:35.785 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:00:35.785 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:35.787 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:00:35.787 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:00:35.787 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6679ms 2025-06-17 06:00:35.787 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:00:35.787 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:35.787 +00:00 [INF] Discarding envelope d78253b0dd8944d8a4eb68fb03c3b6f8 because the queue is full. 2025-06-17 06:00:35.787 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:35.787 +00:00 [INF] Discarding envelope 43d0195d08444183aab97d8e42296687 because the queue is full. 2025-06-17 06:00:35.787 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.5994ms 2025-06-17 06:00:35.788 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.800 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.811 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.829 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.836 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.853 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.860 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.867 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.885 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.904 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.909 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:35.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:35.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:35.923 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:35.924 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:00:35.924 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 515.6749ms 2025-06-17 06:00:35.924 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:35.925 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:35.925 +00:00 [INF] Discarding envelope 73f7f6f638a140d789aed5c104d998c4 because the queue is full. 2025-06-17 06:00:35.925 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:35.925 +00:00 [INF] Discarding envelope 5ba28617d63f4fa985509d7bd77e7e00 because the queue is full. 2025-06-17 06:00:35.926 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 517.2379ms 2025-06-17 06:00:36.421 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:00:36.421 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:36.421 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:00:36.421 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:36.421 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2190ms 2025-06-17 06:00:36.422 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:00:36.422 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:36.422 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:00:36.422 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:36.422 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1548ms 2025-06-17 06:00:36.425 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:00:36.425 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:36.425 +00:00 [INF] Started transaction with span ID '4090ca8014ad4a4c' and trace ID '0e9c7e9eb1d240af92983b4b67ecfd75'. 2025-06-17 06:00:36.425 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:36.425 +00:00 [INF] Started transaction with span ID '4090ca8014ad4a4c' and trace ID '0e9c7e9eb1d240af92983b4b67ecfd75'. 2025-06-17 06:00:36.425 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:00:36.425 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:36.432 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:36.433 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:00:36.433 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:36.433 +00:00 [INF] Started transaction with span ID 'd750f4888da7b564' and trace ID 'b19ce492f0fa4f7f8f32257ba54f454f'. 2025-06-17 06:00:36.433 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:36.433 +00:00 [INF] Started transaction with span ID 'd750f4888da7b564' and trace ID 'b19ce492f0fa4f7f8f32257ba54f454f'. 2025-06-17 06:00:36.440 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:36.440 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:36.441 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:36.449 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:36.460 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:36.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:00:36.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:36.468 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:36.480 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:00:36.484 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 58.2754ms 2025-06-17 06:00:36.484 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:00:36.484 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:36.484 +00:00 [INF] Discarding envelope 03c0a754998c4ddca0d1cf6fa0514863 because the queue is full. 2025-06-17 06:00:36.484 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:36.484 +00:00 [INF] Discarding envelope 9d6cab1456eb4a6194596b9ae8ba9266 because the queue is full. 2025-06-17 06:00:36.485 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 59.9205ms 2025-06-17 06:00:36.485 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:00:36.485 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:36.485 +00:00 [INF] Started transaction with span ID 'fd839f24e8c2f6dd' and trace ID '5e642ec7ead04b158530f3581085f489'. 2025-06-17 06:00:36.486 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:36.486 +00:00 [INF] Started transaction with span ID 'fd839f24e8c2f6dd' and trace ID '5e642ec7ead04b158530f3581085f489'. 2025-06-17 06:00:36.486 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:00:36.486 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:36.499 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:36.503 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:00:36.503 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:36.503 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.504 +00:00 [INF] Started transaction with span ID 'd341df1c823aecbc' and trace ID '09edc533195042538aa3b009e561ef12'. 2025-06-17 06:00:36.505 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:36.505 +00:00 [INF] Started transaction with span ID 'd341df1c823aecbc' and trace ID '09edc533195042538aa3b009e561ef12'. 2025-06-17 06:00:36.505 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:36.505 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:36.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.517 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:36.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.532 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.540 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:36.541 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:00:36.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:36.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.561 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.570 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.576 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.598 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.599 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.607 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.620 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.621 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.628 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.631 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.682 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.689 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.692 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.696 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.696 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.704 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.716 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.720 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.721 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.724 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.728 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.746 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.750 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.764 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.773 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.784 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.784 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.788 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.796 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.804 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.809 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.813 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.820 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.824 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.844 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.853 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.854 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.862 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.863 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.872 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.879 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.884 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.884 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.906 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.907 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.903 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.922 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.932 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.936 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.937 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.962 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.966 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.968 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:36.977 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:36.992 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:36.996 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:36.997 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.018 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.056 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.059 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.082 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.094 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.116 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.121 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.129 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.136 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.162 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.162 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.179 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.183 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.196 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.224 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.233 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.240 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:00:37.244 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 803.5777ms 2025-06-17 06:00:37.244 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:37.244 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:37.244 +00:00 [INF] Discarding envelope 7a247f9d0d474480b88cdee71083fb8e because the queue is full. 2025-06-17 06:00:37.244 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:37.244 +00:00 [INF] Discarding envelope 8ba609285b184265bc528dec4834f486 because the queue is full. 2025-06-17 06:00:37.244 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 811.6680ms 2025-06-17 06:00:37.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.248 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:37.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:37.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.255 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:00:37.259 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 750.67ms 2025-06-17 06:00:37.259 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:37.259 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:37.259 +00:00 [INF] Discarding envelope f2198f490ff545c58ad61c00405ec8ce because the queue is full. 2025-06-17 06:00:37.259 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:37.259 +00:00 [INF] Discarding envelope d7aba4fcadbb4fbe9b3bb182a3e74228 because the queue is full. 2025-06-17 06:00:37.259 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 756.7878ms 2025-06-17 06:00:37.261 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:00:37.261 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:37.261 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:00:37.261 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:37.261 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2715ms 2025-06-17 06:00:37.261 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:00:37.261 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:37.261 +00:00 [INF] Started transaction with span ID '468c88856fbf7397' and trace ID 'f6921d3275024f08a5822c4c01f35271'. 2025-06-17 06:00:37.261 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:37.263 +00:00 [INF] Started transaction with span ID '468c88856fbf7397' and trace ID 'f6921d3275024f08a5822c4c01f35271'. 2025-06-17 06:00:37.266 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:37.266 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:37.268 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:00:37.268 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 782.3403ms 2025-06-17 06:00:37.269 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:00:37.269 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:37.269 +00:00 [INF] Discarding envelope e8bcadf50e0a4666827e1483a99cfda1 because the queue is full. 2025-06-17 06:00:37.270 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:37.270 +00:00 [INF] Discarding envelope 45c598625ab640e09a5e1ce379551fc0 because the queue is full. 2025-06-17 06:00:37.270 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 784.7420ms 2025-06-17 06:00:37.270 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:00:37.270 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:37.270 +00:00 [INF] Started transaction with span ID '1e7548fedefa5216' and trace ID '895a91a794db4136aa1b29b0fa7f4bdd'. 2025-06-17 06:00:37.270 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:37.270 +00:00 [INF] Started transaction with span ID '1e7548fedefa5216' and trace ID '895a91a794db4136aa1b29b0fa7f4bdd'. 2025-06-17 06:00:37.274 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:37.274 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:37.274 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:37.284 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:37.288 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:00:37.288 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:00:37.288 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:37.288 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:00:37.288 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:37.288 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.8572ms 2025-06-17 06:00:37.289 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:37.290 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:37.290 +00:00 [INF] Started transaction with span ID 'b2f371785d11791e' and trace ID '14ec188bb9914d72911830ff87334650'. 2025-06-17 06:00:37.290 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:37.290 +00:00 [INF] Started transaction with span ID 'b2f371785d11791e' and trace ID '14ec188bb9914d72911830ff87334650'. 2025-06-17 06:00:37.290 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:00:37.290 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:37.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:00:37.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:00:37.293 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:00:37.295 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:37.297 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.9838ms 2025-06-17 06:00:37.298 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:00:37.298 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:37.298 +00:00 [INF] Discarding envelope b847fbecccc44f7599a20bc090971166 because the queue is full. 2025-06-17 06:00:37.298 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:37.298 +00:00 [INF] Discarding envelope 0df3cf02de0342b0acd6e09c5493e220 because the queue is full. 2025-06-17 06:00:37.298 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 9.7490ms 2025-06-17 06:00:37.300 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:37.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:00:37.305 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.307 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:37.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.325 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.333 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.338 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.338 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.343 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.347 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.350 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.356 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.357 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.363 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.364 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.366 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.368 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.378 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.379 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.382 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.383 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.385 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.394 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.416 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.426 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.427 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.428 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.445 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.448 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.451 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.455 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.462 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.475 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.480 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.482 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.497 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.500 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.503 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.516 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.519 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.540 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.550 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.552 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.556 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.588 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.592 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.597 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.626 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.646 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.649 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.650 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.655 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.663 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.664 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.672 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.692 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.693 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.711 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.716 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.741 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.761 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.763 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.784 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.792 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.799 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.813 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.817 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.818 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.820 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.824 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.830 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:37.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:37.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:37.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.851 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:00:37.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:37.853 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:00:37.854 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 587.5279ms 2025-06-17 06:00:37.854 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:37.855 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:37.855 +00:00 [INF] Discarding envelope 644d9854e71b4adb8fda66fc077b3780 because the queue is full. 2025-06-17 06:00:37.855 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:37.855 +00:00 [INF] Discarding envelope 78f64fbc3f9d4b3ea9ebb2c30738da75 because the queue is full. 2025-06-17 06:00:37.855 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 594.0471ms 2025-06-17 06:00:37.856 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 581.7907ms 2025-06-17 06:00:37.856 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:37.856 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:37.856 +00:00 [INF] Discarding envelope cc740cf86482461b9154b5de5624b19a because the queue is full. 2025-06-17 06:00:37.856 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:37.856 +00:00 [INF] Discarding envelope 496b4e934b4c46108626d70e01971616 because the queue is full. 2025-06-17 06:00:37.856 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 586.5909ms 2025-06-17 06:00:37.856 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:00:37.857 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:37.857 +00:00 [INF] Started transaction with span ID '66e6b95dcb3e8b6a' and trace ID '7bc9cdc748794bf7afd9eb4e38246abc'. 2025-06-17 06:00:37.857 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:37.857 +00:00 [INF] Started transaction with span ID '66e6b95dcb3e8b6a' and trace ID '7bc9cdc748794bf7afd9eb4e38246abc'. 2025-06-17 06:00:37.857 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:00:37.857 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:37.859 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:00:37.859 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:00:37.859 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.252ms 2025-06-17 06:00:37.859 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:00:37.859 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:37.859 +00:00 [INF] Discarding envelope fc1a8114275d4edfa0843fe16891608c because the queue is full. 2025-06-17 06:00:37.860 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:37.860 +00:00 [INF] Discarding envelope aaa4321177b84595be8e4521fb110e70 because the queue is full. 2025-06-17 06:00:37.860 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.1786ms 2025-06-17 06:00:55.615 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:00:55.615 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:55.615 +00:00 [INF] Started transaction with span ID '3fc27e3a241721b3' and trace ID 'de46d36873ee4be4b49c26df25e3a5a7'. 2025-06-17 06:00:55.615 +00:00 [INF] Started transaction with span ID '3fc27e3a241721b3' and trace ID 'de46d36873ee4be4b49c26df25e3a5a7'. 2025-06-17 06:00:55.615 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:55.615 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:55.630 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:55.644 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:55.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:00:55.654 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:55.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:55.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.680 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:55.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.703 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:55.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:55.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.724 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:55.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:55.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:55.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:55.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:55.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:55.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:55.789 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:00:55.789 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:55.789 +00:00 [INF] Started transaction with span ID '7f1590f07ea51daf' and trace ID '802f49456e524f39ad521d34ec86e386'. 2025-06-17 06:00:55.790 +00:00 [INF] Started transaction with span ID '7f1590f07ea51daf' and trace ID '802f49456e524f39ad521d34ec86e386'. 2025-06-17 06:00:55.790 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:55.790 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:55.793 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:55.797 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:55.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:00:55.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:55.803 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.815 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:55.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.824 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.824 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.826 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.827 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:55.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.846 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.854 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:55.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.863 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.870 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.871 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.876 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:55.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.881 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.892 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:55.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:55.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.926 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.936 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:55.952 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:00:55.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.959 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 343.895ms 2025-06-17 06:00:55.960 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:55.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.960 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:55.962 +00:00 [INF] Discarding envelope 6bb4fef716864aff98243a44eee80ffb because the queue is full. 2025-06-17 06:00:55.962 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:55.962 +00:00 [INF] Discarding envelope 9fd3cc750e6e480b9c23ba2d40cc9a98 because the queue is full. 2025-06-17 06:00:55.963 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 347.8540ms 2025-06-17 06:00:55.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:55.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:55.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:55.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:56.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:56.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:56.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:56.010 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:00:56.014 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 224.1449ms 2025-06-17 06:00:56.014 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:56.014 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:56.014 +00:00 [INF] Discarding envelope 6b0df996bb9840ea977c231b4b257d95 because the queue is full. 2025-06-17 06:00:56.015 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:56.015 +00:00 [INF] Discarding envelope 6a1341d784ff48e8932cc70cc58e9210 because the queue is full. 2025-06-17 06:00:56.016 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 226.8246ms 2025-06-17 06:00:58.984 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:00:58.984 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:58.984 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:00:58.984 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:58.984 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2077ms 2025-06-17 06:00:58.985 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 06:00:58.985 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:58.985 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:00:58.985 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:58.985 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.1196ms 2025-06-17 06:00:58.989 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 06:00:58.990 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:58.990 +00:00 [INF] Started transaction with span ID '2717919ba0f9d263' and trace ID '2fdc3530e29b41b79fbd31f74839cebb'. 2025-06-17 06:00:58.990 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:58.990 +00:00 [INF] Started transaction with span ID '2717919ba0f9d263' and trace ID '2fdc3530e29b41b79fbd31f74839cebb'. 2025-06-17 06:00:58.990 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:00:58.990 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:58.993 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:00:58.993 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:58.993 +00:00 [INF] Started transaction with span ID 'b02e76fea6746ede' and trace ID '963db52331e946038245b7d762bce1ab'. 2025-06-17 06:00:58.993 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:58.993 +00:00 [INF] Started transaction with span ID 'b02e76fea6746ede' and trace ID '963db52331e946038245b7d762bce1ab'. 2025-06-17 06:00:58.993 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:58.993 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:59.004 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:59.009 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:59.014 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:59.017 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:00:59.022 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:59.024 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:59.030 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:59.037 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:00:59.039 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 48.8655ms 2025-06-17 06:00:59.039 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:00:59.039 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:59.039 +00:00 [INF] Discarding envelope 8b124511340143a7bb2a011bfa56969e because the queue is full. 2025-06-17 06:00:59.039 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:59.039 +00:00 [INF] Discarding envelope d78ec600d3e741fcac1cc7b4c1e536c1 because the queue is full. 2025-06-17 06:00:59.040 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 50.7399ms 2025-06-17 06:00:59.042 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.046 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.121 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:00:59.121 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:59.121 +00:00 [INF] Started transaction with span ID '1baf2f70661b66a4' and trace ID '2bbcb4f2b85c422fb83d021183475ec6'. 2025-06-17 06:00:59.121 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:59.122 +00:00 [INF] Started transaction with span ID '1baf2f70661b66a4' and trace ID '2bbcb4f2b85c422fb83d021183475ec6'. 2025-06-17 06:00:59.122 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:59.122 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:59.127 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:59.130 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:59.131 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.134 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:00:59.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:59.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.141 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.186 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.189 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.191 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.200 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.202 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.207 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.222 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.235 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.242 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.253 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.261 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.270 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.270 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:00:59.270 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:59.270 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:00:59.270 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:59.271 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2366ms 2025-06-17 06:00:59.271 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.272 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:00:59.272 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:59.272 +00:00 [INF] Started transaction with span ID '7d913de1e47333b1' and trace ID '49b173eddd4545ec9e0d7f2318abe20a'. 2025-06-17 06:00:59.272 +00:00 [INF] Started transaction with span ID '7d913de1e47333b1' and trace ID '49b173eddd4545ec9e0d7f2318abe20a'. 2025-06-17 06:00:59.272 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:59.272 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:59.274 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:00:59.274 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:59.274 +00:00 [INF] Started transaction with span ID '905c50884240e24c' and trace ID '79e9ae68991148b88b5b68fed61293c9'. 2025-06-17 06:00:59.274 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:00:59.274 +00:00 [INF] Started transaction with span ID '905c50884240e24c' and trace ID '79e9ae68991148b88b5b68fed61293c9'. 2025-06-17 06:00:59.274 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:00:59.274 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:59.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:00:59.282 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:00:59.282 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.8485ms 2025-06-17 06:00:59.282 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:00:59.282 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:59.282 +00:00 [INF] Discarding envelope 0ce7ccf4590846cd88e119364d83451a because the queue is full. 2025-06-17 06:00:59.282 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:59.282 +00:00 [INF] Discarding envelope 4c6eb8feb2de494ebeea4bec2417a909 because the queue is full. 2025-06-17 06:00:59.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.289 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.294 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.295 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.298 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:59.302 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 28.3990ms 2025-06-17 06:00:59.307 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.321 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:59.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:00:59.335 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:59.343 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.345 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.363 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.376 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.391 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.392 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.399 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.404 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.405 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.413 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.414 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.419 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.422 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.433 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.438 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.439 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.455 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.456 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.468 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.468 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.483 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:00:59.486 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 492.6535ms 2025-06-17 06:00:59.486 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:59.486 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:59.486 +00:00 [INF] Discarding envelope 9277cf9634be4f3294ddc5975f252985 because the queue is full. 2025-06-17 06:00:59.487 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:59.487 +00:00 [INF] Discarding envelope 5f73c455e3ab4737a82a71ec1df0a00f because the queue is full. 2025-06-17 06:00:59.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.489 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 496.4820ms 2025-06-17 06:00:59.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.495 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.501 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.504 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.514 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.518 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:00:59.518 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:00:59.518 +00:00 [INF] Started transaction with span ID '460e134919dc7f45' and trace ID 'aa05609341bc4c27aae9ba9190f094c9'. 2025-06-17 06:00:59.518 +00:00 [INF] Started transaction with span ID '460e134919dc7f45' and trace ID 'aa05609341bc4c27aae9ba9190f094c9'. 2025-06-17 06:00:59.518 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:59.518 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:00:59.524 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:59.529 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:00:59.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:00:59.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.538 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.539 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:00:59.546 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.566 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.575 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.587 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.602 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.605 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.619 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.627 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.629 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.634 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.643 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.647 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.651 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.660 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.662 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.666 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.682 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.683 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.691 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.689 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.698 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.699 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.704 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.718 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.725 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.732 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.747 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.748 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.752 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.762 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.767 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.768 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.769 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.772 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.788 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.791 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.793 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.799 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.806 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.812 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.820 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.821 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.823 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.840 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.845 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.845 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.864 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.865 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.868 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.873 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.881 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.884 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.890 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.898 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.898 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.906 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.915 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.916 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.923 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.927 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:00:59.928 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 656.0639ms 2025-06-17 06:00:59.928 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:59.928 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:59.929 +00:00 [INF] Discarding envelope 9f6ddaf8cee2486e9049f8d9c5518756 because the queue is full. 2025-06-17 06:00:59.929 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:59.929 +00:00 [INF] Discarding envelope b569c6b64b194212ad8941fafffced9c because the queue is full. 2025-06-17 06:00:59.929 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 657.2750ms 2025-06-17 06:00:59.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.935 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:00:59.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.939 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 420.5644ms 2025-06-17 06:00:59.939 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:00:59.939 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:59.939 +00:00 [INF] Discarding envelope 6934431334474172aae1b6cbf82fa4eb because the queue is full. 2025-06-17 06:00:59.939 +00:00 [INF] Capturing transaction. 2025-06-17 06:00:59.939 +00:00 [INF] Discarding envelope ad0c1282af464b5d9ec46404fbe4b96f because the queue is full. 2025-06-17 06:00:59.939 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 421.6802ms 2025-06-17 06:00:59.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.948 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:00:59.988 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:00:59.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:00:59.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:00:59.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.011 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.027 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.033 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.038 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.055 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:00.060 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 938.7412ms 2025-06-17 06:01:00.061 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:00.061 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:00.062 +00:00 [INF] Discarding envelope 52b7a445bff345e8bd61aa4314327952 because the queue is full. 2025-06-17 06:01:00.062 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:00.062 +00:00 [INF] Discarding envelope 32a9ece4ec1446da9aaa655bae4d84c4 because the queue is full. 2025-06-17 06:01:00.063 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 942.1363ms 2025-06-17 06:01:00.198 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:01:00.198 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:00.198 +00:00 [INF] Started transaction with span ID '1db6f173cccb39d4' and trace ID '239d53c963234c62b32cb30d34525cda'. 2025-06-17 06:01:00.198 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:00.199 +00:00 [INF] Started transaction with span ID '1db6f173cccb39d4' and trace ID '239d53c963234c62b32cb30d34525cda'. 2025-06-17 06:01:00.199 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:00.199 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:00.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:00.205 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:00.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.376 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.397 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.434 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.470 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.497 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.502 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.516 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.544 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.555 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.569 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.577 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.593 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.604 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.622 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.637 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.675 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.683 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.689 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:01:00.689 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:00.689 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:00.689 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:00.689 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.5313ms 2025-06-17 06:01:00.692 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.694 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:01:00.694 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:01:00.694 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:00.695 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:00.695 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:00.695 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 1.1169ms 2025-06-17 06:01:00.695 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:00.695 +00:00 [INF] Started transaction with span ID '3e78e88f7b47d370' and trace ID '6b9c1d5b3d0e49e490f08e977ab7e31c'. 2025-06-17 06:01:00.695 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:00.695 +00:00 [INF] Started transaction with span ID '3e78e88f7b47d370' and trace ID '6b9c1d5b3d0e49e490f08e977ab7e31c'. 2025-06-17 06:01:00.695 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:00.696 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:00.698 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:01:00.698 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:00.698 +00:00 [INF] Started transaction with span ID '85768fb8eaea3363' and trace ID '2038ac13dcba45f5bf5678a35fadd4b5'. 2025-06-17 06:01:00.698 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:00.698 +00:00 [INF] Started transaction with span ID '85768fb8eaea3363' and trace ID '2038ac13dcba45f5bf5678a35fadd4b5'. 2025-06-17 06:01:00.698 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:00.698 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:00.703 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:00.707 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:00.710 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:00.720 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:00.721 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:00.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:00.721 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.731 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.745 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:01:00.746 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 49.2676ms 2025-06-17 06:01:00.746 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:00.746 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:00.747 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:01:00.748 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 49.0985ms 2025-06-17 06:01:00.748 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:01:00.748 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:00.748 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:00.748 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:00.748 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2963ms 2025-06-17 06:01:00.747 +00:00 [INF] Discarding envelope 1889263123ca42239d23f32fe42dcebf because the queue is full. 2025-06-17 06:01:00.748 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:00.748 +00:00 [INF] Discarding envelope c4bbb430b1ca4c629fa8296538c9e066 because the queue is full. 2025-06-17 06:01:00.748 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 53.9770ms 2025-06-17 06:01:00.749 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:00.749 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:00.749 +00:00 [INF] Discarding envelope 37b2b1d52e29406685187ad40696ad6a because the queue is full. 2025-06-17 06:01:00.749 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:00.749 +00:00 [INF] Discarding envelope 897512871b254d768ef1d29050dce295 because the queue is full. 2025-06-17 06:01:00.749 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 51.3731ms 2025-06-17 06:01:00.750 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.752 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:01:00.752 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:00.752 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:00.752 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:00.753 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.8901ms 2025-06-17 06:01:00.754 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:01:00.754 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:00.754 +00:00 [INF] Started transaction with span ID 'a2e32797fd13b6b2' and trace ID '87a384f0fb68420d9c9f5b4c22daf699'. 2025-06-17 06:01:00.754 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:00.754 +00:00 [INF] Started transaction with span ID 'a2e32797fd13b6b2' and trace ID '87a384f0fb68420d9c9f5b4c22daf699'. 2025-06-17 06:01:00.754 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:00.754 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:00.757 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:01:00.757 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:00.757 +00:00 [INF] Started transaction with span ID 'e3b7ecb3007d945e' and trace ID '246aa902987d46d0a30175d18eda84f8'. 2025-06-17 06:01:00.757 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:00.757 +00:00 [INF] Started transaction with span ID 'e3b7ecb3007d945e' and trace ID '246aa902987d46d0a30175d18eda84f8'. 2025-06-17 06:01:00.757 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:00.757 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:00.767 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:00.771 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:00.771 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.772 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:00.775 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 576.3073ms 2025-06-17 06:01:00.775 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:00.776 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:00.775 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:00.780 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:00.781 +00:00 [INF] Discarding envelope 5fd6e44c66fd4f5e86e6584fc7bb15e3 because the queue is full. 2025-06-17 06:01:00.781 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:00.781 +00:00 [INF] Discarding envelope 3095f3d32a4b47ac94239259e990b687 because the queue is full. 2025-06-17 06:01:00.781 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 583.1838ms 2025-06-17 06:01:00.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:00.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:00.790 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:00.790 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:00.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.809 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.809 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.818 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.870 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.877 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.891 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.910 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.914 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.919 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.931 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.934 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:01:00.934 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:00.935 +00:00 [INF] Started transaction with span ID '7e3b2a0607c01dcf' and trace ID '8c25aaa5955f4f50af222b2521e25e46'. 2025-06-17 06:01:00.935 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:00.935 +00:00 [INF] Started transaction with span ID '7e3b2a0607c01dcf' and trace ID '8c25aaa5955f4f50af222b2521e25e46'. 2025-06-17 06:01:00.935 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:00.935 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:00.939 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:00.944 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:00.946 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:00.948 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:00.955 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:01:00.955 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:00.955 +00:00 [INF] Started transaction with span ID '296d5b709ac68544' and trace ID 'b64b6d1bb76346cf8058efc52320cdbf'. 2025-06-17 06:01:00.955 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:00.955 +00:00 [INF] Started transaction with span ID '296d5b709ac68544' and trace ID 'b64b6d1bb76346cf8058efc52320cdbf'. 2025-06-17 06:01:00.955 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:00.955 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:00.957 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.959 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:00.964 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:00.963 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:00.966 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.971 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:00.972 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:01:00.972 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:00.973 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:00.973 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:00.973 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 1.1344ms 2025-06-17 06:01:00.973 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.986 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:01:00.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:00.988 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:00.988 +00:00 [INF] Started transaction with span ID 'ceb66b8ce0fcdd11' and trace ID 'c8a4599120ef41a18f924be3930e7069'. 2025-06-17 06:01:00.988 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:00.988 +00:00 [INF] Started transaction with span ID 'ceb66b8ce0fcdd11' and trace ID 'c8a4599120ef41a18f924be3930e7069'. 2025-06-17 06:01:00.988 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:00.988 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:00.989 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:00.992 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:00.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:01:00.997 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:01:00.998 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 10.023ms 2025-06-17 06:01:00.999 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:00.999 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:00.999 +00:00 [INF] Discarding envelope 028e415ba2d54bb29e3c1fef1a4d99a0 because the queue is full. 2025-06-17 06:01:00.999 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:00.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.008 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:01.008 +00:00 [INF] Discarding envelope 7969e258c1b643a898047476f86e107e because the queue is full. 2025-06-17 06:01:01.009 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 22.1659ms 2025-06-17 06:01:01.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.021 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.023 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.034 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.035 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.044 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.045 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.049 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.050 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.055 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.057 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.059 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.062 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.071 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.074 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.077 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.090 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.092 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.097 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.098 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.100 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.104 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.105 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.115 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.117 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.131 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.131 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.134 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.146 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.148 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.153 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.155 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.158 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.169 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.176 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.182 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.193 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.200 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.205 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.218 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.218 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.212 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.229 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.229 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.235 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.252 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.251 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.254 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.259 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.265 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.273 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.276 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.291 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.291 +00:00 [INF] Executed DbCommand (31ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.293 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.294 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.303 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.304 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.307 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.317 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.319 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.324 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.324 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.329 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.331 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.331 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.336 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.337 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.355 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.360 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.362 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.360 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.372 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.375 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.388 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.390 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.393 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.394 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.406 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.407 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.407 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.412 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.414 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.418 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.433 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.437 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.461 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.468 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.468 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.473 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.476 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.480 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.481 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.499 +00:00 [INF] Executed DbCommand (43ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.500 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.503 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.529 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.529 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.537 +00:00 [INF] Executed DbCommand (42ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.577 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.577 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.588 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.592 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.608 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.608 +00:00 [INF] Executed DbCommand (48ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.608 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.629 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.630 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.630 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.661 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.685 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.720 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.721 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:01.722 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 964.3322ms 2025-06-17 06:01:01.722 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:01.722 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:01.722 +00:00 [INF] Discarding envelope 323cd4a417cd49d19440f7845b4fbec7 because the queue is full. 2025-06-17 06:01:01.724 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:01.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:01.729 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:01.729 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 974.3857ms 2025-06-17 06:01:01.729 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:01.730 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:01.733 +00:00 [INF] Discarding envelope 9e3aa222488448b3a623c18653eb8bf1 because the queue is full. 2025-06-17 06:01:01.733 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:01.733 +00:00 [INF] Discarding envelope 3fd3df75907a42ee80835c6c3fbdf35a because the queue is full. 2025-06-17 06:01:01.733 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 979.8037ms 2025-06-17 06:01:01.727 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.733 +00:00 [INF] Discarding envelope 82ef56720c404a4f82bc86ef149475c7 because the queue is full. 2025-06-17 06:01:01.739 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 982.5019ms 2025-06-17 06:01:01.739 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:01:01.739 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:01.739 +00:00 [INF] Started transaction with span ID '91b69190e9913103' and trace ID 'bf20bc5dd1b946faadb7d7fa5cae342e'. 2025-06-17 06:01:01.739 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:01.711 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.746 +00:00 [INF] Started transaction with span ID '91b69190e9913103' and trace ID 'bf20bc5dd1b946faadb7d7fa5cae342e'. 2025-06-17 06:01:01.755 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:01.755 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:01.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.772 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.818 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:01:01.832 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:01:01.832 +00:00 [INF] Executed DbCommand (34ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.833 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 77.2895ms 2025-06-17 06:01:01.833 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:01.833 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:01.833 +00:00 [INF] Discarding envelope 2b37295a0ced48bfb5544285f495f642 because the queue is full. 2025-06-17 06:01:01.833 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:01.833 +00:00 [INF] Discarding envelope 485c3fbb0dac4a8e8d86d3aa7668836a because the queue is full. 2025-06-17 06:01:01.835 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 96.0363ms 2025-06-17 06:01:01.874 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:01.924 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.938 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:01.965 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:01.965 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:02.010 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:02.040 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:02.044 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:02.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:02.102 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:02.116 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:02.146 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:02.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:02.368 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:02.406 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:02.446 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:02.467 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:02.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:02.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:02.581 +00:00 [INF] Executed DbCommand (33ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:02.584 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:02.634 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:02.647 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:02.655 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:02.675 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:02.675 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:02.695 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:02.704 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:02.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:02.724 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:02.724 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:02.735 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:02.735 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:02.759 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:02.760 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:02.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:02.796 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:02.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:02.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:02.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:02.842 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:02.844 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:02.861 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:02.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:02.891 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:02.901 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:02.911 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:02.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:02.930 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:02.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:02.949 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:02.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:02.969 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:02.976 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:02.989 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:02.989 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.014 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.032 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:03.036 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:03.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:03.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:03.076 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:03.078 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:03.081 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:03.095 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:03.107 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:03.118 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:03.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:03.152 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:03.172 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:03.174 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:03.188 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:03.192 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.200 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:03.207 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.220 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:03.220 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:03.237 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.245 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:03.257 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:03.260 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:03.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:03.277 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:03.297 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:03.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.310 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.315 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.326 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.330 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:03.348 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:03.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:03.370 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:03.376 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:03.399 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:03.412 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:03.413 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:03.428 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.436 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.447 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.448 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:03.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:03.476 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:03.482 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:03.488 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:03.494 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:03.502 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.503 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:03.512 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:03.512 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:03.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:03.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:03.525 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:03.532 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:03.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.545 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:03.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:03.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:03.555 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:03.560 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2624.6894ms 2025-06-17 06:01:03.560 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:03.570 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:03.570 +00:00 [INF] Discarding envelope a1408bddda634e639d0c6884d7643b97 because the queue is full. 2025-06-17 06:01:03.570 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:03.570 +00:00 [INF] Discarding envelope d1fbcbb8a8be47248ce5f36776c3058d because the queue is full. 2025-06-17 06:01:03.570 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2636.0273ms 2025-06-17 06:01:03.582 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:03.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:03.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:03.591 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:03.599 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:03.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:03.603 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:03.607 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2652.0692ms 2025-06-17 06:01:03.607 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:03.608 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:03.608 +00:00 [INF] Discarding envelope 6f0287f23f9e443197cd751afb93302b because the queue is full. 2025-06-17 06:01:03.608 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:03.608 +00:00 [INF] Discarding envelope 72a6fefde5454b60ac7ab8dbdb941c01 because the queue is full. 2025-06-17 06:01:03.609 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2654.2819ms 2025-06-17 06:01:04.055 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 06:01:04.056 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:04.056 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:04.056 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:04.056 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.2196ms 2025-06-17 06:01:04.061 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 06:01:04.061 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:04.061 +00:00 [INF] Started transaction with span ID '8fec64eafdae3b83' and trace ID 'fc2479ecf9d044ca8c6c75ca379843c4'. 2025-06-17 06:01:04.061 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:04.062 +00:00 [INF] Started transaction with span ID '8fec64eafdae3b83' and trace ID 'fc2479ecf9d044ca8c6c75ca379843c4'. 2025-06-17 06:01:04.062 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:04.062 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:04.067 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:04.070 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:04.070 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:01:04.070 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:04.070 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:04.070 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:04.070 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1407ms 2025-06-17 06:01:04.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:04.074 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:01:04.074 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:04.074 +00:00 [INF] Started transaction with span ID '7410d513f12cf77' and trace ID '6cfbe20a57ae4275806b545615bc9b07'. 2025-06-17 06:01:04.074 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:04.075 +00:00 [INF] Started transaction with span ID '7410d513f12cf77' and trace ID '6cfbe20a57ae4275806b545615bc9b07'. 2025-06-17 06:01:04.075 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:04.075 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:04.081 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:04.084 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:01:04.087 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:04.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:04.092 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:04.095 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 33.4493ms 2025-06-17 06:01:04.095 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:04.095 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:04.096 +00:00 [INF] Discarding envelope 0de006b1385b497dbcf8945855789bea because the queue is full. 2025-06-17 06:01:04.096 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:04.096 +00:00 [INF] Discarding envelope d0788734d0254220b46066f90041ecdc because the queue is full. 2025-06-17 06:01:04.096 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 35.2131ms 2025-06-17 06:01:04.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.217 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:01:04.218 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:04.218 +00:00 [INF] Started transaction with span ID '6c0fd620c5831af' and trace ID '1d9b1257d96c4fcc8862b5b3bebcf166'. 2025-06-17 06:01:04.218 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:04.218 +00:00 [INF] Started transaction with span ID '6c0fd620c5831af' and trace ID '1d9b1257d96c4fcc8862b5b3bebcf166'. 2025-06-17 06:01:04.218 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:04.218 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:04.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:04.226 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:04.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:04.230 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:04.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.250 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.287 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.294 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.307 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.313 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.330 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.332 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.336 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.339 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.341 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:01:04.341 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:04.341 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:04.341 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:04.341 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1646ms 2025-06-17 06:01:04.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.344 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:01:04.344 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:04.344 +00:00 [INF] Started transaction with span ID '27362f47d370c948' and trace ID 'afcb88853c534f50ad61115209f8af01'. 2025-06-17 06:01:04.344 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:04.345 +00:00 [INF] Started transaction with span ID '27362f47d370c948' and trace ID 'afcb88853c534f50ad61115209f8af01'. 2025-06-17 06:01:04.345 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:04.345 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:04.346 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:01:04.347 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:01:04.347 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.1245ms 2025-06-17 06:01:04.347 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:04.347 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:04.347 +00:00 [INF] Discarding envelope eac83d8344cc40849f37c30166997f54 because the queue is full. 2025-06-17 06:01:04.348 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:04.348 +00:00 [INF] Discarding envelope 19829bf9135b45fa9d6ed7a55dee2eab because the queue is full. 2025-06-17 06:01:04.348 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.2106ms 2025-06-17 06:01:04.348 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.355 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.361 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.364 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.370 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.375 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.389 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.400 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.406 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.415 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.428 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.429 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.435 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:04.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.437 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 362.1654ms 2025-06-17 06:01:04.437 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:04.437 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:04.439 +00:00 [INF] Discarding envelope 9a09f0a80c8a4fa9aec73cbf21dfb99e because the queue is full. 2025-06-17 06:01:04.439 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:04.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.440 +00:00 [INF] Discarding envelope 9f7b8ffbdee149d2b9e1bce878a90c38 because the queue is full. 2025-06-17 06:01:04.442 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 368.0413ms 2025-06-17 06:01:04.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.493 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.558 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.583 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.605 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.619 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.645 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.666 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.671 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.684 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.691 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.709 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.722 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.751 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.765 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.788 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.798 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.809 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.818 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.827 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.842 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.848 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.862 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.876 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.882 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:04.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:04.904 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:04.910 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:04.914 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:04.923 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 705.4806ms 2025-06-17 06:01:04.924 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:04.924 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:04.924 +00:00 [INF] Discarding envelope d1c71f928a2742638c387ad92fbbbfe3 because the queue is full. 2025-06-17 06:01:04.924 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:04.924 +00:00 [INF] Discarding envelope 4943b0b625b0440583b7222c18e022d4 because the queue is full. 2025-06-17 06:01:04.925 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 707.5371ms 2025-06-17 06:01:04.977 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:01:04.977 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:04.977 +00:00 [INF] Started transaction with span ID '3581ba0577543300' and trace ID '1197c89f917c4de79242c4abdf774769'. 2025-06-17 06:01:04.977 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:04.977 +00:00 [INF] Started transaction with span ID '3581ba0577543300' and trace ID '1197c89f917c4de79242c4abdf774769'. 2025-06-17 06:01:04.977 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:04.977 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:04.985 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:05.010 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:05.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.028 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.044 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.048 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:01:05.048 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:05.048 +00:00 [INF] Started transaction with span ID '63323ea0cb93b3f9' and trace ID '5e015e666b3e4e59bcedd3d473871f59'. 2025-06-17 06:01:05.048 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:05.048 +00:00 [INF] Started transaction with span ID '63323ea0cb93b3f9' and trace ID '5e015e666b3e4e59bcedd3d473871f59'. 2025-06-17 06:01:05.048 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:05.048 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:05.049 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:01:05.050 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:05.050 +00:00 [INF] Started transaction with span ID '7dab8c4349c2b6e5' and trace ID 'e10eac45d52648918d4b23220c89d813'. 2025-06-17 06:01:05.050 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:05.050 +00:00 [INF] Started transaction with span ID '7dab8c4349c2b6e5' and trace ID 'e10eac45d52648918d4b23220c89d813'. 2025-06-17 06:01:05.050 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:05.050 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:05.062 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:05.081 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:01:05.081 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:05.081 +00:00 [INF] Started transaction with span ID 'c4857790ce9178c7' and trace ID '525e73f43dfe4af7b69dd83d45dff5c6'. 2025-06-17 06:01:05.081 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:05.081 +00:00 [INF] Started transaction with span ID 'c4857790ce9178c7' and trace ID '525e73f43dfe4af7b69dd83d45dff5c6'. 2025-06-17 06:01:05.081 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:05.081 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:05.090 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:05.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.105 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:05.111 +00:00 [INF] Executed DbCommand (36ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:05.115 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:05.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.123 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:05.126 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:05.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:05.148 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.141 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:05.156 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:01:05.156 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:05.156 +00:00 [INF] Started transaction with span ID 'd3bd38c811058eb2' and trace ID '050768a0eff24160ae8221ff9882123f'. 2025-06-17 06:01:05.156 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:05.157 +00:00 [INF] Started transaction with span ID 'd3bd38c811058eb2' and trace ID '050768a0eff24160ae8221ff9882123f'. 2025-06-17 06:01:05.157 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:05.157 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:05.166 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:05.168 +00:00 [INF] Executed DbCommand (40ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:05.187 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:05.211 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:05.219 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.221 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:01:05.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:05.240 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 158.8092ms 2025-06-17 06:01:05.256 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:05.257 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:05.257 +00:00 [INF] Discarding envelope ad3b1232c819448ab02fb0a6d888c150 because the queue is full. 2025-06-17 06:01:05.257 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:05.257 +00:00 [INF] Discarding envelope 1ea42fcf9afe47ef8d47d0b7a7ba977d because the queue is full. 2025-06-17 06:01:05.257 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.240 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:01:05.279 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 230.3191ms 2025-06-17 06:01:05.279 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:05.279 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:05.279 +00:00 [INF] Discarding envelope 89df5bef7d7b429998191248ce6d9f42 because the queue is full. 2025-06-17 06:01:05.279 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:05.279 +00:00 [INF] Discarding envelope dd79b7541e434b03a2726e429772cae0 because the queue is full. 2025-06-17 06:01:05.277 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 196.5929ms 2025-06-17 06:01:05.280 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 231.8498ms 2025-06-17 06:01:05.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.304 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.319 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.357 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.363 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.369 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:01:05.370 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:05.370 +00:00 [INF] Started transaction with span ID '343d6c1f372210af' and trace ID 'ff8cef27467d4f1cac8568c7ae31f100'. 2025-06-17 06:01:05.370 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:05.370 +00:00 [INF] Started transaction with span ID '343d6c1f372210af' and trace ID 'ff8cef27467d4f1cac8568c7ae31f100'. 2025-06-17 06:01:05.370 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:05.370 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:05.371 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:01:05.371 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:01:05.371 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.5012ms 2025-06-17 06:01:05.371 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:05.371 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:05.372 +00:00 [INF] Discarding envelope 3e9fece5b10a464e836658876bff6001 because the queue is full. 2025-06-17 06:01:05.374 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:05.374 +00:00 [INF] Discarding envelope f00afb114c6c42d2b1fb07b78d1e97e9 because the queue is full. 2025-06-17 06:01:05.374 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.3389ms 2025-06-17 06:01:05.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.384 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.385 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.386 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.386 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.393 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.394 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.396 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.401 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.408 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.411 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.421 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.423 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.433 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.456 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.459 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.460 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.466 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.476 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.484 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.500 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.501 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.505 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.515 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.519 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.524 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.534 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.535 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.538 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.544 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.544 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.553 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.562 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.564 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.573 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.574 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.581 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.583 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.590 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.599 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.610 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.605 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.625 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.636 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:01:05.636 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:05.636 +00:00 [INF] Started transaction with span ID '8e227bf700636f3c' and trace ID 'c202021cad5446a89a9e76b4396b9a3d'. 2025-06-17 06:01:05.636 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:05.636 +00:00 [INF] Started transaction with span ID '8e227bf700636f3c' and trace ID 'c202021cad5446a89a9e76b4396b9a3d'. 2025-06-17 06:01:05.636 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:05.636 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:05.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:01:05.639 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:01:05.639 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.0744ms 2025-06-17 06:01:05.639 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:05.640 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:05.640 +00:00 [INF] Discarding envelope bb754196db87415fa060f39f34f66057 because the queue is full. 2025-06-17 06:01:05.640 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:05.641 +00:00 [INF] Discarding envelope 3cffa93a71774d6da55822f88d514748 because the queue is full. 2025-06-17 06:01:05.641 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.9671ms 2025-06-17 06:01:05.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.651 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.653 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.663 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.670 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.683 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.684 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.689 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.699 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.710 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.710 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.716 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.727 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.734 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.739 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.743 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.747 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.757 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.765 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.768 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.768 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.771 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.774 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.777 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.784 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.791 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.794 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.801 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.801 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.801 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.810 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.825 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.825 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.825 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.834 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.838 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.843 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.873 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.873 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.879 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.889 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.894 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.901 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.905 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.912 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:05.912 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 862.541ms 2025-06-17 06:01:05.912 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:05.913 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:05.916 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.917 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.922 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.922 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.927 +00:00 [INF] Discarding envelope 718a45fff5c84cfd9bffb5b60c8f6ae8 because the queue is full. 2025-06-17 06:01:05.928 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:05.928 +00:00 [INF] Discarding envelope 7062eca63d604aa29bb7e76b10c1b4a5 because the queue is full. 2025-06-17 06:01:05.928 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 878.9458ms 2025-06-17 06:01:05.928 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.934 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:01:05.934 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:05.934 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:05.934 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:05.934 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2696ms 2025-06-17 06:01:05.934 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:01:05.934 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:05.934 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:05.934 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:05.935 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.9542ms 2025-06-17 06:01:05.938 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:01:05.939 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:05.939 +00:00 [INF] Started transaction with span ID '514af74e363466a7' and trace ID 'ef239e50d3364f37977bbaa2c5de1f29'. 2025-06-17 06:01:05.939 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:05.939 +00:00 [INF] Started transaction with span ID '514af74e363466a7' and trace ID 'ef239e50d3364f37977bbaa2c5de1f29'. 2025-06-17 06:01:05.939 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:05.939 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:05.940 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:01:05.940 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:05.940 +00:00 [INF] Started transaction with span ID 'a4926f06275ce981' and trace ID '7b435855235542d08139d38b56275607'. 2025-06-17 06:01:05.940 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:05.941 +00:00 [INF] Started transaction with span ID 'a4926f06275ce981' and trace ID '7b435855235542d08139d38b56275607'. 2025-06-17 06:01:05.941 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:05.943 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:05.945 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.946 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:05.950 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:05.954 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:05.955 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:05.955 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 797.7901ms 2025-06-17 06:01:05.956 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:05.956 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:05.956 +00:00 [INF] Discarding envelope 0e341c5f9afd4342a204ac971f4402a4 because the queue is full. 2025-06-17 06:01:05.956 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:05.956 +00:00 [INF] Discarding envelope 513adbc2cc774b91841a680af7b55abf because the queue is full. 2025-06-17 06:01:05.959 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 803.1109ms 2025-06-17 06:01:05.959 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.959 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:05.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:05.965 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:05.968 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:05.972 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:05.974 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:05.974 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:05.990 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:05.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:05.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.004 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.012 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.013 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.019 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.030 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.032 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.043 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.050 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.054 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.062 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.080 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.081 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.090 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.096 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.101 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.102 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.101 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.104 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.121 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.125 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.134 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.139 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.146 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.148 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.149 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.151 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.155 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.159 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.174 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.176 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.178 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.182 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.186 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.187 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.199 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.200 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.201 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.213 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.217 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.230 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.250 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.254 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.255 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.264 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.265 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.268 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:06.271 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1293.7014ms 2025-06-17 06:01:06.271 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:06.272 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:06.274 +00:00 [INF] Discarding envelope 17c58f43587047fcb0979453f8165d0a because the queue is full. 2025-06-17 06:01:06.274 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:06.274 +00:00 [INF] Discarding envelope 3aa38e2e2ed6451983de58736123c9bc because the queue is full. 2025-06-17 06:01:06.274 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.277 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1299.8854ms 2025-06-17 06:01:06.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.277 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.296 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.301 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.305 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.319 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.335 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.337 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.340 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.344 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.360 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.366 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.372 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.390 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.394 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.444 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.456 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.457 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.461 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.475 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.480 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.483 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.489 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.498 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.508 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.510 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.516 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.524 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.526 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.533 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.544 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.553 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.567 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.576 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.579 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.594 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.594 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.603 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.607 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.625 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.632 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.635 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.640 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.656 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:06.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:06.663 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:06.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.667 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:06.669 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 729.7431ms 2025-06-17 06:01:06.669 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:06.669 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:06.669 +00:00 [INF] Discarding envelope d05830eb369a4f4994f0f516ed772953 because the queue is full. 2025-06-17 06:01:06.670 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:06.670 +00:00 [INF] Discarding envelope f342a1409d49484393acff04235d7626 because the queue is full. 2025-06-17 06:01:06.670 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 731.4468ms 2025-06-17 06:01:06.670 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:06.671 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:06.672 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 729.0371ms 2025-06-17 06:01:06.672 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:06.672 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:06.672 +00:00 [INF] Discarding envelope ecc09b31ba7f4dd9a942f44c6659f07f because the queue is full. 2025-06-17 06:01:06.672 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:06.672 +00:00 [INF] Discarding envelope ef25d2da2f664ec7a5d9b37a1dfe2da1 because the queue is full. 2025-06-17 06:01:06.672 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 732.1408ms 2025-06-17 06:01:08.003 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:01:08.003 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:08.003 +00:00 [INF] Started transaction with span ID 'eba148bf25d176c4' and trace ID 'cf76468b23894d4ea2dc522f63b1d770'. 2025-06-17 06:01:08.003 +00:00 [INF] Started transaction with span ID 'eba148bf25d176c4' and trace ID 'cf76468b23894d4ea2dc522f63b1d770'. 2025-06-17 06:01:08.003 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:08.003 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:08.154 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:01:08.155 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:08.155 +00:00 [INF] Started transaction with span ID '10f55da7b3325674' and trace ID '34b1e883ce35428db782799df13b8bc0'. 2025-06-17 06:01:08.155 +00:00 [INF] Started transaction with span ID '10f55da7b3325674' and trace ID '34b1e883ce35428db782799df13b8bc0'. 2025-06-17 06:01:08.155 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:08.155 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:08.169 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:01:08.169 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:08.169 +00:00 [INF] Started transaction with span ID 'ca22fcc520a7ba2b' and trace ID 'e218737fd8134b96aadc8407ab47379a'. 2025-06-17 06:01:08.170 +00:00 [INF] Started transaction with span ID 'ca22fcc520a7ba2b' and trace ID 'e218737fd8134b96aadc8407ab47379a'. 2025-06-17 06:01:08.170 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:08.170 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:08.314 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:01:08.314 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:08.314 +00:00 [INF] Started transaction with span ID 'c6730bcb8b4094d9' and trace ID '882496bf75544e69bbf73b0fa63a3947'. 2025-06-17 06:01:08.314 +00:00 [INF] Started transaction with span ID 'c6730bcb8b4094d9' and trace ID '882496bf75544e69bbf73b0fa63a3947'. 2025-06-17 06:01:08.314 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:08.314 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:09.331 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:01:09.331 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:09.331 +00:00 [INF] Started transaction with span ID '6096ed3a2facc9e7' and trace ID 'f93999ac4f7f46dd87eb15c11655ce08'. 2025-06-17 06:01:09.331 +00:00 [INF] Started transaction with span ID '6096ed3a2facc9e7' and trace ID 'f93999ac4f7f46dd87eb15c11655ce08'. 2025-06-17 06:01:09.332 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:01:09.332 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:09.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:01:09.334 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:01:09.335 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.1058ms 2025-06-17 06:01:09.335 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:01:09.335 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:09.335 +00:00 [INF] Discarding envelope 7974b4533ef04b779a73404d310f7cf6 because the queue is full. 2025-06-17 06:01:09.335 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:09.335 +00:00 [INF] Discarding envelope 351052e07b4c4dc0ac6831166862b321 because the queue is full. 2025-06-17 06:01:09.335 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 4.2128ms 2025-06-17 06:01:09.343 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:01:09.344 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:09.344 +00:00 [INF] Started transaction with span ID '345eb06856a1a0f5' and trace ID '76936d47deb849c182015c3a11a9065f'. 2025-06-17 06:01:09.344 +00:00 [INF] Started transaction with span ID '345eb06856a1a0f5' and trace ID '76936d47deb849c182015c3a11a9065f'. 2025-06-17 06:01:09.344 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:01:09.344 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:09.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:01:09.348 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:01:09.349 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.7341ms 2025-06-17 06:01:09.349 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:01:09.349 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:09.349 +00:00 [INF] Discarding envelope cbb3a640b7b44bb19337c51046f4604d because the queue is full. 2025-06-17 06:01:09.349 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:09.349 +00:00 [INF] Discarding envelope 2188ef605aba47cd90c32cfee700fd8b because the queue is full. 2025-06-17 06:01:09.350 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 6.3942ms 2025-06-17 06:01:10.002 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:01:10.002 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:10.002 +00:00 [INF] Started transaction with span ID 'c49d5148317276ab' and trace ID 'f61d5bc419334ac9820275a880fd2c5d'. 2025-06-17 06:01:10.002 +00:00 [INF] Started transaction with span ID 'c49d5148317276ab' and trace ID 'f61d5bc419334ac9820275a880fd2c5d'. 2025-06-17 06:01:10.002 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:01:10.002 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:10.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:01:10.005 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:01:10.005 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.3128ms 2025-06-17 06:01:10.005 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:01:10.005 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:10.005 +00:00 [INF] Discarding envelope 244806a362184b44b2f086dea16830cc because the queue is full. 2025-06-17 06:01:10.005 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:10.005 +00:00 [INF] Discarding envelope 8ab6f5c4c824480ea994cf3dc0715e8d because the queue is full. 2025-06-17 06:01:10.005 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 3.1299ms 2025-06-17 06:01:10.265 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:01:10.265 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:10.265 +00:00 [INF] Started transaction with span ID '78a001ec0702c56e' and trace ID '56551d1d582a47bc9258fa9e8eb34a81'. 2025-06-17 06:01:10.265 +00:00 [INF] Started transaction with span ID '78a001ec0702c56e' and trace ID '56551d1d582a47bc9258fa9e8eb34a81'. 2025-06-17 06:01:10.265 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:10.265 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:10.433 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:01:10.433 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:10.434 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 06:01:10.434 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:10.434 +00:00 [INF] Started transaction with span ID '1e17dfaaa0915d0f' and trace ID 'bb7047e4d616465286a3a7702fa9a943'. 2025-06-17 06:01:10.434 +00:00 [INF] Started transaction with span ID '1e17dfaaa0915d0f' and trace ID 'bb7047e4d616465286a3a7702fa9a943'. 2025-06-17 06:01:10.434 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:10.434 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:10.437 +00:00 [INF] Started transaction with span ID '6b6e752cecba68d6' and trace ID '867e961daa7f48fdb1049e6b74041325'. 2025-06-17 06:01:10.438 +00:00 [INF] Started transaction with span ID '6b6e752cecba68d6' and trace ID '867e961daa7f48fdb1049e6b74041325'. 2025-06-17 06:01:10.438 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:01:10.438 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:10.448 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:01:10.448 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:10.448 +00:00 [INF] Started transaction with span ID 'c668399eaff72efa' and trace ID '4b8b9a96a8ff40cba8ebe1730eef7ea0'. 2025-06-17 06:01:10.448 +00:00 [INF] Started transaction with span ID 'c668399eaff72efa' and trace ID '4b8b9a96a8ff40cba8ebe1730eef7ea0'. 2025-06-17 06:01:10.448 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:10.448 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:10.521 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:01:10.522 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:10.522 +00:00 [INF] Started transaction with span ID 'b42be90a4007c430' and trace ID '7c45b909a2f04564a637169cd64906c8'. 2025-06-17 06:01:10.522 +00:00 [INF] Started transaction with span ID 'b42be90a4007c430' and trace ID '7c45b909a2f04564a637169cd64906c8'. 2025-06-17 06:01:10.522 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:10.522 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:13.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:01:13.225 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:01:13.225 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2790.6692ms 2025-06-17 06:01:13.225 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:13.225 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:13.225 +00:00 [INF] Discarding envelope a7a6854c88d44dc4b92319ec85df8e79 because the queue is full. 2025-06-17 06:01:13.225 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:13.226 +00:00 [INF] Discarding envelope 3df9558e3f474b6389487b99c3d636fb because the queue is full. 2025-06-17 06:01:13.226 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 2791.7237ms 2025-06-17 06:01:13.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:01:13.243 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:01:13.243 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2805.5397ms 2025-06-17 06:01:13.243 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:01:13.243 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:13.243 +00:00 [INF] Discarding envelope a0f69923fd5a488cb50240f15d322548 because the queue is full. 2025-06-17 06:01:13.244 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:13.244 +00:00 [INF] Discarding envelope c65805049aa244be9522646065727736 because the queue is full. 2025-06-17 06:01:13.244 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 2811.2364ms 2025-06-17 06:01:13.245 +00:00 [INF] Executed DbCommand (5,240ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:13.263 +00:00 [INF] Executed DbCommand (5,105ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:13.290 +00:00 [INF] Executed DbCommand (5,119ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:13.301 +00:00 [INF] Executed DbCommand (50ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:13.315 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:13.319 +00:00 [INF] Executed DbCommand (50ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:13.321 +00:00 [INF] Executed DbCommand (5,003ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:13.334 +00:00 [INF] Executed DbCommand (3,067ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:13.340 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:13.350 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:13.351 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:13.369 +00:00 [INF] Executed DbCommand (122ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:13.371 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:13.395 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:13.404 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:13.404 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:13.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:13.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.426 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:13.453 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:13.468 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.481 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.518 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.519 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:13.522 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:13.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.532 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.534 +00:00 [INF] Executed DbCommand (31ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.538 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.554 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.555 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.562 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.566 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.570 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:13.570 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.583 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.588 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:13.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.604 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.609 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.612 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.630 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.635 +00:00 [INF] Executed DbCommand (34ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:13.641 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.649 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:13.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.676 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.677 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.678 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.709 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.709 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.711 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.732 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:13.732 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.734 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:13.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.743 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.750 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.756 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.780 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.788 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:13.788 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.790 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:13.791 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.791 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.811 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:13.812 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.816 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.820 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.832 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.840 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.853 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:13.854 +00:00 [INF] Executed DbCommand (41ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.863 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.869 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.872 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.878 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:13.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:13.912 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.926 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.926 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.936 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.936 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.936 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.968 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.969 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.969 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:13.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.978 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:13.978 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:13.988 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:13.988 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.019 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.025 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.029 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.030 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.045 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.047 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.047 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.064 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.065 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.072 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.072 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.076 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.078 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.080 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.092 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.106 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.107 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.121 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.128 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.130 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.133 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.134 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.136 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.138 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.144 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.153 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.165 +00:00 [INF] Executed DbCommand (814ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:14.169 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.173 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.175 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.179 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.190 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:14.190 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:14.197 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.214 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.217 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.225 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.206 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.226 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.232 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:14.232 +00:00 [INF] Executed DbCommand (865ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:14.236 +00:00 [INF] Executed DbCommand (876ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:14.240 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 6070.3772ms 2025-06-17 06:01:14.240 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:14.242 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.249 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:14.249 +00:00 [INF] Discarding envelope 1add276c5abd4e1ab4bcbb2a9c58cae0 because the queue is full. 2025-06-17 06:01:14.249 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.253 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:14.253 +00:00 [INF] Discarding envelope c8dc7c271c774ab98fab956e9dda4ed9 because the queue is full. 2025-06-17 06:01:14.253 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 6083.6130ms 2025-06-17 06:01:14.255 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.256 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.257 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.263 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:14.263 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3814.9497ms 2025-06-17 06:01:14.268 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:14.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.271 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:14.271 +00:00 [INF] Discarding envelope da1ec246ed95413388a0f54d68d94684 because the queue is full. 2025-06-17 06:01:14.273 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:14.273 +00:00 [INF] Discarding envelope 13c15160cc6247be8a633297c35b972b because the queue is full. 2025-06-17 06:01:14.273 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 3825.7186ms 2025-06-17 06:01:14.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:14.278 +00:00 [INF] Executed DbCommand (45ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:14.280 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:14.279 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.292 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.293 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:14.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.297 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.305 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.307 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.288 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:14.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.324 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.325 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:01:14.325 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:14.325 +00:00 [INF] Started transaction with span ID '5f9dc65bc2da543b' and trace ID 'ecfa9fc8b0c14a82862baad018d6dfa8'. 2025-06-17 06:01:14.325 +00:00 [INF] Started transaction with span ID '5f9dc65bc2da543b' and trace ID 'ecfa9fc8b0c14a82862baad018d6dfa8'. 2025-06-17 06:01:14.325 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:14.325 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:14.330 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.331 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.348 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.351 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:14.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.357 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:14.358 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.363 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:14.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.364 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.366 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.377 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.381 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.384 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.385 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:14.387 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.392 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.393 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.402 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.402 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.407 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.409 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.409 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.409 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.416 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.428 +00:00 [INF] Executed DbCommand (31ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.433 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.434 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.435 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.437 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.447 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.457 +00:00 [INF] Executed DbCommand (35ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.458 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.460 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.463 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.465 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.484 +00:00 [INF] Executed DbCommand (31ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.491 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.499 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.500 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.500 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.503 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.505 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.511 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.522 +00:00 [INF] Executed DbCommand (43ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.526 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.530 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.530 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.530 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.531 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.546 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.548 +00:00 [INF] Executed DbCommand (37ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.551 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.554 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.554 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.557 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.562 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.574 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.575 +00:00 [INF] Executed DbCommand (33ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.581 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.583 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.586 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.592 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.593 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.602 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.593 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.594 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.609 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.610 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.611 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:14.615 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.616 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 6612.3175ms 2025-06-17 06:01:14.629 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:14.629 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:14.629 +00:00 [INF] Discarding envelope c7433cf5dc154a57807f3bb97d47e996 because the queue is full. 2025-06-17 06:01:14.630 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:14.630 +00:00 [INF] Discarding envelope 54d65ba2ae0849aa8a67cce620cc0f0c because the queue is full. 2025-06-17 06:01:14.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.632 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.633 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.634 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.636 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:14.637 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 6481.3604ms 2025-06-17 06:01:14.637 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:14.637 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:14.637 +00:00 [INF] Discarding envelope cf03257a26ff446683f80f7af62039a7 because the queue is full. 2025-06-17 06:01:14.637 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:14.637 +00:00 [INF] Discarding envelope 8da2a4652e0441198af4982b96f54165 because the queue is full. 2025-06-17 06:01:14.637 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 6482.8272ms 2025-06-17 06:01:14.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.629 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.632 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 6626.8957ms 2025-06-17 06:01:14.632 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.639 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.649 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.651 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.654 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.654 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.675 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.679 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.679 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.696 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.701 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.702 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.707 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.721 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.716 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.736 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.744 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.753 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.758 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.761 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.761 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.770 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.773 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.783 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.784 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:14.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.791 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.792 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.795 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.808 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.809 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.810 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.813 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.830 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.837 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.839 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.840 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.853 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.856 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.863 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.873 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.874 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.891 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.894 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.901 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.901 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.914 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.917 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.918 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:14.919 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.922 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 6607.7898ms 2025-06-17 06:01:14.923 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:14.924 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:14.925 +00:00 [INF] Discarding envelope f7a41e062b3c4bb58e39697ac237a147 because the queue is full. 2025-06-17 06:01:14.925 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:14.926 +00:00 [INF] Discarding envelope 77045ba951bd4e0aa5c05d22547ff0d2 because the queue is full. 2025-06-17 06:01:14.926 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 6612.4837ms 2025-06-17 06:01:14.926 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 601.1816ms 2025-06-17 06:01:14.929 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:14.929 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:14.929 +00:00 [INF] Discarding envelope eb43dabe99224575bf4340f307e46bdf because the queue is full. 2025-06-17 06:01:14.929 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:14.929 +00:00 [INF] Discarding envelope a9abc2f33be84d1b87cc7131ef65f605 because the queue is full. 2025-06-17 06:01:14.930 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 604.8946ms 2025-06-17 06:01:14.929 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.932 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.946 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.947 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.959 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:14.963 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.966 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:14.967 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4701.4143ms 2025-06-17 06:01:14.967 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:14.967 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:14.967 +00:00 [INF] Discarding envelope 2358caf801f24b9aaed8bd72255960b9 because the queue is full. 2025-06-17 06:01:14.967 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:14.968 +00:00 [INF] Discarding envelope 7351f267464e491abfe0b2b1b65f1380 because the queue is full. 2025-06-17 06:01:14.968 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 4703.7422ms 2025-06-17 06:01:14.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:14.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:14.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:14.978 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:14.979 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4457.1455ms 2025-06-17 06:01:14.979 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:14.980 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:14.980 +00:00 [INF] Discarding envelope 074d3beb91f94fd9961318c94a0621e6 because the queue is full. 2025-06-17 06:01:14.980 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:14.980 +00:00 [INF] Discarding envelope 5e0efdce96c74486b6fe4dc255b1906f because the queue is full. 2025-06-17 06:01:14.980 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 4459.0322ms 2025-06-17 06:01:34.985 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:01:34.985 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:34.985 +00:00 [INF] Started transaction with span ID 'd4eb6d73b8647885' and trace ID 'b68f53e44bcb47c7ab5ca50700ed7844'. 2025-06-17 06:01:34.986 +00:00 [INF] Started transaction with span ID 'd4eb6d73b8647885' and trace ID 'b68f53e44bcb47c7ab5ca50700ed7844'. 2025-06-17 06:01:34.986 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:34.986 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:35.006 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:01:35.006 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:35.006 +00:00 [INF] Started transaction with span ID '80d880565bd3d866' and trace ID 'cb035d9047b941bf9b8a3d47263167eb'. 2025-06-17 06:01:35.006 +00:00 [INF] Started transaction with span ID '80d880565bd3d866' and trace ID 'cb035d9047b941bf9b8a3d47263167eb'. 2025-06-17 06:01:35.006 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:35.006 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:35.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:01:35.008 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:01:35.008 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6959ms 2025-06-17 06:01:35.008 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:35.008 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:35.008 +00:00 [INF] Discarding envelope 2dd7efe3edfc4425a41323a0ad51a972 because the queue is full. 2025-06-17 06:01:35.008 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:35.008 +00:00 [INF] Discarding envelope bba0e4f95cb64a41beb104a01826225e because the queue is full. 2025-06-17 06:01:35.009 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.6066ms 2025-06-17 06:01:35.010 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:35.028 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:35.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:35.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:35.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.046 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.054 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:35.055 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.065 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:35.066 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.072 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:35.073 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.077 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:35.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:35.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.092 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:35.094 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.099 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:35.100 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.105 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:35.106 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:35.115 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:35.124 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:35.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.142 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:35.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:35.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.158 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:35.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.165 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:35.166 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:35.174 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:35.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.189 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:35.192 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:35.193 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 206.9643ms 2025-06-17 06:01:35.193 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:35.193 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:35.193 +00:00 [INF] Discarding envelope 79ce7517b31147668abb782de8d6d5e4 because the queue is full. 2025-06-17 06:01:35.193 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:35.193 +00:00 [INF] Discarding envelope 0248e0c7ed52472884dc47f7301c2647 because the queue is full. 2025-06-17 06:01:35.193 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 208.1596ms 2025-06-17 06:01:35.194 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:01:35.194 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:35.194 +00:00 [INF] Started transaction with span ID 'dab07b5cd0d1876d' and trace ID 'd837e7b0a6264569956774ff47648067'. 2025-06-17 06:01:35.194 +00:00 [INF] Started transaction with span ID 'dab07b5cd0d1876d' and trace ID 'd837e7b0a6264569956774ff47648067'. 2025-06-17 06:01:35.194 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:35.194 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:35.206 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:35.211 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:35.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:35.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:35.218 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.226 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.235 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.252 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.257 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.277 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.284 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.290 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.304 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.316 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.320 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.329 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.332 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.340 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.341 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.352 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.356 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.368 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:35.374 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:35.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:35.381 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:35.385 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 190.485ms 2025-06-17 06:01:35.385 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:35.385 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:35.385 +00:00 [INF] Discarding envelope d43ecc876e534109afec6e753055d10a because the queue is full. 2025-06-17 06:01:35.385 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:35.385 +00:00 [INF] Discarding envelope d719c6efb0ea4e8186a2fddcee91afff because the queue is full. 2025-06-17 06:01:35.385 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 191.5364ms 2025-06-17 06:01:37.347 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 06:01:37.347 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:37.347 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:37.347 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:37.347 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.3741ms 2025-06-17 06:01:37.348 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:01:37.348 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:37.348 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:37.348 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:37.348 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2069ms 2025-06-17 06:01:37.355 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 06:01:37.355 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:01:37.355 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:37.355 +00:00 [INF] Started transaction with span ID '7fce4a0749737d6c' and trace ID '0887114f16bb43cd8e5a7696393f60f1'. 2025-06-17 06:01:37.356 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:37.356 +00:00 [INF] Started transaction with span ID '7fce4a0749737d6c' and trace ID '0887114f16bb43cd8e5a7696393f60f1'. 2025-06-17 06:01:37.356 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:37.356 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:37.357 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:37.359 +00:00 [INF] Started transaction with span ID '15cc54e1a12fe535' and trace ID 'd08f85e170a74604973cda7582cb4b7b'. 2025-06-17 06:01:37.359 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:37.359 +00:00 [INF] Started transaction with span ID '15cc54e1a12fe535' and trace ID 'd08f85e170a74604973cda7582cb4b7b'. 2025-06-17 06:01:37.360 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:37.360 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:37.363 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:37.369 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:37.375 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:37.377 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:37.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:37.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:37.382 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:37.386 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:01:37.388 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 28.637ms 2025-06-17 06:01:37.388 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:37.388 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:37.389 +00:00 [INF] Discarding envelope 9717eefe02f3490d90ed3b2911cf3acd because the queue is full. 2025-06-17 06:01:37.389 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:37.389 +00:00 [INF] Discarding envelope 0f75b6d2c4264c84bdf6d3a83f118a8d because the queue is full. 2025-06-17 06:01:37.389 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 33.7762ms 2025-06-17 06:01:37.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.403 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.404 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.409 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.410 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.417 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.418 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.426 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.427 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.428 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.433 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.434 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.440 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.441 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.448 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.449 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.455 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.456 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.463 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.472 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.473 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.478 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.491 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.495 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.497 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.505 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.512 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.514 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.521 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.529 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.546 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.556 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.571 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.578 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:37.578 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 222.0535ms 2025-06-17 06:01:37.578 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:37.578 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:37.578 +00:00 [INF] Discarding envelope 6522b12f87ac4f46aad96105f4513045 because the queue is full. 2025-06-17 06:01:37.578 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:37.578 +00:00 [INF] Discarding envelope 1e71ed4947044b3f8f159bd141628930 because the queue is full. 2025-06-17 06:01:37.579 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 223.2600ms 2025-06-17 06:01:37.579 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:01:37.580 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:37.580 +00:00 [INF] Started transaction with span ID '9c2700e956fdb362' and trace ID '3bec634da87f4e0295c414045b99847b'. 2025-06-17 06:01:37.580 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:37.580 +00:00 [INF] Started transaction with span ID '9c2700e956fdb362' and trace ID '3bec634da87f4e0295c414045b99847b'. 2025-06-17 06:01:37.580 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:37.580 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:37.588 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:37.591 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:37.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:37.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:37.600 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.610 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.619 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.626 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.630 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.648 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.658 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.674 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.677 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.684 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.685 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.695 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.708 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.726 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.732 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.742 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.757 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.777 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.780 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.791 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.796 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.866 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.871 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.899 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.909 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.922 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.942 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.965 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:37.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:37.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:37.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:37.995 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.008 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.017 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.043 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:38.044 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:01:38.044 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:38.044 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:38.044 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:38.044 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.4219ms 2025-06-17 06:01:38.044 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 463.9506ms 2025-06-17 06:01:38.044 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:38.045 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:38.045 +00:00 [INF] Discarding envelope 398e08f34ff8445a9d70001ec65adc1f because the queue is full. 2025-06-17 06:01:38.045 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:38.045 +00:00 [INF] Discarding envelope 220450ba619045e88f3daf4d491f2a3e because the queue is full. 2025-06-17 06:01:38.046 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 466.1811ms 2025-06-17 06:01:38.050 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:01:38.050 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:38.051 +00:00 [INF] Started transaction with span ID 'cd0e29b443f18438' and trace ID 'bae19c4ac549469097df94b5b87e847b'. 2025-06-17 06:01:38.051 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:38.051 +00:00 [INF] Started transaction with span ID 'cd0e29b443f18438' and trace ID 'bae19c4ac549469097df94b5b87e847b'. 2025-06-17 06:01:38.051 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:38.051 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:38.053 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:01:38.053 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:01:38.053 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.027ms 2025-06-17 06:01:38.053 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:38.053 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:38.054 +00:00 [INF] Discarding envelope 6e964c34c75c4bdf832c975b57d64d6a because the queue is full. 2025-06-17 06:01:38.054 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:38.054 +00:00 [INF] Discarding envelope cc3265da85bb4e2089c0c25a4cc5828b because the queue is full. 2025-06-17 06:01:38.054 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.5276ms 2025-06-17 06:01:38.115 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:01:38.115 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:38.116 +00:00 [INF] Started transaction with span ID '7617355425ca7048' and trace ID 'b1e5f0b67f294b9a932b2bdae5564db8'. 2025-06-17 06:01:38.116 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:38.116 +00:00 [INF] Started transaction with span ID '7617355425ca7048' and trace ID 'b1e5f0b67f294b9a932b2bdae5564db8'. 2025-06-17 06:01:38.116 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:38.116 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:38.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:38.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:38.125 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.131 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.138 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.156 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.161 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.167 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.168 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.177 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.185 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.195 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.207 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.219 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.225 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.230 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.233 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.239 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.290 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.295 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.323 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.362 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.368 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.412 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.438 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.455 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.483 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.494 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.499 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.528 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.533 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:38.536 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 419.3378ms 2025-06-17 06:01:38.536 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:38.536 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:38.536 +00:00 [INF] Discarding envelope 9ad4277015d448d19df6def0b03a53da because the queue is full. 2025-06-17 06:01:38.536 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:38.536 +00:00 [INF] Discarding envelope 046e707a333f429b99f7cac51880d177 because the queue is full. 2025-06-17 06:01:38.536 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 421.2163ms 2025-06-17 06:01:38.553 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:01:38.553 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:38.553 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:38.553 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:38.553 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2875ms 2025-06-17 06:01:38.561 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:01:38.561 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:38.562 +00:00 [INF] Started transaction with span ID 'bdd4e5da974591a8' and trace ID '1d43b02918ce4db1929123c4ff6d5952'. 2025-06-17 06:01:38.562 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:38.562 +00:00 [INF] Started transaction with span ID 'bdd4e5da974591a8' and trace ID '1d43b02918ce4db1929123c4ff6d5952'. 2025-06-17 06:01:38.562 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:38.562 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:38.572 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:38.582 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:38.589 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:38.603 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:01:38.603 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 41.1619ms 2025-06-17 06:01:38.608 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:38.608 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:38.608 +00:00 [INF] Discarding envelope cf0db8c22c7947a19db758e2749c9a93 because the queue is full. 2025-06-17 06:01:38.608 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:38.609 +00:00 [INF] Discarding envelope 9d08ae11db9046a3869d330c5d405aed because the queue is full. 2025-06-17 06:01:38.609 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 47.4336ms 2025-06-17 06:01:38.633 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:01:38.633 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:38.633 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:38.633 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:38.634 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2043ms 2025-06-17 06:01:38.638 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:01:38.638 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:38.638 +00:00 [INF] Started transaction with span ID '24b2f9ab194a372c' and trace ID '43586fa0e8d34507b5c90c585503600a'. 2025-06-17 06:01:38.638 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:38.638 +00:00 [INF] Started transaction with span ID '24b2f9ab194a372c' and trace ID '43586fa0e8d34507b5c90c585503600a'. 2025-06-17 06:01:38.638 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:38.638 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:38.644 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:38.652 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:38.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:38.662 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:38.681 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.688 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.717 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:01:38.717 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:38.718 +00:00 [INF] Started transaction with span ID '576ab3f1dc6f6ac0' and trace ID '4cc03f19b357422fbb7a5a5c70452f17'. 2025-06-17 06:01:38.718 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:38.718 +00:00 [INF] Started transaction with span ID '576ab3f1dc6f6ac0' and trace ID '4cc03f19b357422fbb7a5a5c70452f17'. 2025-06-17 06:01:38.718 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:38.718 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:38.718 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.753 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:38.754 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.766 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.776 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.778 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.784 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.796 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.805 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.813 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.828 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.835 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.855 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.867 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.880 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.884 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.885 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.930 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:38.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:38.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:38.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:38.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.002 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.011 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.021 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.030 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.037 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.045 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.050 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.063 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.067 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.096 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.098 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.101 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.139 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.207 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.220 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.232 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.238 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.241 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.255 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.264 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.265 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:39.276 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 637.6058ms 2025-06-17 06:01:39.276 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:39.276 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:39.276 +00:00 [INF] Discarding envelope 037e3c66d76f4676a8dac93ca01de516 because the queue is full. 2025-06-17 06:01:39.276 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:39.277 +00:00 [INF] Discarding envelope 870a4e031feb4edb9ee5052cc26c4852 because the queue is full. 2025-06-17 06:01:39.282 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 644.1442ms 2025-06-17 06:01:39.292 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:39.317 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:39.327 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:01:39.344 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 625.4818ms 2025-06-17 06:01:39.344 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:39.344 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:39.344 +00:00 [INF] Discarding envelope 017b41217fcf4debba3df237c04cb07b because the queue is full. 2025-06-17 06:01:39.344 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:39.344 +00:00 [INF] Discarding envelope d0f51d0171b442ca8709e5447965e97d because the queue is full. 2025-06-17 06:01:39.344 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 627.2808ms 2025-06-17 06:01:39.345 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:01:39.345 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:39.345 +00:00 [INF] Started transaction with span ID 'f7c82be7a408b619' and trace ID '35c1f9dc751d4826aae4f7e0bb9ba3a8'. 2025-06-17 06:01:39.345 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:39.345 +00:00 [INF] Started transaction with span ID 'f7c82be7a408b619' and trace ID '35c1f9dc751d4826aae4f7e0bb9ba3a8'. 2025-06-17 06:01:39.345 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:39.345 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:39.354 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:39.362 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:39.363 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:01:39.363 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:39.363 +00:00 [INF] Started transaction with span ID 'cc366bc021cd5eb3' and trace ID '08d325429a0941018044259ec4a8d0e6'. 2025-06-17 06:01:39.363 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:39.370 +00:00 [INF] Started transaction with span ID 'cc366bc021cd5eb3' and trace ID '08d325429a0941018044259ec4a8d0e6'. 2025-06-17 06:01:39.370 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:39.370 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:39.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:39.384 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:39.384 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:01:39.386 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:39.386 +00:00 [INF] Started transaction with span ID '7c3af2ae7f2e4899' and trace ID '61cb5d862923432fbad7f7362b4311a3'. 2025-06-17 06:01:39.386 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:39.387 +00:00 [INF] Started transaction with span ID '7c3af2ae7f2e4899' and trace ID '61cb5d862923432fbad7f7362b4311a3'. 2025-06-17 06:01:39.415 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:39.415 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:39.431 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:39.440 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:39.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:39.450 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:39.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.493 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.496 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.497 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.503 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.525 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.536 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.537 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.558 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.567 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.573 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.573 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.588 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.590 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.631 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.632 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.640 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.646 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.651 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.651 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.653 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.668 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.673 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.680 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.688 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.698 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.728 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.729 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.735 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.738 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.747 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.751 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.764 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.767 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.780 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.798 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.802 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.809 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.818 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.820 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.834 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.838 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.849 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.851 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.867 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.868 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.869 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.871 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.882 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.887 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.891 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.893 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.896 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.900 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.902 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.920 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.933 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.941 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.955 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.957 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:39.957 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 611.6045ms 2025-06-17 06:01:39.957 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:39.957 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:39.957 +00:00 [INF] Discarding envelope 5dd1fd88aafb4f88b2af46a85efc82d3 because the queue is full. 2025-06-17 06:01:39.957 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:39.957 +00:00 [INF] Discarding envelope 844e2938003c4bd7a54bffa353111ada because the queue is full. 2025-06-17 06:01:39.957 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 612.7284ms 2025-06-17 06:01:39.958 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:01:39.958 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:39.958 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:39.958 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:39.958 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2334ms 2025-06-17 06:01:39.960 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:39.961 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.966 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:39.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:39.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:39.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:39.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:39.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:39.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:39.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.002 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.009 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.010 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.017 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.018 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.029 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.042 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.043 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.053 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.061 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.066 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.079 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.080 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.087 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.092 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.093 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.099 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.100 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.106 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.109 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.111 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.119 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.120 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.123 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.133 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.137 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.167 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.170 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.174 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.186 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.187 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.194 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.202 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.215 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.218 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.236 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.248 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.252 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.269 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.279 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:40.287 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:01:40.287 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:40.287 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:40.287 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:40.287 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.6966ms 2025-06-17 06:01:40.287 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.289 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 873.7038ms 2025-06-17 06:01:40.291 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:40.291 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:40.292 +00:00 [INF] Discarding envelope 538ef7b2388d4658bc2e64f856a1919f because the queue is full. 2025-06-17 06:01:40.292 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:40.299 +00:00 [INF] Discarding envelope 051c3a1ea7204a3b8c09807a3567b7e8 because the queue is full. 2025-06-17 06:01:40.299 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 914.7609ms 2025-06-17 06:01:40.299 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:01:40.300 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:40.300 +00:00 [INF] Started transaction with span ID '11ce172839c3a164' and trace ID '29a040b6f9ec4e78813f0badca178144'. 2025-06-17 06:01:40.300 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:40.300 +00:00 [INF] Started transaction with span ID '11ce172839c3a164' and trace ID '29a040b6f9ec4e78813f0badca178144'. 2025-06-17 06:01:40.300 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:40.300 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:40.299 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:01:40.311 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:01:40.311 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 10.4667ms 2025-06-17 06:01:40.311 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:40.311 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:40.311 +00:00 [INF] Discarding envelope ee31a705ef0f445ba1eb03dd03153ede because the queue is full. 2025-06-17 06:01:40.311 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:40.311 +00:00 [INF] Discarding envelope 129b474dc4af42f68073a71aaa8401fa because the queue is full. 2025-06-17 06:01:40.311 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.314 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 14.4892ms 2025-06-17 06:01:40.314 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:01:40.314 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:40.314 +00:00 [INF] Started transaction with span ID '99add62669c9f74a' and trace ID 'b6c52e505ddf465083b98bbee0eac45a'. 2025-06-17 06:01:40.314 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:40.314 +00:00 [INF] Started transaction with span ID '99add62669c9f74a' and trace ID 'b6c52e505ddf465083b98bbee0eac45a'. 2025-06-17 06:01:40.316 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:40.316 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:40.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.321 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:01:40.321 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:01:40.321 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.4976ms 2025-06-17 06:01:40.321 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:40.321 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:40.322 +00:00 [INF] Discarding envelope 36916bbfbbb4427c929c776b5fcd2e86 because the queue is full. 2025-06-17 06:01:40.329 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.333 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:40.333 +00:00 [INF] Discarding envelope 9471b6ab87c5425fa4062c84b7372b3c because the queue is full. 2025-06-17 06:01:40.333 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 19.2682ms 2025-06-17 06:01:40.334 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.344 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.353 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.368 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.375 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.383 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.390 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.417 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.435 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.461 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.474 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.478 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.485 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.486 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:40.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:40.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:40.493 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:40.494 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:40.495 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1124.2971ms 2025-06-17 06:01:40.495 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:40.495 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:40.495 +00:00 [INF] Discarding envelope 0c6ad1f4fe674e18a61a7f25a37e92f1 because the queue is full. 2025-06-17 06:01:40.495 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:40.495 +00:00 [INF] Discarding envelope 9a4f7fa8866a40a28ab0d4322b62aafd because the queue is full. 2025-06-17 06:01:40.495 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1132.6373ms 2025-06-17 06:01:46.499 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:01:46.499 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:46.500 +00:00 [INF] Started transaction with span ID '2c9f95d9fd428d46' and trace ID '6ead4f8e8fd841fdba90457f5cbbd17d'. 2025-06-17 06:01:46.500 +00:00 [INF] Started transaction with span ID '2c9f95d9fd428d46' and trace ID '6ead4f8e8fd841fdba90457f5cbbd17d'. 2025-06-17 06:01:46.500 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:46.500 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:46.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:01:46.502 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:01:46.502 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.1794ms 2025-06-17 06:01:46.502 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:46.502 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:46.502 +00:00 [INF] Discarding envelope c130e63becda4172b8d8ce84a441104a because the queue is full. 2025-06-17 06:01:46.502 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:46.502 +00:00 [INF] Discarding envelope 5b82c91bd5d54ded9e8939517680260a because the queue is full. 2025-06-17 06:01:46.502 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 3.0570ms 2025-06-17 06:01:46.504 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:01:46.505 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:46.505 +00:00 [INF] Started transaction with span ID '2e2c51851aee0955' and trace ID '64e74f2ce1a14699b0b69444a2eec099'. 2025-06-17 06:01:46.505 +00:00 [INF] Started transaction with span ID '2e2c51851aee0955' and trace ID '64e74f2ce1a14699b0b69444a2eec099'. 2025-06-17 06:01:46.505 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:46.505 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:46.515 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:46.530 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:46.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:46.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:46.539 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.549 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:46.550 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.557 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:46.558 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.564 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:46.565 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.570 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:46.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.578 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:46.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:46.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:46.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.610 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:46.612 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:46.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:46.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:46.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:46.643 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.649 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:46.650 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.655 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:46.657 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.663 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:46.665 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.670 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:46.671 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.678 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:46.679 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.685 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:46.685 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:46.685 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 180.3911ms 2025-06-17 06:01:46.685 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:46.686 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:46.687 +00:00 [INF] Discarding envelope 0339a9832af04e8e84d8a9d0eba4642d because the queue is full. 2025-06-17 06:01:46.687 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:46.687 +00:00 [INF] Discarding envelope 6ec4c1022b054fbd8d030a8fe7c14d30 because the queue is full. 2025-06-17 06:01:46.687 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 182.9758ms 2025-06-17 06:01:46.700 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:01:46.700 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:46.700 +00:00 [INF] Started transaction with span ID '4c50b4b8ac68ee83' and trace ID 'ae35b926897b40cf98f5c6c667168a77'. 2025-06-17 06:01:46.700 +00:00 [INF] Started transaction with span ID '4c50b4b8ac68ee83' and trace ID 'ae35b926897b40cf98f5c6c667168a77'. 2025-06-17 06:01:46.700 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:46.701 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:46.704 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:46.708 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:46.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:46.711 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:46.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.720 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.723 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.727 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.728 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.731 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.739 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.743 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.760 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.765 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.769 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.780 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.781 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.786 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.791 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.796 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.801 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:46.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:46.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:46.805 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:46.806 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 105.3872ms 2025-06-17 06:01:46.806 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:46.806 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:46.806 +00:00 [INF] Discarding envelope bdb71124361d4d61b29a2df7e3900107 because the queue is full. 2025-06-17 06:01:46.807 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:46.807 +00:00 [INF] Discarding envelope b06eae064215466aa24e163862e125c0 because the queue is full. 2025-06-17 06:01:46.807 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 106.6475ms 2025-06-17 06:01:48.872 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 06:01:48.872 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:48.872 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:48.872 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:48.873 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.2791ms 2025-06-17 06:01:48.875 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:01:48.875 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:48.876 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:48.876 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:48.876 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2940ms 2025-06-17 06:01:48.877 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 06:01:48.877 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:48.877 +00:00 [INF] Started transaction with span ID '3e09169aff41f2ec' and trace ID '0d979269f6bc46ae91d12b8561391234'. 2025-06-17 06:01:48.877 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:48.877 +00:00 [INF] Started transaction with span ID '3e09169aff41f2ec' and trace ID '0d979269f6bc46ae91d12b8561391234'. 2025-06-17 06:01:48.877 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:48.877 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:48.879 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:01:48.879 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:48.879 +00:00 [INF] Started transaction with span ID 'b817497676f274e' and trace ID '3fc0a34220264f13a8b9af8d4ccfa5e4'. 2025-06-17 06:01:48.879 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:48.879 +00:00 [INF] Started transaction with span ID 'b817497676f274e' and trace ID '3fc0a34220264f13a8b9af8d4ccfa5e4'. 2025-06-17 06:01:48.880 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:48.880 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:48.883 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:48.887 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:48.894 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:48.896 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:48.903 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:01:48.903 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 26.2854ms 2025-06-17 06:01:48.903 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:48.904 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:48.904 +00:00 [INF] Discarding envelope a6491abe611a4b1eba991cc73a6bc3bf because the queue is full. 2025-06-17 06:01:48.904 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:48.904 +00:00 [INF] Discarding envelope 5d12684f87d24559ac4dddd5eba0fdde because the queue is full. 2025-06-17 06:01:48.904 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 27.2664ms 2025-06-17 06:01:48.904 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:48.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:48.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:48.911 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:48.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:48.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:48.917 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:48.918 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:48.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:48.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:48.924 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:48.924 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:48.926 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:48.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:48.928 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:48.929 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:48.930 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:48.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:48.933 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:48.934 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:48.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:48.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:48.941 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:48.942 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:48.943 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:48.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:48.946 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:48.947 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:48.948 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:48.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:48.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:48.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:48.953 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:48.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:48.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:48.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:48.958 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:48.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:48.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:48.962 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:48.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:48.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:48.967 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:48.968 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:48.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:48.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:48.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:48.975 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:48.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:48.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:48.980 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:48.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:48.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:48.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:48.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:48.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:48.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:48.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:48.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:48.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:48.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:48.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.003 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.010 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.011 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.016 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.024 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.024 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:49.025 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 144.8464ms 2025-06-17 06:01:49.025 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:49.025 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:49.025 +00:00 [INF] Discarding envelope 9a3c668298ca4ab09cb46742081da4ad because the queue is full. 2025-06-17 06:01:49.025 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:49.025 +00:00 [INF] Discarding envelope 2257736214284a6d8b1b29a41ac1b4e0 because the queue is full. 2025-06-17 06:01:49.025 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 146.1108ms 2025-06-17 06:01:49.025 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:01:49.025 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:49.025 +00:00 [INF] Started transaction with span ID '7112a831b7945b67' and trace ID '38099ad5b1874227b93b9b20b28de954'. 2025-06-17 06:01:49.026 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:49.026 +00:00 [INF] Started transaction with span ID '7112a831b7945b67' and trace ID '38099ad5b1874227b93b9b20b28de954'. 2025-06-17 06:01:49.026 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:49.026 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:49.029 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:49.032 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:49.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:49.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:49.038 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.045 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.046 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.048 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.049 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.052 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.053 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.058 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.064 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.065 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.070 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.071 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.075 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.076 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.078 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.082 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.083 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.088 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.090 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.095 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.102 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.107 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.108 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.113 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.135 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.158 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.175 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.202 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.210 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.217 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.223 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.230 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.261 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.269 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.280 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:49.281 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:01:49.281 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:49.281 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:49.281 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:49.281 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2572ms 2025-06-17 06:01:49.282 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 255.7945ms 2025-06-17 06:01:49.282 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:49.282 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:49.282 +00:00 [INF] Discarding envelope 8f9693cc0eee40b192f2626b9ab251eb because the queue is full. 2025-06-17 06:01:49.282 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:49.282 +00:00 [INF] Discarding envelope 12ab389d186f464a8f89ec19e56b0708 because the queue is full. 2025-06-17 06:01:49.282 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 257.0519ms 2025-06-17 06:01:49.287 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:01:49.287 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:49.288 +00:00 [INF] Started transaction with span ID '2c9d0d5c40ed109' and trace ID '3071aeb7866143a3be2b5073b0e50044'. 2025-06-17 06:01:49.288 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:49.288 +00:00 [INF] Started transaction with span ID '2c9d0d5c40ed109' and trace ID '3071aeb7866143a3be2b5073b0e50044'. 2025-06-17 06:01:49.288 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:49.288 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:49.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:01:49.290 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:01:49.290 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.9502ms 2025-06-17 06:01:49.290 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:49.290 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:49.290 +00:00 [INF] Discarding envelope ab97db67ae224a0ab8701a9bba72349a because the queue is full. 2025-06-17 06:01:49.290 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:49.291 +00:00 [INF] Discarding envelope 89ba0744f96943bd9dc566dac5599e43 because the queue is full. 2025-06-17 06:01:49.291 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.4268ms 2025-06-17 06:01:49.351 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:01:49.351 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:49.351 +00:00 [INF] Started transaction with span ID '82cf1170d07cf20d' and trace ID '816bedd37205401bb4a0242804a6fc13'. 2025-06-17 06:01:49.351 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:49.351 +00:00 [INF] Started transaction with span ID '82cf1170d07cf20d' and trace ID '816bedd37205401bb4a0242804a6fc13'. 2025-06-17 06:01:49.351 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:49.351 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:49.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:49.356 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:49.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.368 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.374 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.379 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.394 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.416 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.417 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.426 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.430 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.439 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.444 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.445 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.451 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.452 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.460 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.467 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.473 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.474 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.479 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.484 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.502 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.519 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.527 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.534 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.542 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.557 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.564 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.566 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.579 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.587 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.621 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.633 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.641 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:49.672 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:49.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:49.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:49.678 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:49.678 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 326.5449ms 2025-06-17 06:01:49.678 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:49.678 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:49.678 +00:00 [INF] Discarding envelope c71509d3342a4dac9c3efe81b0edefd3 because the queue is full. 2025-06-17 06:01:49.679 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:49.679 +00:00 [INF] Discarding envelope 95fe32ee02324d73837dcb730a4537a1 because the queue is full. 2025-06-17 06:01:49.679 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 327.9301ms 2025-06-17 06:01:50.047 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:01:50.047 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:50.047 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:50.047 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:50.047 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2929ms 2025-06-17 06:01:50.049 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:01:50.049 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:50.050 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:50.050 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:50.050 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2137ms 2025-06-17 06:01:50.053 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:01:50.053 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:50.053 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:01:50.053 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:50.053 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:50.053 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:50.053 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.4675ms 2025-06-17 06:01:50.054 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:01:50.054 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:50.054 +00:00 [INF] Started transaction with span ID '2f26d1ce78d77486' and trace ID '3e97e0c4340c4de891c903f382126288'. 2025-06-17 06:01:50.054 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:50.054 +00:00 [INF] Started transaction with span ID '2f26d1ce78d77486' and trace ID '3e97e0c4340c4de891c903f382126288'. 2025-06-17 06:01:50.054 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:50.054 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:50.053 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:01:50.055 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:50.055 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:50.055 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:50.055 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 2.3551ms 2025-06-17 06:01:50.058 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:50.058 +00:00 [INF] Started transaction with span ID '2302a063673e6ff0' and trace ID 'be662a115658494f99a349df50846e95'. 2025-06-17 06:01:50.059 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:50.059 +00:00 [INF] Started transaction with span ID '2302a063673e6ff0' and trace ID 'be662a115658494f99a349df50846e95'. 2025-06-17 06:01:50.059 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:50.059 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:01:50.059 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:50.059 +00:00 [INF] Started transaction with span ID 'dbe1c952c9e192cf' and trace ID '701fb3f6f6b84c6782e448b08ad01276'. 2025-06-17 06:01:50.059 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:50.059 +00:00 [INF] Started transaction with span ID 'dbe1c952c9e192cf' and trace ID '701fb3f6f6b84c6782e448b08ad01276'. 2025-06-17 06:01:50.059 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:50.059 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:50.061 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:50.066 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:50.069 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:01:50.069 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:50.069 +00:00 [INF] Started transaction with span ID '59c79a4e747d577e' and trace ID 'aeb93970f141432f81b5dc4de08a0c3c'. 2025-06-17 06:01:50.069 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:50.069 +00:00 [INF] Started transaction with span ID '59c79a4e747d577e' and trace ID 'aeb93970f141432f81b5dc4de08a0c3c'. 2025-06-17 06:01:50.069 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:50.069 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:50.073 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:50.073 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:50.078 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:50.081 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:50.082 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:50.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:50.090 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:50.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:50.100 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.108 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.109 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.111 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.115 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.121 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.127 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.134 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.137 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.138 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.159 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.171 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.173 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.180 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.197 +00:00 [INF] Executed DbCommand (113ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:50.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:50.214 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:01:50.214 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 144.3019ms 2025-06-17 06:01:50.214 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:50.214 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:50.214 +00:00 [INF] Discarding envelope e52afe5b04cc4d7cbf28886567b43e49 because the queue is full. 2025-06-17 06:01:50.214 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:50.214 +00:00 [INF] Discarding envelope 29e2fb43fd9d4efc9e5fc47e45ede3ed because the queue is full. 2025-06-17 06:01:50.214 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 145.4016ms 2025-06-17 06:01:50.215 +00:00 [INF] Executed DbCommand (133ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:50.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:50.220 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:01:50.220 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 157.2964ms 2025-06-17 06:01:50.220 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:01:50.220 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:50.220 +00:00 [INF] Discarding envelope 36893ca71f4f4435bca656d566412979 because the queue is full. 2025-06-17 06:01:50.220 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:50.220 +00:00 [INF] Discarding envelope 5cb0f98e68a54d1089abc91fe4931128 because the queue is full. 2025-06-17 06:01:50.220 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 167.5238ms 2025-06-17 06:01:50.221 +00:00 [INF] Executed DbCommand (34ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.223 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.232 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.239 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.240 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.247 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.254 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.263 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.264 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.269 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.270 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.277 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.278 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.293 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.296 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.305 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.312 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.335 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.367 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:50.367 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 312.9406ms 2025-06-17 06:01:50.367 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:50.367 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:50.367 +00:00 [INF] Discarding envelope ae57f743e4864d5bb56dac2e339606c2 because the queue is full. 2025-06-17 06:01:50.367 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:50.368 +00:00 [INF] Discarding envelope 74d4427638e243e284ab7da8c2dd6410 because the queue is full. 2025-06-17 06:01:50.368 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 314.0811ms 2025-06-17 06:01:50.369 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:01:50.369 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:50.369 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:01:50.369 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:50.369 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1859ms 2025-06-17 06:01:50.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.376 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:01:50.376 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:50.376 +00:00 [INF] Started transaction with span ID '2374788d13a5765f' and trace ID 'f0ec4af0f2b54dd283a678bf38e8ad73'. 2025-06-17 06:01:50.376 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:50.376 +00:00 [INF] Started transaction with span ID '2374788d13a5765f' and trace ID 'f0ec4af0f2b54dd283a678bf38e8ad73'. 2025-06-17 06:01:50.376 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:50.376 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:50.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:01:50.380 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:01:50.380 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.4476ms 2025-06-17 06:01:50.380 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:50.380 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:50.380 +00:00 [INF] Discarding envelope e2d495c85f2849729ce79a87aef27218 because the queue is full. 2025-06-17 06:01:50.380 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:50.380 +00:00 [INF] Discarding envelope 1900ae040eb8481b939066df3938dea6 because the queue is full. 2025-06-17 06:01:50.380 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.5107ms 2025-06-17 06:01:50.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.398 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.410 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.419 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.465 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.481 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.529 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.537 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.546 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.549 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:50.550 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 490.7523ms 2025-06-17 06:01:50.550 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:50.551 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:50.551 +00:00 [INF] Discarding envelope 95f8faa781d64ac898194641ea13a48a because the queue is full. 2025-06-17 06:01:50.551 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:50.551 +00:00 [INF] Discarding envelope 60dc3f585f2645738508230b6c874609 because the queue is full. 2025-06-17 06:01:50.552 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 492.9832ms 2025-06-17 06:01:50.621 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:01:50.621 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:50.622 +00:00 [INF] Started transaction with span ID '3f642dbc7ffc0759' and trace ID '932be87a297945a9b7da8814d5816928'. 2025-06-17 06:01:50.622 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:50.622 +00:00 [INF] Started transaction with span ID '3f642dbc7ffc0759' and trace ID '932be87a297945a9b7da8814d5816928'. 2025-06-17 06:01:50.622 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:50.622 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:50.623 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:01:50.624 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:01:50.624 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.8301ms 2025-06-17 06:01:50.624 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:50.624 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:50.624 +00:00 [INF] Discarding envelope 6a392985247f4a7d9bc0bf7b5a58a493 because the queue is full. 2025-06-17 06:01:50.624 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:50.624 +00:00 [INF] Discarding envelope 78f4a931bda74d788c5c5580c0c521a0 because the queue is full. 2025-06-17 06:01:50.624 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.8270ms 2025-06-17 06:01:50.923 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:01:50.924 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:50.924 +00:00 [INF] Started transaction with span ID '9bfde6fecf0c4cd7' and trace ID 'b44bbe7db6624385ab0f0b2b69dfdfcb'. 2025-06-17 06:01:50.924 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:50.924 +00:00 [INF] Started transaction with span ID '9bfde6fecf0c4cd7' and trace ID 'b44bbe7db6624385ab0f0b2b69dfdfcb'. 2025-06-17 06:01:50.924 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:50.924 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:50.927 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:50.930 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:50.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:50.934 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:50.939 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.948 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.952 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.965 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.966 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.984 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:50.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:50.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:50.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:50.999 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.009 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.016 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.021 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.022 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.027 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.033 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.035 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.046 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.051 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.056 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.071 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.077 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.078 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.085 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.092 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.140 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.156 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.178 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.192 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.196 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.204 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.212 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.244 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.249 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.259 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.269 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.276 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.313 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.324 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.347 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.350 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:51.350 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:01:51.350 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:51.350 +00:00 [INF] Started transaction with span ID '99962c8b49b13b0' and trace ID '41b654862eb54dbfb86f784256c433ac'. 2025-06-17 06:01:51.351 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:01:51.354 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 430.3412ms 2025-06-17 06:01:51.354 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:51.355 +00:00 [INF] Started transaction with span ID '99962c8b49b13b0' and trace ID '41b654862eb54dbfb86f784256c433ac'. 2025-06-17 06:01:51.355 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:51.355 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:51.356 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:51.356 +00:00 [INF] Discarding envelope d69bd09315d54637a256859623c373b6 because the queue is full. 2025-06-17 06:01:51.356 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:51.356 +00:00 [INF] Discarding envelope fe8ec779cefd46d691a44d6fb0c2ebc0 because the queue is full. 2025-06-17 06:01:51.356 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 432.5942ms 2025-06-17 06:01:51.362 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:51.369 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:51.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:51.378 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:51.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.400 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.416 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.427 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.432 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.436 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.444 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.465 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.478 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.483 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.505 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.516 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.520 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.535 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.554 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.565 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.570 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.602 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.614 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.696 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.702 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.712 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.720 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.734 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.739 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.748 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.757 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.770 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.776 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.784 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.786 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.795 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.806 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.811 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.821 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.823 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.827 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.839 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.846 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.859 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.885 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.902 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.913 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:51.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:51.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:51.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:51.943 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:51.944 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 589.5755ms 2025-06-17 06:01:51.945 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:51.945 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:51.945 +00:00 [INF] Discarding envelope 13b2b24d7086431982a9b8578d9bad31 because the queue is full. 2025-06-17 06:01:51.945 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:51.945 +00:00 [INF] Discarding envelope f2ca710b9b93420ba4f92b0cefeabe44 because the queue is full. 2025-06-17 06:01:51.945 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 594.7777ms 2025-06-17 06:01:51.952 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 06:01:51.952 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:51.953 +00:00 [INF] Started transaction with span ID 'd935c868d2e2fee8' and trace ID '5fdd450ac51e4abba103b9d7daac1f13'. 2025-06-17 06:01:51.953 +00:00 [INF] Started transaction with span ID 'd935c868d2e2fee8' and trace ID '5fdd450ac51e4abba103b9d7daac1f13'. 2025-06-17 06:01:51.953 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:01:51.953 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:51.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:01:51.958 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:01:51.958 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 4.7722ms 2025-06-17 06:01:51.958 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:01:51.958 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:51.958 +00:00 [INF] Discarding envelope faf7161076b143888ad0756beea0b366 because the queue is full. 2025-06-17 06:01:51.958 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:51.958 +00:00 [INF] Discarding envelope a84db8eea4b24f5eaeb43f28e9b94ef4 because the queue is full. 2025-06-17 06:01:51.958 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 6.5639ms 2025-06-17 06:01:52.192 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 06:01:52.193 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:52.193 +00:00 [INF] Started transaction with span ID 'aac5eb14678f4763' and trace ID '241f8eab9ad9461dbb8fab8836473a73'. 2025-06-17 06:01:52.193 +00:00 [INF] Started transaction with span ID 'aac5eb14678f4763' and trace ID '241f8eab9ad9461dbb8fab8836473a73'. 2025-06-17 06:01:52.193 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:01:52.193 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:52.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:01:52.195 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:01:52.195 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.8913ms 2025-06-17 06:01:52.195 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:01:52.195 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:52.195 +00:00 [INF] Discarding envelope 94c067c40c264aa3bb1c59b2412d2a22 because the queue is full. 2025-06-17 06:01:52.195 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:52.195 +00:00 [INF] Discarding envelope 70fec6e7a9694af8bbbc7f1d7d34c748 because the queue is full. 2025-06-17 06:01:52.195 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 3.0275ms 2025-06-17 06:01:53.850 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:01:53.850 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:53.850 +00:00 [INF] Started transaction with span ID '7a086ce00dadd5b9' and trace ID '69883ad96ae64170a112f62ef54decda'. 2025-06-17 06:01:53.850 +00:00 [INF] Started transaction with span ID '7a086ce00dadd5b9' and trace ID '69883ad96ae64170a112f62ef54decda'. 2025-06-17 06:01:53.850 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:53.851 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:53.866 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:53.879 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:53.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:53.885 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:53.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:53.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:53.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:53.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:53.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:53.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:53.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:53.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:53.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:53.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:53.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:53.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:53.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:53.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:53.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:53.932 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:53.933 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:53.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:53.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:53.938 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:53.939 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:53.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:53.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:53.945 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:53.947 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:53.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:53.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:53.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:53.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:53.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:53.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:53.959 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:53.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:53.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:53.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:53.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:53.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:53.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:53.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:53.975 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:53.976 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:53.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:53.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:53.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:53.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:53.986 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:01:53.986 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:53.986 +00:00 [INF] Started transaction with span ID 'df588f6b8642f852' and trace ID 'fbd90a82abe24d74a1aefad993b34b23'. 2025-06-17 06:01:53.986 +00:00 [INF] Started transaction with span ID 'df588f6b8642f852' and trace ID 'fbd90a82abe24d74a1aefad993b34b23'. 2025-06-17 06:01:53.986 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:53.986 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:53.990 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:53.992 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:53.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:53.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:53.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:54.005 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.014 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.027 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.042 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.043 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.049 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.053 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.055 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.067 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.068 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.076 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.077 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.078 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.080 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.081 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.088 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.096 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.106 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.119 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:54.119 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 268.4345ms 2025-06-17 06:01:54.119 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:54.119 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:54.120 +00:00 [INF] Discarding envelope 0a9a2890bba04e39a7a4a617dece24f7 because the queue is full. 2025-06-17 06:01:54.120 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:54.120 +00:00 [INF] Discarding envelope 71ec8126863643c0a7ae929907b46c5b because the queue is full. 2025-06-17 06:01:54.120 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 270.1123ms 2025-06-17 06:01:54.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.121 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:01:54.121 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:54.121 +00:00 [INF] Started transaction with span ID 'd8e1707a727bcf94' and trace ID '512787592c374e5e9161b242260aabed'. 2025-06-17 06:01:54.122 +00:00 [INF] Started transaction with span ID 'd8e1707a727bcf94' and trace ID '512787592c374e5e9161b242260aabed'. 2025-06-17 06:01:54.122 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:54.122 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:54.123 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.127 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.131 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:01:54.131 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:54.131 +00:00 [INF] Started transaction with span ID 'dc8d0a7d2061bdb3' and trace ID '1a4ec5a32ab24333b37e57a98d5e68c6'. 2025-06-17 06:01:54.132 +00:00 [INF] Started transaction with span ID 'dc8d0a7d2061bdb3' and trace ID '1a4ec5a32ab24333b37e57a98d5e68c6'. 2025-06-17 06:01:54.132 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:54.132 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:54.133 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.141 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:54.145 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:54.147 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.164 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:54.165 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:54.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:54.168 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.174 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.183 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.185 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.186 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.188 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.193 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.203 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.205 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.206 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.214 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.215 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.220 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.230 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.233 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.238 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.242 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.246 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.260 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.263 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.279 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.284 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.295 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.302 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:54.305 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:54.306 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 319.2777ms 2025-06-17 06:01:54.306 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:54.306 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:54.306 +00:00 [INF] Discarding envelope 0692c6aa15b5454cac2ad73317bf9619 because the queue is full. 2025-06-17 06:01:54.307 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:54.307 +00:00 [INF] Discarding envelope 97d06295988e46bca9ed0a3e4d9cd45e because the queue is full. 2025-06-17 06:01:54.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.307 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 321.8417ms 2025-06-17 06:01:54.308 +00:00 [INF] Executed DbCommand (160ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:54.309 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:54.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:54.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.332 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.339 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.360 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.370 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.384 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.391 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.394 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.415 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:54.427 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 304.9824ms 2025-06-17 06:01:54.427 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:54.427 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:54.427 +00:00 [INF] Discarding envelope 276b4182e31f4e7cbbcd6339c9b25957 because the queue is full. 2025-06-17 06:01:54.427 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:54.427 +00:00 [INF] Discarding envelope 39359ccce22d4e95b87d9426f370c402 because the queue is full. 2025-06-17 06:01:54.427 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 306.7101ms 2025-06-17 06:01:54.424 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.436 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.451 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.464 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.492 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.501 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.504 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.512 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.525 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.528 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.537 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.547 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.552 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.559 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.570 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:54.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:54.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:54.581 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:54.585 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 453.2731ms 2025-06-17 06:01:54.588 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:54.588 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:54.588 +00:00 [INF] Discarding envelope 81590c58d1534ba79f40b6c2cd0cb2ac because the queue is full. 2025-06-17 06:01:54.588 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:54.588 +00:00 [INF] Discarding envelope b58434594e2845f6902414eb54561650 because the queue is full. 2025-06-17 06:01:54.588 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 457.2176ms 2025-06-17 06:01:54.650 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:01:54.651 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:54.651 +00:00 [INF] Started transaction with span ID 'e3515c2db74f581d' and trace ID 'be6e8fbc27d64a84a61ea3f0790f294a'. 2025-06-17 06:01:54.651 +00:00 [INF] Started transaction with span ID 'e3515c2db74f581d' and trace ID 'be6e8fbc27d64a84a61ea3f0790f294a'. 2025-06-17 06:01:54.651 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:01:54.651 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:54.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:01:54.652 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:01:54.653 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.7152ms 2025-06-17 06:01:54.653 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:01:54.653 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:54.653 +00:00 [INF] Discarding envelope 823656a1c588477880deea0a92477139 because the queue is full. 2025-06-17 06:01:54.653 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:54.653 +00:00 [INF] Discarding envelope 9f136f5c85bf401a9eddda7c003a6df3 because the queue is full. 2025-06-17 06:01:54.653 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 2.4773ms 2025-06-17 06:01:55.611 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:01:55.611 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:55.611 +00:00 [INF] Started transaction with span ID '59acffb5fbb79c' and trace ID '59ac7c4195f54fa987b560c78fb7b1c7'. 2025-06-17 06:01:55.611 +00:00 [INF] Started transaction with span ID '59acffb5fbb79c' and trace ID '59ac7c4195f54fa987b560c78fb7b1c7'. 2025-06-17 06:01:55.611 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:01:55.611 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:55.616 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:01:55.616 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:01:55.617 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 5.1808ms 2025-06-17 06:01:55.618 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:01:55.618 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:55.618 +00:00 [INF] Discarding envelope c61fdc002acb4a8fa619b9018686735d because the queue is full. 2025-06-17 06:01:55.618 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:55.618 +00:00 [INF] Discarding envelope d7aa3e386b584e4d935b0b7e3fe28271 because the queue is full. 2025-06-17 06:01:55.619 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 7.5159ms 2025-06-17 06:01:55.650 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:01:55.650 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:55.650 +00:00 [INF] Started transaction with span ID '547931149f8fbc3e' and trace ID '67f2bdf7889e4afba62fa4c69c0d9375'. 2025-06-17 06:01:55.650 +00:00 [INF] Started transaction with span ID '547931149f8fbc3e' and trace ID '67f2bdf7889e4afba62fa4c69c0d9375'. 2025-06-17 06:01:55.650 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:01:55.651 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:55.655 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:01:55.656 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:01:55.657 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 6.2825ms 2025-06-17 06:01:55.657 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:01:55.657 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:55.657 +00:00 [INF] Discarding envelope d39bdb8bc5b64d16b8f8020a5180614f because the queue is full. 2025-06-17 06:01:55.657 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:55.657 +00:00 [INF] Discarding envelope 47c4545de67f44369e79e45b06f7f103 because the queue is full. 2025-06-17 06:01:55.658 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 8.2835ms 2025-06-17 06:01:56.430 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:01:56.431 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:56.431 +00:00 [INF] Started transaction with span ID '2b9948128bb89ba2' and trace ID 'd8608b1ef722458496f8cd928600a2c5'. 2025-06-17 06:01:56.431 +00:00 [INF] Started transaction with span ID '2b9948128bb89ba2' and trace ID 'd8608b1ef722458496f8cd928600a2c5'. 2025-06-17 06:01:56.431 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:01:56.431 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:56.434 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:01:56.434 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:01:56.434 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.6587ms 2025-06-17 06:01:56.434 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:01:56.435 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:56.435 +00:00 [INF] Discarding envelope e1b658f2287f475f80700d3faeb4c5b4 because the queue is full. 2025-06-17 06:01:56.435 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:56.435 +00:00 [INF] Discarding envelope f913bf625e364cb39836bfd810870f3d because the queue is full. 2025-06-17 06:01:56.435 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 4.7526ms 2025-06-17 06:01:56.622 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:01:56.623 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:56.623 +00:00 [INF] Started transaction with span ID '3cd241ff1fe7eace' and trace ID '4dd08f2d2d0a44ff9107fc9ff510873e'. 2025-06-17 06:01:56.623 +00:00 [INF] Started transaction with span ID '3cd241ff1fe7eace' and trace ID '4dd08f2d2d0a44ff9107fc9ff510873e'. 2025-06-17 06:01:56.623 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:56.623 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:56.643 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:56.656 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:56.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:56.662 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:56.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.680 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.687 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.730 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.772 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 06:01:56.772 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:56.773 +00:00 [INF] Started transaction with span ID 'a05530a24ebbc3e3' and trace ID 'c17f89577dae4818a1a9765904b151d8'. 2025-06-17 06:01:56.773 +00:00 [INF] Started transaction with span ID 'a05530a24ebbc3e3' and trace ID 'c17f89577dae4818a1a9765904b151d8'. 2025-06-17 06:01:56.773 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:56.773 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:56.775 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:01:56.775 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:01:56.775 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.7194ms 2025-06-17 06:01:56.776 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:01:56.776 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:56.776 +00:00 [INF] Discarding envelope 4b3f45375eea431bbbd4323ca44f17a3 because the queue is full. 2025-06-17 06:01:56.776 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:56.776 +00:00 [INF] Discarding envelope f1b531c941654a56acb232606b2f84b5 because the queue is full. 2025-06-17 06:01:56.776 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 3.8708ms 2025-06-17 06:01:56.776 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.825 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.854 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:01:56.854 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:56.860 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:01:56.860 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:56.860 +00:00 [INF] Started transaction with span ID '2049ce3fd5e59fdd' and trace ID 'b85b71d4085241d297749bf4c845b1ff'. 2025-06-17 06:01:56.861 +00:00 [INF] Started transaction with span ID '2049ce3fd5e59fdd' and trace ID 'b85b71d4085241d297749bf4c845b1ff'. 2025-06-17 06:01:56.861 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:56.861 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:56.861 +00:00 [INF] Started transaction with span ID 'c4215ede87752aa2' and trace ID '02d9bb9401664d54bd816565ad3a3c2e'. 2025-06-17 06:01:56.861 +00:00 [INF] Started transaction with span ID 'c4215ede87752aa2' and trace ID '02d9bb9401664d54bd816565ad3a3c2e'. 2025-06-17 06:01:56.862 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:56.862 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:56.873 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:56.877 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:56.877 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.882 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:56.886 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:56.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:56.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:56.891 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:56.898 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:56.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.916 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.919 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.937 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.941 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.947 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.950 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.952 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.965 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.973 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.974 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.981 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.982 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:56.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:56.985 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 361.6388ms 2025-06-17 06:01:56.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.991 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.992 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:56.992 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:56.992 +00:00 [INF] Discarding envelope 40b67a5fb4974b66b89a3834ce690786 because the queue is full. 2025-06-17 06:01:56.992 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:56.992 +00:00 [INF] Discarding envelope 5f6251ab899b4df48227f78390a010f1 because the queue is full. 2025-06-17 06:01:56.993 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 370.2038ms 2025-06-17 06:01:56.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:56.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:56.996 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:56.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.002 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:01:57.002 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:01:57.002 +00:00 [INF] Started transaction with span ID '46727dc5c3fdc94c' and trace ID 'fd6dbbb7258345bcbbccd01f06100ce4'. 2025-06-17 06:01:57.002 +00:00 [INF] Started transaction with span ID '46727dc5c3fdc94c' and trace ID 'fd6dbbb7258345bcbbccd01f06100ce4'. 2025-06-17 06:01:57.002 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:57.002 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:01:57.006 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:57.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.025 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:57.029 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.029 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.039 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:01:57.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:01:57.043 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:01:57.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.037 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:57.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.060 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.064 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.068 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.084 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:57.096 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.096 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.110 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.115 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.115 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.121 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:57.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.126 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.146 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.149 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:57.155 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.158 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.161 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.168 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.179 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.180 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.188 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.194 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:57.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.205 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.206 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.207 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.215 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:57.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.236 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.238 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.246 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.252 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.254 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.266 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:57.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.277 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.279 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.284 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.294 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.304 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.324 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.332 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:57.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.342 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.342 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.354 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.369 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.370 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:57.372 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.379 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.382 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.384 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 523.6358ms 2025-06-17 06:01:57.385 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:57.385 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:57.385 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:57.386 +00:00 [INF] Discarding envelope 0716d050ca3e44a58c820b40f137c2df because the queue is full. 2025-06-17 06:01:57.386 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:57.386 +00:00 [INF] Discarding envelope eb1d25e2f4ca4915afedaaf249d235c6 because the queue is full. 2025-06-17 06:01:57.387 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 526.6538ms 2025-06-17 06:01:57.387 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.393 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.395 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.401 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.418 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.427 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.432 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:57.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.456 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.471 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.472 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.476 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.483 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.483 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.492 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:57.496 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.497 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.503 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.506 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.538 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.546 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:57.552 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.564 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.570 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:57.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:01:57.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.619 +00:00 [INF] Executed DbCommand (36ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:01:57.623 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.659 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:01:57.659 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:57.660 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:01:57.661 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:01:57.662 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 800.2309ms 2025-06-17 06:01:57.662 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:57.662 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:57.663 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 660.2066ms 2025-06-17 06:01:57.664 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:01:57.665 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:57.665 +00:00 [INF] Discarding envelope 49b38099b7694bcc853cd3c40f3c8712 because the queue is full. 2025-06-17 06:01:57.665 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:57.665 +00:00 [INF] Discarding envelope 4c55e8b625bb4e948c1d34fb4713eb3a because the queue is full. 2025-06-17 06:01:57.665 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 663.6917ms 2025-06-17 06:01:57.666 +00:00 [INF] Discarding envelope 11fda4968164484eb05f106320c84300 because the queue is full. 2025-06-17 06:01:57.666 +00:00 [INF] Capturing transaction. 2025-06-17 06:01:57.666 +00:00 [INF] Discarding envelope 89c202f65a484328a5793e57a771108a because the queue is full. 2025-06-17 06:01:57.666 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 812.7204ms 2025-06-17 06:02:04.398 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:02:04.398 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:04.398 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:02:04.398 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:04.398 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2357ms 2025-06-17 06:02:04.398 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 06:02:04.398 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:04.399 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:02:04.399 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:04.399 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.1658ms 2025-06-17 06:02:04.401 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:02:04.401 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:04.401 +00:00 [INF] Started transaction with span ID 'bc6a2ade68c9f0bf' and trace ID 'cc68cceae2fc482cbb74a0596cb061d4'. 2025-06-17 06:02:04.402 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:04.402 +00:00 [INF] Started transaction with span ID 'bc6a2ade68c9f0bf' and trace ID 'cc68cceae2fc482cbb74a0596cb061d4'. 2025-06-17 06:02:04.402 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:04.402 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:04.408 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:04.408 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 06:02:04.408 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:04.408 +00:00 [INF] Started transaction with span ID '53d68e18dc6f76fd' and trace ID 'd73cd29bbfb3422c954b9f08c6148413'. 2025-06-17 06:02:04.408 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:04.408 +00:00 [INF] Started transaction with span ID '53d68e18dc6f76fd' and trace ID 'd73cd29bbfb3422c954b9f08c6148413'. 2025-06-17 06:02:04.408 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:02:04.409 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:04.413 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:04.417 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:04.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:04.423 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:04.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:04.431 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:04.433 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:02:04.435 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 26.8519ms 2025-06-17 06:02:04.436 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:02:04.436 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:04.438 +00:00 [INF] Discarding envelope e9e07ecb95a94634a0c185f6cdedee4d because the queue is full. 2025-06-17 06:02:04.438 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:04.438 +00:00 [INF] Discarding envelope 56efbdf40c074003b23740290c148699 because the queue is full. 2025-06-17 06:02:04.438 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 30.3348ms 2025-06-17 06:02:04.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.539 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.542 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:02:04.543 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:04.543 +00:00 [INF] Started transaction with span ID 'f46896c0feb7f6b4' and trace ID 'a486ce77402043f8a73b1ecbd7428104'. 2025-06-17 06:02:04.543 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:04.543 +00:00 [INF] Started transaction with span ID 'f46896c0feb7f6b4' and trace ID 'a486ce77402043f8a73b1ecbd7428104'. 2025-06-17 06:02:04.543 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:04.543 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:04.549 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:04.553 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:04.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:04.559 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:04.560 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.573 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.582 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.598 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.598 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.612 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.612 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.673 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.675 +00:00 [INF] Executed DbCommand (49ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.681 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.685 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.685 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.690 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.702 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.707 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:02:04.708 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:04.708 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:02:04.708 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:04.708 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3708ms 2025-06-17 06:02:04.711 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.721 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:02:04.721 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:04.721 +00:00 [INF] Started transaction with span ID 'e2297b0cb52bee1' and trace ID '06bf7dceaa5143a9a5a6e61fc6691162'. 2025-06-17 06:02:04.721 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:04.721 +00:00 [INF] Started transaction with span ID 'e2297b0cb52bee1' and trace ID '06bf7dceaa5143a9a5a6e61fc6691162'. 2025-06-17 06:02:04.721 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:04.721 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:04.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.738 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.740 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:02:04.741 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:02:04.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.744 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 22.4581ms 2025-06-17 06:02:04.744 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:04.744 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:04.744 +00:00 [INF] Discarding envelope 78fa375db2434689989d886ed24daceb because the queue is full. 2025-06-17 06:02:04.744 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:04.745 +00:00 [INF] Discarding envelope 1ce7f8f7003f46fe8b3310a981bbcd16 because the queue is full. 2025-06-17 06:02:04.751 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.751 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 30.3202ms 2025-06-17 06:02:04.754 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.762 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.770 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.791 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.792 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.799 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.801 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.805 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.839 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.846 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.848 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.852 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.853 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.863 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.867 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.876 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.884 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.894 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.895 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.907 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.910 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.954 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.960 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.963 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:04.964 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:04.967 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 563.6739ms 2025-06-17 06:02:04.967 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:04.967 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:04.967 +00:00 [INF] Discarding envelope a3f2ba20213d4c5a8c0c203c31d28117 because the queue is full. 2025-06-17 06:02:04.969 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:04.969 +00:00 [INF] Discarding envelope 374d27ea896f4ec2a924d939e79ad928 because the queue is full. 2025-06-17 06:02:04.970 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 568.5380ms 2025-06-17 06:02:04.970 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.973 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:04.981 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:04.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:04.997 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.001 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.021 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.046 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.054 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.103 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.108 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.119 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.180 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.217 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.221 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.240 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.260 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.268 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.279 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.293 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:05.297 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 754.2657ms 2025-06-17 06:02:05.297 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:05.298 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:05.298 +00:00 [INF] Discarding envelope fd74fd7fb77c4569bbd5642f5c270a24 because the queue is full. 2025-06-17 06:02:05.298 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:05.298 +00:00 [INF] Discarding envelope ad9ce2ccb403439987c61787f9cb1c1d because the queue is full. 2025-06-17 06:02:05.299 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 756.3701ms 2025-06-17 06:02:05.380 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:02:05.380 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:05.381 +00:00 [INF] Started transaction with span ID '901c63d1137e0d61' and trace ID '28abc5a491234a31bd46e15fc0bd6537'. 2025-06-17 06:02:05.381 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:05.381 +00:00 [INF] Started transaction with span ID '901c63d1137e0d61' and trace ID '28abc5a491234a31bd46e15fc0bd6537'. 2025-06-17 06:02:05.381 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:05.381 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:05.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:05.387 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:05.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.416 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.449 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.461 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.467 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.479 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.518 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.533 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.548 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.554 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.559 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.564 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.601 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.625 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.659 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.670 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.691 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.700 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.718 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.788 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:05.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:05.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:05.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:05.822 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:05.822 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 441.3009ms 2025-06-17 06:02:05.822 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:05.823 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:05.823 +00:00 [INF] Discarding envelope 32095f6c3b524fcba402eeaa0418c2ad because the queue is full. 2025-06-17 06:02:05.823 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:05.823 +00:00 [INF] Discarding envelope ec86ed1a904a4309913667449fffbcac because the queue is full. 2025-06-17 06:02:05.823 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 442.8445ms 2025-06-17 06:02:27.090 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:02:27.090 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:27.090 +00:00 [INF] Started transaction with span ID '1b9ad310c9708175' and trace ID '5914d03692ba47ba8c06c54ecf9c5640'. 2025-06-17 06:02:27.091 +00:00 [INF] Started transaction with span ID '1b9ad310c9708175' and trace ID '5914d03692ba47ba8c06c54ecf9c5640'. 2025-06-17 06:02:27.091 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:27.091 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:27.105 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:27.114 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:02:27.114 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:27.114 +00:00 [INF] Started transaction with span ID 'bef0a0811e0674a9' and trace ID '68876df33ffb438a8a7f1c4c4ba6eb47'. 2025-06-17 06:02:27.115 +00:00 [INF] Started transaction with span ID 'bef0a0811e0674a9' and trace ID '68876df33ffb438a8a7f1c4c4ba6eb47'. 2025-06-17 06:02:27.115 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:27.115 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:27.118 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:02:27.119 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:02:27.119 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:27.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:27.125 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:27.126 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 11.131ms 2025-06-17 06:02:27.126 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:27.126 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:27.126 +00:00 [INF] Discarding envelope 95e2185cf92c424096f1f00907168909 because the queue is full. 2025-06-17 06:02:27.126 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:27.126 +00:00 [INF] Discarding envelope 4352ac525289414cb2fb9b8ea00d2426 because the queue is full. 2025-06-17 06:02:27.127 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 12.8662ms 2025-06-17 06:02:27.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.140 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:27.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:27.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:27.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:27.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:27.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.192 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:27.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.212 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:27.215 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:02:27.215 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:27.215 +00:00 [INF] Started transaction with span ID 'cd969c906b484eb3' and trace ID '6f71a504a0c34295a3800a279a8f3965'. 2025-06-17 06:02:27.215 +00:00 [INF] Started transaction with span ID 'cd969c906b484eb3' and trace ID '6f71a504a0c34295a3800a279a8f3965'. 2025-06-17 06:02:27.216 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:27.216 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:27.219 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:27.223 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:27.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:27.229 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:27.230 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:27.248 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.269 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.275 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.275 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:27.278 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.282 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.288 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:27.297 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.309 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.309 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.314 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:27.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.328 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.350 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.350 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.356 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:27.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.383 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.383 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:27.387 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:27.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.416 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.419 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:27.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:27.457 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.463 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.468 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:27.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.491 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.492 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.500 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.503 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:27.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:27.508 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:27.510 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:27.511 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 420.1768ms 2025-06-17 06:02:27.511 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:27.512 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:27.512 +00:00 [INF] Discarding envelope 7263b4b2b7ae412ba87995a55c3cdb24 because the queue is full. 2025-06-17 06:02:27.512 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:27.512 +00:00 [INF] Discarding envelope f5a61a35d4fb40829cfc7b592d0718d1 because the queue is full. 2025-06-17 06:02:27.513 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 422.3105ms 2025-06-17 06:02:27.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:27.515 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:27.518 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 302.252ms 2025-06-17 06:02:27.518 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:27.518 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:27.518 +00:00 [INF] Discarding envelope 60cfdf5d472c47edb7e0e1ed68fae475 because the queue is full. 2025-06-17 06:02:27.518 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:27.518 +00:00 [INF] Discarding envelope 72a6698d4e4944d0b45522815a78e4f2 because the queue is full. 2025-06-17 06:02:27.519 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 303.6174ms 2025-06-17 06:02:29.560 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 06:02:29.560 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:29.560 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:02:29.560 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:29.562 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 1.9689ms 2025-06-17 06:02:29.563 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:02:29.563 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:29.563 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:02:29.563 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:29.563 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2156ms 2025-06-17 06:02:29.568 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 06:02:29.568 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:29.568 +00:00 [INF] Started transaction with span ID 'f788ee5c7fb343e0' and trace ID '8343e310a0ac46518316c91ae586d4a7'. 2025-06-17 06:02:29.568 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:29.568 +00:00 [INF] Started transaction with span ID 'f788ee5c7fb343e0' and trace ID '8343e310a0ac46518316c91ae586d4a7'. 2025-06-17 06:02:29.568 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:02:29.568 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:29.570 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:02:29.570 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:29.570 +00:00 [INF] Started transaction with span ID '6e9205c3853ad89b' and trace ID '370a9dc7beac4cac883652bcdd0dfc35'. 2025-06-17 06:02:29.570 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:29.571 +00:00 [INF] Started transaction with span ID '6e9205c3853ad89b' and trace ID '370a9dc7beac4cac883652bcdd0dfc35'. 2025-06-17 06:02:29.571 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:29.571 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:29.579 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:29.585 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:29.588 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:29.592 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:29.597 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:29.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:29.606 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:29.624 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:02:29.626 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 57.4883ms 2025-06-17 06:02:29.626 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:02:29.626 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:29.626 +00:00 [INF] Discarding envelope 2452d98f8ca74a7cb12cbf62b52a4836 because the queue is full. 2025-06-17 06:02:29.626 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:29.626 +00:00 [INF] Discarding envelope f0eff7bd4eba46b2b708e84227cd202c because the queue is full. 2025-06-17 06:02:29.628 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 59.9402ms 2025-06-17 06:02:29.631 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:29.636 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:29.644 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:29.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:29.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:29.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:29.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:29.669 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:29.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:29.678 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:29.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:29.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:29.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:29.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:29.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:29.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:29.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:29.718 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:29.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:29.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:29.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:29.739 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:29.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:29.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:29.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:29.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:29.763 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:02:29.763 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:29.763 +00:00 [INF] Started transaction with span ID 'f223a0df2ec64be1' and trace ID 'b99f891ef811496487eedce6704d55b9'. 2025-06-17 06:02:29.763 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:29.763 +00:00 [INF] Started transaction with span ID 'f223a0df2ec64be1' and trace ID 'b99f891ef811496487eedce6704d55b9'. 2025-06-17 06:02:29.763 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:29.763 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:29.768 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:29.776 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:29.781 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:29.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:29.794 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:29.800 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:29.808 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:29.821 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:29.840 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:29.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:29.856 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:29.862 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:29.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:29.884 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:29.885 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:29.895 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:29.902 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:29.910 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:29.923 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:29.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:29.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:29.948 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:29.949 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:29.955 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:29.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:29.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:29.967 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:29.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:29.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:29.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:29.977 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:29.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:29.985 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:29.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:29.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:29.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.005 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.009 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.018 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.028 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.035 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.045 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.050 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.070 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.076 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.078 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.089 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.095 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.096 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.101 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.107 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.115 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.117 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.129 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:02:30.130 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:30.130 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:02:30.130 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:30.130 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2747ms 2025-06-17 06:02:30.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.135 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.136 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:02:30.136 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:30.136 +00:00 [INF] Started transaction with span ID 'fb2861c80971d1c2' and trace ID '0d5c26dbbe2e48758268c76324ef2566'. 2025-06-17 06:02:30.136 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:30.136 +00:00 [INF] Started transaction with span ID 'fb2861c80971d1c2' and trace ID '0d5c26dbbe2e48758268c76324ef2566'. 2025-06-17 06:02:30.136 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:30.136 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:30.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.154 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.154 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:02:30.158 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:02:30.159 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 22.1734ms 2025-06-17 06:02:30.159 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:30.159 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:30.159 +00:00 [INF] Discarding envelope ffe508aecb484fda8eb955b8ac0af239 because the queue is full. 2025-06-17 06:02:30.161 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:30.162 +00:00 [INF] Discarding envelope 61720cde95dd4c6a8916a7b89c27b53d because the queue is full. 2025-06-17 06:02:30.163 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 26.9474ms 2025-06-17 06:02:30.162 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.183 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.183 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.192 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.195 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.204 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.204 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.211 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.223 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.231 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.244 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.263 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.264 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.273 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.281 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.282 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.294 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.300 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:30.301 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 730.1297ms 2025-06-17 06:02:30.301 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:30.301 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:30.302 +00:00 [INF] Discarding envelope 580b26b37d4048d89db46fda9becbbcc because the queue is full. 2025-06-17 06:02:30.302 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:30.302 +00:00 [INF] Discarding envelope 495dd2d7844849fd8345048f5ace1937 because the queue is full. 2025-06-17 06:02:30.302 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 732.1385ms 2025-06-17 06:02:30.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.309 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.322 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.344 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.363 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.380 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.387 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.423 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.444 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.480 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.496 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.539 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.586 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:30.589 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 826.1979ms 2025-06-17 06:02:30.589 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:30.590 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:30.590 +00:00 [INF] Discarding envelope a903685084a4405688391975afb0248c because the queue is full. 2025-06-17 06:02:30.590 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:30.590 +00:00 [INF] Discarding envelope 395abe35334d483d953a38f5ae70c985 because the queue is full. 2025-06-17 06:02:30.590 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 827.8711ms 2025-06-17 06:02:30.656 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:02:30.656 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:30.656 +00:00 [INF] Started transaction with span ID 'a573638f7facfc71' and trace ID '768521b5aa9e4e13a18f5784981b7640'. 2025-06-17 06:02:30.656 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:30.656 +00:00 [INF] Started transaction with span ID 'a573638f7facfc71' and trace ID '768521b5aa9e4e13a18f5784981b7640'. 2025-06-17 06:02:30.656 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:30.656 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:30.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:30.663 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:30.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.743 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:02:30.743 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:30.743 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:02:30.743 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:30.743 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1654ms 2025-06-17 06:02:30.743 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:02:30.743 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:30.743 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:02:30.743 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:30.743 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1181ms 2025-06-17 06:02:30.744 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.748 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:02:30.748 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:30.748 +00:00 [INF] Started transaction with span ID 'ee7d533515776970' and trace ID '8271e6fb8fcc4ae097342a0869c07dbc'. 2025-06-17 06:02:30.748 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:30.748 +00:00 [INF] Started transaction with span ID 'ee7d533515776970' and trace ID '8271e6fb8fcc4ae097342a0869c07dbc'. 2025-06-17 06:02:30.748 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:02:30.748 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:30.749 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:02:30.749 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:30.749 +00:00 [INF] Started transaction with span ID '2f640e2007587421' and trace ID 'f1c88d67ca354da99420fd394f7e9428'. 2025-06-17 06:02:30.749 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:30.749 +00:00 [INF] Started transaction with span ID '2f640e2007587421' and trace ID 'f1c88d67ca354da99420fd394f7e9428'. 2025-06-17 06:02:30.749 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:30.749 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:30.754 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:30.755 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:30.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.759 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:30.761 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:30.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:30.764 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:30.767 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:02:30.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:30.768 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.782 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.783 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 34.3508ms 2025-06-17 06:02:30.783 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:02:30.783 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:30.783 +00:00 [INF] Discarding envelope 410215e6bb5d4b11bc79ded33570b14b because the queue is full. 2025-06-17 06:02:30.783 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:30.783 +00:00 [INF] Discarding envelope 26b176c0664740068687270e22a5f152 because the queue is full. 2025-06-17 06:02:30.783 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 35.4518ms 2025-06-17 06:02:30.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.795 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.807 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.814 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.820 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.834 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.853 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.853 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:02:30.854 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:30.854 +00:00 [INF] Started transaction with span ID '916612bde769723a' and trace ID '1f8adae754c548fdbcee563e50b48c94'. 2025-06-17 06:02:30.854 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:30.854 +00:00 [INF] Started transaction with span ID '916612bde769723a' and trace ID '1f8adae754c548fdbcee563e50b48c94'. 2025-06-17 06:02:30.854 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:02:30.855 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:30.859 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:02:30.859 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:30.859 +00:00 [INF] Started transaction with span ID 'bf26574673c793db' and trace ID '480790d12b35485f88cdc94187ff5574'. 2025-06-17 06:02:30.859 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:30.859 +00:00 [INF] Started transaction with span ID 'bf26574673c793db' and trace ID '480790d12b35485f88cdc94187ff5574'. 2025-06-17 06:02:30.859 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:30.859 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:30.862 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:30.865 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:30.865 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:30.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:30.868 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:30.872 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.874 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:30.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:30.885 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.894 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:02:30.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.898 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.908 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 53.7736ms 2025-06-17 06:02:30.908 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:02:30.908 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:30.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.910 +00:00 [INF] Discarding envelope ad0b6ecae5534c3b9183278b3020a1cc because the queue is full. 2025-06-17 06:02:30.910 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:30.910 +00:00 [INF] Discarding envelope 319acfd76f9e413286b922a5586997c9 because the queue is full. 2025-06-17 06:02:30.910 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 56.5884ms 2025-06-17 06:02:30.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.912 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.915 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.930 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.934 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.936 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:02:30.936 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:30.936 +00:00 [INF] Started transaction with span ID 'bec1a224b6239768' and trace ID '4b7763e0b79a428f8fdf9b711208202d'. 2025-06-17 06:02:30.936 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:30.936 +00:00 [INF] Started transaction with span ID 'bec1a224b6239768' and trace ID '4b7763e0b79a428f8fdf9b711208202d'. 2025-06-17 06:02:30.936 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:30.936 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:30.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.944 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:30.949 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.949 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:30.950 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:30.955 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.956 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:30.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:30.987 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:30.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:30.998 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.003 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:30.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.009 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.010 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.018 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.020 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.037 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.040 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.054 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.055 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.059 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.060 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.062 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.076 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.081 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.082 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.082 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:02:31.082 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:31.082 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:02:31.082 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:31.082 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1779ms 2025-06-17 06:02:31.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.088 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.096 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:02:31.096 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:31.096 +00:00 [INF] Started transaction with span ID '101f07b4075a73e5' and trace ID 'e238d4e6d51f46d5807ca3e4ae999bfb'. 2025-06-17 06:02:31.096 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:31.096 +00:00 [INF] Started transaction with span ID '101f07b4075a73e5' and trace ID 'e238d4e6d51f46d5807ca3e4ae999bfb'. 2025-06-17 06:02:31.096 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:31.096 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:31.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.101 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.102 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.112 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.112 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:02:31.113 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:02:31.114 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 17.974ms 2025-06-17 06:02:31.117 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.122 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:31.122 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:31.122 +00:00 [INF] Discarding envelope aeab68d0b0694a35ad8cd25eda6615dc because the queue is full. 2025-06-17 06:02:31.122 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:31.122 +00:00 [INF] Discarding envelope 8f36e2dfa69349e097a04e4a8168a0c4 because the queue is full. 2025-06-17 06:02:31.122 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 26.5453ms 2025-06-17 06:02:31.123 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.125 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.128 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.132 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.150 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.152 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.157 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.158 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.163 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.164 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.175 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.179 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.180 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.183 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.191 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.193 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.203 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.204 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.206 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.211 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.212 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.224 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.229 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.234 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.235 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.241 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.250 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.252 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.253 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.268 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.286 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.290 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.293 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.295 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.298 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.302 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.304 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.304 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.331 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.336 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.348 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.350 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.357 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.360 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.358 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.371 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:02:31.371 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:31.371 +00:00 [INF] Started transaction with span ID 'a94ab3c1d99af37e' and trace ID '258de5581b1546a1b03432bbbe6d0449'. 2025-06-17 06:02:31.371 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:31.371 +00:00 [INF] Started transaction with span ID 'a94ab3c1d99af37e' and trace ID '258de5581b1546a1b03432bbbe6d0449'. 2025-06-17 06:02:31.371 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:31.371 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:31.372 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.376 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:02:31.386 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:02:31.386 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 14.3127ms 2025-06-17 06:02:31.386 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:31.386 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:31.386 +00:00 [INF] Discarding envelope 122d7646aec74aa48ea06de0c8ebbb19 because the queue is full. 2025-06-17 06:02:31.386 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:31.386 +00:00 [INF] Discarding envelope 91925e1610194454a2f723f8a6d843c9 because the queue is full. 2025-06-17 06:02:31.386 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 15.1884ms 2025-06-17 06:02:31.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.399 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.403 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.405 +00:00 [INF] Executed DbCommand (39ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.407 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.412 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.418 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.423 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.424 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.446 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.455 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.456 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.460 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.481 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.482 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.484 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.493 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.494 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.498 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.503 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.505 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.506 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.511 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:31.512 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 762.8519ms 2025-06-17 06:02:31.512 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:31.512 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:31.512 +00:00 [INF] Discarding envelope 13fa001ac65b4045a3ea8f0399649ab4 because the queue is full. 2025-06-17 06:02:31.513 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:31.513 +00:00 [INF] Discarding envelope 62b4cd2e36e9419d8510b35addd6b936 because the queue is full. 2025-06-17 06:02:31.518 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.520 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.524 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.526 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.528 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 779.0618ms 2025-06-17 06:02:31.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.545 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.560 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.573 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.580 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.584 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.596 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:31.597 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 738.0041ms 2025-06-17 06:02:31.598 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:31.599 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:31.600 +00:00 [INF] Discarding envelope b029ce80926342bea122e23c2488a7bd because the queue is full. 2025-06-17 06:02:31.604 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:31.604 +00:00 [INF] Discarding envelope 5b93784df25a4ab59e336e879a5e4d2a because the queue is full. 2025-06-17 06:02:31.605 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 746.7085ms 2025-06-17 06:02:31.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.612 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.615 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.623 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.630 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.632 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.641 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.649 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.653 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.656 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.667 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.669 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.673 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.675 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.680 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.687 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.706 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.709 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.726 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.729 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.738 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.749 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:31.750 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1093.6973ms 2025-06-17 06:02:31.750 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:31.751 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:31.751 +00:00 [INF] Discarding envelope dd8a8c3ab8734e0487ce5141d4345d14 because the queue is full. 2025-06-17 06:02:31.752 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:31.752 +00:00 [INF] Discarding envelope 7e16ead7d2e34615baf2fca4cd2e30ed because the queue is full. 2025-06-17 06:02:31.753 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1096.6421ms 2025-06-17 06:02:31.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.773 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.802 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.875 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:31.878 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 941.3908ms 2025-06-17 06:02:31.878 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:31.879 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:31.879 +00:00 [INF] Discarding envelope fabdd9d28e13465d81ce994224362894 because the queue is full. 2025-06-17 06:02:31.879 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:31.879 +00:00 [INF] Discarding envelope 0bb0acba8ecb42119b0f6ef752d37f4d because the queue is full. 2025-06-17 06:02:31.880 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 943.5206ms 2025-06-17 06:02:31.927 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:02:31.927 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:31.928 +00:00 [INF] Started transaction with span ID '900ea8327824f32e' and trace ID 'f2ce3f83d32a43d2ad85088b92d4a20c'. 2025-06-17 06:02:31.928 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:31.928 +00:00 [INF] Started transaction with span ID '900ea8327824f32e' and trace ID 'f2ce3f83d32a43d2ad85088b92d4a20c'. 2025-06-17 06:02:31.928 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:31.928 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:31.933 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:31.937 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:31.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:31.941 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:31.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:31.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:31.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:31.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:31.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.017 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.058 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.064 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.083 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.107 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.139 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.173 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.178 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.183 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.198 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.205 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.212 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.228 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.238 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.247 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.258 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.272 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.287 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.291 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:02:32.292 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:32.292 +00:00 [INF] Started transaction with span ID '3608b3f1d0f99510' and trace ID '719af06e5f00403fb13678e5306a0a3f'. 2025-06-17 06:02:32.292 +00:00 [INF] Started transaction with span ID '3608b3f1d0f99510' and trace ID '719af06e5f00403fb13678e5306a0a3f'. 2025-06-17 06:02:32.292 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:32.292 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:32.311 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:02:32.312 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:32.312 +00:00 [INF] Started transaction with span ID '9935e99d2b61d679' and trace ID '1832a33fabbc40b5b4a05ea1d88d024b'. 2025-06-17 06:02:32.312 +00:00 [INF] Started transaction with span ID '9935e99d2b61d679' and trace ID '1832a33fabbc40b5b4a05ea1d88d024b'. 2025-06-17 06:02:32.312 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:32.312 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:32.316 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:32.346 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:32.354 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:32.362 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:32.367 +00:00 [INF] Executed DbCommand (41ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:02:32.372 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:02:32.380 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 67.9223ms 2025-06-17 06:02:32.380 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:32.380 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:32.380 +00:00 [INF] Discarding envelope 04262788bd2e4cbbaf49f7143db85339 because the queue is full. 2025-06-17 06:02:32.381 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:32.381 +00:00 [INF] Discarding envelope 24953ff5233340c3bad6cc95db437cdc because the queue is full. 2025-06-17 06:02:32.367 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.392 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 81.0173ms 2025-06-17 06:02:32.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.432 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.449 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.449 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.480 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.488 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.492 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.524 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.529 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.570 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.578 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.582 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.592 +00:00 [INF] Executed DbCommand (33ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.609 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.614 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.640 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.645 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.676 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:02:32.676 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:32.676 +00:00 [INF] Started transaction with span ID '7626bf8c4233641a' and trace ID '8317df7e50f64efd92c033eaa674c06d'. 2025-06-17 06:02:32.676 +00:00 [INF] Started transaction with span ID '7626bf8c4233641a' and trace ID '8317df7e50f64efd92c033eaa674c06d'. 2025-06-17 06:02:32.676 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:32.676 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:32.681 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.693 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:32.704 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.710 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:32.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:32.713 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.718 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:32.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.724 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.730 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.738 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.742 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.745 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.749 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.758 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.760 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.772 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.777 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.789 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.798 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.805 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.806 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.817 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.830 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.835 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.845 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.854 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.857 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.873 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.881 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.882 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.898 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.899 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.903 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.907 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.916 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.924 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.926 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.927 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.934 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.938 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.950 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.951 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.964 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.965 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.974 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.978 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:32.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:32.988 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.990 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:32.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:32.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:33.001 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:33.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:33.011 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:33.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:33.017 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:33.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:33.018 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:33.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:33.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:33.030 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:33.033 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:33.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:33.039 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:33.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:33.046 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:33.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:33.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:33.055 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:33.058 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:33.059 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:33.059 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:33.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:33.064 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:33.071 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:33.075 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:33.077 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1148.7611ms 2025-06-17 06:02:33.077 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:33.077 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:33.077 +00:00 [INF] Discarding envelope c5f92ac796034ff2b0e837a8abd86ae9 because the queue is full. 2025-06-17 06:02:33.077 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:33.077 +00:00 [INF] Discarding envelope c49e6a3c1cb44cdf9a839a45076d5a27 because the queue is full. 2025-06-17 06:02:33.077 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1149.8044ms 2025-06-17 06:02:33.077 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:33.082 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:33.082 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:33.086 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 410.0496ms 2025-06-17 06:02:33.086 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:33.087 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:33.087 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:33.088 +00:00 [INF] Discarding envelope e5ca70fd035c4183b5b2e9065a856aec because the queue is full. 2025-06-17 06:02:33.088 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:33.088 +00:00 [INF] Discarding envelope 47cdac7ed3294967b6147447a9a44e9f because the queue is full. 2025-06-17 06:02:33.088 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 412.4653ms 2025-06-17 06:02:33.089 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:33.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:33.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:33.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:33.100 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:33.101 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 808.6663ms 2025-06-17 06:02:33.101 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:33.101 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:33.101 +00:00 [INF] Discarding envelope 992a3e3615f545e88e228d476f7feebe because the queue is full. 2025-06-17 06:02:33.101 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:33.101 +00:00 [INF] Discarding envelope eadd0b1e87fe4149aba4fd8da72edca1 because the queue is full. 2025-06-17 06:02:33.102 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 810.1075ms 2025-06-17 06:02:35.294 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:02:35.294 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:35.294 +00:00 [INF] Started transaction with span ID 'b4ccd19e101a9152' and trace ID '626abeab47da423db8d6dc21a4fad76e'. 2025-06-17 06:02:35.294 +00:00 [INF] Started transaction with span ID 'b4ccd19e101a9152' and trace ID '626abeab47da423db8d6dc21a4fad76e'. 2025-06-17 06:02:35.294 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:35.294 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:35.299 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:02:35.299 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:35.299 +00:00 [INF] Started transaction with span ID '47323493b39d39bb' and trace ID '83789f812b014b7bb03472af26d663a3'. 2025-06-17 06:02:35.299 +00:00 [INF] Started transaction with span ID '47323493b39d39bb' and trace ID '83789f812b014b7bb03472af26d663a3'. 2025-06-17 06:02:35.299 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:35.299 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:35.301 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:02:35.302 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:02:35.302 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.403ms 2025-06-17 06:02:35.302 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:35.302 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:35.302 +00:00 [INF] Discarding envelope 7bdb4893228f4a34bd26c8c008400c43 because the queue is full. 2025-06-17 06:02:35.302 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:35.302 +00:00 [INF] Discarding envelope ef1dda4ca2aa4863ba2016bf22bbea7f because the queue is full. 2025-06-17 06:02:35.302 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 8.3101ms 2025-06-17 06:02:35.324 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:35.346 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:35.352 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:35.360 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:35.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.384 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.409 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:35.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.448 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:35.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.459 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:35.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.477 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:02:35.477 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:35.478 +00:00 [INF] Started transaction with span ID '1c6ed6cd39dee324' and trace ID 'a857c7d871cd4cec82957b1ba5298143'. 2025-06-17 06:02:35.478 +00:00 [INF] Started transaction with span ID '1c6ed6cd39dee324' and trace ID 'a857c7d871cd4cec82957b1ba5298143'. 2025-06-17 06:02:35.478 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:35.478 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:35.487 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:35.495 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:35.499 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:35.509 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:35.514 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:35.532 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.538 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.540 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.553 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.560 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:35.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.628 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.629 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.637 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.639 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:35.647 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.650 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.660 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.674 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.688 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:35.694 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.718 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.728 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:35.735 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.738 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.749 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.754 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.774 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.776 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.787 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:35.789 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.805 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.828 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.828 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:35.843 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.845 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.851 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.852 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.868 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.882 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.887 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:35.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.897 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.897 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.907 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.922 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.932 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:35.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.956 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.966 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.974 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.976 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.983 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:35.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:35.992 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:35.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:35.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.007 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.008 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.011 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.013 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.022 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.033 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.035 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.044 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.044 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.050 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.064 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:36.069 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 591.1365ms 2025-06-17 06:02:36.069 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:36.069 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:36.070 +00:00 [INF] Discarding envelope 60ca95f80db0419eb11a9444c88441d1 because the queue is full. 2025-06-17 06:02:36.070 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:36.070 +00:00 [INF] Discarding envelope e1f08307a9694e47a15cbc1e18780d4c because the queue is full. 2025-06-17 06:02:36.069 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.071 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 593.6692ms 2025-06-17 06:02:36.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.099 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.103 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:36.104 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 804.8112ms 2025-06-17 06:02:36.104 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:36.104 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:36.104 +00:00 [INF] Discarding envelope 6fff9b9c117f4181bb16b7610e3bb1dc because the queue is full. 2025-06-17 06:02:36.104 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:36.105 +00:00 [INF] Discarding envelope 7d6326c0cb22484282841066f5974765 because the queue is full. 2025-06-17 06:02:36.105 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 806.3279ms 2025-06-17 06:02:36.161 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:02:36.161 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:36.161 +00:00 [INF] Started transaction with span ID '242eee41632ee441' and trace ID '4815cf70b7d243abb1132333a2c0e729'. 2025-06-17 06:02:36.162 +00:00 [INF] Started transaction with span ID '242eee41632ee441' and trace ID '4815cf70b7d243abb1132333a2c0e729'. 2025-06-17 06:02:36.162 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:36.162 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:36.174 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:36.203 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:36.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:36.208 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:36.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.273 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.325 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.336 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:02:36.336 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:36.336 +00:00 [INF] Started transaction with span ID '10c58224e5cca27a' and trace ID '4d20caa2015f40d894610fcf591b972b'. 2025-06-17 06:02:36.336 +00:00 [INF] Started transaction with span ID '10c58224e5cca27a' and trace ID '4d20caa2015f40d894610fcf591b972b'. 2025-06-17 06:02:36.336 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:36.336 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:36.341 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:36.343 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.349 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:02:36.349 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:36.349 +00:00 [INF] Started transaction with span ID '9e6f785236f183d2' and trace ID 'ee21f0f3fa4c49c389a56b5f598fe37d'. 2025-06-17 06:02:36.349 +00:00 [INF] Started transaction with span ID '9e6f785236f183d2' and trace ID 'ee21f0f3fa4c49c389a56b5f598fe37d'. 2025-06-17 06:02:36.349 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:36.349 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:36.354 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:36.355 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:36.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:36.360 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:36.365 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:36.368 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:36.370 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 06:02:36.371 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:36.371 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:02:36.371 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:36.371 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 1.1218ms 2025-06-17 06:02:36.372 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:36.371 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.384 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 06:02:36.385 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:36.385 +00:00 [INF] Started transaction with span ID '2a18b0533b18ccaa' and trace ID 'e8c54aea75fe4f109a24ccb893967a20'. 2025-06-17 06:02:36.385 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:36.385 +00:00 [INF] Started transaction with span ID '2a18b0533b18ccaa' and trace ID 'e8c54aea75fe4f109a24ccb893967a20'. 2025-06-17 06:02:36.385 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:02:36.385 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:36.385 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:02:36.385 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:36.385 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1321ms 2025-06-17 06:02:36.387 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.388 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:02:36.388 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:36.390 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.393 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:36.399 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:36.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.404 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:02:36.405 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:36.405 +00:00 [INF] Started transaction with span ID '90ee2570208d01b4' and trace ID 'e5177972ae2a47c5842d0428549370aa'. 2025-06-17 06:02:36.405 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:36.405 +00:00 [INF] Started transaction with span ID '90ee2570208d01b4' and trace ID 'e5177972ae2a47c5842d0428549370aa'. 2025-06-17 06:02:36.405 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:36.405 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:36.406 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:36.421 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:36.423 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.424 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.426 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.429 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:36.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:36.433 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.436 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:36.437 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:02:36.440 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:36.440 +00:00 [INF] Started transaction with span ID '454d8d084fb5e2a' and trace ID 'bd0ae139c43b4ef8b32a6755bfdc1cce'. 2025-06-17 06:02:36.440 +00:00 [INF] Started transaction with span ID '454d8d084fb5e2a' and trace ID 'bd0ae139c43b4ef8b32a6755bfdc1cce'. 2025-06-17 06:02:36.440 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:02:36.440 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:36.439 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.455 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:02:36.455 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 67.7019ms 2025-06-17 06:02:36.455 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:02:36.456 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:36.456 +00:00 [INF] Discarding envelope 69c211e2fdeb4690afac7871632ca5c3 because the queue is full. 2025-06-17 06:02:36.456 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:36.456 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.457 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.458 +00:00 [INF] Discarding envelope 2ab39beab48e46179a053dd25454567c because the queue is full. 2025-06-17 06:02:36.458 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 74.0214ms 2025-06-17 06:02:36.460 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.461 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:02:36.479 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:02:36.479 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 38.7587ms 2025-06-17 06:02:36.479 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:02:36.479 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:36.479 +00:00 [INF] Discarding envelope 19257949554b44cc8a120dcca7597788 because the queue is full. 2025-06-17 06:02:36.479 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:36.479 +00:00 [INF] Discarding envelope e4921793397540e8bd7952993b946ac5 because the queue is full. 2025-06-17 06:02:36.479 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 42.4531ms 2025-06-17 06:02:36.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.484 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.485 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.486 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.488 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.492 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:02:36.493 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:36.493 +00:00 [INF] Started transaction with span ID '8f00e6fd9d3c4f8f' and trace ID 'b72fd283fd0f4dc2aad7b9f97a37ceef'. 2025-06-17 06:02:36.493 +00:00 [INF] Started transaction with span ID '8f00e6fd9d3c4f8f' and trace ID 'b72fd283fd0f4dc2aad7b9f97a37ceef'. 2025-06-17 06:02:36.493 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:36.493 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:36.498 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:36.500 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.477 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.504 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:36.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.520 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.521 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:36.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.522 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.525 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:36.529 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.530 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.531 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.534 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.551 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.556 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.556 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.561 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.577 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:02:36.577 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:36.577 +00:00 [INF] Started transaction with span ID '40a71d5a22d87e5b' and trace ID 'd910a1d125994681bf8c97991de2c469'. 2025-06-17 06:02:36.577 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:36.577 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.578 +00:00 [INF] Started transaction with span ID '40a71d5a22d87e5b' and trace ID 'd910a1d125994681bf8c97991de2c469'. 2025-06-17 06:02:36.578 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:36.578 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:36.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.588 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.595 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.596 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:36.599 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.601 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.602 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.605 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:36.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.608 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.609 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.610 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:36.610 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.613 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:36.613 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.632 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.633 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.646 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.646 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.648 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.649 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.654 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.657 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.665 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.665 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.667 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.670 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.671 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.672 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.673 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.676 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.678 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.679 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.690 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.692 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.698 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.712 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.702 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.709 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.715 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.720 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.721 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.738 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.741 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.748 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.750 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.749 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.764 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.765 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.765 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.767 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.773 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.775 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.791 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.791 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.798 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.799 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.805 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.817 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.817 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:36.817 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 655.701ms 2025-06-17 06:02:36.818 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:36.818 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:36.818 +00:00 [INF] Discarding envelope b3b7a9b4b0c94b73a2f6821eb7208e8b because the queue is full. 2025-06-17 06:02:36.818 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:36.818 +00:00 [INF] Discarding envelope 087abb45291847f0b1187108d50b8e57 because the queue is full. 2025-06-17 06:02:36.818 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 656.7373ms 2025-06-17 06:02:36.820 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.826 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.832 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.833 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.842 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.844 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.849 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.861 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.862 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.866 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.901 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.902 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.901 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.911 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.917 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.923 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.923 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.924 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.933 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.935 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.937 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.944 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.946 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.947 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.949 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.949 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.950 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.958 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.960 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.971 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.974 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:36.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:36.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.984 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.984 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:36.994 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.999 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.004 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.006 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.007 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:37.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.010 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:02:37.010 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:37.010 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:02:37.011 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:37.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:36.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.023 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 13.2864ms 2025-06-17 06:02:37.024 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 674.2367ms 2025-06-17 06:02:37.024 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.026 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.026 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:37.026 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:37.026 +00:00 [INF] Discarding envelope 1dd770ca8fcc4db89e6768a6a1ffa623 because the queue is full. 2025-06-17 06:02:37.026 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:37.028 +00:00 [INF] Discarding envelope 66bffc1f58ad4b1cb22d18397d8016a3 because the queue is full. 2025-06-17 06:02:37.028 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 679.3410ms 2025-06-17 06:02:37.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.032 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.033 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:02:37.033 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:37.033 +00:00 [INF] Started transaction with span ID '19cf74db84b2336d' and trace ID '0922cc1bbb4b49b18c3f379772e889bc'. 2025-06-17 06:02:37.033 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:37.034 +00:00 [INF] Started transaction with span ID '19cf74db84b2336d' and trace ID '0922cc1bbb4b49b18c3f379772e889bc'. 2025-06-17 06:02:37.034 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:37.034 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:37.037 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.039 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.038 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.038 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:02:37.041 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:02:37.043 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9.3992ms 2025-06-17 06:02:37.043 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:37.043 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:37.043 +00:00 [INF] Discarding envelope 82d8cfff2dcd4606a35c95cd6967d03c because the queue is full. 2025-06-17 06:02:37.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.052 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:37.052 +00:00 [INF] Discarding envelope 713c69b831aa44edaf612de013150d9d because the queue is full. 2025-06-17 06:02:37.052 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 18.5327ms 2025-06-17 06:02:37.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.076 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.078 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.079 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.084 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.090 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.094 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.097 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.100 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.103 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.107 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.107 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.119 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.123 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.130 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.133 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.134 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.148 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:37.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.153 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 659.5274ms 2025-06-17 06:02:37.153 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:37.153 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:37.155 +00:00 [INF] Discarding envelope b02f59bc3c6c4ee6b05242fc7d7e1d61 because the queue is full. 2025-06-17 06:02:37.155 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:37.155 +00:00 [INF] Discarding envelope 9ca5f0e7a3f6449d85836e89e835b73d because the queue is full. 2025-06-17 06:02:37.153 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.157 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 664.8316ms 2025-06-17 06:02:37.157 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.165 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.166 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.183 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.187 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.193 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.198 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.204 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.215 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.229 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.241 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.244 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.248 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:37.248 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.250 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 914.4306ms 2025-06-17 06:02:37.250 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:37.251 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:37.253 +00:00 [INF] Discarding envelope 9f4be80b55bf494f9f686fd0323b4af6 because the queue is full. 2025-06-17 06:02:37.254 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:37.254 +00:00 [INF] Discarding envelope e2f55b8d287b4861bd7663707f24c922 because the queue is full. 2025-06-17 06:02:37.258 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 922.8292ms 2025-06-17 06:02:37.260 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.268 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.273 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:37.274 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 868.9979ms 2025-06-17 06:02:37.274 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:37.275 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:37.275 +00:00 [INF] Discarding envelope 7c23d1df7236451289ea05fee83e1ddf because the queue is full. 2025-06-17 06:02:37.275 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:37.275 +00:00 [INF] Discarding envelope 921d8f1d4cd8421bafdb1ac5d9562a09 because the queue is full. 2025-06-17 06:02:37.277 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 873.1553ms 2025-06-17 06:02:37.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.279 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.334 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.367 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.412 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.432 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.477 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:37.481 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 903.5287ms 2025-06-17 06:02:37.481 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:37.482 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:37.482 +00:00 [INF] Discarding envelope e2f8b177ab9b4d73b7f352be076def52 because the queue is full. 2025-06-17 06:02:37.482 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:37.482 +00:00 [INF] Discarding envelope 1cf4eccd79d8481aad1d56254ff91275 because the queue is full. 2025-06-17 06:02:37.483 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 906.2783ms 2025-06-17 06:02:37.534 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:02:37.534 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:37.534 +00:00 [INF] Started transaction with span ID '313e28b54f236729' and trace ID '8e363a3d84c94239898120f17eca8b4c'. 2025-06-17 06:02:37.534 +00:00 [INF] Started transaction with span ID '313e28b54f236729' and trace ID '8e363a3d84c94239898120f17eca8b4c'. 2025-06-17 06:02:37.535 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:02:37.535 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:37.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:02:37.537 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:02:37.538 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.2525ms 2025-06-17 06:02:37.538 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:02:37.538 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:37.538 +00:00 [INF] Discarding envelope 66213bc732864a37b165563805f03f89 because the queue is full. 2025-06-17 06:02:37.538 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:37.538 +00:00 [INF] Discarding envelope b95291313ef8430e8fe87d6ec8cf755a because the queue is full. 2025-06-17 06:02:37.539 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 4.6131ms 2025-06-17 06:02:37.581 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:02:37.581 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:37.581 +00:00 [INF] Started transaction with span ID 'dc918c69f48d6d43' and trace ID 'cf69e5f936764eaf9efe82593d6283b1'. 2025-06-17 06:02:37.581 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:37.581 +00:00 [INF] Started transaction with span ID 'dc918c69f48d6d43' and trace ID 'cf69e5f936764eaf9efe82593d6283b1'. 2025-06-17 06:02:37.581 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:37.581 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:37.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:37.587 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:37.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.627 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.634 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:02:37.634 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:37.634 +00:00 [INF] Started transaction with span ID 'b4a148366ad07976' and trace ID 'e78154d523f9492589dc0765b965c702'. 2025-06-17 06:02:37.635 +00:00 [INF] Started transaction with span ID 'b4a148366ad07976' and trace ID 'e78154d523f9492589dc0765b965c702'. 2025-06-17 06:02:37.635 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:02:37.635 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:37.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:02:37.637 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:02:37.638 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.1236ms 2025-06-17 06:02:37.638 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:02:37.638 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:37.638 +00:00 [INF] Discarding envelope 269fd66b13ad48c99d820f404e25196a because the queue is full. 2025-06-17 06:02:37.638 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:37.638 +00:00 [INF] Discarding envelope 7df71ca910f34e27bff0f645170bbe81 because the queue is full. 2025-06-17 06:02:37.639 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 4.3497ms 2025-06-17 06:02:37.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.695 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.706 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.734 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.745 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.872 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.911 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:37.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:37.943 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:37.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:37.948 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:37.948 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 366.973ms 2025-06-17 06:02:37.948 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:37.949 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:37.949 +00:00 [INF] Discarding envelope 1d7ac01670ef450b97dde6e6437e541a because the queue is full. 2025-06-17 06:02:37.949 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:37.949 +00:00 [INF] Discarding envelope 1ac167af8b31407ea43a28f0db461941 because the queue is full. 2025-06-17 06:02:37.950 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 368.9825ms 2025-06-17 06:02:38.172 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:02:38.172 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:38.172 +00:00 [INF] Started transaction with span ID 'dd9534d24f72ce5c' and trace ID 'c667f4e76bd44097b61bf10ba39638f1'. 2025-06-17 06:02:38.172 +00:00 [INF] Started transaction with span ID 'dd9534d24f72ce5c' and trace ID 'c667f4e76bd44097b61bf10ba39638f1'. 2025-06-17 06:02:38.172 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:02:38.172 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:38.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:02:38.175 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:02:38.176 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.5687ms 2025-06-17 06:02:38.176 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:02:38.176 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:38.176 +00:00 [INF] Discarding envelope 984c1e0d15e04676b08f54504d784ddd because the queue is full. 2025-06-17 06:02:38.176 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:38.176 +00:00 [INF] Discarding envelope dbeb9480dfdf4c8d989d4b6b3185a803 because the queue is full. 2025-06-17 06:02:38.177 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 4.8828ms 2025-06-17 06:02:38.365 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:02:38.365 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:38.365 +00:00 [INF] Started transaction with span ID 'b6543008aa433cf6' and trace ID 'df69631b9bdb4fb793341b8236fb523b'. 2025-06-17 06:02:38.365 +00:00 [INF] Started transaction with span ID 'b6543008aa433cf6' and trace ID 'df69631b9bdb4fb793341b8236fb523b'. 2025-06-17 06:02:38.365 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:38.365 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:38.382 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:38.401 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:38.405 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:38.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:38.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:38.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:38.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:38.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:38.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:38.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:38.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:38.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:38.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:38.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:38.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:38.456 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:38.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:38.463 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:38.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:38.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:38.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:38.486 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:38.496 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:38.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:38.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:38.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:38.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:38.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:38.527 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:38.532 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:02:38.532 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:38.532 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:02:38.532 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:38.532 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2257ms 2025-06-17 06:02:38.532 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:02:38.532 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:38.532 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:02:38.532 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:38.532 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.5500ms 2025-06-17 06:02:38.537 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:02:38.537 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:38.537 +00:00 [INF] Started transaction with span ID '911f42ab9fbffea8' and trace ID '4e9b3545f5cf4b9c8bfb8d19ea19f7a7'. 2025-06-17 06:02:38.537 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:38.537 +00:00 [INF] Started transaction with span ID '911f42ab9fbffea8' and trace ID '4e9b3545f5cf4b9c8bfb8d19ea19f7a7'. 2025-06-17 06:02:38.537 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:38.537 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:38.540 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:02:38.540 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:38.540 +00:00 [INF] Started transaction with span ID 'd35731ba53954dd1' and trace ID '3e14f8c744c840979bfd3f2f63ff0d41'. 2025-06-17 06:02:38.540 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:38.540 +00:00 [INF] Started transaction with span ID 'd35731ba53954dd1' and trace ID '3e14f8c744c840979bfd3f2f63ff0d41'. 2025-06-17 06:02:38.540 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:02:38.540 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:38.551 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 06:02:38.551 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:38.551 +00:00 [INF] Started transaction with span ID '82b43f51c7c5937c' and trace ID 'e128db58fa2e43f9a207aedb92fd71b2'. 2025-06-17 06:02:38.551 +00:00 [INF] Started transaction with span ID '82b43f51c7c5937c' and trace ID 'e128db58fa2e43f9a207aedb92fd71b2'. 2025-06-17 06:02:38.551 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:38.551 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:38.553 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:38.556 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:02:38.564 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:02:38.572 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 20.2881ms 2025-06-17 06:02:38.572 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:38.572 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:38.573 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:02:38.573 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:38.573 +00:00 [INF] Started transaction with span ID '3e92d2ab619948b8' and trace ID 'd62e2e6ec9744380aac8ba413edb3b81'. 2025-06-17 06:02:38.573 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:38.573 +00:00 [INF] Started transaction with span ID '3e92d2ab619948b8' and trace ID 'd62e2e6ec9744380aac8ba413edb3b81'. 2025-06-17 06:02:38.573 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:02:38.573 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:38.564 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:38.572 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:38.583 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:02:38.583 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:38.583 +00:00 [INF] Started transaction with span ID 'fd1eca8e098ba2f7' and trace ID '1cd12cb8b6dd4e8a81b0de7fcda59133'. 2025-06-17 06:02:38.583 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:38.583 +00:00 [INF] Started transaction with span ID 'fd1eca8e098ba2f7' and trace ID '1cd12cb8b6dd4e8a81b0de7fcda59133'. 2025-06-17 06:02:38.583 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:38.584 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:38.583 +00:00 [INF] Discarding envelope d261af1840bc4298a5cdd28539cf1b8d because the queue is full. 2025-06-17 06:02:38.586 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:38.586 +00:00 [INF] Discarding envelope 7b79d506626b47649626d00a6fc9a0fa because the queue is full. 2025-06-17 06:02:38.586 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 35.3268ms 2025-06-17 06:02:38.583 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:38.589 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:38.600 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:38.600 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:38.611 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:38.619 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:38.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:38.632 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:38.638 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:38.639 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:02:38.642 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:38.642 +00:00 [INF] Started transaction with span ID 'dcc71965be23700f' and trace ID 'b56ff9b84d814f93a022bc6902ab0dd6'. 2025-06-17 06:02:38.639 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:02:38.636 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:38.719 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:02:38.723 +00:00 [INF] Started transaction with span ID 'dcc71965be23700f' and trace ID 'b56ff9b84d814f93a022bc6902ab0dd6'. 2025-06-17 06:02:38.737 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:38.737 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:38.724 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:38.738 +00:00 [INF] Started transaction with span ID 'dc23178d742ac0b' and trace ID '8dc6cefbcb684d4eb5be6434442cead4'. 2025-06-17 06:02:38.738 +00:00 [INF] Started transaction with span ID 'dc23178d742ac0b' and trace ID '8dc6cefbcb684d4eb5be6434442cead4'. 2025-06-17 06:02:38.738 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:38.738 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:38.730 +00:00 [INF] Executed DbCommand (87ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:38.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:38.724 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:02:38.739 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 198.7187ms 2025-06-17 06:02:38.739 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:02:38.739 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:38.739 +00:00 [INF] Discarding envelope b0fd66d8dca74476aab0c68e7b05660b because the queue is full. 2025-06-17 06:02:38.739 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:38.739 +00:00 [INF] Discarding envelope 35b28c535c0a4ac189f971c160f6365e because the queue is full. 2025-06-17 06:02:38.739 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 199.3778ms 2025-06-17 06:02:38.759 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:38.762 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:38.763 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:38.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:38.776 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:02:38.776 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:38.776 +00:00 [INF] Started transaction with span ID 'f7516e45fc56ceaf' and trace ID 'c65375532e8e47a194aaacc393d6b997'. 2025-06-17 06:02:38.776 +00:00 [INF] Started transaction with span ID 'f7516e45fc56ceaf' and trace ID 'c65375532e8e47a194aaacc393d6b997'. 2025-06-17 06:02:38.784 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:38.784 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:38.784 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:38.811 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:38.812 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 238.8956ms 2025-06-17 06:02:38.812 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:02:38.812 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:38.812 +00:00 [INF] Discarding envelope 0fc94e97bc4845099597bde5ac013959 because the queue is full. 2025-06-17 06:02:38.812 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:38.812 +00:00 [INF] Discarding envelope b32c2628de51499289b826512e1a1525 because the queue is full. 2025-06-17 06:02:38.812 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 239.6888ms 2025-06-17 06:02:38.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:38.815 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:38.815 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:38.822 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:38.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:38.828 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:38.837 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:38.837 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:38.846 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:38.850 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:38.873 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:02:38.873 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:38.873 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:02:38.873 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:38.873 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1940ms 2025-06-17 06:02:38.876 +00:00 [INF] Executed DbCommand (85ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:38.880 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:02:38.880 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:38.880 +00:00 [INF] Started transaction with span ID '80f5caa9c585db11' and trace ID '2ae0c9c42aaa40c6af9f97761d60ca0f'. 2025-06-17 06:02:38.880 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:38.880 +00:00 [INF] Started transaction with span ID '80f5caa9c585db11' and trace ID '2ae0c9c42aaa40c6af9f97761d60ca0f'. 2025-06-17 06:02:38.880 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:38.880 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:38.882 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:38.885 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:38.896 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:38.899 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:38.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:38.907 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:02:38.913 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:02:38.913 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 32.4239ms 2025-06-17 06:02:38.913 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:38.913 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:38.914 +00:00 [INF] Discarding envelope feee3bdf03e146929587f57cdc1d2109 because the queue is full. 2025-06-17 06:02:38.915 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:38.915 +00:00 [INF] Discarding envelope 5087ee2bf3ee45379aa0f12ade086958 because the queue is full. 2025-06-17 06:02:38.920 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 40.5127ms 2025-06-17 06:02:38.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:38.920 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:38.928 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:02:38.928 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:38.928 +00:00 [INF] Started transaction with span ID 'ff1474c95f38d748' and trace ID 'cfb56ae326b243fcb8f559a69c1b9803'. 2025-06-17 06:02:38.928 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:38.928 +00:00 [INF] Started transaction with span ID 'ff1474c95f38d748' and trace ID 'cfb56ae326b243fcb8f559a69c1b9803'. 2025-06-17 06:02:38.930 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:38.930 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:38.928 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:38.928 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:38.935 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:38.952 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:38.952 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:38.959 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:38.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:38.977 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:38.978 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:38.983 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:38.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.017 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.017 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:39.018 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:39.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.028 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.030 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.031 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.036 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.042 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.044 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:39.046 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.056 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.056 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.074 +00:00 [INF] Executed DbCommand (77ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.087 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.089 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.095 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.095 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.095 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.095 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.111 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.115 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.119 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.122 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.129 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.114 +00:00 [INF] Executed DbCommand (47ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.158 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.162 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.149 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.170 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.170 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.180 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.182 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.182 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.184 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.185 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.189 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.189 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.191 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.193 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.199 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.202 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.207 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.208 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.213 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.224 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.225 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.226 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.227 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.238 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.248 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.254 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.267 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.267 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.271 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.273 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.280 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.282 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.283 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.286 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.294 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.295 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.298 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.306 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.307 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.311 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.314 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.326 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.327 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.327 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.327 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.335 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.335 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.355 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.357 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.359 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.342 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.357 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.376 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.377 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.377 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.379 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.382 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.384 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.382 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.421 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.428 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.422 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.428 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.472 +00:00 [INF] Executed DbCommand (30ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.477 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.485 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.513 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.514 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.521 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.522 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.529 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.535 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.552 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.553 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.556 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.562 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.572 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.586 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.588 +00:00 [INF] Executed DbCommand (42ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.590 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.594 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.594 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.619 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.618 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.619 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.618 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.633 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.634 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.637 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.637 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.641 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.649 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.650 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.650 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.652 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.656 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.658 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.661 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.662 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.665 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.669 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.670 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.688 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.689 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.692 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.694 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.694 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:39.695 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1329.3817ms 2025-06-17 06:02:39.695 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:39.695 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:39.695 +00:00 [INF] Discarding envelope dd44150d81494eba95bd0421501d2df7 because the queue is full. 2025-06-17 06:02:39.695 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:39.695 +00:00 [INF] Discarding envelope 8a0d8c4fbb0644749ee776781d9b6b95 because the queue is full. 2025-06-17 06:02:39.695 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 1330.5620ms 2025-06-17 06:02:39.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.702 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.707 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.709 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.715 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.715 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.721 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.721 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.737 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.754 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:39.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.751 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.770 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.774 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.779 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.780 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.783 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.783 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.786 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.794 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.797 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.803 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.804 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.804 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.815 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.816 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.820 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.820 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.828 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.832 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.835 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.836 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.857 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.861 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.862 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.863 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:39.863 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1325.9708ms 2025-06-17 06:02:39.863 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:39.863 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:39.864 +00:00 [INF] Discarding envelope d08439b78ee24b9983c33a8e4bb4a8a1 because the queue is full. 2025-06-17 06:02:39.864 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:39.864 +00:00 [INF] Discarding envelope 2070becb14c1420dad31a402f13a0544 because the queue is full. 2025-06-17 06:02:39.864 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1327.5208ms 2025-06-17 06:02:39.864 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1053.0844ms 2025-06-17 06:02:39.865 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:39.865 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:39.865 +00:00 [INF] Discarding envelope f8dd891c51e648d09e403aa26a5d3e3c because the queue is full. 2025-06-17 06:02:39.865 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:39.865 +00:00 [INF] Discarding envelope a33437324504448581bd2cd6448b4b08 because the queue is full. 2025-06-17 06:02:39.865 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 1089.2908ms 2025-06-17 06:02:39.865 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:02:39.865 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:39.865 +00:00 [INF] Started transaction with span ID '53b20bd99115daf2' and trace ID '875402e71ad24bf8be752b799cada57a'. 2025-06-17 06:02:39.865 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:39.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.875 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.886 +00:00 [INF] Started transaction with span ID '53b20bd99115daf2' and trace ID '875402e71ad24bf8be752b799cada57a'. 2025-06-17 06:02:39.886 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:39.886 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:39.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.889 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.890 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:02:39.893 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:02:39.893 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.97ms 2025-06-17 06:02:39.894 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:02:39.894 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:39.894 +00:00 [INF] Discarding envelope 63c348e88d4c4bdbb562b51f6839dab3 because the queue is full. 2025-06-17 06:02:39.895 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:39.895 +00:00 [INF] Discarding envelope 8200d4c3cee84280977b4ada0056f5fe because the queue is full. 2025-06-17 06:02:39.895 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 29.5653ms 2025-06-17 06:02:39.896 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.901 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.914 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:39.925 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:02:39.925 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:02:39.925 +00:00 [INF] Started transaction with span ID 'a91a0e2c428d2017' and trace ID '686951cc6eac44a5bdfd20c7b75ab662'. 2025-06-17 06:02:39.925 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:02:39.925 +00:00 [INF] Started transaction with span ID 'a91a0e2c428d2017' and trace ID '686951cc6eac44a5bdfd20c7b75ab662'. 2025-06-17 06:02:39.925 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:39.925 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:02:39.934 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.940 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.942 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.959 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:39.960 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.964 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:02:39.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.976 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.981 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:02:39.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.983 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:39.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:02:39.990 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:39.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.990 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:39.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.004 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.006 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.007 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.011 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.012 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:40.013 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1412.9745ms 2025-06-17 06:02:40.015 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:40.015 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:40.016 +00:00 [INF] Discarding envelope 11de4741e1db4572b589193739dff2c7 because the queue is full. 2025-06-17 06:02:40.016 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:40.016 +00:00 [INF] Discarding envelope bc961ebf8574461aa2f57a0c6a4fc9c9 because the queue is full. 2025-06-17 06:02:40.016 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1433.1920ms 2025-06-17 06:02:40.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.016 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.015 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.031 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.032 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.032 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.040 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.042 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.049 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.051 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.054 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.056 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.065 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.072 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.072 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.078 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:40.084 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.085 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.085 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.087 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.088 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1350.8867ms 2025-06-17 06:02:40.088 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:40.088 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:40.088 +00:00 [INF] Discarding envelope 85a9a431c49242608b889dc5c12870a8 because the queue is full. 2025-06-17 06:02:40.088 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:40.088 +00:00 [INF] Discarding envelope e902a636cbed4fef98b0bab9a12c93cd because the queue is full. 2025-06-17 06:02:40.088 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 1449.5120ms 2025-06-17 06:02:40.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.093 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.107 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.112 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.126 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.135 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.147 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.151 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.158 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.163 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.176 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.187 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.194 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.199 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.204 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.212 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.218 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.218 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:40.220 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1482.2027ms 2025-06-17 06:02:40.220 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:40.220 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:40.221 +00:00 [INF] Discarding envelope 28d59eb27acf4ee2b645f42849723665 because the queue is full. 2025-06-17 06:02:40.222 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:40.223 +00:00 [INF] Discarding envelope 2375ebeafacb48fb8c41e3bc52f98afb because the queue is full. 2025-06-17 06:02:40.223 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 1584.5441ms 2025-06-17 06:02:40.223 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.225 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.228 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.235 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.236 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.239 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.245 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.267 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.286 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.290 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.299 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.309 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.310 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.323 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.335 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.346 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.364 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.375 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.381 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.384 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.390 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.401 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.433 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.433 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.450 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.452 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.466 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.471 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.488 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.488 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.494 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.507 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.510 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.517 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.523 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.532 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.541 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.547 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:40.548 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1617.7866ms 2025-06-17 06:02:40.548 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:40.549 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:40.549 +00:00 [INF] Discarding envelope 7d43b6410d7447a6bfa2ca3b5e15bc01 because the queue is full. 2025-06-17 06:02:40.549 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:40.550 +00:00 [INF] Discarding envelope a0013567f2cd4dfc935d0f217f0a6470 because the queue is full. 2025-06-17 06:02:40.550 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1621.9937ms 2025-06-17 06:02:40.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.647 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.666 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.677 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.688 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:02:40.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:02:40.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:02:40.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:02:40.702 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:02:40.705 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 779.7264ms 2025-06-17 06:02:40.705 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:02:40.706 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:40.707 +00:00 [INF] Discarding envelope 9103045c2d734f3aa3fe0974cf40b3c0 because the queue is full. 2025-06-17 06:02:40.707 +00:00 [INF] Capturing transaction. 2025-06-17 06:02:40.707 +00:00 [INF] Discarding envelope ff90a7e086004bf5b02b2bbba4244132 because the queue is full. 2025-06-17 06:02:40.707 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 782.3518ms 2025-06-17 06:03:05.697 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:03:05.697 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:05.697 +00:00 [INF] Started transaction with span ID 'a65b56b4bcbc9c69' and trace ID 'e0113977138a43988e7af3c74ce6dc89'. 2025-06-17 06:03:05.697 +00:00 [INF] Started transaction with span ID 'a65b56b4bcbc9c69' and trace ID 'e0113977138a43988e7af3c74ce6dc89'. 2025-06-17 06:03:05.698 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:05.698 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:05.699 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:03:05.699 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:05.699 +00:00 [INF] Started transaction with span ID '5b833a179ffbcf3b' and trace ID '623bd3db42964afb9114fbddf4e539c7'. 2025-06-17 06:03:05.699 +00:00 [INF] Started transaction with span ID '5b833a179ffbcf3b' and trace ID '623bd3db42964afb9114fbddf4e539c7'. 2025-06-17 06:03:05.699 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:03:05.699 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:05.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:03:05.703 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:03:05.704 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.088ms 2025-06-17 06:03:05.704 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:03:05.704 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:05.704 +00:00 [INF] Discarding envelope 81522297264a41df836e7748668af724 because the queue is full. 2025-06-17 06:03:05.704 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:05.704 +00:00 [INF] Discarding envelope f529a18aec6e4a76b51288f2b14ec6f5 because the queue is full. 2025-06-17 06:03:05.704 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 4.8844ms 2025-06-17 06:03:05.810 +00:00 [INF] Executed DbCommand (110ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:05.843 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:03:05.843 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:05.843 +00:00 [INF] Started transaction with span ID '4e9a9f83ec8bd7f7' and trace ID '87d5d3c41eb14738b4e5e2d3d85b4acd'. 2025-06-17 06:03:05.843 +00:00 [INF] Started transaction with span ID '4e9a9f83ec8bd7f7' and trace ID '87d5d3c41eb14738b4e5e2d3d85b4acd'. 2025-06-17 06:03:05.843 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:05.843 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:05.848 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:05.906 +00:00 [INF] Executed DbCommand (57ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:05.907 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:05.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:05.913 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:05.914 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:05.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:05.919 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:05.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:05.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:05.923 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:05.923 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:05.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:05.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:05.928 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:05.930 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:05.931 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:05.932 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:05.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:05.935 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:05.936 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:05.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:05.947 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:05.948 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:05.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:05.952 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:05.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:05.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:05.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:05.958 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:05.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:05.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:05.964 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:05.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:05.967 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:05.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:05.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:05.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:05.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:05.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:05.978 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:05.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:05.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:05.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:05.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:05.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:05.991 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:05.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:05.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:05.995 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:05.996 +00:00 [INF] Executed DbCommand (184ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:05.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:05.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:06.003 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 159.7664ms 2025-06-17 06:03:06.003 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:06.004 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:06.004 +00:00 [INF] Discarding envelope bde1930c10ef4cf1858494dfe6aa7a28 because the queue is full. 2025-06-17 06:03:06.004 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:06.004 +00:00 [INF] Discarding envelope 7223208b0e2c4ee18a872e7e505e13f5 because the queue is full. 2025-06-17 06:03:06.004 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 161.8869ms 2025-06-17 06:03:06.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:06.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:06.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:06.015 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:06.016 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:06.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:06.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:06.021 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:06.022 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:06.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:06.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:06.028 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:06.029 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:06.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:06.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:06.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:06.037 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:06.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:06.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:06.043 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:06.044 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:06.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:06.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:06.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:06.053 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:06.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:06.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:06.060 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:06.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:06.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:06.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:06.067 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:06.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:06.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:06.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:06.077 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:06.078 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:06.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:06.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:06.085 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:06.086 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:06.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:06.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:06.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:06.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:06.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:06.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:06.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:06.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:06.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:06.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:06.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:06.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:06.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:06.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:06.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:06.123 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:06.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:06.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:06.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:06.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:06.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:06.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:06.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:06.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:06.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:06.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:06.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:06.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:06.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:06.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:06.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:06.163 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:06.164 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 466.6563ms 2025-06-17 06:03:06.164 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:06.165 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:06.165 +00:00 [INF] Discarding envelope 1aa703364b9c4ecf845d6ee319a6322b because the queue is full. 2025-06-17 06:03:06.165 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:06.165 +00:00 [INF] Discarding envelope 5147afb4406a42029512cdb98596ffcb because the queue is full. 2025-06-17 06:03:06.165 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 468.0679ms 2025-06-17 06:03:08.213 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 06:03:08.213 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:08.213 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:03:08.214 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:08.214 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.2965ms 2025-06-17 06:03:08.217 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 06:03:08.217 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:08.217 +00:00 [INF] Started transaction with span ID '2343452462cb3384' and trace ID 'c2e78dab1e4042d196bd40467a139171'. 2025-06-17 06:03:08.217 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:08.217 +00:00 [INF] Started transaction with span ID '2343452462cb3384' and trace ID 'c2e78dab1e4042d196bd40467a139171'. 2025-06-17 06:03:08.217 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:03:08.217 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:08.224 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:03:08.224 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:08.224 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:03:08.224 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:08.224 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3903ms 2025-06-17 06:03:08.225 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:08.229 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:08.231 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:08.235 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:03:08.235 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 17.5188ms 2025-06-17 06:03:08.235 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:03:08.235 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:08.235 +00:00 [INF] Discarding envelope ca3a951099154680aeb9d433bd16b67d because the queue is full. 2025-06-17 06:03:08.235 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:08.235 +00:00 [INF] Discarding envelope 458925e92dd4478db4aad56c0bf0c7fb because the queue is full. 2025-06-17 06:03:08.235 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 18.5892ms 2025-06-17 06:03:08.236 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:03:08.236 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:08.236 +00:00 [INF] Started transaction with span ID 'f19dd70bf265fa64' and trace ID '10d5adfb194d48a1a593d40e0c097347'. 2025-06-17 06:03:08.236 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:08.236 +00:00 [INF] Started transaction with span ID 'f19dd70bf265fa64' and trace ID '10d5adfb194d48a1a593d40e0c097347'. 2025-06-17 06:03:08.236 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:08.236 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:08.241 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:08.248 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:08.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:08.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:08.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.267 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.268 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.273 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.277 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.278 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.282 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.283 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.289 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.290 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.295 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.295 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.296 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.309 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.315 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.316 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.321 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.327 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.328 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.332 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.338 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.343 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.352 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.354 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.355 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.367 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.368 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.371 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.383 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.389 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.391 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.397 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.407 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.409 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.415 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.416 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:08.416 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 179.554ms 2025-06-17 06:03:08.416 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:08.416 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:08.417 +00:00 [INF] Discarding envelope 91b56c11d33f49ab8c6b5b716e1330ca because the queue is full. 2025-06-17 06:03:08.417 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:08.417 +00:00 [INF] Discarding envelope 6b17b9aa232d43e6b8da641fe3a86261 because the queue is full. 2025-06-17 06:03:08.417 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 181.4356ms 2025-06-17 06:03:08.417 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:03:08.417 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:08.418 +00:00 [INF] Started transaction with span ID '1850a949bc6378bd' and trace ID '60dd51e2acf841fea21195174b7d5953'. 2025-06-17 06:03:08.418 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:08.418 +00:00 [INF] Started transaction with span ID '1850a949bc6378bd' and trace ID '60dd51e2acf841fea21195174b7d5953'. 2025-06-17 06:03:08.418 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:08.418 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:08.421 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:08.424 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:08.425 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:08.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:08.430 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.432 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.437 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.438 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.441 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.442 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.448 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.451 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.452 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.456 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.457 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.458 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.461 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.462 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.463 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.467 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.468 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.471 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.472 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.473 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.477 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.478 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.479 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.482 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.486 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.494 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.495 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.500 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.501 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.504 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.514 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.515 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.521 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.531 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.532 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.542 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.548 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.553 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.555 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.561 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.568 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.575 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.580 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.608 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.621 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.631 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.659 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.662 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:08.663 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 245.1655ms 2025-06-17 06:03:08.663 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:08.664 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:08.664 +00:00 [INF] Discarding envelope 1ff0f87c192d472d87d9193fc826c97b because the queue is full. 2025-06-17 06:03:08.664 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:08.664 +00:00 [INF] Discarding envelope c95a34f56a8441efaf3f7d37a9670ecf because the queue is full. 2025-06-17 06:03:08.664 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 246.5133ms 2025-06-17 06:03:08.664 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:03:08.664 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:08.664 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:03:08.664 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:08.664 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2046ms 2025-06-17 06:03:08.668 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:03:08.668 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:08.668 +00:00 [INF] Started transaction with span ID '9c80e0dd807f5d5' and trace ID '41cf3b8c68ae4fdf8ac683a9e4a8962a'. 2025-06-17 06:03:08.668 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:08.668 +00:00 [INF] Started transaction with span ID '9c80e0dd807f5d5' and trace ID '41cf3b8c68ae4fdf8ac683a9e4a8962a'. 2025-06-17 06:03:08.668 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:03:08.668 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:08.670 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:03:08.670 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:03:08.670 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6922ms 2025-06-17 06:03:08.670 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:03:08.670 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:08.670 +00:00 [INF] Discarding envelope 2254bcdd38514202b77f207c8aa2c45c because the queue is full. 2025-06-17 06:03:08.670 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:08.670 +00:00 [INF] Discarding envelope 2f71af9d3fd948fca6285c3c1147ded7 because the queue is full. 2025-06-17 06:03:08.670 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.6454ms 2025-06-17 06:03:08.745 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:03:08.745 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:08.746 +00:00 [INF] Started transaction with span ID '1021f95a5f90643d' and trace ID 'cc6dfd7d11a34f899800f792a4319203'. 2025-06-17 06:03:08.746 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:08.746 +00:00 [INF] Started transaction with span ID '1021f95a5f90643d' and trace ID 'cc6dfd7d11a34f899800f792a4319203'. 2025-06-17 06:03:08.746 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:08.746 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:08.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:08.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:08.754 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.761 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.762 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.767 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.773 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.776 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.790 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.790 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.795 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.796 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.802 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.811 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.816 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.821 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.828 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.835 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.844 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.851 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.857 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.860 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.867 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.873 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.881 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.886 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.891 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.899 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.906 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.912 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.917 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.918 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.925 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.930 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.937 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.959 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.966 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:08.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:08.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:08.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:08.986 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:08.986 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 240.0161ms 2025-06-17 06:03:08.986 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:08.986 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:08.987 +00:00 [INF] Discarding envelope a543defca5f14c7a85acd492f085b62e because the queue is full. 2025-06-17 06:03:08.987 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:08.987 +00:00 [INF] Discarding envelope 7e4ebf284a514de3825b345d3a8e3f38 because the queue is full. 2025-06-17 06:03:08.987 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 241.3804ms 2025-06-17 06:03:09.317 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:03:09.317 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:09.318 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:03:09.318 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:09.318 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1973ms 2025-06-17 06:03:09.320 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:03:09.320 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:09.320 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:03:09.320 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:09.320 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3004ms 2025-06-17 06:03:09.321 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:03:09.321 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:09.321 +00:00 [INF] Started transaction with span ID 'f46e3d02200fa1e7' and trace ID 'fd4bee8c0b0446fb8d2c9cf03cf2f7e8'. 2025-06-17 06:03:09.321 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:09.321 +00:00 [INF] Started transaction with span ID 'f46e3d02200fa1e7' and trace ID 'fd4bee8c0b0446fb8d2c9cf03cf2f7e8'. 2025-06-17 06:03:09.321 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:09.321 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:09.326 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:09.327 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:03:09.327 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:09.327 +00:00 [INF] Started transaction with span ID '1c0f2cdf8f831803' and trace ID '332902701c38431e9300344da7a30171'. 2025-06-17 06:03:09.330 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:09.331 +00:00 [INF] Started transaction with span ID '1c0f2cdf8f831803' and trace ID '332902701c38431e9300344da7a30171'. 2025-06-17 06:03:09.331 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:03:09.331 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:09.331 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:09.338 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:09.338 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:09.341 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:09.346 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:09.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:09.354 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:03:09.354 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 22.8516ms 2025-06-17 06:03:09.354 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:03:09.354 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:09.354 +00:00 [INF] Discarding envelope 36be355817ab46bbbb4e81df15d68f44 because the queue is full. 2025-06-17 06:03:09.354 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:09.354 +00:00 [INF] Discarding envelope 28a62e747fe349f2991efb091e6e746f because the queue is full. 2025-06-17 06:03:09.354 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 27.8380ms 2025-06-17 06:03:09.358 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.371 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.372 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.380 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.388 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.389 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.397 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.403 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.406 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:03:09.406 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:09.406 +00:00 [INF] Started transaction with span ID '754a13db815a6d49' and trace ID '0aece0b7ab654471bb9433193f96bbaf'. 2025-06-17 06:03:09.406 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:09.406 +00:00 [INF] Started transaction with span ID '754a13db815a6d49' and trace ID '0aece0b7ab654471bb9433193f96bbaf'. 2025-06-17 06:03:09.406 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:03:09.406 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:09.412 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:09.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.415 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:09.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:09.420 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.421 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.423 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.427 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:03:09.427 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 20.4991ms 2025-06-17 06:03:09.428 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:03:09.428 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:09.428 +00:00 [INF] Discarding envelope b419414de88d4116b1a09cb3c7792958 because the queue is full. 2025-06-17 06:03:09.428 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:09.428 +00:00 [INF] Discarding envelope e76ee4456bd2453287e7e1049294c267 because the queue is full. 2025-06-17 06:03:09.428 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 22.1931ms 2025-06-17 06:03:09.428 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:03:09.428 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:09.428 +00:00 [INF] Started transaction with span ID 'c6802d7d50fb5495' and trace ID 'c3492ccc1ce64cc29c947d6e43f0e788'. 2025-06-17 06:03:09.428 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:09.428 +00:00 [INF] Started transaction with span ID 'c6802d7d50fb5495' and trace ID 'c3492ccc1ce64cc29c947d6e43f0e788'. 2025-06-17 06:03:09.428 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:09.429 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:09.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.433 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:09.434 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.438 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:09.439 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:09.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:09.442 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.447 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.448 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.451 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.453 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.468 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.469 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.470 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.478 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.486 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.481 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.491 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.495 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.496 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.500 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.506 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.509 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.510 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.515 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.517 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.519 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.529 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.541 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.542 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.544 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.552 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.556 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.558 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.559 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.565 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.573 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.586 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.594 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:09.594 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 272.2905ms 2025-06-17 06:03:09.594 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:09.594 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:09.594 +00:00 [INF] Discarding envelope be9c358d234b473fb954c808a8e5db9c because the queue is full. 2025-06-17 06:03:09.594 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:09.594 +00:00 [INF] Discarding envelope 7521c231a1e64321831a1056c10b7693 because the queue is full. 2025-06-17 06:03:09.594 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 273.4104ms 2025-06-17 06:03:09.595 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.604 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.605 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.608 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.618 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.619 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.620 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.626 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.627 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.636 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.637 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.648 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.649 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.656 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.657 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:09.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:09.663 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:09.663 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:09.663 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 234.7701ms 2025-06-17 06:03:09.664 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:09.664 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:09.664 +00:00 [INF] Discarding envelope 3b1fd834375040fca8d33c012515cb4e because the queue is full. 2025-06-17 06:03:09.664 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:09.664 +00:00 [INF] Discarding envelope b828ffa2d9f942669b82b5de15b0fe0d because the queue is full. 2025-06-17 06:03:09.664 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 235.8728ms 2025-06-17 06:03:09.699 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:03:09.700 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:09.700 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:03:09.700 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:09.700 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3835ms 2025-06-17 06:03:09.703 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:03:09.703 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:09.703 +00:00 [INF] Started transaction with span ID '56198278b38d2015' and trace ID '6b64dbbede50462d9eba1c98c96bf978'. 2025-06-17 06:03:09.703 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:09.704 +00:00 [INF] Started transaction with span ID '56198278b38d2015' and trace ID '6b64dbbede50462d9eba1c98c96bf978'. 2025-06-17 06:03:09.704 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:03:09.704 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:09.705 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:03:09.705 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:03:09.705 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7609ms 2025-06-17 06:03:09.705 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:03:09.706 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:09.706 +00:00 [INF] Discarding envelope 8eb6270e976d4d979cfe84ffd03f7589 because the queue is full. 2025-06-17 06:03:09.706 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:09.706 +00:00 [INF] Discarding envelope 67fb5b5887494013986a5eb1aa763d3b because the queue is full. 2025-06-17 06:03:09.706 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.7272ms 2025-06-17 06:03:09.927 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:03:09.927 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:09.927 +00:00 [INF] Started transaction with span ID '4d53237318ce0518' and trace ID '5436841bb4754fb7859b8262ab04cf64'. 2025-06-17 06:03:09.927 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:09.927 +00:00 [INF] Started transaction with span ID '4d53237318ce0518' and trace ID '5436841bb4754fb7859b8262ab04cf64'. 2025-06-17 06:03:09.927 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:09.927 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:09.937 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:03:09.937 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:09.937 +00:00 [INF] Started transaction with span ID 'e645d0dcb6f89026' and trace ID 'b9de31401f764b08a2657747dbf39004'. 2025-06-17 06:03:09.937 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:09.937 +00:00 [INF] Started transaction with span ID 'e645d0dcb6f89026' and trace ID 'b9de31401f764b08a2657747dbf39004'. 2025-06-17 06:03:09.937 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:09.937 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:09.938 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:09.941 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:09.946 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:09.951 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:09.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:09.968 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:09.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:09.980 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:09.987 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:09.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.001 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.008 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.020 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.036 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.053 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.062 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.067 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.084 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.097 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.107 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.123 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.130 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.125 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.134 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.139 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.140 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.144 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.147 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.152 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.153 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.154 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.160 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.164 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.167 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.173 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.174 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.177 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.178 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.187 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.199 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.210 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.215 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.226 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.231 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.241 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.252 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.256 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.259 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.278 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.281 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.283 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.304 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.337 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.343 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.347 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.353 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.360 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.377 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.382 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.400 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.404 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.406 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.421 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.448 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.448 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.476 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.495 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.510 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.510 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.540 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.550 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.563 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.568 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.574 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.579 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.584 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.589 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.605 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.606 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.613 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.614 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.637 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.638 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.653 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.666 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.668 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.698 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:10.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:10.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:10.707 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:10.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:10.711 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:10.712 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:03:10.714 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:10.715 +00:00 [INF] Started transaction with span ID '74118118d2625dfe' and trace ID 'c4cd1898e3f44b3781a1359c0a72652e'. 2025-06-17 06:03:10.715 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:10.715 +00:00 [INF] Started transaction with span ID '74118118d2625dfe' and trace ID 'c4cd1898e3f44b3781a1359c0a72652e'. 2025-06-17 06:03:10.715 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:03:10.715 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:10.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:03:10.718 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:03:10.719 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.5236ms 2025-06-17 06:03:10.719 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:03:10.719 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:10.719 +00:00 [INF] Discarding envelope 68b74c99d71b4ce0b8659b39fb7e5d70 because the queue is full. 2025-06-17 06:03:10.719 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:10.719 +00:00 [INF] Discarding envelope c9cbe0e712534546893e38e0f4a04694 because the queue is full. 2025-06-17 06:03:10.719 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 6.9944ms 2025-06-17 06:03:10.720 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 792.0285ms 2025-06-17 06:03:10.720 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:10.720 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:10.720 +00:00 [INF] Discarding envelope abcf48ebdf814a189eeae1766f03356b because the queue is full. 2025-06-17 06:03:10.720 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:10.720 +00:00 [INF] Discarding envelope 192584423e8a46c58062965bf8653a78 because the queue is full. 2025-06-17 06:03:10.720 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 793.4089ms 2025-06-17 06:03:10.721 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 783.3662ms 2025-06-17 06:03:10.721 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:10.721 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:10.721 +00:00 [INF] Discarding envelope c3ff5700059b40ab9571b0667e4ef0eb because the queue is full. 2025-06-17 06:03:10.721 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:10.721 +00:00 [INF] Discarding envelope d7e0675510d74bdaba6efb6f75843000 because the queue is full. 2025-06-17 06:03:10.721 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 784.4799ms 2025-06-17 06:03:19.555 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:03:19.555 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:19.555 +00:00 [INF] Started transaction with span ID '7774938c89000d9d' and trace ID '6ded85171ec340ec8576c809ee3a1c14'. 2025-06-17 06:03:19.556 +00:00 [INF] Started transaction with span ID '7774938c89000d9d' and trace ID '6ded85171ec340ec8576c809ee3a1c14'. 2025-06-17 06:03:19.556 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:19.556 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:19.571 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:19.586 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:19.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:19.593 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:19.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.701 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:03:19.701 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:19.701 +00:00 [INF] Started transaction with span ID '2b61f4bcc55f5215' and trace ID 'cba7504247ab4604be71dd584a9d5f93'. 2025-06-17 06:03:19.701 +00:00 [INF] Started transaction with span ID '2b61f4bcc55f5215' and trace ID 'cba7504247ab4604be71dd584a9d5f93'. 2025-06-17 06:03:19.701 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:19.701 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:19.710 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:19.716 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:19.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:19.721 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:03:19.722 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:19.722 +00:00 [INF] Started transaction with span ID '7ca17817ef337fbb' and trace ID 'e15b255be87f433ca4cac6e4bba85ad2'. 2025-06-17 06:03:19.722 +00:00 [INF] Started transaction with span ID '7ca17817ef337fbb' and trace ID 'e15b255be87f433ca4cac6e4bba85ad2'. 2025-06-17 06:03:19.722 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:19.722 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:19.723 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.728 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:19.729 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:19.731 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.732 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:03:19.733 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:19.733 +00:00 [INF] Started transaction with span ID '5421cf14fcf239' and trace ID 'a34f926fdc0d49d0837d3af27c028cbe'. 2025-06-17 06:03:19.738 +00:00 [INF] Started transaction with span ID '5421cf14fcf239' and trace ID 'a34f926fdc0d49d0837d3af27c028cbe'. 2025-06-17 06:03:19.738 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:03:19.738 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:19.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:03:19.740 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:03:19.740 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.1807ms 2025-06-17 06:03:19.740 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:03:19.740 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:19.740 +00:00 [INF] Discarding envelope 3332b2c244714fa5977d46a58ce5eefe because the queue is full. 2025-06-17 06:03:19.740 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:19.740 +00:00 [INF] Discarding envelope 6f5e958adcb649588ef4d348dd24ff99 because the queue is full. 2025-06-17 06:03:19.740 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 8.5195ms 2025-06-17 06:03:19.747 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:19.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:19.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:19.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.761 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.773 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.786 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.795 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.813 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.817 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.825 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.830 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.844 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.851 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.855 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.855 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.868 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:03:19.868 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:19.868 +00:00 [INF] Started transaction with span ID '91b144a3c2e3ac75' and trace ID 'fb1938e38f8f48ca9fb07e47572a0417'. 2025-06-17 06:03:19.868 +00:00 [INF] Started transaction with span ID '91b144a3c2e3ac75' and trace ID 'fb1938e38f8f48ca9fb07e47572a0417'. 2025-06-17 06:03:19.868 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:19.868 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:19.869 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.873 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.877 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:19.878 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.883 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:19.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:19.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.890 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:19.890 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.906 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.924 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.943 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.954 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.956 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.970 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.974 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.977 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:19.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:19.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.996 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.003 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:19.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:20.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:19.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.014 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.020 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.021 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.021 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.023 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.039 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.040 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.040 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.048 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:20.049 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:20.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.059 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.076 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.076 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.077 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.092 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.087 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:20.105 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.107 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.126 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.133 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:20.145 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.150 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.151 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.151 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.158 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:20.165 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.172 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.180 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:20.182 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:20.186 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.188 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 632.0982ms 2025-06-17 06:03:20.190 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:20.191 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:20.192 +00:00 [INF] Discarding envelope 0c3bbe743e0d4628963949da0a86b66c because the queue is full. 2025-06-17 06:03:20.194 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:20.194 +00:00 [INF] Discarding envelope 3000b0b2c631401e9bd9d49f1e048e68 because the queue is full. 2025-06-17 06:03:20.195 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 639.8303ms 2025-06-17 06:03:20.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.204 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.215 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:20.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.225 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.229 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.230 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.231 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:20.242 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 520.2197ms 2025-06-17 06:03:20.242 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:20.243 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:20.243 +00:00 [INF] Discarding envelope d187d91807db414cbe63037a4cd21c76 because the queue is full. 2025-06-17 06:03:20.243 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:20.243 +00:00 [INF] Discarding envelope 637806f4b86e41889b3d8f604dc990f7 because the queue is full. 2025-06-17 06:03:20.243 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 522.4663ms 2025-06-17 06:03:20.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.257 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.265 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:20.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.284 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.304 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:20.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.323 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.329 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.333 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.342 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.347 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.353 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:20.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.360 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.368 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.370 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.379 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.383 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.391 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:20.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.395 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.396 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.410 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.412 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.420 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:20.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:20.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.431 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 562.8567ms 2025-06-17 06:03:20.431 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:20.432 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:20.433 +00:00 [INF] Discarding envelope 486cc62c172c402da081c8909a3f864d because the queue is full. 2025-06-17 06:03:20.433 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:20.433 +00:00 [INF] Discarding envelope 12e7eb209ba8406e869f230307285ebb because the queue is full. 2025-06-17 06:03:20.434 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 565.9636ms 2025-06-17 06:03:20.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:20.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:20.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:20.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:20.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:20.453 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:20.454 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 753.163ms 2025-06-17 06:03:20.455 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:20.455 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:20.455 +00:00 [INF] Discarding envelope 4d7686aa60d64c00a5cb4a345cfa5d84 because the queue is full. 2025-06-17 06:03:20.455 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:20.455 +00:00 [INF] Discarding envelope 56aad01d2b26415399ddade7002feb3a because the queue is full. 2025-06-17 06:03:20.456 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 754.8000ms 2025-06-17 06:03:20.888 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:03:20.888 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:20.888 +00:00 [INF] Started transaction with span ID '48dd641de4e335cc' and trace ID 'c1e38bd7aea342528150708c89513526'. 2025-06-17 06:03:20.888 +00:00 [INF] Started transaction with span ID '48dd641de4e335cc' and trace ID 'c1e38bd7aea342528150708c89513526'. 2025-06-17 06:03:20.888 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:03:20.888 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:20.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:03:20.892 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:03:20.892 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.9763ms 2025-06-17 06:03:20.892 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:03:20.892 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:20.893 +00:00 [INF] Discarding envelope 4a44b53b8637428e86f3362747543d57 because the queue is full. 2025-06-17 06:03:20.893 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:20.893 +00:00 [INF] Discarding envelope 20fcee84470742858b4f19601d7c52d2 because the queue is full. 2025-06-17 06:03:20.893 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 5.0673ms 2025-06-17 06:03:21.011 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:03:21.011 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:21.011 +00:00 [INF] Started transaction with span ID 'f27c182394fc89b1' and trace ID 'ada72659eecc4c1bbd0626a121c6258e'. 2025-06-17 06:03:21.011 +00:00 [INF] Started transaction with span ID 'f27c182394fc89b1' and trace ID 'ada72659eecc4c1bbd0626a121c6258e'. 2025-06-17 06:03:21.011 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:03:21.011 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:21.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:03:21.016 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:03:21.018 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 6.2985ms 2025-06-17 06:03:21.018 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:03:21.018 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:21.018 +00:00 [INF] Discarding envelope d8ebebf61727406998c60504b252a5ef because the queue is full. 2025-06-17 06:03:21.018 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:21.018 +00:00 [INF] Discarding envelope 676db576dd9f4ac5817e6a35ce8cf078 because the queue is full. 2025-06-17 06:03:21.019 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 7.8359ms 2025-06-17 06:03:21.694 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:03:21.694 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:21.694 +00:00 [INF] Started transaction with span ID '76be0c57f7da6751' and trace ID '3d7ef5e37ce142158d9548fde0b75a28'. 2025-06-17 06:03:21.694 +00:00 [INF] Started transaction with span ID '76be0c57f7da6751' and trace ID '3d7ef5e37ce142158d9548fde0b75a28'. 2025-06-17 06:03:21.694 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:03:21.694 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:21.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:03:21.698 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:03:21.698 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.7879ms 2025-06-17 06:03:21.698 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:03:21.698 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:21.699 +00:00 [INF] Discarding envelope c074752150664f71911e3c00ba921663 because the queue is full. 2025-06-17 06:03:21.699 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:21.699 +00:00 [INF] Discarding envelope 55a4cf771b83435f9d96fa4117a6bd87 because the queue is full. 2025-06-17 06:03:21.699 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 5.2539ms 2025-06-17 06:03:21.860 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:03:21.860 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:21.860 +00:00 [INF] Started transaction with span ID '16f2d2880b4618de' and trace ID 'f3eb77336c284ceb9577bde67ddfd520'. 2025-06-17 06:03:21.860 +00:00 [INF] Started transaction with span ID '16f2d2880b4618de' and trace ID 'f3eb77336c284ceb9577bde67ddfd520'. 2025-06-17 06:03:21.861 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:21.861 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:21.876 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:21.893 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:21.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:21.898 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:21.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:21.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:21.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:21.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:21.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:21.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:21.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:21.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:21.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:21.934 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:21.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:21.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:21.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:21.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:21.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:21.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:21.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:21.970 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:21.977 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:21.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:21.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:21.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.002 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.005 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 06:03:22.005 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:22.005 +00:00 [INF] Started transaction with span ID '3193f0ab031f6863' and trace ID 'a6fcf9575f0e4ea8b14f4d26278c9b44'. 2025-06-17 06:03:22.005 +00:00 [INF] Started transaction with span ID '3193f0ab031f6863' and trace ID 'a6fcf9575f0e4ea8b14f4d26278c9b44'. 2025-06-17 06:03:22.005 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:03:22.005 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:22.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:03:22.015 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:03:22.015 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9.8141ms 2025-06-17 06:03:22.022 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:03:22.023 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:22.023 +00:00 [INF] Discarding envelope 1c6d1aaebd654fc7ab93ac96fe794cfc because the queue is full. 2025-06-17 06:03:22.023 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:22.023 +00:00 [INF] Discarding envelope 218c359eb61849298e55220fd12a12c9 because the queue is full. 2025-06-17 06:03:22.028 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 23.4967ms 2025-06-17 06:03:22.029 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.035 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.044 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.088 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:03:22.088 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:22.088 +00:00 [INF] Started transaction with span ID '5f14dc6c33d71304' and trace ID 'eb8f342bb265405c9b3839660b800b43'. 2025-06-17 06:03:22.088 +00:00 [INF] Started transaction with span ID '5f14dc6c33d71304' and trace ID 'eb8f342bb265405c9b3839660b800b43'. 2025-06-17 06:03:22.088 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:22.088 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:22.089 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:03:22.089 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:22.089 +00:00 [INF] Started transaction with span ID '7fb4a017fd2d5e6a' and trace ID 'c14f0739bd9448cbba2580113c8b51a2'. 2025-06-17 06:03:22.090 +00:00 [INF] Started transaction with span ID '7fb4a017fd2d5e6a' and trace ID 'c14f0739bd9448cbba2580113c8b51a2'. 2025-06-17 06:03:22.090 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:22.090 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:22.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.109 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:22.113 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:22.118 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.141 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:22.144 +00:00 [INF] Executed DbCommand (34ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:22.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:22.172 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:22.173 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:22.201 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:22.201 +00:00 [INF] Executed DbCommand (73ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.250 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:03:22.250 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:22.250 +00:00 [INF] Started transaction with span ID '4c6dd0d01108a30f' and trace ID 'e00b6a345e214d47b8dbfce7dee851c2'. 2025-06-17 06:03:22.250 +00:00 [INF] Started transaction with span ID '4c6dd0d01108a30f' and trace ID 'e00b6a345e214d47b8dbfce7dee851c2'. 2025-06-17 06:03:22.250 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:22.250 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:22.270 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:22.274 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.286 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:22.291 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.300 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:22.334 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:22.336 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.345 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.345 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.355 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.360 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.368 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.381 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.386 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.387 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.416 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.428 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.436 +00:00 [INF] Executed DbCommand (38ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.448 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.473 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.474 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.476 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.488 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.494 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.500 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.522 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.552 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.557 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.558 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.561 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.570 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.583 +00:00 [INF] Executed DbCommand (34ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.586 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.586 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.593 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.599 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.626 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.630 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.634 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.636 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.650 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.653 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.658 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.666 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.681 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.694 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.704 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.715 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.720 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.730 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.749 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.755 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.757 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.764 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.775 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.788 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.797 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.802 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.818 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.829 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.833 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.836 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.846 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.852 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.860 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.862 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.866 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.870 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.871 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.879 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.871 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.883 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.891 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.888 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.905 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.918 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.923 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.923 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:22.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.928 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1067.3042ms 2025-06-17 06:03:22.928 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:22.928 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:22.928 +00:00 [INF] Discarding envelope f8cf858f8b384bd0bc6194cb49c0b8e3 because the queue is full. 2025-06-17 06:03:22.930 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:22.930 +00:00 [INF] Discarding envelope 80ba611b53794001b3ea1e83b4e2374a because the queue is full. 2025-06-17 06:03:22.928 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.931 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.932 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 1071.7763ms 2025-06-17 06:03:22.932 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.938 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.949 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.955 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.956 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.961 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.977 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.978 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.983 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:22.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:22.989 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:22.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:22.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:23.007 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:23.007 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:23.016 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:23.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:23.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:23.023 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:23.024 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:23.034 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:23.035 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:23.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:23.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:23.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:23.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:23.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:23.055 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:23.061 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:23.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:23.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:23.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:23.071 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:23.073 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 982.974ms 2025-06-17 06:03:23.073 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:23.073 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:23.074 +00:00 [INF] Discarding envelope 8e51bee423214723b64744c10cd1bb17 because the queue is full. 2025-06-17 06:03:23.075 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:23.075 +00:00 [INF] Discarding envelope 6447fc2fb879491bb296799c14f57b08 because the queue is full. 2025-06-17 06:03:23.074 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:23.076 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 986.6616ms 2025-06-17 06:03:23.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:23.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:23.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:23.086 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:23.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:23.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:23.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:23.099 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:23.100 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:23.105 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:23.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:23.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:23.112 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:23.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:23.121 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 870.4501ms 2025-06-17 06:03:23.121 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:23.121 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:23.122 +00:00 [INF] Discarding envelope 036d8877a431422da42f12e1c4954c28 because the queue is full. 2025-06-17 06:03:23.122 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:23.122 +00:00 [INF] Discarding envelope 83ac2e61fb454bb8974b11685457dceb because the queue is full. 2025-06-17 06:03:23.123 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 873.1282ms 2025-06-17 06:03:23.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:23.129 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:23.134 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:23.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:23.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:23.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:23.148 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:23.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:23.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:23.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:23.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:23.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:23.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:23.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:23.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:23.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:23.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:23.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:23.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:23.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:23.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:23.193 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:23.194 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1105.6487ms 2025-06-17 06:03:23.194 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:23.194 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:23.194 +00:00 [INF] Discarding envelope 183729d2ce3047c8b2d36b02b6f14900 because the queue is full. 2025-06-17 06:03:23.194 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:23.194 +00:00 [INF] Discarding envelope 5a1910966cc743de8a6cc9d82f4815f2 because the queue is full. 2025-06-17 06:03:23.195 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 1107.1510ms 2025-06-17 06:03:34.603 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:03:34.603 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:34.603 +00:00 [INF] Started transaction with span ID 'b2e85e130c64c049' and trace ID '1b7bf5aa9d2d4fc5b2f851a39e4bd09c'. 2025-06-17 06:03:34.603 +00:00 [INF] Started transaction with span ID 'b2e85e130c64c049' and trace ID '1b7bf5aa9d2d4fc5b2f851a39e4bd09c'. 2025-06-17 06:03:34.603 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:34.603 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:34.605 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:03:34.605 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:34.605 +00:00 [INF] Started transaction with span ID 'ac54ad98b9912d87' and trace ID '767d0948f78449c8aafe1c9222ad4f2e'. 2025-06-17 06:03:34.605 +00:00 [INF] Started transaction with span ID 'ac54ad98b9912d87' and trace ID '767d0948f78449c8aafe1c9222ad4f2e'. 2025-06-17 06:03:34.605 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:03:34.605 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:34.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:03:34.615 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:03:34.615 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 10.0206ms 2025-06-17 06:03:34.615 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:03:34.615 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:34.615 +00:00 [INF] Discarding envelope b11fa28bcdde41798a82dfa93cc2f2ae because the queue is full. 2025-06-17 06:03:34.615 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:34.616 +00:00 [INF] Discarding envelope bfb2f65a17a044e8a6fe33cd6aedc53f because the queue is full. 2025-06-17 06:03:34.616 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 11.3553ms 2025-06-17 06:03:34.638 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:34.699 +00:00 [INF] Executed DbCommand (59ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:34.712 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:03:34.712 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:34.712 +00:00 [INF] Started transaction with span ID 'af2afb99344eafe8' and trace ID '493da23af1c74154afe0d7ffd562d8b9'. 2025-06-17 06:03:34.712 +00:00 [INF] Started transaction with span ID 'af2afb99344eafe8' and trace ID '493da23af1c74154afe0d7ffd562d8b9'. 2025-06-17 06:03:34.712 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:34.712 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:34.721 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:34.736 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:34.736 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:34.745 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:34.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:34.761 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:34.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:34.818 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:34.821 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:34.841 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:34.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:34.858 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:34.863 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:34.869 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:34.874 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:34.891 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:34.910 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:34.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:34.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:34.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:34.944 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:34.948 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:34.958 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:34.964 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:34.978 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:34.996 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:34.996 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.018 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.018 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:35.037 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.037 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.051 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.051 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.067 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:35.088 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.090 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.100 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.100 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.111 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:35.135 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.135 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.142 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.194 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:35.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.225 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:35.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.280 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.299 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.307 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.311 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:35.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.334 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.340 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.353 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.353 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:35.363 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.363 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.376 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.397 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.404 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:35.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.421 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.427 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.432 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.444 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.449 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:35.468 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.469 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.474 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.496 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.496 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.508 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:35.521 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.531 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.539 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.543 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.554 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.558 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.559 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.569 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:35.579 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.587 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.597 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.602 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.607 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.616 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.616 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:35.616 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:35.621 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.621 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 908.9956ms 2025-06-17 06:03:35.622 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:35.622 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:35.622 +00:00 [INF] Discarding envelope 6bb655f1eb5343469c315192ecd03344 because the queue is full. 2025-06-17 06:03:35.623 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:35.623 +00:00 [INF] Discarding envelope 61af9ff99e714935a68377dc6bc98f8f because the queue is full. 2025-06-17 06:03:35.624 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 912.0329ms 2025-06-17 06:03:35.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:35.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:35.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:35.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:35.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:35.671 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:35.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:35.674 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:35.675 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1071.1841ms 2025-06-17 06:03:35.675 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:35.675 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:35.675 +00:00 [INF] Discarding envelope 9f9c451ef82545509f6206c9ab4a0b46 because the queue is full. 2025-06-17 06:03:35.675 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:35.675 +00:00 [INF] Discarding envelope 6f2627b6fc5140abbc4ab0602f6eced5 because the queue is full. 2025-06-17 06:03:35.676 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 1072.7813ms 2025-06-17 06:03:36.150 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 06:03:36.150 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:36.150 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:03:36.150 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:36.150 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.2215ms 2025-06-17 06:03:36.154 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 06:03:36.154 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:36.154 +00:00 [INF] Started transaction with span ID '6bd02fb90b3dd076' and trace ID 'b9edcec7ef4b4e259c800a9f09ab8ff5'. 2025-06-17 06:03:36.154 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:36.154 +00:00 [INF] Started transaction with span ID '6bd02fb90b3dd076' and trace ID 'b9edcec7ef4b4e259c800a9f09ab8ff5'. 2025-06-17 06:03:36.154 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:03:36.154 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:36.159 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:36.163 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:36.163 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:03:36.163 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:36.163 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:03:36.163 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:36.163 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2211ms 2025-06-17 06:03:36.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:36.168 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:03:36.168 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:36.168 +00:00 [INF] Started transaction with span ID '7690c5b88e69d13f' and trace ID '2cd5125d93164613bf638b5556126036'. 2025-06-17 06:03:36.168 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:36.169 +00:00 [INF] Started transaction with span ID '7690c5b88e69d13f' and trace ID '2cd5125d93164613bf638b5556126036'. 2025-06-17 06:03:36.169 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:36.169 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:36.174 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:36.183 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:03:36.184 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:36.184 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 29.9107ms 2025-06-17 06:03:36.185 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:03:36.185 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:36.186 +00:00 [INF] Discarding envelope ced1c8a355624de390aa870d6c5ea850 because the queue is full. 2025-06-17 06:03:36.186 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:36.186 +00:00 [INF] Discarding envelope 27443126646f4dff9a33ae13db240c7a because the queue is full. 2025-06-17 06:03:36.186 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 32.4760ms 2025-06-17 06:03:36.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:36.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:36.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.275 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.318 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:03:36.318 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:36.318 +00:00 [INF] Started transaction with span ID 'c951ae7c537fc4b2' and trace ID 'd092d211e0694cfeae2a31e42e856b6c'. 2025-06-17 06:03:36.318 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:36.318 +00:00 [INF] Started transaction with span ID 'c951ae7c537fc4b2' and trace ID 'd092d211e0694cfeae2a31e42e856b6c'. 2025-06-17 06:03:36.318 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:36.318 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:36.323 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:36.326 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:36.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:36.329 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.333 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:36.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.354 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.372 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.373 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.380 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.390 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.390 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.400 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.404 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.405 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.421 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.424 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.440 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.449 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.452 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.454 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:03:36.454 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:36.454 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:03:36.454 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:36.454 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3507ms 2025-06-17 06:03:36.457 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:03:36.457 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:36.457 +00:00 [INF] Started transaction with span ID '7c9738039433a401' and trace ID '1defb83308004eadb767facd6a3cf37a'. 2025-06-17 06:03:36.457 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:36.457 +00:00 [INF] Started transaction with span ID '7c9738039433a401' and trace ID '1defb83308004eadb767facd6a3cf37a'. 2025-06-17 06:03:36.457 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:03:36.457 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:36.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:03:36.463 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:03:36.460 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.463 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.471 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 13.2599ms 2025-06-17 06:03:36.471 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:03:36.471 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:36.471 +00:00 [INF] Discarding envelope 7894b96a435645d79c321a2ad1427d66 because the queue is full. 2025-06-17 06:03:36.471 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:36.472 +00:00 [INF] Discarding envelope 7df9c01af95f4411814e4791d86d931d because the queue is full. 2025-06-17 06:03:36.473 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 15.8259ms 2025-06-17 06:03:36.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.483 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.492 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.498 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:36.499 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 329.8937ms 2025-06-17 06:03:36.499 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:36.499 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:36.499 +00:00 [INF] Discarding envelope 2faf1a86714448768993ce83650a1ef7 because the queue is full. 2025-06-17 06:03:36.500 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:36.500 +00:00 [INF] Discarding envelope 531daa6923b14d6198eb9ba15a139fda because the queue is full. 2025-06-17 06:03:36.500 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 332.2263ms 2025-06-17 06:03:36.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.566 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.711 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.766 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:36.770 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 451.3006ms 2025-06-17 06:03:36.770 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:36.770 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:36.770 +00:00 [INF] Discarding envelope 9a051581abb24b1891882beb9ddc6e57 because the queue is full. 2025-06-17 06:03:36.770 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:36.770 +00:00 [INF] Discarding envelope 1ccf62dfb32749f5935b38941398bfe2 because the queue is full. 2025-06-17 06:03:36.771 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 453.0324ms 2025-06-17 06:03:36.855 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:03:36.855 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:36.855 +00:00 [INF] Started transaction with span ID 'a5e92521d9acc387' and trace ID '04982af118fc4725b8daca747b18525a'. 2025-06-17 06:03:36.855 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:36.855 +00:00 [INF] Started transaction with span ID 'a5e92521d9acc387' and trace ID '04982af118fc4725b8daca747b18525a'. 2025-06-17 06:03:36.855 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:36.855 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:36.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:36.865 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:36.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.932 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.951 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.958 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:36.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:36.991 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:36.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:36.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.002 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.020 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.043 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.070 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.116 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.121 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.141 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.250 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:37.250 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 394.7925ms 2025-06-17 06:03:37.250 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:37.250 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:37.251 +00:00 [INF] Discarding envelope 086979055ea749aebc2c26d5b020728f because the queue is full. 2025-06-17 06:03:37.251 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:37.251 +00:00 [INF] Discarding envelope 7a11d28c504d4e03bd11b75f1ce2b947 because the queue is full. 2025-06-17 06:03:37.251 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 396.4848ms 2025-06-17 06:03:37.409 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:03:37.409 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:37.409 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:03:37.409 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:37.409 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2272ms 2025-06-17 06:03:37.410 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:03:37.410 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:37.410 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:03:37.410 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:37.410 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1184ms 2025-06-17 06:03:37.413 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:03:37.413 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:37.413 +00:00 [INF] Started transaction with span ID '5e096ca646ddd05d' and trace ID 'eaf53e0e40934b3a897e0332e90e9591'. 2025-06-17 06:03:37.413 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:37.414 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:03:37.414 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:37.414 +00:00 [INF] Started transaction with span ID '6d140ecf1476f9e4' and trace ID 'a8277e37288a4071bf8ba67fcc735dfc'. 2025-06-17 06:03:37.414 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:37.414 +00:00 [INF] Started transaction with span ID '6d140ecf1476f9e4' and trace ID 'a8277e37288a4071bf8ba67fcc735dfc'. 2025-06-17 06:03:37.414 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:03:37.414 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:37.416 +00:00 [INF] Started transaction with span ID '5e096ca646ddd05d' and trace ID 'eaf53e0e40934b3a897e0332e90e9591'. 2025-06-17 06:03:37.416 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:03:37.416 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:37.420 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:37.424 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:37.427 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:37.431 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:37.436 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:37.440 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:37.444 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:03:37.446 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 31.7406ms 2025-06-17 06:03:37.446 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:03:37.446 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:37.446 +00:00 [INF] Discarding envelope 0828ef11b2e944018d82b2e1d4e27316 because the queue is full. 2025-06-17 06:03:37.446 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:37.446 +00:00 [INF] Discarding envelope 3d0bda41d1ad4cf1a12b5b11bd9ebbdf because the queue is full. 2025-06-17 06:03:37.445 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:03:37.446 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 30.7217ms 2025-06-17 06:03:37.447 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:03:37.447 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:37.447 +00:00 [INF] Discarding envelope 472956977ecc430e917e079502f21f2e because the queue is full. 2025-06-17 06:03:37.447 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:37.447 +00:00 [INF] Discarding envelope e1dbd35ea1d943a3a2fa0287419b5911 because the queue is full. 2025-06-17 06:03:37.447 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 33.5142ms 2025-06-17 06:03:37.448 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 34.7186ms 2025-06-17 06:03:37.461 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:03:37.461 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:37.461 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:03:37.461 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:37.461 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1813ms 2025-06-17 06:03:37.462 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:03:37.462 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:37.462 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:03:37.462 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:37.462 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 2.0690ms 2025-06-17 06:03:37.466 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:03:37.467 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:37.467 +00:00 [INF] Started transaction with span ID 'e9682593808adb7e' and trace ID '4fd89abeb4864aff9811d2451bea376c'. 2025-06-17 06:03:37.467 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:37.467 +00:00 [INF] Started transaction with span ID 'e9682593808adb7e' and trace ID '4fd89abeb4864aff9811d2451bea376c'. 2025-06-17 06:03:37.467 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:37.467 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:37.467 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:03:37.468 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:37.468 +00:00 [INF] Started transaction with span ID 'ea35d389336b945c' and trace ID '42e113f7caa24e0ea61e0809c413136c'. 2025-06-17 06:03:37.468 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:37.468 +00:00 [INF] Started transaction with span ID 'ea35d389336b945c' and trace ID '42e113f7caa24e0ea61e0809c413136c'. 2025-06-17 06:03:37.468 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:37.468 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:37.475 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:37.479 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:37.482 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:37.487 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:37.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:37.493 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:37.494 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:37.497 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:37.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.510 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.515 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.534 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.538 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.545 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.554 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.558 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.574 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.575 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.580 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.583 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.600 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.610 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.615 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.618 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.621 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.627 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.631 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.638 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.642 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.651 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.659 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.678 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:03:37.678 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:37.678 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:03:37.678 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:37.678 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2406ms 2025-06-17 06:03:37.681 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:03:37.681 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:37.681 +00:00 [INF] Started transaction with span ID 'd36823c0eadc919e' and trace ID '3184b3f987704678a3cc009add678db9'. 2025-06-17 06:03:37.681 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:37.681 +00:00 [INF] Started transaction with span ID 'd36823c0eadc919e' and trace ID '3184b3f987704678a3cc009add678db9'. 2025-06-17 06:03:37.681 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:03:37.681 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:37.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:03:37.684 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:03:37.684 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.8188ms 2025-06-17 06:03:37.684 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:03:37.684 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:37.684 +00:00 [INF] Discarding envelope f0c522f5db7342b2b4d75d164f547615 because the queue is full. 2025-06-17 06:03:37.685 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:37.685 +00:00 [INF] Discarding envelope e26ae7be69a04a748ef6d7f3e4075c64 because the queue is full. 2025-06-17 06:03:37.685 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.1382ms 2025-06-17 06:03:37.686 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.686 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.689 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.690 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.696 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.703 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.713 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.713 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.718 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.728 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.739 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.745 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.748 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.756 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.764 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.799 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.804 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.811 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.817 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.822 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.826 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.841 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.845 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.851 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.864 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.869 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.880 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.880 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.881 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:37.882 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 413.8716ms 2025-06-17 06:03:37.883 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:37.883 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:37.883 +00:00 [INF] Discarding envelope d07f4a866dce438fb9e3fa25841232b0 because the queue is full. 2025-06-17 06:03:37.883 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:37.883 +00:00 [INF] Discarding envelope 7b7e751f84a24f94981ceedc8931d961 because the queue is full. 2025-06-17 06:03:37.883 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 416.7313ms 2025-06-17 06:03:37.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:37.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:37.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:37.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:37.903 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:37.905 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 437.431ms 2025-06-17 06:03:37.905 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:37.905 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:37.905 +00:00 [INF] Discarding envelope bbe3cc969f154b4892e5921f464e3d30 because the queue is full. 2025-06-17 06:03:37.905 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:37.905 +00:00 [INF] Discarding envelope 0bb0e14c395846609925e7e44b72d212 because the queue is full. 2025-06-17 06:03:37.906 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 439.3457ms 2025-06-17 06:03:37.958 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:03:37.958 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:37.959 +00:00 [INF] Started transaction with span ID 'e532e50e1eaa48c1' and trace ID 'f973937ae5fe4d68a746e5807754414e'. 2025-06-17 06:03:37.959 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:37.959 +00:00 [INF] Started transaction with span ID 'e532e50e1eaa48c1' and trace ID 'f973937ae5fe4d68a746e5807754414e'. 2025-06-17 06:03:37.959 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:03:37.959 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:37.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:03:37.961 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:03:37.962 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.1232ms 2025-06-17 06:03:37.962 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:03:37.962 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:37.962 +00:00 [INF] Discarding envelope 10b60f5712124d8aa261c9cca1dc1dab because the queue is full. 2025-06-17 06:03:37.962 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:37.962 +00:00 [INF] Discarding envelope 4fec27488abf4e5aadc891427fdd7ddf because the queue is full. 2025-06-17 06:03:37.963 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.5943ms 2025-06-17 06:03:38.927 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:03:38.927 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:38.927 +00:00 [INF] Started transaction with span ID '93d298bf40320cce' and trace ID 'a9f2f04e64d9474786683aaf04fcb108'. 2025-06-17 06:03:38.928 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:38.928 +00:00 [INF] Started transaction with span ID '93d298bf40320cce' and trace ID 'a9f2f04e64d9474786683aaf04fcb108'. 2025-06-17 06:03:38.928 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:38.928 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:38.931 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:03:38.931 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:38.931 +00:00 [INF] Started transaction with span ID 'f426420206b4929b' and trace ID '8739dd3087724cb5893b99a5375248bd'. 2025-06-17 06:03:38.931 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:03:38.931 +00:00 [INF] Started transaction with span ID 'f426420206b4929b' and trace ID '8739dd3087724cb5893b99a5375248bd'. 2025-06-17 06:03:38.931 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:38.931 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:38.935 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:38.938 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:38.942 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:38.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:38.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:38.953 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:38.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:38.959 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:38.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:38.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:38.974 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:38.979 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:38.980 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:38.984 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:38.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:38.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:38.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:38.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:38.998 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:38.998 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.005 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.022 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.041 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.043 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.048 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.061 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.066 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.072 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.073 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.080 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.081 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.085 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.094 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.098 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.107 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.130 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.133 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.140 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.146 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.154 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.155 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.159 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.176 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.180 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.183 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.195 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.208 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.215 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.216 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.220 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.229 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.235 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.239 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.240 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.248 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.266 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.275 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.286 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.317 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.329 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.336 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.343 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.351 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.369 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.376 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.382 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.384 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.394 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.398 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.400 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.408 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.413 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.422 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.423 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.435 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.436 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.441 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.450 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.450 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.484 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.491 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.493 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.497 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.500 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.506 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.512 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.518 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.520 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.524 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.526 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.532 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.537 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.539 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.544 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.544 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.552 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.574 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.578 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.581 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.587 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.590 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.595 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.611 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.621 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.636 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.673 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.675 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.679 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.680 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.692 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.698 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.707 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.718 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.723 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.733 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.743 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.748 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.755 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.766 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.776 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.780 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.787 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:39.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.801 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:39.804 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:39.808 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 877.1428ms 2025-06-17 06:03:39.809 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:39.810 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:39.812 +00:00 [INF] Discarding envelope 1d8e7f341d1f43f49937df0b9106b794 because the queue is full. 2025-06-17 06:03:39.812 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:39.812 +00:00 [INF] Discarding envelope 19ac2e07764b4faa9a995b38376eb649 because the queue is full. 2025-06-17 06:03:39.814 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 882.8385ms 2025-06-17 06:03:39.816 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:39.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:39.820 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:39.825 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 897.1417ms 2025-06-17 06:03:39.825 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:39.826 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:39.826 +00:00 [INF] Discarding envelope bce06e74f5e049b48b1f13483678d656 because the queue is full. 2025-06-17 06:03:39.826 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:39.826 +00:00 [INF] Discarding envelope 8fcf6d003f3b4f719d1b7ca2f5816650 because the queue is full. 2025-06-17 06:03:39.827 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 899.9989ms 2025-06-17 06:03:43.382 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:03:43.382 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:43.382 +00:00 [INF] Started transaction with span ID '74495c1212cdee84' and trace ID '2d253e7b03fd4734bc882dfd5c263558'. 2025-06-17 06:03:43.394 +00:00 [INF] Started transaction with span ID '74495c1212cdee84' and trace ID '2d253e7b03fd4734bc882dfd5c263558'. 2025-06-17 06:03:43.394 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:43.394 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:43.410 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:03:43.410 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:43.410 +00:00 [INF] Started transaction with span ID 'd77c22aa5bcb4d35' and trace ID '5c5e402df75d447baa06ddeeab0ef35e'. 2025-06-17 06:03:43.411 +00:00 [INF] Started transaction with span ID 'd77c22aa5bcb4d35' and trace ID '5c5e402df75d447baa06ddeeab0ef35e'. 2025-06-17 06:03:43.411 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:43.411 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:43.425 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:03:43.425 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:43.425 +00:00 [INF] Started transaction with span ID '7b1066170921bb6e' and trace ID '50e67b4ceb074e8caeed687c84faec09'. 2025-06-17 06:03:43.425 +00:00 [INF] Started transaction with span ID '7b1066170921bb6e' and trace ID '50e67b4ceb074e8caeed687c84faec09'. 2025-06-17 06:03:43.425 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:43.425 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:43.444 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:43.449 +00:00 [INF] Executed DbCommand (46ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:43.452 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:43.473 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:43.477 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:43.478 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:43.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:43.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:43.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:43.487 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:43.492 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:43.495 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:43.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.516 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.521 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.529 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.531 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.538 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.539 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.546 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.563 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.570 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.574 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.578 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:03:43.578 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:43.579 +00:00 [INF] Started transaction with span ID 'a2cfcd806da82f4f' and trace ID '4d52945985e740d48dc1b4642789c6ce'. 2025-06-17 06:03:43.579 +00:00 [INF] Started transaction with span ID 'a2cfcd806da82f4f' and trace ID '4d52945985e740d48dc1b4642789c6ce'. 2025-06-17 06:03:43.579 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:03:43.579 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:43.580 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:03:43.580 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:43.580 +00:00 [INF] Started transaction with span ID '1f107fd64d2f9925' and trace ID '1bcf3d765b3c4a79b8ee1968d565ce2b'. 2025-06-17 06:03:43.580 +00:00 [INF] Started transaction with span ID '1f107fd64d2f9925' and trace ID '1bcf3d765b3c4a79b8ee1968d565ce2b'. 2025-06-17 06:03:43.580 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:43.580 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:43.585 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:03:43.587 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:03:43.587 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 7.8394ms 2025-06-17 06:03:43.587 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:03:43.588 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:43.588 +00:00 [INF] Discarding envelope fb70802988c045c6929a75d553355ae4 because the queue is full. 2025-06-17 06:03:43.588 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:43.588 +00:00 [INF] Discarding envelope 38768e185a24494eb34f29004948e2ae because the queue is full. 2025-06-17 06:03:43.588 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 9.8228ms 2025-06-17 06:03:43.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.586 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:43.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.596 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:43.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.598 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:43.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.617 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.618 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:43.621 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.619 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.630 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.633 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.656 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.657 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.658 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.659 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.661 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.674 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.680 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.680 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.689 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.691 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.694 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.703 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.709 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.713 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.747 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.732 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.752 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.758 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.767 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.767 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.775 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.788 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.789 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.794 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.800 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.802 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.810 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.811 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.821 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.827 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.831 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.846 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.851 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.862 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.871 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.873 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.882 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.891 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.901 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.925 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.931 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.961 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.968 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.968 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.968 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.991 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:43.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:43.993 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:43.996 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:43.998 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:44.004 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.016 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:44.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:44.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:44.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.029 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.034 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.034 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:44.040 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.047 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.047 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:44.051 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.054 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:44.056 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:44.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:44.062 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.062 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:44.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.072 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:44.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.081 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.082 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:44.095 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:44.095 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.098 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.098 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:44.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:44.102 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 677.0284ms 2025-06-17 06:03:44.103 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:44.104 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:44.105 +00:00 [INF] Discarding envelope c45fab1ac6944162b4173cef677493e0 because the queue is full. 2025-06-17 06:03:44.105 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:44.105 +00:00 [INF] Discarding envelope ad8591b387fc4c36b4c98c7cb9126bba because the queue is full. 2025-06-17 06:03:44.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:44.107 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 682.0782ms 2025-06-17 06:03:44.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.110 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:44.111 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.117 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:44.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.130 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.130 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:44.135 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:44.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:44.140 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:44.145 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.145 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:44.148 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 567.8102ms 2025-06-17 06:03:44.148 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:44.149 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:44.149 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.159 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:44.160 +00:00 [INF] Discarding envelope ebd5f1bc82884b40b0855811136fabff because the queue is full. 2025-06-17 06:03:44.161 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:44.161 +00:00 [INF] Discarding envelope 5fd7656fddbd46e49c1b575ef81f03f4 because the queue is full. 2025-06-17 06:03:44.162 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 581.5858ms 2025-06-17 06:03:44.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:44.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:44.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:44.169 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:44.181 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:44.187 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:44.191 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:44.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:44.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:44.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:44.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:44.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.221 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:44.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.227 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:44.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:44.230 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:44.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:44.233 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 839.2172ms 2025-06-17 06:03:44.233 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:44.233 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:44.234 +00:00 [INF] Discarding envelope f44d51551b9a40f4877e4c7da890a2e3 because the queue is full. 2025-06-17 06:03:44.234 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:44.234 +00:00 [INF] Discarding envelope ae05b39199214c059771487809ac93b9 because the queue is full. 2025-06-17 06:03:44.234 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:44.234 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 823.2244ms 2025-06-17 06:03:44.235 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:44.235 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:44.235 +00:00 [INF] Discarding envelope 55c9d8e9e9ce4bddb2c33e243886af45 because the queue is full. 2025-06-17 06:03:44.235 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:44.235 +00:00 [INF] Discarding envelope 2269530237ac4607a7e3741eef30d08e because the queue is full. 2025-06-17 06:03:44.235 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 852.6423ms 2025-06-17 06:03:44.235 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 825.2512ms 2025-06-17 06:03:45.083 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:03:45.084 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:45.084 +00:00 [INF] Started transaction with span ID 'ba829f6402f77d62' and trace ID 'ba134c91eecf47ba9b18fb104d3a51b4'. 2025-06-17 06:03:45.084 +00:00 [INF] Started transaction with span ID 'ba829f6402f77d62' and trace ID 'ba134c91eecf47ba9b18fb104d3a51b4'. 2025-06-17 06:03:45.084 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:03:45.084 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:45.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:03:45.089 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:03:45.089 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 5.1079ms 2025-06-17 06:03:45.089 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:03:45.089 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:45.089 +00:00 [INF] Discarding envelope 6f62598f706042a090c0d4b3e2ee41cb because the queue is full. 2025-06-17 06:03:45.090 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:45.090 +00:00 [INF] Discarding envelope 0fc8666e9ef84ec6a9cf558c79171f11 because the queue is full. 2025-06-17 06:03:45.090 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 6.6799ms 2025-06-17 06:03:45.169 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:03:45.169 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:45.169 +00:00 [INF] Started transaction with span ID '2ba1bf37e7abc76f' and trace ID 'f78055fbe954412b8d7063297cab3d3f'. 2025-06-17 06:03:45.169 +00:00 [INF] Started transaction with span ID '2ba1bf37e7abc76f' and trace ID 'f78055fbe954412b8d7063297cab3d3f'. 2025-06-17 06:03:45.169 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:03:45.169 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:45.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:03:45.172 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:03:45.172 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.8917ms 2025-06-17 06:03:45.172 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:03:45.172 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:45.173 +00:00 [INF] Discarding envelope 78e972128e744c56be19e08f567d52ea because the queue is full. 2025-06-17 06:03:45.173 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:45.173 +00:00 [INF] Discarding envelope f86557aaeee14a2ab2818c2bc3c1f506 because the queue is full. 2025-06-17 06:03:45.173 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 3.9064ms 2025-06-17 06:03:45.709 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:03:45.710 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:45.710 +00:00 [INF] Started transaction with span ID 'f1437ea016be507d' and trace ID '3b31e5684fa5432f93c412b5620a176e'. 2025-06-17 06:03:45.710 +00:00 [INF] Started transaction with span ID 'f1437ea016be507d' and trace ID '3b31e5684fa5432f93c412b5620a176e'. 2025-06-17 06:03:45.710 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:03:45.710 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:45.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:03:45.715 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:03:45.715 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 5.3487ms 2025-06-17 06:03:45.715 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:03:45.716 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:45.716 +00:00 [INF] Discarding envelope aa725e963be84c2cbb3f8ea877303874 because the queue is full. 2025-06-17 06:03:45.716 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:45.716 +00:00 [INF] Discarding envelope beb2d49d048043f8ab49bc0b0b2f9855 because the queue is full. 2025-06-17 06:03:45.716 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 7.0133ms 2025-06-17 06:03:46.042 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:03:46.042 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:46.042 +00:00 [INF] Started transaction with span ID '732cb539ee23efe0' and trace ID '4215c8e8b5d5494f8524c3f532a27e57'. 2025-06-17 06:03:46.042 +00:00 [INF] Started transaction with span ID '732cb539ee23efe0' and trace ID '4215c8e8b5d5494f8524c3f532a27e57'. 2025-06-17 06:03:46.042 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:46.042 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:46.072 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:46.091 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:46.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:46.097 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:46.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.129 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.211 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 06:03:46.211 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:46.211 +00:00 [INF] Started transaction with span ID 'c74a092f9e57015f' and trace ID 'bd8a94a7ff6f40d2883bd4494f15d2c3'. 2025-06-17 06:03:46.211 +00:00 [INF] Started transaction with span ID 'c74a092f9e57015f' and trace ID 'bd8a94a7ff6f40d2883bd4494f15d2c3'. 2025-06-17 06:03:46.211 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:03:46.211 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:46.213 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:03:46.213 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:03:46.214 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.702ms 2025-06-17 06:03:46.214 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:03:46.214 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:46.214 +00:00 [INF] Discarding envelope 4100ab94d84b473b88bf5cc196901827 because the queue is full. 2025-06-17 06:03:46.214 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:46.214 +00:00 [INF] Discarding envelope 37fd4acf895f4c3888861d167606c67a because the queue is full. 2025-06-17 06:03:46.215 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 4.0090ms 2025-06-17 06:03:46.215 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.274 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:03:46.274 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:46.274 +00:00 [INF] Started transaction with span ID '47d6b7bcc172612' and trace ID 'c9fd990f083b418aa46bd10d396018d0'. 2025-06-17 06:03:46.274 +00:00 [INF] Started transaction with span ID '47d6b7bcc172612' and trace ID 'c9fd990f083b418aa46bd10d396018d0'. 2025-06-17 06:03:46.274 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:46.274 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:46.278 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:46.283 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:46.284 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:03:46.284 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:46.284 +00:00 [INF] Started transaction with span ID 'f5cd37a0ab478a23' and trace ID 'c9daf533bdc8491d9cdf71bd1e10dbb9'. 2025-06-17 06:03:46.285 +00:00 [INF] Started transaction with span ID 'f5cd37a0ab478a23' and trace ID 'c9daf533bdc8491d9cdf71bd1e10dbb9'. 2025-06-17 06:03:46.285 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:46.285 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:46.287 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:46.290 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:46.295 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:46.296 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:46.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.306 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:46.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:46.310 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.320 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.321 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.332 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.334 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.338 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.346 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.346 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.357 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.358 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.372 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.372 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.387 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.400 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.409 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.411 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.414 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.422 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.422 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:46.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.431 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.433 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.434 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 391.5073ms 2025-06-17 06:03:46.434 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:46.434 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:03:46.434 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:03:46.434 +00:00 [INF] Started transaction with span ID 'cc158652bdccb7e0' and trace ID 'd857504fe9c946f1ab209dcf430ac8c6'. 2025-06-17 06:03:46.434 +00:00 [INF] Started transaction with span ID 'cc158652bdccb7e0' and trace ID 'd857504fe9c946f1ab209dcf430ac8c6'. 2025-06-17 06:03:46.434 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:46.434 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:03:46.436 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:46.436 +00:00 [INF] Discarding envelope 446b054079c0445ab1ba05ad5bf71fa8 because the queue is full. 2025-06-17 06:03:46.436 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:46.436 +00:00 [INF] Discarding envelope 7bc5a4ee22b8480f94d4b4db1351a3a8 because the queue is full. 2025-06-17 06:03:46.436 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 394.2694ms 2025-06-17 06:03:46.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.442 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:46.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:03:46.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:03:46.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:03:46.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.476 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.482 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.489 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.498 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.498 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.511 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.514 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.518 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.528 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.527 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.552 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.550 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.556 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.570 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.574 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.578 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.578 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.584 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.603 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.606 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.615 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.621 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.626 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.631 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.636 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.644 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.650 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.651 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.656 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.661 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.669 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.675 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.679 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.686 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.698 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.700 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:46.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.703 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 418.2424ms 2025-06-17 06:03:46.703 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:46.703 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:46.703 +00:00 [INF] Discarding envelope c43fa80ee182428ebee30f853d989055 because the queue is full. 2025-06-17 06:03:46.703 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:46.703 +00:00 [INF] Discarding envelope 0ce22d417b294013b1d5195ed4e81938 because the queue is full. 2025-06-17 06:03:46.703 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 419.2536ms 2025-06-17 06:03:46.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.737 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.742 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.747 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.753 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.762 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.770 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.771 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.782 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.804 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:03:46.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:03:46.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.820 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:46.822 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:03:46.825 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 390.5608ms 2025-06-17 06:03:46.825 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:46.825 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:46.825 +00:00 [INF] Discarding envelope ef80c766ec35414faba3cfdbb2396de3 because the queue is full. 2025-06-17 06:03:46.826 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:46.826 +00:00 [INF] Discarding envelope be5229fef14e45b49f398b585cab5642 because the queue is full. 2025-06-17 06:03:46.826 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 391.8659ms 2025-06-17 06:03:46.827 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:03:46.827 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:03:46.827 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 552.9343ms 2025-06-17 06:03:46.827 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:03:46.827 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:46.828 +00:00 [INF] Discarding envelope d835fa97102c4caca0bbc70e8715e69d because the queue is full. 2025-06-17 06:03:46.828 +00:00 [INF] Capturing transaction. 2025-06-17 06:03:46.828 +00:00 [INF] Discarding envelope 3305f78402834d388ca6648550d75dfd because the queue is full. 2025-06-17 06:03:46.829 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 554.8942ms 2025-06-17 06:04:10.484 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:04:10.484 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:10.484 +00:00 [INF] Started transaction with span ID 'be35cbb77c7f4806' and trace ID '4550eed8e0b54cec89e479eaeba40391'. 2025-06-17 06:04:10.484 +00:00 [INF] Started transaction with span ID 'be35cbb77c7f4806' and trace ID '4550eed8e0b54cec89e479eaeba40391'. 2025-06-17 06:04:10.484 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:10.484 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:10.498 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:10.515 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:10.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:10.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:10.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.536 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.537 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.542 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.543 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.550 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.551 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.556 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.557 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.563 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.572 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.578 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.579 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.584 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.585 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.591 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.592 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.597 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.598 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.603 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.612 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.614 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.628 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.630 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.636 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.664 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:10.665 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 180.6808ms 2025-06-17 06:04:10.665 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:10.665 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:10.665 +00:00 [INF] Discarding envelope 180eb3109e0b4c288a53c6b819da525d because the queue is full. 2025-06-17 06:04:10.665 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:10.665 +00:00 [INF] Discarding envelope cb1c8ade7f68461abd7291dfc9aed6bf because the queue is full. 2025-06-17 06:04:10.666 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 182.1881ms 2025-06-17 06:04:10.673 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:04:10.673 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:10.673 +00:00 [INF] Started transaction with span ID '7063f1b9e2bd4794' and trace ID '0bc32742cfe341a68db2549427079b8e'. 2025-06-17 06:04:10.673 +00:00 [INF] Started transaction with span ID '7063f1b9e2bd4794' and trace ID '0bc32742cfe341a68db2549427079b8e'. 2025-06-17 06:04:10.673 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:10.673 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:10.677 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:10.680 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:10.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:10.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:10.687 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.694 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.694 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.695 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.701 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.702 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.706 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.707 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.711 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.712 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.713 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.718 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.724 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.725 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.730 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.731 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.779 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.786 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.795 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.796 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.801 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.802 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.811 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.818 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.819 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.835 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.836 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.842 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:10.852 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:10.852 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 178.8208ms 2025-06-17 06:04:10.852 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:10.852 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:10.853 +00:00 [INF] Discarding envelope 2d65c3ca702f4c999d3c72342f216a81 because the queue is full. 2025-06-17 06:04:10.853 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:10.853 +00:00 [INF] Discarding envelope 843391d814ec4443ab707f77590d8441 because the queue is full. 2025-06-17 06:04:10.853 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 179.9019ms 2025-06-17 06:04:10.853 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:04:10.853 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:10.853 +00:00 [INF] Started transaction with span ID 'da5a6bb76b09aae2' and trace ID '3adec31797db4170959d8ac6fbfe8395'. 2025-06-17 06:04:10.853 +00:00 [INF] Started transaction with span ID 'da5a6bb76b09aae2' and trace ID '3adec31797db4170959d8ac6fbfe8395'. 2025-06-17 06:04:10.853 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:10.853 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:10.857 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:10.859 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:10.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:10.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:10.865 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.874 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.875 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.878 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.879 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.882 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.891 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:04:10.891 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:10.891 +00:00 [INF] Started transaction with span ID 'c58747119c9a646b' and trace ID '0a6e68b791c343e980363dc628e38661'. 2025-06-17 06:04:10.892 +00:00 [INF] Started transaction with span ID 'c58747119c9a646b' and trace ID '0a6e68b791c343e980363dc628e38661'. 2025-06-17 06:04:10.892 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:10.892 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:10.893 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.922 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.926 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.930 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.931 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.934 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.939 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.940 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.943 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.944 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.947 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.950 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.953 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.957 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:10.959 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:10.962 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:10.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:10.966 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:10.967 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 113.7913ms 2025-06-17 06:04:10.967 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:10.967 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:10.968 +00:00 [INF] Discarding envelope a1d4f09093b04a87928cf33394d50c83 because the queue is full. 2025-06-17 06:04:10.968 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:10.968 +00:00 [INF] Discarding envelope f0770ca94b6d42f1a1c9305986aea9c5 because the queue is full. 2025-06-17 06:04:10.968 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 114.8168ms 2025-06-17 06:04:10.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.980 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.990 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:10.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:10.996 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:10.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:11.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:11.004 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:11.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:11.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:11.015 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:11.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:11.020 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:11.022 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:11.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:11.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:11.027 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:11.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:11.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:11.032 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:11.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:11.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:11.039 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:11.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:11.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:11.045 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:11.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:11.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:11.050 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:11.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:11.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:11.055 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:11.057 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:11.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:11.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:11.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:11.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:11.067 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:11.068 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 176.6004ms 2025-06-17 06:04:11.068 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:11.069 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:11.069 +00:00 [INF] Discarding envelope 4c481493cf4b4211be45c6ba209c91ab because the queue is full. 2025-06-17 06:04:11.069 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:11.069 +00:00 [INF] Discarding envelope 3d2bbcaad9ca41f4aabea118ec3c27e1 because the queue is full. 2025-06-17 06:04:11.069 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 177.8748ms 2025-06-17 06:04:12.059 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:04:12.060 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:12.060 +00:00 [INF] Started transaction with span ID '8c70e52e55a5a154' and trace ID 'ac25506e5ea74675910835d94ad69898'. 2025-06-17 06:04:12.060 +00:00 [INF] Started transaction with span ID '8c70e52e55a5a154' and trace ID 'ac25506e5ea74675910835d94ad69898'. 2025-06-17 06:04:12.060 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:04:12.060 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:12.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:04:12.066 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:04:12.066 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 5.9527ms 2025-06-17 06:04:12.066 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:04:12.066 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:12.066 +00:00 [INF] Discarding envelope 1691642bb0974630bb023849728867a1 because the queue is full. 2025-06-17 06:04:12.066 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:12.066 +00:00 [INF] Discarding envelope eff3adb708f84cb7bfcbb2a1ab5c8a46 because the queue is full. 2025-06-17 06:04:12.067 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 7.3435ms 2025-06-17 06:04:12.069 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:04:12.069 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:12.069 +00:00 [INF] Started transaction with span ID '7d154eff8baf17b5' and trace ID '6aa96a40daf4453c99ef739f361de8c6'. 2025-06-17 06:04:12.070 +00:00 [INF] Started transaction with span ID '7d154eff8baf17b5' and trace ID '6aa96a40daf4453c99ef739f361de8c6'. 2025-06-17 06:04:12.070 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:04:12.070 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:12.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:04:12.072 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:04:12.072 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.3836ms 2025-06-17 06:04:12.072 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:04:12.072 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:12.072 +00:00 [INF] Discarding envelope 251707c8a0104d02a238f1472215d5d5 because the queue is full. 2025-06-17 06:04:12.072 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:12.072 +00:00 [INF] Discarding envelope fdb54c678a21460c9245e92fdd20615c because the queue is full. 2025-06-17 06:04:12.073 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 3.4232ms 2025-06-17 06:04:12.564 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:04:12.564 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:12.564 +00:00 [INF] Started transaction with span ID '73ae7c06877f94fd' and trace ID '7005fe4f1e4545b1a1808e582d612e35'. 2025-06-17 06:04:12.564 +00:00 [INF] Started transaction with span ID '73ae7c06877f94fd' and trace ID '7005fe4f1e4545b1a1808e582d612e35'. 2025-06-17 06:04:12.564 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:04:12.564 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:12.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:04:12.566 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:04:12.566 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.8364ms 2025-06-17 06:04:12.566 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:04:12.566 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:12.566 +00:00 [INF] Discarding envelope 264d02673ced464ca4d3890282e6ee1c because the queue is full. 2025-06-17 06:04:12.567 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:12.567 +00:00 [INF] Discarding envelope f03102799ea14fed91eb91a42d2cdfe2 because the queue is full. 2025-06-17 06:04:12.567 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 2.8541ms 2025-06-17 06:04:12.861 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:04:12.861 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:12.861 +00:00 [INF] Started transaction with span ID '725d749be2726ad7' and trace ID '10dfb898ba4b404b97cdb2ca91a3fd05'. 2025-06-17 06:04:12.862 +00:00 [INF] Started transaction with span ID '725d749be2726ad7' and trace ID '10dfb898ba4b404b97cdb2ca91a3fd05'. 2025-06-17 06:04:12.862 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:12.862 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:12.877 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:12.895 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:12.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:12.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:12.906 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:12.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:12.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:12.914 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:12.915 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:12.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:12.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:12.919 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:12.920 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:12.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:12.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:12.928 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:12.928 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:12.929 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:12.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:12.932 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:12.933 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:12.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:12.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:12.937 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:12.938 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:12.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:12.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:12.943 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:12.944 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:12.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:12.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:12.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:12.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:12.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:12.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:12.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:12.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:12.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:12.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:12.960 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:12.962 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:12.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:12.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:12.967 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:12.967 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:12.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:12.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:12.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:12.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:12.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:12.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:12.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:12.986 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:12.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:12.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:12.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:12.995 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:12.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.002 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.005 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.015 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.019 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.023 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.037 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.038 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.045 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:13.045 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 183.4953ms 2025-06-17 06:04:13.045 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:13.046 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:13.046 +00:00 [INF] Discarding envelope 88c54569a2fc454f8263f21219295935 because the queue is full. 2025-06-17 06:04:13.046 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:13.046 +00:00 [INF] Discarding envelope f64d859d32d14d60bb8cfe790ec3a9c2 because the queue is full. 2025-06-17 06:04:13.046 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 184.8075ms 2025-06-17 06:04:13.081 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 06:04:13.081 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:13.081 +00:00 [INF] Started transaction with span ID '6b3d9c64c460805c' and trace ID 'c1fddf73fe024672adee9e6ebedec15c'. 2025-06-17 06:04:13.081 +00:00 [INF] Started transaction with span ID '6b3d9c64c460805c' and trace ID 'c1fddf73fe024672adee9e6ebedec15c'. 2025-06-17 06:04:13.081 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:04:13.081 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:13.083 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:04:13.083 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:04:13.084 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.8218ms 2025-06-17 06:04:13.084 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:04:13.084 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:13.084 +00:00 [INF] Discarding envelope 61f37e6b87294e3c9427c2a5ebb0ccde because the queue is full. 2025-06-17 06:04:13.084 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:13.084 +00:00 [INF] Discarding envelope f796bb1b571c4b129371aa6926dff6b2 because the queue is full. 2025-06-17 06:04:13.084 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 3.1058ms 2025-06-17 06:04:13.181 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:04:13.181 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:13.181 +00:00 [INF] Started transaction with span ID '37a10b7d336014b3' and trace ID '5c89dd00de4440c69f5b35b19a454236'. 2025-06-17 06:04:13.182 +00:00 [INF] Started transaction with span ID '37a10b7d336014b3' and trace ID '5c89dd00de4440c69f5b35b19a454236'. 2025-06-17 06:04:13.182 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:13.182 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:13.182 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:04:13.183 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:13.183 +00:00 [INF] Started transaction with span ID '58b639b96559fbc3' and trace ID '6b900c0c08884ee092e771381e12b408'. 2025-06-17 06:04:13.183 +00:00 [INF] Started transaction with span ID '58b639b96559fbc3' and trace ID '6b900c0c08884ee092e771381e12b408'. 2025-06-17 06:04:13.183 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:13.183 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:13.201 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:13.201 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:13.227 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:13.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:13.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:13.238 +00:00 [INF] Executed DbCommand (34ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:13.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:13.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:13.247 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.269 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.270 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.271 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.280 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.281 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.286 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.298 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.299 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.300 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.303 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.305 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.306 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.311 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.327 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.329 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.336 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.337 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.342 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.349 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.350 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.352 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.359 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.361 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.362 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.371 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.374 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.376 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.395 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.400 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.402 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.406 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.413 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.424 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.436 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.437 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:13.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.441 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.454 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.455 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.461 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.470 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:13.470 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:13.471 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 287.2622ms 2025-06-17 06:04:13.471 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:13.471 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:13.471 +00:00 [INF] Discarding envelope b56b1745c575416b8659ab4f90fc88d8 because the queue is full. 2025-06-17 06:04:13.471 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:13.471 +00:00 [INF] Discarding envelope 920ce2c1743a47ccbead3bc08f6f65f3 because the queue is full. 2025-06-17 06:04:13.471 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 289.3830ms 2025-06-17 06:04:13.472 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:04:13.472 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:13.472 +00:00 [INF] Started transaction with span ID 'ab4ce8be79af644' and trace ID 'e7d3a52f6b6440a2904c0c12a89cc339'. 2025-06-17 06:04:13.472 +00:00 [INF] Started transaction with span ID 'ab4ce8be79af644' and trace ID 'e7d3a52f6b6440a2904c0c12a89cc339'. 2025-06-17 06:04:13.472 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:13.472 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:13.478 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:13.479 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:04:13.479 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:13.479 +00:00 [INF] Started transaction with span ID 'afd4dc419d5f01fb' and trace ID 'd65e786be48d42689f7b6a729ec53fb8'. 2025-06-17 06:04:13.479 +00:00 [INF] Started transaction with span ID 'afd4dc419d5f01fb' and trace ID 'd65e786be48d42689f7b6a729ec53fb8'. 2025-06-17 06:04:13.479 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:04:13.479 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:13.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:04:13.482 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:04:13.482 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.6761ms 2025-06-17 06:04:13.482 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:04:13.482 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:13.482 +00:00 [INF] Discarding envelope 18bb40e0e1cd432cb3a16df8a97ff438 because the queue is full. 2025-06-17 06:04:13.482 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:13.482 +00:00 [INF] Discarding envelope b11a93f965904465b3c1e1e1ab13c2e1 because the queue is full. 2025-06-17 06:04:13.482 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 3.7410ms 2025-06-17 06:04:13.483 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 300.6025ms 2025-06-17 06:04:13.483 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:13.483 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:13.483 +00:00 [INF] Discarding envelope ccc6590a7b294de1bdcc2e3d88ac91d0 because the queue is full. 2025-06-17 06:04:13.483 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:13.483 +00:00 [INF] Discarding envelope 04cba4d7617c4abb87298c69894d9df4 because the queue is full. 2025-06-17 06:04:13.483 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 301.6398ms 2025-06-17 06:04:13.485 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:13.486 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:13.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:13.493 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.495 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.501 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.502 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.505 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.509 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.510 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.546 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.564 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.570 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.575 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.586 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.591 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.597 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.604 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:13.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:13.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:13.609 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:13.610 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 137.6408ms 2025-06-17 06:04:13.610 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:13.610 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:13.610 +00:00 [INF] Discarding envelope 7541d9f67ca04ef8b622272ce64b3ee5 because the queue is full. 2025-06-17 06:04:13.610 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:13.610 +00:00 [INF] Discarding envelope 1c35534bceb948f79d54c0253c30efe3 because the queue is full. 2025-06-17 06:04:13.610 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 138.9454ms 2025-06-17 06:04:31.024 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:04:31.025 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:31.025 +00:00 [INF] Started transaction with span ID '4c7a68a2dfd1a8ab' and trace ID '7401cc09db3c49d9bb7edc9c876e864d'. 2025-06-17 06:04:31.025 +00:00 [INF] Started transaction with span ID '4c7a68a2dfd1a8ab' and trace ID '7401cc09db3c49d9bb7edc9c876e864d'. 2025-06-17 06:04:31.025 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:04:31.025 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:31.026 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:04:31.026 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:04:31.027 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.5968ms 2025-06-17 06:04:31.027 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:04:31.027 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:31.027 +00:00 [INF] Discarding envelope 4ec65c43bc5b4af8b113cbf6cf6b60ad because the queue is full. 2025-06-17 06:04:31.027 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:31.027 +00:00 [INF] Discarding envelope 57cd979837cb409683391ef7e0562866 because the queue is full. 2025-06-17 06:04:31.027 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 2.4554ms 2025-06-17 06:04:31.371 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:04:31.371 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:31.371 +00:00 [INF] Started transaction with span ID '2200857f5d0f862c' and trace ID 'fa90d3b6303541ddb28adf8508e53389'. 2025-06-17 06:04:31.371 +00:00 [INF] Started transaction with span ID '2200857f5d0f862c' and trace ID 'fa90d3b6303541ddb28adf8508e53389'. 2025-06-17 06:04:31.371 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:31.371 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:31.408 +00:00 [INF] Executed DbCommand (36ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:31.420 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:31.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:31.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:31.436 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.456 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.460 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.461 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.472 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.473 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.487 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.490 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.498 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.511 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.520 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.521 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.529 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.532 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.534 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.540 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.543 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.549 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.559 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.560 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.573 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.574 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.581 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.582 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.591 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.608 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.612 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.618 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.629 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.662 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.675 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.680 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.704 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.705 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.711 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.712 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:31.712 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 341.296ms 2025-06-17 06:04:31.712 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:31.713 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:31.713 +00:00 [INF] Discarding envelope 37d85074547f4841b9a5c3e406693ea7 because the queue is full. 2025-06-17 06:04:31.713 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:31.713 +00:00 [INF] Discarding envelope 39259c64327f4f83a2ef285830adef39 because the queue is full. 2025-06-17 06:04:31.713 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 342.2477ms 2025-06-17 06:04:31.713 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:04:31.713 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:31.713 +00:00 [INF] Started transaction with span ID 'cab9e41d1fae283d' and trace ID '45d4b34524e7419d9b41527280c537c8'. 2025-06-17 06:04:31.713 +00:00 [INF] Started transaction with span ID 'cab9e41d1fae283d' and trace ID '45d4b34524e7419d9b41527280c537c8'. 2025-06-17 06:04:31.714 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:31.714 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:31.717 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:31.720 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:31.720 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:04:31.720 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:31.720 +00:00 [INF] Started transaction with span ID 'c3cba1ca848d7347' and trace ID '5e3c77d040d340bc9721edc22adb1686'. 2025-06-17 06:04:31.720 +00:00 [INF] Started transaction with span ID 'c3cba1ca848d7347' and trace ID '5e3c77d040d340bc9721edc22adb1686'. 2025-06-17 06:04:31.720 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:31.720 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:31.722 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:31.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:31.726 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:31.727 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:04:31.729 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:31.729 +00:00 [INF] Started transaction with span ID 'bae9fc8e88051bd4' and trace ID '864384aee3494403be87079f814c589b'. 2025-06-17 06:04:31.729 +00:00 [INF] Started transaction with span ID 'bae9fc8e88051bd4' and trace ID '864384aee3494403be87079f814c589b'. 2025-06-17 06:04:31.729 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:31.729 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:31.732 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:31.734 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:31.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:31.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:31.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.751 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.755 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.756 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.757 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.759 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.765 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.765 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.773 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.774 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.775 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.779 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.783 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.783 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.786 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.797 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.799 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.801 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.806 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.806 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.815 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.816 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.817 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.821 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.838 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.850 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.851 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.855 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.865 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.866 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.869 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.870 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.877 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.881 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.894 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.899 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.911 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:31.914 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:31.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.919 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:31.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:31.924 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.926 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.931 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.936 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.941 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.947 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.960 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.977 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 247.7708ms 2025-06-17 06:04:31.977 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:31.977 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:31.977 +00:00 [INF] Discarding envelope e50f12d948a24868968b3844c23682f0 because the queue is full. 2025-06-17 06:04:31.977 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:31.978 +00:00 [INF] Discarding envelope 2da49095e0544684a7fe7cd066bf3aea because the queue is full. 2025-06-17 06:04:31.978 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 250.9236ms 2025-06-17 06:04:31.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.983 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:31.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:31.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.993 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:31.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:31.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:32.008 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:32.013 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:32.015 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:32.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:32.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:32.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:32.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:32.032 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:32.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:32.050 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:32.053 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:32.057 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:32.059 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:32.059 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 345.3418ms 2025-06-17 06:04:32.059 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:32.059 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:32.059 +00:00 [INF] Discarding envelope c0bf41ae18bd41feb0d95ac39e3611cf because the queue is full. 2025-06-17 06:04:32.059 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:32.059 +00:00 [INF] Discarding envelope 20fd17aaaa664b3cb6dc09be0a132da4 because the queue is full. 2025-06-17 06:04:32.060 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 346.4085ms 2025-06-17 06:04:32.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:32.063 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:32.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:32.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:32.074 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:32.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:32.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:32.079 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:32.083 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:32.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:32.086 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:32.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:32.096 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:32.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:32.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:32.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:32.108 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:32.113 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:32.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:32.117 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:32.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:32.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:32.133 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:32.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:32.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:32.142 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:32.144 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 423.6942ms 2025-06-17 06:04:32.144 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:32.144 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:32.145 +00:00 [INF] Discarding envelope 735bbfd1f1f54fad8b4ac9873e117cd1 because the queue is full. 2025-06-17 06:04:32.145 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:32.145 +00:00 [INF] Discarding envelope 4d0d8313cc8d41b68fda3cceb6f12855 because the queue is full. 2025-06-17 06:04:32.145 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 424.6063ms 2025-06-17 06:04:32.752 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:04:32.752 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:32.752 +00:00 [INF] Started transaction with span ID '16897757da048131' and trace ID '5d099e5194c64bb4888a8ad71008beef'. 2025-06-17 06:04:32.752 +00:00 [INF] Started transaction with span ID '16897757da048131' and trace ID '5d099e5194c64bb4888a8ad71008beef'. 2025-06-17 06:04:32.752 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:04:32.753 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:32.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:04:32.756 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:04:32.757 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.9599ms 2025-06-17 06:04:32.757 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:04:32.757 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:32.757 +00:00 [INF] Discarding envelope 4d0b2a87aabd4507b9a6f851253c0d1e because the queue is full. 2025-06-17 06:04:32.757 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:32.757 +00:00 [INF] Discarding envelope 174c47789ea04e3c820b872532c7b6d9 because the queue is full. 2025-06-17 06:04:32.757 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 5.0317ms 2025-06-17 06:04:32.777 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:04:32.777 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:32.777 +00:00 [INF] Started transaction with span ID '36aad7d72724eb58' and trace ID '47a8a4a82a484893bdec9bb69043936f'. 2025-06-17 06:04:32.778 +00:00 [INF] Started transaction with span ID '36aad7d72724eb58' and trace ID '47a8a4a82a484893bdec9bb69043936f'. 2025-06-17 06:04:32.778 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:04:32.778 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:32.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:04:32.779 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:04:32.779 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.753ms 2025-06-17 06:04:32.779 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:04:32.779 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:32.780 +00:00 [INF] Discarding envelope f9b2eb4795a24a8f8cd3898d68838637 because the queue is full. 2025-06-17 06:04:32.780 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:32.780 +00:00 [INF] Discarding envelope 5a76b69d389e462b91906a16434d7fc1 because the queue is full. 2025-06-17 06:04:32.780 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 2.6313ms 2025-06-17 06:04:33.212 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:04:33.212 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:33.213 +00:00 [INF] Started transaction with span ID '29cdaaecebb99e16' and trace ID '2ec7ec451daf400e8efe5edf15feb99c'. 2025-06-17 06:04:33.213 +00:00 [INF] Started transaction with span ID '29cdaaecebb99e16' and trace ID '2ec7ec451daf400e8efe5edf15feb99c'. 2025-06-17 06:04:33.213 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:04:33.213 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:33.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:04:33.215 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:04:33.215 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.0393ms 2025-06-17 06:04:33.215 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:04:33.215 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:33.215 +00:00 [INF] Discarding envelope 5935c8608bb643318212ce72283088a5 because the queue is full. 2025-06-17 06:04:33.215 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:33.215 +00:00 [INF] Discarding envelope 9cd431aca8ef48608a0d58d05e0d0947 because the queue is full. 2025-06-17 06:04:33.215 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 2.9582ms 2025-06-17 06:04:33.488 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:04:33.488 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:33.488 +00:00 [INF] Started transaction with span ID '819b793b4f3d5b1' and trace ID '0166b95632f146b885291b9a3c73f768'. 2025-06-17 06:04:33.488 +00:00 [INF] Started transaction with span ID '819b793b4f3d5b1' and trace ID '0166b95632f146b885291b9a3c73f768'. 2025-06-17 06:04:33.488 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:33.488 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:33.505 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:33.521 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:33.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:33.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:33.529 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.531 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.539 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.540 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.542 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.548 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.550 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.551 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.556 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.557 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.578 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.580 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.594 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.594 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.595 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.604 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.605 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.606 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.616 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.617 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.618 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.625 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.626 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.634 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.640 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.646 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.657 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.661 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.662 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.667 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.671 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.680 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.689 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.690 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.698 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.707 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:33.707 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 218.5752ms 2025-06-17 06:04:33.707 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:33.707 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:33.707 +00:00 [INF] Discarding envelope c14811a8d59648f4ad71e6015b555d3d because the queue is full. 2025-06-17 06:04:33.707 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:33.707 +00:00 [INF] Discarding envelope b5b4cef7e2384552ab5bf362f21d505f because the queue is full. 2025-06-17 06:04:33.707 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 219.5880ms 2025-06-17 06:04:33.708 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 06:04:33.708 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:33.708 +00:00 [INF] Started transaction with span ID '482d2df7163de2db' and trace ID '12fd1a7e353a4ba39675d5152267f5bd'. 2025-06-17 06:04:33.708 +00:00 [INF] Started transaction with span ID '482d2df7163de2db' and trace ID '12fd1a7e353a4ba39675d5152267f5bd'. 2025-06-17 06:04:33.708 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:04:33.708 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:33.711 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:04:33.711 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:04:33.711 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.9476ms 2025-06-17 06:04:33.711 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:04:33.711 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:33.711 +00:00 [INF] Discarding envelope 4531f7a74cb143ac8b9d6a570c0cd477 because the queue is full. 2025-06-17 06:04:33.711 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:33.711 +00:00 [INF] Discarding envelope 0c85a2d1d4b84bf68b8bb3815b44a1dc because the queue is full. 2025-06-17 06:04:33.711 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 3.7245ms 2025-06-17 06:04:33.727 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:04:33.727 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:33.727 +00:00 [INF] Started transaction with span ID 'b5dd1d694311c6fc' and trace ID 'be75aa0c28784bd596d0374d07881342'. 2025-06-17 06:04:33.727 +00:00 [INF] Started transaction with span ID 'b5dd1d694311c6fc' and trace ID 'be75aa0c28784bd596d0374d07881342'. 2025-06-17 06:04:33.727 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:33.727 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:33.732 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:33.734 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:04:33.734 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:33.734 +00:00 [INF] Started transaction with span ID 'ebdfd877b4eefdda' and trace ID '5fad6f12f3a64b2baf725ada5263adbc'. 2025-06-17 06:04:33.734 +00:00 [INF] Started transaction with span ID 'ebdfd877b4eefdda' and trace ID '5fad6f12f3a64b2baf725ada5263adbc'. 2025-06-17 06:04:33.734 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:33.734 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:33.738 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:33.744 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:33.744 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:33.748 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:33.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:33.754 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:33.756 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:33.760 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.764 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.776 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.797 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.801 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.803 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.810 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.815 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.816 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.823 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.824 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.827 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.830 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.841 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.847 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.847 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.849 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.854 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.859 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.860 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.860 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.861 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.866 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.868 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.869 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.873 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.882 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.885 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.886 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.903 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.916 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.922 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.923 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.935 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.937 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.938 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.942 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.945 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:33.946 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:04:33.946 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:33.946 +00:00 [INF] Started transaction with span ID '2d9b841b137a2f1f' and trace ID '3f0a52a57aff44179a114851de6f559c'. 2025-06-17 06:04:33.947 +00:00 [INF] Started transaction with span ID '2d9b841b137a2f1f' and trace ID '3f0a52a57aff44179a114851de6f559c'. 2025-06-17 06:04:33.947 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:33.947 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:33.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.952 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.960 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:33.963 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.984 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:33.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:33.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:33.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:33.999 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:34.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:34.012 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:34.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:34.019 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:34.020 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:34.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:34.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:34.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:34.031 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:34.031 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 304.2129ms 2025-06-17 06:04:34.031 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:34.032 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:34.032 +00:00 [INF] Discarding envelope 43b8a078493a4f828dcb9de73521de2c because the queue is full. 2025-06-17 06:04:34.032 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:34.032 +00:00 [INF] Discarding envelope 44c53fbe2abb4681b1206687ebfe0093 because the queue is full. 2025-06-17 06:04:34.032 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 305.3369ms 2025-06-17 06:04:34.032 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 294.1835ms 2025-06-17 06:04:34.032 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:34.033 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:34.033 +00:00 [INF] Discarding envelope b44504c409d04707947dceba0897ae43 because the queue is full. 2025-06-17 06:04:34.033 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:34.033 +00:00 [INF] Discarding envelope 87a58c57397b43b79c0997e2c43c563c because the queue is full. 2025-06-17 06:04:34.033 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 299.5013ms 2025-06-17 06:04:34.049 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:34.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:34.056 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:34.062 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:34.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:34.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:34.071 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:34.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:34.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:34.075 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:34.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:34.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:34.079 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:34.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:34.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:34.083 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:34.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:34.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:34.091 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:34.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:34.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:34.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:34.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:34.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:34.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:34.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:34.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:34.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:34.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:34.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:34.134 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:34.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:34.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:34.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:34.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:34.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:34.148 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:34.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:34.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:34.154 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:34.156 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:34.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:34.160 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:34.163 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:34.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:34.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:34.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:34.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:34.174 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:34.175 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 228.5889ms 2025-06-17 06:04:34.175 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:34.176 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:34.176 +00:00 [INF] Discarding envelope c0dc41a92c9b43c386acdf9e28672e71 because the queue is full. 2025-06-17 06:04:34.176 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:34.176 +00:00 [INF] Discarding envelope 0a1e79ff3c794ecab7aeee837de7c7ae because the queue is full. 2025-06-17 06:04:34.176 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 230.2393ms 2025-06-17 06:04:48.747 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:04:48.747 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:48.747 +00:00 [INF] Started transaction with span ID '2738795979c24ca9' and trace ID '95badf4deed04891a0b511b7fb48ccfe'. 2025-06-17 06:04:48.747 +00:00 [INF] Started transaction with span ID '2738795979c24ca9' and trace ID '95badf4deed04891a0b511b7fb48ccfe'. 2025-06-17 06:04:48.747 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:04:48.747 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:48.748 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:04:48.749 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:04:48.749 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.6288ms 2025-06-17 06:04:48.749 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:04:48.749 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:48.749 +00:00 [INF] Discarding envelope 344854493d344218bc49697ebea863cc because the queue is full. 2025-06-17 06:04:48.749 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:48.749 +00:00 [INF] Discarding envelope 244da549e0024262b8a019d8cd311704 because the queue is full. 2025-06-17 06:04:48.749 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 2.4796ms 2025-06-17 06:04:48.899 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:04:48.899 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:48.899 +00:00 [INF] Started transaction with span ID '579cd9f7f45f3556' and trace ID 'cd5517565b514b70b239aa71b2613c5f'. 2025-06-17 06:04:48.899 +00:00 [INF] Started transaction with span ID '579cd9f7f45f3556' and trace ID 'cd5517565b514b70b239aa71b2613c5f'. 2025-06-17 06:04:48.899 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:48.899 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:48.915 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:48.935 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:48.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:48.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:48.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:48.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:48.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:48.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:48.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:48.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:48.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:48.960 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:48.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:48.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:48.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:48.966 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:48.966 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:48.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:48.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:48.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:48.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:48.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:48.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:48.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:48.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:48.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:48.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:48.986 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:48.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:48.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:48.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:48.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:48.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:48.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.002 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.062 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.064 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:04:49.064 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:49.064 +00:00 [INF] Started transaction with span ID 'b7c53c6c5c717b13' and trace ID 'f11501a69a60416d8a085b2ba3a0a35a'. 2025-06-17 06:04:49.064 +00:00 [INF] Started transaction with span ID 'b7c53c6c5c717b13' and trace ID 'f11501a69a60416d8a085b2ba3a0a35a'. 2025-06-17 06:04:49.064 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:49.064 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:49.068 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.072 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.074 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:04:49.075 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:49.075 +00:00 [INF] Started transaction with span ID '37b7916343658ead' and trace ID '8ade1cdafea0479b88647a6d1f3bc86f'. 2025-06-17 06:04:49.075 +00:00 [INF] Started transaction with span ID '37b7916343658ead' and trace ID '8ade1cdafea0479b88647a6d1f3bc86f'. 2025-06-17 06:04:49.075 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:49.075 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:49.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.081 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:49.084 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:49.088 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.091 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.100 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:49.095 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:49.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:49.112 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.119 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.125 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.126 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.130 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.133 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.133 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.136 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.138 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.139 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.148 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.151 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.156 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:49.157 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 257.116ms 2025-06-17 06:04:49.157 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:49.157 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:49.157 +00:00 [INF] Discarding envelope ea33d02533cf430d83137af744ba4217 because the queue is full. 2025-06-17 06:04:49.157 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:49.157 +00:00 [INF] Discarding envelope d208350bd87845eeb7e1a1a07254b2d2 because the queue is full. 2025-06-17 06:04:49.157 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 258.4715ms 2025-06-17 06:04:49.157 +00:00 [INF] Executed DbCommand (71ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:49.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.159 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.159 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:49.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:49.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.170 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.171 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.175 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.183 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.187 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.192 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.193 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.196 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.205 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.214 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.217 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.237 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.254 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.260 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.261 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.270 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.274 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.281 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.283 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.292 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.294 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.298 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.310 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.314 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.320 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.330 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.339 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:49.341 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.342 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.350 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.357 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.359 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:49.359 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:49.359 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 294.8944ms 2025-06-17 06:04:49.359 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:49.360 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:49.360 +00:00 [INF] Discarding envelope c5dbde77f4a648d38003ea14f04c62e5 because the queue is full. 2025-06-17 06:04:49.360 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:49.360 +00:00 [INF] Discarding envelope 9b76a08263984d2aa9df8264c243fbfd because the queue is full. 2025-06-17 06:04:49.360 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 295.9381ms 2025-06-17 06:04:49.361 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 285.4869ms 2025-06-17 06:04:49.361 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:49.361 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:49.361 +00:00 [INF] Discarding envelope 1307c647cc1b47e99a2a07ea912acf86 because the queue is full. 2025-06-17 06:04:49.361 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:49.361 +00:00 [INF] Discarding envelope 60eb0d756c5f4d8fa970a57b223b96c1 because the queue is full. 2025-06-17 06:04:49.361 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 286.5244ms 2025-06-17 06:04:49.361 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:04:49.361 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:49.361 +00:00 [INF] Started transaction with span ID '57cdea96a851268a' and trace ID '5bd0ac08850f495fab9e1be102bfa4ae'. 2025-06-17 06:04:49.361 +00:00 [INF] Started transaction with span ID '57cdea96a851268a' and trace ID '5bd0ac08850f495fab9e1be102bfa4ae'. 2025-06-17 06:04:49.361 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:49.361 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:49.365 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:49.368 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:49.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:49.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:49.374 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.380 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.381 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.387 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.391 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.395 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.397 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.399 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.405 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.413 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.418 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.424 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.429 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.433 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.438 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.444 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.449 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.454 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:49.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:49.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:49.461 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:49.462 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 100.5307ms 2025-06-17 06:04:49.462 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:49.462 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:49.462 +00:00 [INF] Discarding envelope 75dfbc733666462395362a96ae420351 because the queue is full. 2025-06-17 06:04:49.463 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:49.463 +00:00 [INF] Discarding envelope d40ed5a4bef949b7b67ad5caae62edd7 because the queue is full. 2025-06-17 06:04:49.463 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 101.6048ms 2025-06-17 06:04:50.444 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:04:50.445 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:50.445 +00:00 [INF] Started transaction with span ID 'c35be6148bb63740' and trace ID '7c48f6e61486489baf0ff5a8d699858b'. 2025-06-17 06:04:50.445 +00:00 [INF] Started transaction with span ID 'c35be6148bb63740' and trace ID '7c48f6e61486489baf0ff5a8d699858b'. 2025-06-17 06:04:50.445 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:04:50.445 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:50.448 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:04:50.449 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:04:50.449 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.8405ms 2025-06-17 06:04:50.449 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:04:50.449 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:50.449 +00:00 [INF] Discarding envelope 2fcab0103410406e815cb41f632c37e3 because the queue is full. 2025-06-17 06:04:50.449 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:50.449 +00:00 [INF] Discarding envelope 6cbe11b0176d44b0a701aeb3799ba57a because the queue is full. 2025-06-17 06:04:50.449 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 4.8730ms 2025-06-17 06:04:50.917 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:04:50.917 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:50.917 +00:00 [INF] Started transaction with span ID '871920bbb320a8af' and trace ID 'b7162390c7d84203aa0c63c8bc05f967'. 2025-06-17 06:04:50.917 +00:00 [INF] Started transaction with span ID '871920bbb320a8af' and trace ID 'b7162390c7d84203aa0c63c8bc05f967'. 2025-06-17 06:04:50.917 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:04:50.917 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:50.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:04:50.922 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:04:50.922 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.6193ms 2025-06-17 06:04:50.922 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:04:50.922 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:50.922 +00:00 [INF] Discarding envelope 306949d3b4744a28aebc13e980b8d822 because the queue is full. 2025-06-17 06:04:50.923 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:50.923 +00:00 [INF] Discarding envelope 6c129bb80c4f48c5bdfc685e622e20f3 because the queue is full. 2025-06-17 06:04:50.923 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 6.0433ms 2025-06-17 06:04:51.112 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:04:51.112 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:51.112 +00:00 [INF] Started transaction with span ID 'c187b3df5b963e01' and trace ID 'd270295c0893495db9154263659f2160'. 2025-06-17 06:04:51.112 +00:00 [INF] Started transaction with span ID 'c187b3df5b963e01' and trace ID 'd270295c0893495db9154263659f2160'. 2025-06-17 06:04:51.112 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:51.112 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:51.127 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:51.146 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:51.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:51.151 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:51.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.251 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.264 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.272 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.279 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.288 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.292 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.315 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 06:04:51.315 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:51.315 +00:00 [INF] Started transaction with span ID 'b1705bd787bdf74' and trace ID '572c7330234542879e671cceaee94810'. 2025-06-17 06:04:51.316 +00:00 [INF] Started transaction with span ID 'b1705bd787bdf74' and trace ID '572c7330234542879e671cceaee94810'. 2025-06-17 06:04:51.316 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:04:51.316 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:51.317 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:04:51.317 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:51.317 +00:00 [INF] Started transaction with span ID 'f8b75ea687352a87' and trace ID '1348f7f186c84b41adaac61eaabd058f'. 2025-06-17 06:04:51.317 +00:00 [INF] Started transaction with span ID 'f8b75ea687352a87' and trace ID '1348f7f186c84b41adaac61eaabd058f'. 2025-06-17 06:04:51.317 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:51.317 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:51.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:51.323 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:04:51.325 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:04:51.325 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9.6472ms 2025-06-17 06:04:51.326 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:04:51.326 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:51.326 +00:00 [INF] Discarding envelope ff9a0791353b42c099761597c8033c6b because the queue is full. 2025-06-17 06:04:51.326 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:51.326 +00:00 [INF] Discarding envelope 8398f0871e18484ba512f0ae232f74c1 because the queue is full. 2025-06-17 06:04:51.326 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 10.7908ms 2025-06-17 06:04:51.325 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:51.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:51.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:51.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.349 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.359 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.361 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.366 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.369 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.375 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.390 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.399 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:51.399 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 287.1845ms 2025-06-17 06:04:51.400 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:51.400 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:51.400 +00:00 [INF] Discarding envelope cc2ac2d03cf14cfa9f91be6f035c6bc1 because the queue is full. 2025-06-17 06:04:51.400 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:51.400 +00:00 [INF] Discarding envelope eb7484600f32451da669870f5b53139e because the queue is full. 2025-06-17 06:04:51.400 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 288.4094ms 2025-06-17 06:04:51.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.409 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.415 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.421 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.428 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.435 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.440 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.458 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.463 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.481 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.492 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.504 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:51.504 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:04:51.505 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 187.3291ms 2025-06-17 06:04:51.505 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:51.505 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:51.505 +00:00 [INF] Discarding envelope 63401d8e303e4457a791b0daeed752da because the queue is full. 2025-06-17 06:04:51.505 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:51.505 +00:00 [INF] Discarding envelope 41f82b1d5f61406999c3c330a3924b4a because the queue is full. 2025-06-17 06:04:51.505 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 188.1396ms 2025-06-17 06:04:51.505 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:51.505 +00:00 [INF] Started transaction with span ID '44f2f8caa9bf33' and trace ID 'ab4aaeb93aa148b583cee858374da849'. 2025-06-17 06:04:51.506 +00:00 [INF] Started transaction with span ID '44f2f8caa9bf33' and trace ID 'ab4aaeb93aa148b583cee858374da849'. 2025-06-17 06:04:51.506 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:51.506 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:51.512 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:51.516 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:51.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:51.532 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:51.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.563 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:04:51.563 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:51.563 +00:00 [INF] Started transaction with span ID '83a84ad052bf26fb' and trace ID '5fb26bd3035d41a9837fa32e0d4ac861'. 2025-06-17 06:04:51.563 +00:00 [INF] Started transaction with span ID '83a84ad052bf26fb' and trace ID '5fb26bd3035d41a9837fa32e0d4ac861'. 2025-06-17 06:04:51.563 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:51.564 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:51.569 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.570 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:51.574 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:04:51.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:04:51.584 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:04:51.599 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.603 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.617 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.622 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.629 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.641 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.650 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.654 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.662 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.668 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.674 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.684 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.693 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.702 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.702 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.709 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.710 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.727 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.728 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.738 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.739 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.745 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.747 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.761 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.765 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.771 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.775 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.780 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.787 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.790 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.812 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.813 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:51.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.819 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.821 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.827 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.828 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.835 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:04:51.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:04:51.839 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:04:51.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:04:51.841 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:04:51.841 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 335.478ms 2025-06-17 06:04:51.841 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:51.842 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:51.842 +00:00 [INF] Discarding envelope ff6576f5fca145848af235631f36ad82 because the queue is full. 2025-06-17 06:04:51.842 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:51.842 +00:00 [INF] Discarding envelope 93e592a79134490e9cfed34b439bdbce because the queue is full. 2025-06-17 06:04:51.842 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 337.4468ms 2025-06-17 06:04:51.842 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 278.7228ms 2025-06-17 06:04:51.842 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:04:51.842 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:51.843 +00:00 [INF] Discarding envelope 4133c4ce371646b5a775ed8dbb9c2ee6 because the queue is full. 2025-06-17 06:04:51.843 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:51.843 +00:00 [INF] Discarding envelope fbd69421bd79497f8fc56dabf4c1a381 because the queue is full. 2025-06-17 06:04:51.843 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 279.6515ms 2025-06-17 06:04:55.413 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:04:55.413 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:04:55.414 +00:00 [INF] Started transaction with span ID 'befdf82a240ae963' and trace ID '8e08b5c8e9d143ca90d84fd0adbc8f8c'. 2025-06-17 06:04:55.414 +00:00 [INF] Started transaction with span ID 'befdf82a240ae963' and trace ID '8e08b5c8e9d143ca90d84fd0adbc8f8c'. 2025-06-17 06:04:55.414 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:04:55.414 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:04:55.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:04:55.417 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:04:55.417 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.9475ms 2025-06-17 06:04:55.417 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:04:55.417 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:55.418 +00:00 [INF] Discarding envelope 9042899a17034a838ce639068bd40b15 because the queue is full. 2025-06-17 06:04:55.418 +00:00 [INF] Capturing transaction. 2025-06-17 06:04:55.418 +00:00 [INF] Discarding envelope 7f39cdb917a441a68b1a7d87134b2a68 because the queue is full. 2025-06-17 06:04:55.418 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 5.1308ms 2025-06-17 06:05:04.105 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:05:04.105 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:04.105 +00:00 [INF] Started transaction with span ID 'f1f83e7d9efd9b0f' and trace ID '997a9db4622f409b8251d059217e3bdc'. 2025-06-17 06:05:04.105 +00:00 [INF] Started transaction with span ID 'f1f83e7d9efd9b0f' and trace ID '997a9db4622f409b8251d059217e3bdc'. 2025-06-17 06:05:04.105 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:04.105 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:04.120 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:04.134 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:04.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:04.142 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:04.150 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.156 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.158 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:05:04.158 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:04.158 +00:00 [INF] Started transaction with span ID '92e9c8b10c6850d4' and trace ID 'b593c310261e48ff8e89c65488325e8a'. 2025-06-17 06:05:04.158 +00:00 [INF] Started transaction with span ID '92e9c8b10c6850d4' and trace ID 'b593c310261e48ff8e89c65488325e8a'. 2025-06-17 06:05:04.158 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:04.158 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:04.163 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:04.168 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:04.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:04.178 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:05:04.178 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:04.178 +00:00 [INF] Started transaction with span ID '58f9089be0b6e8bc' and trace ID 'f1f02e55acf048dfba15052f4781b4ac'. 2025-06-17 06:05:04.178 +00:00 [INF] Started transaction with span ID '58f9089be0b6e8bc' and trace ID 'f1f02e55acf048dfba15052f4781b4ac'. 2025-06-17 06:05:04.178 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:04.178 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:04.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.184 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:04.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.188 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:04.191 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:04.193 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:04.196 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.197 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:04.203 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:05:04.203 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:04.203 +00:00 [INF] Started transaction with span ID '706fed7883fb133e' and trace ID '94a089cce7bc4a62a0dee6dd59947c57'. 2025-06-17 06:05:04.204 +00:00 [INF] Started transaction with span ID '706fed7883fb133e' and trace ID '94a089cce7bc4a62a0dee6dd59947c57'. 2025-06-17 06:05:04.204 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:05:04.204 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:04.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:05:04.207 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:05:04.207 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.3455ms 2025-06-17 06:05:04.208 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:05:04.211 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:04.211 +00:00 [INF] Discarding envelope a759d1d6eef94b7ebc7c5754424f269e because the queue is full. 2025-06-17 06:05:04.212 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:04.212 +00:00 [INF] Discarding envelope 42cd357d587f4d40abc469c11f06f7f2 because the queue is full. 2025-06-17 06:05:04.212 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 8.8130ms 2025-06-17 06:05:04.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.221 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.228 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.233 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.240 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.241 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.268 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.275 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.279 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.280 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.287 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.288 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.292 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.313 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.316 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.327 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.336 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.336 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.337 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.339 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.352 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.353 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.355 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.355 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.363 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.370 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.370 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.372 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.380 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.386 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.387 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.388 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.390 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.393 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.394 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.396 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.400 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.413 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.422 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.427 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.433 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.434 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.436 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.438 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.457 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.467 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.477 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.485 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.485 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.486 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.489 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.499 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.500 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.501 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.503 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.504 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.510 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.515 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:04.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.520 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.534 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.543 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.546 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.551 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.575 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.579 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.580 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.583 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:04.583 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 478.1538ms 2025-06-17 06:05:04.583 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:04.583 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:04.584 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:04.584 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 425.713ms 2025-06-17 06:05:04.584 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:04.585 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:04.586 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:04.586 +00:00 [INF] Discarding envelope 3698a3f4f8bc45b1b87202f8e6deb32d because the queue is full. 2025-06-17 06:05:04.586 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:04.586 +00:00 [INF] Discarding envelope 6efb39612ce54f76a56333eaf9b957ec because the queue is full. 2025-06-17 06:05:04.586 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 481.2650ms 2025-06-17 06:05:04.587 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:05:04.587 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:04.587 +00:00 [INF] Started transaction with span ID '77dd3b091552b75' and trace ID '3375c85276dc41a8bb4f3821fb507738'. 2025-06-17 06:05:04.587 +00:00 [INF] Started transaction with span ID '77dd3b091552b75' and trace ID '3375c85276dc41a8bb4f3821fb507738'. 2025-06-17 06:05:04.587 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:04.587 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:04.588 +00:00 [INF] Discarding envelope 8061cf38d0f7488cb20b26418eff273a because the queue is full. 2025-06-17 06:05:04.588 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:04.588 +00:00 [INF] Discarding envelope 66efb861372a45d08195a9ef7a867bc0 because the queue is full. 2025-06-17 06:05:04.588 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 429.9415ms 2025-06-17 06:05:04.588 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 410.1403ms 2025-06-17 06:05:04.589 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:04.589 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:04.589 +00:00 [INF] Discarding envelope dcf48890395a4acd9aab5145313e6130 because the queue is full. 2025-06-17 06:05:04.590 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:04.590 +00:00 [INF] Discarding envelope 0f766a7b4e004592ba5e6749c76aa9a5 because the queue is full. 2025-06-17 06:05:04.590 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 412.0984ms 2025-06-17 06:05:04.593 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:04.596 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:04.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:04.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:04.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.613 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.619 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.659 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.689 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.703 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:04.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:04.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:04.721 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:04.723 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 135.8155ms 2025-06-17 06:05:04.723 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:04.723 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:04.723 +00:00 [INF] Discarding envelope 2c3f920d4e7f4e749535528a933bc686 because the queue is full. 2025-06-17 06:05:04.723 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:04.723 +00:00 [INF] Discarding envelope 28908a676da34cfc8ab4d238070c0117 because the queue is full. 2025-06-17 06:05:04.724 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 137.1060ms 2025-06-17 06:05:04.738 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:05:04.738 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:04.738 +00:00 [INF] Started transaction with span ID '997972a4e745eaec' and trace ID '5a840d3c83014ac0adfe0a981b609c00'. 2025-06-17 06:05:04.738 +00:00 [INF] Started transaction with span ID '997972a4e745eaec' and trace ID '5a840d3c83014ac0adfe0a981b609c00'. 2025-06-17 06:05:04.738 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:05:04.738 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:04.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:05:04.740 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:05:04.740 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.996ms 2025-06-17 06:05:04.740 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:05:04.740 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:04.740 +00:00 [INF] Discarding envelope 2a399eb65661458c8b9ceedf9f379239 because the queue is full. 2025-06-17 06:05:04.740 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:04.740 +00:00 [INF] Discarding envelope f62deebe9981466f8e804ddcaf3f8562 because the queue is full. 2025-06-17 06:05:04.740 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 2.8095ms 2025-06-17 06:05:05.413 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:05:05.413 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:05.413 +00:00 [INF] Started transaction with span ID 'c83d93faf9c5e41e' and trace ID '7d4e13baa4b34815ac77d92c1dc71e70'. 2025-06-17 06:05:05.413 +00:00 [INF] Started transaction with span ID 'c83d93faf9c5e41e' and trace ID '7d4e13baa4b34815ac77d92c1dc71e70'. 2025-06-17 06:05:05.413 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:05:05.413 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:05.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:05:05.416 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:05:05.416 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.087ms 2025-06-17 06:05:05.416 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:05:05.416 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:05.416 +00:00 [INF] Discarding envelope f17c6be9b68c4a789cb18b81546a9594 because the queue is full. 2025-06-17 06:05:05.416 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:05.416 +00:00 [INF] Discarding envelope f6af470cc5284f22ab2bba4babae5feb because the queue is full. 2025-06-17 06:05:05.416 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 3.8398ms 2025-06-17 06:05:05.899 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:05:05.899 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:05.899 +00:00 [INF] Started transaction with span ID '45d4a755d32d87ea' and trace ID '9caefd01428046a38b4aa778003c626d'. 2025-06-17 06:05:05.900 +00:00 [INF] Started transaction with span ID '45d4a755d32d87ea' and trace ID '9caefd01428046a38b4aa778003c626d'. 2025-06-17 06:05:05.900 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:05:05.900 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:05.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:05:05.903 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:05:05.905 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 5.4086ms 2025-06-17 06:05:05.905 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:05:05.905 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:05.905 +00:00 [INF] Discarding envelope 0673f8a2c7f4426e99abae64156d0a6b because the queue is full. 2025-06-17 06:05:05.905 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:05.905 +00:00 [INF] Discarding envelope cd5f5c6513244489b563cc206f733f8a because the queue is full. 2025-06-17 06:05:05.906 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 6.3344ms 2025-06-17 06:05:06.134 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:05:06.134 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:06.134 +00:00 [INF] Started transaction with span ID '971b97dead0553f0' and trace ID '400be247d45f4257ada05ab126b705e3'. 2025-06-17 06:05:06.135 +00:00 [INF] Started transaction with span ID '971b97dead0553f0' and trace ID '400be247d45f4257ada05ab126b705e3'. 2025-06-17 06:05:06.135 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:06.135 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:06.148 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:06.175 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:06.179 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:06.183 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:06.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.215 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.305 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 06:05:06.305 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:06.305 +00:00 [INF] Started transaction with span ID '9949a09ebfc36359' and trace ID '578d0eec1b154d3a8510087fd16b798f'. 2025-06-17 06:05:06.305 +00:00 [INF] Started transaction with span ID '9949a09ebfc36359' and trace ID '578d0eec1b154d3a8510087fd16b798f'. 2025-06-17 06:05:06.305 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:05:06.305 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:06.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:05:06.309 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:05:06.310 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.2305ms 2025-06-17 06:05:06.310 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:05:06.310 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:06.310 +00:00 [INF] Discarding envelope 5d2ce9a838ef4b17bac28f251be76255 because the queue is full. 2025-06-17 06:05:06.310 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:06.310 +00:00 [INF] Discarding envelope e9fba1dc99e747a59290093088cf30ee because the queue is full. 2025-06-17 06:05:06.311 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 5.7963ms 2025-06-17 06:05:06.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.312 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.348 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.371 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.403 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:06.404 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 268.8342ms 2025-06-17 06:05:06.404 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:06.404 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:06.404 +00:00 [INF] Discarding envelope a0cdaac457d24978ba919c95b90e9859 because the queue is full. 2025-06-17 06:05:06.404 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:06.404 +00:00 [INF] Discarding envelope e0e445bcdafe4197a4f768785ac2cf71 because the queue is full. 2025-06-17 06:05:06.405 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 270.7211ms 2025-06-17 06:05:06.411 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:05:06.411 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:06.411 +00:00 [INF] Started transaction with span ID 'd8ff3d1d68e130d4' and trace ID 'e80675889bcc46c3b6d41c9273c6e7cd'. 2025-06-17 06:05:06.411 +00:00 [INF] Started transaction with span ID 'd8ff3d1d68e130d4' and trace ID 'e80675889bcc46c3b6d41c9273c6e7cd'. 2025-06-17 06:05:06.412 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:06.412 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:06.415 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:06.418 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:06.418 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:05:06.418 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:06.418 +00:00 [INF] Started transaction with span ID '72b434e577096e93' and trace ID 'dab85ee56e1a41888fcc04a9df7d5fe4'. 2025-06-17 06:05:06.418 +00:00 [INF] Started transaction with span ID '72b434e577096e93' and trace ID 'dab85ee56e1a41888fcc04a9df7d5fe4'. 2025-06-17 06:05:06.418 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:06.418 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:06.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:06.422 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:06.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:06.430 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.431 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.435 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:06.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:06.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:06.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.443 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.451 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.452 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.460 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.472 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.473 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.474 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.479 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.479 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.487 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.487 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.489 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.496 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.503 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.513 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.514 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.517 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.521 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.525 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.527 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.532 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.541 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.544 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.548 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.548 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.559 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.566 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.568 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.579 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.594 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.618 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:06.620 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:05:06.620 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:06.621 +00:00 [INF] Started transaction with span ID '33cc45fcbc6abcab' and trace ID '46cb157c98b947bfb7b41b58aa7485bb'. 2025-06-17 06:05:06.620 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.624 +00:00 [INF] Started transaction with span ID '33cc45fcbc6abcab' and trace ID '46cb157c98b947bfb7b41b58aa7485bb'. 2025-06-17 06:05:06.624 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:06.624 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:06.628 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.636 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:06.639 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:06.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:06.657 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:06.665 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.669 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.675 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.682 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.683 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.699 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.702 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.703 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.705 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.707 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.717 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.721 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.731 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.732 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.786 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.787 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.805 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:06.828 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:06.829 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 409.9738ms 2025-06-17 06:05:06.829 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:06.829 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:06.829 +00:00 [INF] Discarding envelope 09f89807599544a19b0043f0cfcc9d06 because the queue is full. 2025-06-17 06:05:06.829 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:06.829 +00:00 [INF] Discarding envelope fbc03ee4fe3e45d8b9a5a77dfd5857a0 because the queue is full. 2025-06-17 06:05:06.829 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 410.8625ms 2025-06-17 06:05:06.829 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 417.4762ms 2025-06-17 06:05:06.829 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:06.829 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:06.829 +00:00 [INF] Discarding envelope 6313cb19789e4aab8132dfe01bd23d05 because the queue is full. 2025-06-17 06:05:06.829 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:06.829 +00:00 [INF] Discarding envelope dad21a5f96c84738be2c99c591750cad because the queue is full. 2025-06-17 06:05:06.829 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 418.3610ms 2025-06-17 06:05:06.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.837 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.844 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.864 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:06.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:06.889 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:06.890 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:06.894 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 270.2096ms 2025-06-17 06:05:06.894 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:06.895 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:06.895 +00:00 [INF] Discarding envelope e040681d9b2242bf99df248612b69dd8 because the queue is full. 2025-06-17 06:05:06.895 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:06.895 +00:00 [INF] Discarding envelope 2c2725ee841c4df29675808fc3287673 because the queue is full. 2025-06-17 06:05:06.896 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 275.3515ms 2025-06-17 06:05:18.156 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:05:18.156 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:18.156 +00:00 [INF] Started transaction with span ID '9d002eab97d1fb0b' and trace ID '5fb7ed6fbd494c5e837a0ac4a77116ca'. 2025-06-17 06:05:18.156 +00:00 [INF] Started transaction with span ID '9d002eab97d1fb0b' and trace ID '5fb7ed6fbd494c5e837a0ac4a77116ca'. 2025-06-17 06:05:18.156 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:18.156 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:18.161 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:05:18.161 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:18.161 +00:00 [INF] Started transaction with span ID '8a02387f1c3641fa' and trace ID '2bd49b930d1b4e4586727ca846ca4de8'. 2025-06-17 06:05:18.161 +00:00 [INF] Started transaction with span ID '8a02387f1c3641fa' and trace ID '2bd49b930d1b4e4586727ca846ca4de8'. 2025-06-17 06:05:18.161 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:05:18.161 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:18.163 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:05:18.163 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:18.163 +00:00 [INF] Started transaction with span ID '202270529b3ef02a' and trace ID 'f0ffef9b79c34fb1b093fd1ea24e5bfb'. 2025-06-17 06:05:18.164 +00:00 [INF] Started transaction with span ID '202270529b3ef02a' and trace ID 'f0ffef9b79c34fb1b093fd1ea24e5bfb'. 2025-06-17 06:05:18.164 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:18.164 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:18.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:05:18.167 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:05:18.168 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.0365ms 2025-06-17 06:05:18.168 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:05:18.168 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:18.168 +00:00 [INF] Discarding envelope 132241861bd54bd3b08f58cdfda49de5 because the queue is full. 2025-06-17 06:05:18.168 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:18.168 +00:00 [INF] Discarding envelope 7a8cf825000943d382ee98f7c758e9d5 because the queue is full. 2025-06-17 06:05:18.168 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 7.1039ms 2025-06-17 06:05:18.174 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:18.174 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:18.190 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:18.191 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:18.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:18.196 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:18.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:18.200 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:18.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.216 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:18.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.255 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:18.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.265 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.270 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.272 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:18.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.277 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.287 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:18.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.306 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.309 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.316 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:18.327 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.356 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.364 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:18.368 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.368 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.381 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.384 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.395 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.423 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:18.434 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.448 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.471 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.471 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:18.480 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.481 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.490 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.490 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.509 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.500 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:18.524 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.530 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.540 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.553 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.555 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:18.568 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.573 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.578 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.584 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.595 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.606 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.608 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:18.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.614 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.630 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.651 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.652 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.660 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:18.669 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.672 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.687 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.692 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.702 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.714 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:18.722 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.734 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.746 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:18.750 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.759 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 603.2296ms 2025-06-17 06:05:18.760 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:18.760 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:18.760 +00:00 [INF] Discarding envelope 5482fc1accf145348d9f03035e1d76cd because the queue is full. 2025-06-17 06:05:18.760 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:18.760 +00:00 [INF] Discarding envelope e768c37fa2d548e591b7d77963da4a98 because the queue is full. 2025-06-17 06:05:18.761 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 604.8967ms 2025-06-17 06:05:18.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:18.772 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.776 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.789 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:18.795 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.816 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:18.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.824 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.831 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:18.844 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:18.853 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:18.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:18.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:18.868 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:18.869 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 705.0411ms 2025-06-17 06:05:18.869 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:18.869 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:18.869 +00:00 [INF] Discarding envelope 38774e642c36412f93ea6b96bafe18f0 because the queue is full. 2025-06-17 06:05:18.869 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:18.869 +00:00 [INF] Discarding envelope 1ae2805adfef42a6944d175a89325c8f because the queue is full. 2025-06-17 06:05:18.872 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 709.0520ms 2025-06-17 06:05:19.225 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:05:19.225 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:19.225 +00:00 [INF] Started transaction with span ID '2ec8b1823b2c50ce' and trace ID 'f57a4fab5eff4f9d90e8d61965f715cd'. 2025-06-17 06:05:19.225 +00:00 [INF] Started transaction with span ID '2ec8b1823b2c50ce' and trace ID 'f57a4fab5eff4f9d90e8d61965f715cd'. 2025-06-17 06:05:19.225 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:19.225 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:19.240 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:19.257 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:19.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:19.261 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:19.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.345 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.373 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.375 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:05:19.375 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:19.375 +00:00 [INF] Started transaction with span ID '66b8477853b17318' and trace ID 'd1bd9ef5f43d45d295b0d00a64af69f4'. 2025-06-17 06:05:19.375 +00:00 [INF] Started transaction with span ID '66b8477853b17318' and trace ID 'd1bd9ef5f43d45d295b0d00a64af69f4'. 2025-06-17 06:05:19.375 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:19.375 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:19.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:19.384 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:19.385 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:05:19.385 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:19.385 +00:00 [INF] Started transaction with span ID '73c296e60a0b51ae' and trace ID 'fae825c45cee4d5daa99d525bc2aed28'. 2025-06-17 06:05:19.385 +00:00 [INF] Started transaction with span ID '73c296e60a0b51ae' and trace ID 'fae825c45cee4d5daa99d525bc2aed28'. 2025-06-17 06:05:19.385 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:19.385 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:19.390 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:19.392 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:19.392 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.396 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:19.398 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:19.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:19.412 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:19.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.419 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.428 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.428 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.437 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.441 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.456 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.460 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.460 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.472 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.478 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.491 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.501 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.513 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.517 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.518 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.529 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.541 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:05:19.541 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:19.541 +00:00 [INF] Started transaction with span ID 'f8d6b797e72b4142' and trace ID 'c60a47b8446f469b996dedffaa5cc3dc'. 2025-06-17 06:05:19.541 +00:00 [INF] Started transaction with span ID 'f8d6b797e72b4142' and trace ID 'c60a47b8446f469b996dedffaa5cc3dc'. 2025-06-17 06:05:19.541 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:19.541 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:19.543 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.547 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.547 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.547 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:19.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.553 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:19.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.560 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.565 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:19.568 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.568 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.569 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:19.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.583 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.587 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.589 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.593 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.598 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.608 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.610 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.613 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.615 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.628 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.629 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.636 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.642 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.649 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.650 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.650 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.663 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.668 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.673 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.675 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.689 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.690 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.691 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.694 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.698 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.703 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.706 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.712 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.713 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.718 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.718 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.718 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.732 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.732 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.736 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.745 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.748 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.765 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:19.765 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 539.4739ms 2025-06-17 06:05:19.765 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:19.765 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:19.765 +00:00 [INF] Discarding envelope e6113a2742044b158cf6025f92c1dcae because the queue is full. 2025-06-17 06:05:19.765 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:19.765 +00:00 [INF] Discarding envelope c5cca571dbff4058b0080a3d99449fe3 because the queue is full. 2025-06-17 06:05:19.766 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 540.4993ms 2025-06-17 06:05:19.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.771 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.772 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.774 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.777 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.779 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.788 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.796 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.806 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.809 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.814 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.816 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.823 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.824 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.826 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.835 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.835 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:19.839 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.840 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 454.9981ms 2025-06-17 06:05:19.840 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:19.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.842 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:19.846 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.852 +00:00 [INF] Discarding envelope abc1616c056345469da0b02ae52f7f23 because the queue is full. 2025-06-17 06:05:19.856 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:19.856 +00:00 [INF] Discarding envelope 8e5076dc2fa14a069a1c1f8b661d3ea0 because the queue is full. 2025-06-17 06:05:19.856 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 471.2367ms 2025-06-17 06:05:19.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.869 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.871 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.876 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.880 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.880 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.889 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.892 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.909 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.913 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.921 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.954 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.954 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.955 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:19.966 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.966 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 424.7085ms 2025-06-17 06:05:19.966 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:19.967 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:19.967 +00:00 [INF] Discarding envelope 6d582ed6256f4f88a9ef19665fe959bb because the queue is full. 2025-06-17 06:05:19.967 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:19.967 +00:00 [INF] Discarding envelope 09ced9b61c9042688e084a5abc6ff733 because the queue is full. 2025-06-17 06:05:19.967 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 426.1893ms 2025-06-17 06:05:19.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:19.983 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:19.987 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:19.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:19.996 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.003 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.006 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:20.008 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 632.0997ms 2025-06-17 06:05:20.008 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:20.008 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:20.008 +00:00 [INF] Discarding envelope d5cbd1aee4c64d6da555a26e16051cab because the queue is full. 2025-06-17 06:05:20.008 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:20.008 +00:00 [INF] Discarding envelope 57005a04370a489e9fcf262381995ef1 because the queue is full. 2025-06-17 06:05:20.009 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 633.7962ms 2025-06-17 06:05:20.524 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:05:20.524 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:20.524 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:05:20.524 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:20.524 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2256ms 2025-06-17 06:05:20.525 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - 2025-06-17 06:05:20.525 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:20.525 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:05:20.525 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:20.525 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 - - - 204 - - 0.1628ms 2025-06-17 06:05:20.531 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 2025-06-17 06:05:20.532 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:20.532 +00:00 [INF] Started transaction with span ID 'f5b71d299409e076' and trace ID '4599e00af6454301a431d48ab941e840'. 2025-06-17 06:05:20.532 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:20.532 +00:00 [INF] Started transaction with span ID 'f5b71d299409e076' and trace ID '4599e00af6454301a431d48ab941e840'. 2025-06-17 06:05:20.532 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:05:20.532 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:20.537 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:05:20.537 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:20.537 +00:00 [INF] Started transaction with span ID '254aaf5590f8a77b' and trace ID '1b6e7f872092497dabd237acd84b04a9'. 2025-06-17 06:05:20.537 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:20.537 +00:00 [INF] Started transaction with span ID '254aaf5590f8a77b' and trace ID '1b6e7f872092497dabd237acd84b04a9'. 2025-06-17 06:05:20.538 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:20.538 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:20.542 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:20.538 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:20.546 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:20.550 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:20.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:20.554 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:20.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:20.566 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:05:20.566 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 33.8576ms 2025-06-17 06:05:20.566 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:05:20.566 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:20.566 +00:00 [INF] Discarding envelope bb67b04ae03c414d900af190456a54bc because the queue is full. 2025-06-17 06:05:20.567 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:20.567 +00:00 [INF] Discarding envelope 7113a59c956b4d91a7a3131c052ad6ef because the queue is full. 2025-06-17 06:05:20.567 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=99b43492-ff14-48fe-8a65-0ed40365f776 application/json 77 - 400 - application/json;+charset=utf-8 35.6301ms 2025-06-17 06:05:20.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.584 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.645 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.660 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:05:20.660 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:20.660 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:05:20.660 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:20.660 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1872ms 2025-06-17 06:05:20.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.665 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:05:20.665 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:20.665 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:05:20.665 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:20.665 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1885ms 2025-06-17 06:05:20.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.669 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:05:20.669 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:20.670 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:05:20.670 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:20.670 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 1.2350ms 2025-06-17 06:05:20.673 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:05:20.673 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:20.673 +00:00 [INF] Started transaction with span ID '15ce2460f69a1c6' and trace ID 'c1fd5a036f1c49fb9f4dab4b0800b9d1'. 2025-06-17 06:05:20.673 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:20.673 +00:00 [INF] Started transaction with span ID '15ce2460f69a1c6' and trace ID 'c1fd5a036f1c49fb9f4dab4b0800b9d1'. 2025-06-17 06:05:20.673 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:05:20.673 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:20.680 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:20.680 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:05:20.681 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:20.684 +00:00 [INF] Started transaction with span ID '24a6aa05d4355dba' and trace ID 'c2355bca1b2f4ec9892eb4e91b3b58c0'. 2025-06-17 06:05:20.684 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:20.684 +00:00 [INF] Started transaction with span ID '24a6aa05d4355dba' and trace ID 'c2355bca1b2f4ec9892eb4e91b3b58c0'. 2025-06-17 06:05:20.684 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:05:20.684 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:20.688 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.692 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:05:20.692 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:20.692 +00:00 [INF] Started transaction with span ID 'cfbb199c99496f70' and trace ID 'b493d6db5e7c4ff5a569e9f4dff4b465'. 2025-06-17 06:05:20.692 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:20.692 +00:00 [INF] Started transaction with span ID 'cfbb199c99496f70' and trace ID 'b493d6db5e7c4ff5a569e9f4dff4b465'. 2025-06-17 06:05:20.693 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:20.693 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:20.698 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:20.698 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:20.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:20.710 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:20.711 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:20.714 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:20.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:20.729 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:20.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:20.731 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.741 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:05:20.741 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 55.5973ms 2025-06-17 06:05:20.741 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:05:20.741 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:20.741 +00:00 [INF] Discarding envelope 954d514dd9184f008fae0f62c2b4a8c2 because the queue is full. 2025-06-17 06:05:20.742 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:20.742 +00:00 [INF] Discarding envelope 3b4ef8d5160746d0bcf5e33fff4e2e83 because the queue is full. 2025-06-17 06:05:20.742 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 61.2628ms 2025-06-17 06:05:20.742 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:05:20.742 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:20.742 +00:00 [INF] Started transaction with span ID '5d67b53ef79e5747' and trace ID '1e3ce1cf4d394383bf360bf34acb1d06'. 2025-06-17 06:05:20.742 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:20.742 +00:00 [INF] Started transaction with span ID '5d67b53ef79e5747' and trace ID '1e3ce1cf4d394383bf360bf34acb1d06'. 2025-06-17 06:05:20.742 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:20.742 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:20.744 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:05:20.744 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 70.4679ms 2025-06-17 06:05:20.744 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:05:20.744 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:20.744 +00:00 [INF] Discarding envelope 09096757ba9d41f2b1b465d97d0f619c because the queue is full. 2025-06-17 06:05:20.744 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:20.744 +00:00 [INF] Discarding envelope 227fa3699b0c4c4c97206047f48fe152 because the queue is full. 2025-06-17 06:05:20.744 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 71.1531ms 2025-06-17 06:05:20.744 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:05:20.744 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:20.744 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:05:20.744 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:20.744 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1086ms 2025-06-17 06:05:20.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.750 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:05:20.750 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:20.750 +00:00 [INF] Started transaction with span ID '5a212ef9fb900d28' and trace ID '930f9372ce8c49b4ad401322af8efb47'. 2025-06-17 06:05:20.750 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:20.750 +00:00 [INF] Started transaction with span ID '5a212ef9fb900d28' and trace ID '930f9372ce8c49b4ad401322af8efb47'. 2025-06-17 06:05:20.750 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:20.750 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:20.754 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.754 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:20.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.760 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:20.763 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:20.763 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:20.766 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:20.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.773 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.773 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.774 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.777 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:20.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:20.780 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.783 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:20.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.795 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.797 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.809 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.811 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.812 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.817 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.819 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.820 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.825 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.835 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.836 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.838 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.852 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.860 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.861 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.865 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.866 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.872 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.876 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.877 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.885 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.889 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.891 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.892 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.895 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.897 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.907 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.909 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.910 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.911 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.916 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.917 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.919 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.920 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.925 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.925 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.932 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.938 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.940 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.938 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.945 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:20.953 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:20.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.960 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:20.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.002 +00:00 [INF] Executed DbCommand (51ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:20.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.015 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.016 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.029 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.038 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.041 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.050 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.050 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.051 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.055 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.048 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.060 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.062 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.063 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.070 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.071 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.073 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.076 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.077 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.082 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.083 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.085 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.088 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.089 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.096 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.104 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.110 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.113 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.116 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.130 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:21.130 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 591.533ms 2025-06-17 06:05:21.130 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:21.130 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:21.130 +00:00 [INF] Discarding envelope 43cf448f907344769e89b59e7aecca31 because the queue is full. 2025-06-17 06:05:21.130 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:21.130 +00:00 [INF] Discarding envelope da88453d00d44813a873ff10a4dc1650 because the queue is full. 2025-06-17 06:05:21.131 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 593.5339ms 2025-06-17 06:05:21.133 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.133 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.134 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.150 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:05:21.150 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:21.150 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:05:21.150 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:21.150 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1707ms 2025-06-17 06:05:21.151 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:05:21.151 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:21.151 +00:00 [INF] Started transaction with span ID '9f9585f1c47fe0cf' and trace ID 'f62a84bb3aa549d3bc05b7e8a563522d'. 2025-06-17 06:05:21.151 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:21.151 +00:00 [INF] Started transaction with span ID '9f9585f1c47fe0cf' and trace ID 'f62a84bb3aa549d3bc05b7e8a563522d'. 2025-06-17 06:05:21.151 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:21.151 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:21.151 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.158 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:21.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.162 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:21.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:21.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.172 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:21.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.180 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.181 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.199 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.215 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.224 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.227 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.228 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.234 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.237 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.241 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.254 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.258 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.258 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.261 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.268 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.269 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.270 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.274 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.274 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.289 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.289 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.291 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.296 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.297 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.300 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.309 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.310 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.314 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.317 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.319 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.321 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.329 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.331 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.335 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.343 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.349 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.351 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.351 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.358 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.369 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.371 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.376 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.377 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.384 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.389 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.392 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.395 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:21.396 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 703.1909ms 2025-06-17 06:05:21.396 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:21.396 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:21.396 +00:00 [INF] Discarding envelope 1b872993182f4012810637d19277300e because the queue is full. 2025-06-17 06:05:21.396 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:21.396 +00:00 [INF] Discarding envelope 3e5d6f500c3546c39e47710d5dc6f9f4 because the queue is full. 2025-06-17 06:05:21.396 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 704.2107ms 2025-06-17 06:05:21.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.395 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.402 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:21.402 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 651.5704ms 2025-06-17 06:05:21.402 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:21.402 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:21.402 +00:00 [INF] Discarding envelope cf82f63bc2854503b71508fc45184320 because the queue is full. 2025-06-17 06:05:21.402 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:21.402 +00:00 [INF] Discarding envelope 0f7918877ea0454b9ecb769b9ff2d1f5 because the queue is full. 2025-06-17 06:05:21.402 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 652.5991ms 2025-06-17 06:05:21.402 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:05:21.403 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:21.403 +00:00 [INF] Started transaction with span ID '22bb67e92d5e9d94' and trace ID '78412b811f9b4db899887782dc66b4d6'. 2025-06-17 06:05:21.403 +00:00 [INF] Started transaction with span ID '22bb67e92d5e9d94' and trace ID '78412b811f9b4db899887782dc66b4d6'. 2025-06-17 06:05:21.403 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:21.403 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:21.402 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.406 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:05:21.406 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:21.407 +00:00 [INF] Started transaction with span ID 'dc471c1ec15fa2' and trace ID '170a11969b094bcba9dd2b3fb5ccb7ea'. 2025-06-17 06:05:21.407 +00:00 [INF] Started transaction with span ID 'dc471c1ec15fa2' and trace ID '170a11969b094bcba9dd2b3fb5ccb7ea'. 2025-06-17 06:05:21.407 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:21.407 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:21.408 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.414 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:05:21.414 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:21.414 +00:00 [INF] Started transaction with span ID 'ccb31bdd979dc012' and trace ID '98064a49deb844a19d636b2394429f8b'. 2025-06-17 06:05:21.414 +00:00 [INF] Started transaction with span ID 'ccb31bdd979dc012' and trace ID '98064a49deb844a19d636b2394429f8b'. 2025-06-17 06:05:21.414 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:21.415 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:21.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.420 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:05:21.420 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:21.420 +00:00 [INF] Started transaction with span ID '9460d2c8654c6fad' and trace ID '8c07c81926ca4ddb8abd0e2b939b3601'. 2025-06-17 06:05:21.421 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:21.422 +00:00 [INF] Started transaction with span ID '9460d2c8654c6fad' and trace ID '8c07c81926ca4ddb8abd0e2b939b3601'. 2025-06-17 06:05:21.423 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:05:21.423 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:21.422 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.423 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.428 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:21.431 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:21.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.437 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.439 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.442 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:21.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:05:21.443 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:05:21.443 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 19.9231ms 2025-06-17 06:05:21.443 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:05:21.443 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:21.443 +00:00 [INF] Discarding envelope 7af00cbd96954258a1b38df00861712f because the queue is full. 2025-06-17 06:05:21.443 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:21.443 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.445 +00:00 [INF] Discarding envelope 7f1321e842aa42aaa44a613165151388 because the queue is full. 2025-06-17 06:05:21.446 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 26.0063ms 2025-06-17 06:05:21.447 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:05:21.447 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:21.447 +00:00 [INF] Started transaction with span ID '1a62f761bacb65c2' and trace ID '654355452aa647f0b6a51c554c680cd3'. 2025-06-17 06:05:21.447 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:21.447 +00:00 [INF] Started transaction with span ID '1a62f761bacb65c2' and trace ID '654355452aa647f0b6a51c554c680cd3'. 2025-06-17 06:05:21.447 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:21.447 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:21.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.455 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:21.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.462 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.472 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:21.472 +00:00 [INF] Executed DbCommand (33ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:21.472 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:21.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:21.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:21.484 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:21.485 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.486 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:21.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:21.490 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.491 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:21.493 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:21.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.493 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:21.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:21.497 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.513 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.527 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.529 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.532 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:05:21.532 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:21.533 +00:00 [INF] Started transaction with span ID '144b2e5c32dad384' and trace ID 'f9b877b64ff6419d8bf87dd2422631a5'. 2025-06-17 06:05:21.533 +00:00 [INF] Started transaction with span ID '144b2e5c32dad384' and trace ID 'f9b877b64ff6419d8bf87dd2422631a5'. 2025-06-17 06:05:21.533 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:21.533 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:21.533 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.542 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.543 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.543 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.563 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:21.591 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.603 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.605 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:21.606 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.607 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.617 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:21.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.645 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:21.649 +00:00 [INF] Executed DbCommand (30ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.658 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.661 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.663 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.700 +00:00 [INF] Executed DbCommand (60ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.710 +00:00 [INF] Executed DbCommand (121ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.717 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.743 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.743 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.746 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.752 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.772 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.785 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.792 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.804 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.808 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.814 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.815 +00:00 [INF] Executed DbCommand (151ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.818 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.832 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.852 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.887 +00:00 [INF] Executed DbCommand (113ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.898 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.908 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.919 +00:00 [INF] Executed DbCommand (33ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.924 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.931 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.934 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.936 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:21.950 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:21.964 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.965 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:21.968 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:21.964 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.044 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.048 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.050 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.052 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.062 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.074 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.089 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.022 +00:00 [INF] Executed DbCommand (54ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.027 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:05:22.109 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:22.109 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:05:22.109 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:22.109 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 81.8386ms 2025-06-17 06:05:22.129 +00:00 [INF] Executed DbCommand (39ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.131 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:05:22.131 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:22.131 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:05:22.131 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:22.131 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1699ms 2025-06-17 06:05:22.134 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:05:22.134 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:22.134 +00:00 [INF] Started transaction with span ID '6b7396263dc7c142' and trace ID 'fc73a24a9ba5438bb64bc1d18661db4e'. 2025-06-17 06:05:22.134 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:22.134 +00:00 [INF] Started transaction with span ID '6b7396263dc7c142' and trace ID 'fc73a24a9ba5438bb64bc1d18661db4e'. 2025-06-17 06:05:22.134 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:05:22.134 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:22.138 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.138 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.141 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:05:22.143 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:22.143 +00:00 [INF] Started transaction with span ID 'f98cb4282befdede' and trace ID '93b9e580c3ef43438d1b8030c0558355'. 2025-06-17 06:05:22.143 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:22.143 +00:00 [INF] Started transaction with span ID 'f98cb4282befdede' and trace ID '93b9e580c3ef43438d1b8030c0558355'. 2025-06-17 06:05:22.143 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:05:22.143 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:22.146 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.153 +00:00 [INF] Executed DbCommand (73ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.154 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.162 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.168 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:05:22.169 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:05:22.186 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:05:22.186 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 42.9126ms 2025-06-17 06:05:22.186 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:05:22.186 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:22.186 +00:00 [INF] Discarding envelope 646122fb73804831a084c74b5e5188cb because the queue is full. 2025-06-17 06:05:22.186 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:22.186 +00:00 [INF] Discarding envelope 36c401dc798a490db6e552b94a6be556 because the queue is full. 2025-06-17 06:05:22.186 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 45.1152ms 2025-06-17 06:05:22.170 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.170 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.195 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.204 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.185 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.185 +00:00 [INF] Executed DbCommand (60ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.185 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:05:22.216 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 81.4304ms 2025-06-17 06:05:22.216 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:05:22.216 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:22.216 +00:00 [INF] Discarding envelope 5d70bcabcc9a4c6f99db5048930a151a because the queue is full. 2025-06-17 06:05:22.216 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:22.216 +00:00 [INF] Discarding envelope 5c6ca2bea3da4d44b588f0a29d3f7836 because the queue is full. 2025-06-17 06:05:22.216 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 82.3561ms 2025-06-17 06:05:22.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.221 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.204 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.204 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.240 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.252 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.262 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.263 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.263 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.272 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.273 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.288 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.288 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.289 +00:00 [INF] Executed DbCommand (55ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.294 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.298 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.302 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.302 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.303 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.313 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.316 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.317 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.318 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.319 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.323 +00:00 [INF] Executed DbCommand (40ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.326 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.328 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.329 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.335 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.341 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.345 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.346 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.348 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.363 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.364 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.365 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.368 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.369 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.376 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.381 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.385 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.387 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.392 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.402 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.411 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.412 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.413 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.414 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.416 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.419 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.421 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.434 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.437 +00:00 [INF] Executed DbCommand (33ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.437 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.442 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.445 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.450 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.453 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.453 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.454 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.461 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.469 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.478 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.485 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.488 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.488 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.491 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.507 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.513 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.513 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.513 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.529 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.530 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.531 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.532 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.541 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.556 +00:00 [INF] Executed DbCommand (33ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.558 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.559 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.560 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.568 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.569 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.571 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.574 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.576 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.575 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.593 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.593 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.607 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.637 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.639 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.639 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.681 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.681 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.682 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.685 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.690 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.691 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.691 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.698 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.709 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.709 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.710 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.711 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.727 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.734 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.742 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.745 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.749 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.751 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.760 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.769 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.783 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.790 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.792 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.802 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.825 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.837 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.838 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.849 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.854 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.855 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.886 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.900 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.901 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:22.907 +00:00 [INF] Executed DbCommand (438ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.914 +00:00 [INF] Executed DbCommand (30ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.915 +00:00 [INF] Executed DbCommand (53ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.930 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.931 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.958 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.961 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:22.967 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:22.975 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:22.976 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:22.976 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.021 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:23.025 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.023 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.046 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.049 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.051 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.063 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.044 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.075 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.093 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.096 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.101 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.110 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.116 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.121 +00:00 [INF] Executed DbCommand (33ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.145 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.149 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.170 +00:00 [INF] Executed DbCommand (31ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.173 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.176 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.201 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1784.7061ms 2025-06-17 06:05:23.201 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:23.201 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:23.201 +00:00 [INF] Discarding envelope dfa7156700fa4f638797ba44718e0127 because the queue is full. 2025-06-17 06:05:23.201 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:23.201 +00:00 [INF] Discarding envelope 0de0b5cacda24be9ae1f8a69210b8bfd because the queue is full. 2025-06-17 06:05:23.201 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 1787.3674ms 2025-06-17 06:05:23.201 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1668.3352ms 2025-06-17 06:05:23.201 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:23.201 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:23.201 +00:00 [INF] Discarding envelope df586da0c4db42cb9274283c61f46009 because the queue is full. 2025-06-17 06:05:23.201 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:23.201 +00:00 [INF] Discarding envelope d1dba706d45b4de588090e7abdab5890 because the queue is full. 2025-06-17 06:05:23.201 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 1669.1495ms 2025-06-17 06:05:23.202 +00:00 [INF] Executed DbCommand (365ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.212 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.226 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.234 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.234 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.237 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.270 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.272 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.280 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.287 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.289 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.292 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.294 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.301 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.310 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.323 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.325 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.328 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.345 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.347 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.356 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.365 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.366 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.369 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.381 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.391 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.391 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.397 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.399 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.412 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.413 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.414 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.429 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.436 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.440 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.445 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.448 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.458 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.463 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.464 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.480 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.487 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:23.488 +00:00 [INF] Executed DbCommand (66ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.492 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.495 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.497 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.501 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.504 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.505 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.513 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.518 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.521 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.527 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.529 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.532 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.542 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.543 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.547 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.560 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.561 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:23.561 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2157.6677ms 2025-06-17 06:05:23.561 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:23.561 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.580 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:23.580 +00:00 [INF] Discarding envelope 49baa8c4f35a484b8263830adb54cc4d because the queue is full. 2025-06-17 06:05:23.580 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:23.580 +00:00 [INF] Discarding envelope 4a0297c3b601405d8a083cebaad3f070 because the queue is full. 2025-06-17 06:05:23.580 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 2178.0951ms 2025-06-17 06:05:23.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.583 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:23.584 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2841.3264ms 2025-06-17 06:05:23.584 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:23.584 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:23.584 +00:00 [INF] Discarding envelope fa92c39bae1e43af957499132d73dbf8 because the queue is full. 2025-06-17 06:05:23.584 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:23.584 +00:00 [INF] Discarding envelope e9670ce7ad7d4376ae940916d2815a66 because the queue is full. 2025-06-17 06:05:23.584 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2842.3742ms 2025-06-17 06:05:23.585 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:05:23.585 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:23.585 +00:00 [INF] Started transaction with span ID '6d317edaab2846ff' and trace ID '3936583153f04ef49971458cf906f4fa'. 2025-06-17 06:05:23.585 +00:00 [INF] Started transaction with span ID '6d317edaab2846ff' and trace ID '3936583153f04ef49971458cf906f4fa'. 2025-06-17 06:05:23.585 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:05:23.585 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:23.587 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2179.9471ms 2025-06-17 06:05:23.587 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:23.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.587 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:23.588 +00:00 [INF] Discarding envelope e491c8ae01464e398947308b19ce30b5 because the queue is full. 2025-06-17 06:05:23.588 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:23.588 +00:00 [INF] Discarding envelope 8b0994dadaa04b28913aa74965da2ada because the queue is full. 2025-06-17 06:05:23.588 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 2181.4674ms 2025-06-17 06:05:23.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:05:23.592 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:05:23.593 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 7.5678ms 2025-06-17 06:05:23.593 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:05:23.593 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:23.593 +00:00 [INF] Discarding envelope 156a81b196b548bea1bfad0a0d054594 because the queue is full. 2025-06-17 06:05:23.593 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:23.593 +00:00 [INF] Discarding envelope 30b223003e1142d787b6af96eaf1719d because the queue is full. 2025-06-17 06:05:23.594 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 9.0435ms 2025-06-17 06:05:23.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.606 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.611 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.614 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.642 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.643 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.677 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.681 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.684 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.690 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.692 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.696 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.721 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.723 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.725 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.728 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.732 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.748 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.752 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.764 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:23.768 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2617.079ms 2025-06-17 06:05:23.771 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:23.772 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:23.772 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.772 +00:00 [INF] Discarding envelope dcf5bf6ec3da4373abd8def7a6062dc0 because the queue is full. 2025-06-17 06:05:23.773 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:23.773 +00:00 [INF] Discarding envelope 3569e4592b964abc95496953414bf75d because the queue is full. 2025-06-17 06:05:23.775 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2624.4277ms 2025-06-17 06:05:23.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.785 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:23.790 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:23.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:23.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:23.797 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:23.809 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2361.6796ms 2025-06-17 06:05:23.809 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:23.810 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:23.810 +00:00 [INF] Discarding envelope adeb238c01ac47fd821660444b7e80bc because the queue is full. 2025-06-17 06:05:23.810 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:23.810 +00:00 [INF] Discarding envelope e52286cbb4464186b23d6489595a348f because the queue is full. 2025-06-17 06:05:23.814 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2366.8825ms 2025-06-17 06:05:23.820 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:05:23.820 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:23.820 +00:00 [INF] Started transaction with span ID '5c4c8b25a073d29c' and trace ID '36927f34546d4975a31de78cb424bada'. 2025-06-17 06:05:23.820 +00:00 [INF] Started transaction with span ID '5c4c8b25a073d29c' and trace ID '36927f34546d4975a31de78cb424bada'. 2025-06-17 06:05:23.820 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:05:23.820 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:23.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:05:23.823 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:05:23.826 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 5.9134ms 2025-06-17 06:05:23.826 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:05:23.827 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:23.827 +00:00 [INF] Discarding envelope 9b9d3f8beac74433a4c0f843472d158a because the queue is full. 2025-06-17 06:05:23.827 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:23.827 +00:00 [INF] Discarding envelope b14a8c80f541456684106a8ec26be0ef because the queue is full. 2025-06-17 06:05:23.827 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 7.1995ms 2025-06-17 06:05:23.879 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:05:23.879 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:23.879 +00:00 [INF] Started transaction with span ID 'a0145874ed2d3923' and trace ID '125231adcd7646008ad4dd6e56206eef'. 2025-06-17 06:05:23.880 +00:00 [INF] Started transaction with span ID 'a0145874ed2d3923' and trace ID '125231adcd7646008ad4dd6e56206eef'. 2025-06-17 06:05:23.880 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:05:23.880 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:23.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:05:23.883 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:05:23.884 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.2313ms 2025-06-17 06:05:23.884 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:05:23.884 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:23.884 +00:00 [INF] Discarding envelope b9c070b3e1e24d7da15a8ce2913d769b because the queue is full. 2025-06-17 06:05:23.884 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:23.884 +00:00 [INF] Discarding envelope ac613b94059541fbbc800b55eb614782 because the queue is full. 2025-06-17 06:05:23.885 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 5.6168ms 2025-06-17 06:05:24.289 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:05:24.289 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:24.289 +00:00 [INF] Started transaction with span ID '9f8b545f1388af3e' and trace ID '660c693d9b9f44cb812a512739cc41b5'. 2025-06-17 06:05:24.289 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:24.290 +00:00 [INF] Started transaction with span ID '9f8b545f1388af3e' and trace ID '660c693d9b9f44cb812a512739cc41b5'. 2025-06-17 06:05:24.290 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:24.290 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:24.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:24.302 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:24.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.314 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:24.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.348 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:24.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.379 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:24.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:24.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.406 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:24.420 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.429 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:24.438 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.444 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:05:24.444 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:24.444 +00:00 [INF] Started transaction with span ID '6b1071f71b8e97d4' and trace ID '7e2bf4ff697442809276cfccd8be26e2'. 2025-06-17 06:05:24.444 +00:00 [INF] Started transaction with span ID '6b1071f71b8e97d4' and trace ID '7e2bf4ff697442809276cfccd8be26e2'. 2025-06-17 06:05:24.444 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:05:24.444 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:24.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:05:24.447 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:05:24.448 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.7945ms 2025-06-17 06:05:24.448 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:05:24.448 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:24.448 +00:00 [INF] Discarding envelope 6b946548988c4bbbacbf46c3719c67af because the queue is full. 2025-06-17 06:05:24.448 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:24.448 +00:00 [INF] Discarding envelope 06ca27314daa41978ecb62f9a88e7124 because the queue is full. 2025-06-17 06:05:24.449 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 5.3714ms 2025-06-17 06:05:24.452 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:24.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.471 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:24.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.495 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.500 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.505 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:24.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.531 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.546 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:24.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.560 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.575 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.580 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.591 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:24.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.621 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:05:24.621 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:24.621 +00:00 [INF] Started transaction with span ID 'da2881c9e45f7d2e' and trace ID 'b9b6ddbbc2104d07a1e6c2cbb0f48303'. 2025-06-17 06:05:24.622 +00:00 [INF] Started transaction with span ID 'da2881c9e45f7d2e' and trace ID 'b9b6ddbbc2104d07a1e6c2cbb0f48303'. 2025-06-17 06:05:24.622 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:24.622 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:24.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.635 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.638 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:24.641 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.652 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:24.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.660 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:24.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:24.664 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:24.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.677 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.677 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.682 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.696 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:24.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.699 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:24.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.713 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:24.714 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:24.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.725 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.738 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.759 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:24.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.774 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 06:05:24.774 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:24.774 +00:00 [INF] Started transaction with span ID 'db2b585bc23d173d' and trace ID '69e81bdd4cf842e69af57f15fecfdc98'. 2025-06-17 06:05:24.775 +00:00 [INF] Started transaction with span ID 'db2b585bc23d173d' and trace ID '69e81bdd4cf842e69af57f15fecfdc98'. 2025-06-17 06:05:24.775 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:05:24.775 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:24.792 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:05:24.792 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:05:24.793 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 18.2491ms 2025-06-17 06:05:24.793 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:05:24.796 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:24.796 +00:00 [INF] Discarding envelope 2383269122614dff93d1f52819582f0f because the queue is full. 2025-06-17 06:05:24.796 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:24.796 +00:00 [INF] Discarding envelope 56cec8195d314b9396d11e9bc0e833d9 because the queue is full. 2025-06-17 06:05:24.796 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 21.9295ms 2025-06-17 06:05:24.793 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.800 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.805 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.837 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:24.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.859 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.872 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:24.900 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:24.902 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.908 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:05:24.908 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:24.908 +00:00 [INF] Started transaction with span ID 'bc97d547e1c44e67' and trace ID '9fbc5e0530d64a5796ae6fb4ec544520'. 2025-06-17 06:05:24.908 +00:00 [INF] Started transaction with span ID 'bc97d547e1c44e67' and trace ID '9fbc5e0530d64a5796ae6fb4ec544520'. 2025-06-17 06:05:24.908 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:24.908 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:24.912 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:05:24.912 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:24.912 +00:00 [INF] Started transaction with span ID 'c6c88495c0ccac7c' and trace ID 'fdc26012580c4bd8919bfa3cf4fd661b'. 2025-06-17 06:05:24.912 +00:00 [INF] Started transaction with span ID 'c6c88495c0ccac7c' and trace ID 'fdc26012580c4bd8919bfa3cf4fd661b'. 2025-06-17 06:05:24.913 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:24.913 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:24.932 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:24.935 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:24.945 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:24.957 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:24.965 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:24.969 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:24.977 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:24.977 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:24.978 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:24.988 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:24.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:24.998 +00:00 [INF] Executed DbCommand (44ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.016 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.024 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.038 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.049 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.049 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.050 +00:00 [INF] Executed DbCommand (35ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.072 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.080 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.081 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.085 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.089 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.093 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.096 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.117 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.119 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.126 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.131 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.139 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.139 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.144 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.164 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.169 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.172 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.176 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.185 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.185 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.202 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.220 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.221 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.240 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.247 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.249 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.268 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.272 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.283 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.285 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.292 +00:00 [INF] Executed DbCommand (34ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.293 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.305 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.310 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.315 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.316 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.319 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.329 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.329 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.330 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.350 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.351 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.352 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.364 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.368 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.381 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.385 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.388 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.403 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.412 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:25.419 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1129.6741ms 2025-06-17 06:05:25.420 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:25.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.433 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:25.433 +00:00 [INF] Discarding envelope ee66611412424a5bb0968ae017fb1a71 because the queue is full. 2025-06-17 06:05:25.433 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:25.433 +00:00 [INF] Discarding envelope 653f81dbc4304ea9b4bc70f88aabd1aa because the queue is full. 2025-06-17 06:05:25.433 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1144.0751ms 2025-06-17 06:05:25.440 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.440 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.445 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.448 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.450 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.460 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.464 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.464 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.542 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.550 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.550 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.558 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.561 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.563 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:05:25.563 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:25.563 +00:00 [INF] Started transaction with span ID '1092ca9061a0ecfd' and trace ID '32ca57166df14ea3bed7dfd0cfdd8b09'. 2025-06-17 06:05:25.563 +00:00 [INF] Started transaction with span ID '1092ca9061a0ecfd' and trace ID '32ca57166df14ea3bed7dfd0cfdd8b09'. 2025-06-17 06:05:25.563 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:25.563 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:25.567 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:05:25.567 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:25.567 +00:00 [INF] Started transaction with span ID '6c489db59967a275' and trace ID '335c0b8ae08c4ce78fb1aa9cf98f36c4'. 2025-06-17 06:05:25.567 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:25.567 +00:00 [INF] Started transaction with span ID '6c489db59967a275' and trace ID '335c0b8ae08c4ce78fb1aa9cf98f36c4'. 2025-06-17 06:05:25.568 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:25.568 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:25.572 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:25.573 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.580 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:25.585 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.586 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.594 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.603 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.605 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.607 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.620 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.622 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.626 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.628 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.650 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.657 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.658 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.660 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.665 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.670 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.685 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.694 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.700 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.700 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.700 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:25.700 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1078.6865ms 2025-06-17 06:05:25.700 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:25.701 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:25.701 +00:00 [INF] Discarding envelope 56c1e98675944b549bab2cbdb9e9a8ff because the queue is full. 2025-06-17 06:05:25.701 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:25.701 +00:00 [INF] Discarding envelope 5334ed27dc044870b086c0eaa40c8c73 because the queue is full. 2025-06-17 06:05:25.701 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 1079.5122ms 2025-06-17 06:05:25.701 +00:00 [INF] Executed DbCommand (137ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:25.702 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.707 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.708 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.718 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:25.719 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:25.723 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.724 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:25.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.724 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:25.727 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 818.7792ms 2025-06-17 06:05:25.728 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:25.728 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:25.729 +00:00 [INF] Discarding envelope 5b8d04b6efb843bca3d549d99cb6e9a5 because the queue is full. 2025-06-17 06:05:25.729 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:25.729 +00:00 [INF] Discarding envelope 838bdd1f020147e08b4700cd44e19c24 because the queue is full. 2025-06-17 06:05:25.730 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 822.0425ms 2025-06-17 06:05:25.729 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.735 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.736 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.754 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.757 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.801 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.804 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.811 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.816 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.828 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.829 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.842 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.842 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.857 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.862 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.871 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.874 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.885 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.887 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.889 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.898 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.906 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.909 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.924 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.927 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:25.929 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1015.4214ms 2025-06-17 06:05:25.929 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:25.929 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:25.932 +00:00 [INF] Discarding envelope 17dda07321a94c9d81ca4a14bf71a584 because the queue is full. 2025-06-17 06:05:25.933 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:25.933 +00:00 [INF] Discarding envelope 1ab99123cb9c4ef2a1d933b5a54d67b0 because the queue is full. 2025-06-17 06:05:25.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.933 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.936 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 1023.7700ms 2025-06-17 06:05:25.936 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.962 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:25.970 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.970 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:25.986 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:25.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:25.994 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.001 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.029 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:26.049 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.058 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.066 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.070 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.085 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.086 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:26.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.091 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 527.2686ms 2025-06-17 06:05:26.091 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:26.091 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:26.091 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.096 +00:00 [INF] Discarding envelope 86d7f7c304a9479da3aac7a50e7b8d36 because the queue is full. 2025-06-17 06:05:26.096 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:26.097 +00:00 [INF] Discarding envelope 8b2c568d40814f959171535d72aabc9a because the queue is full. 2025-06-17 06:05:26.097 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 534.4750ms 2025-06-17 06:05:26.096 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:26.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.137 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.158 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.168 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.181 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:26.204 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.210 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.221 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.233 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:26.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.245 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.254 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:26.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:26.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.310 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:26.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.335 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:26.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:26.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:26.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:26.354 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:26.356 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:26.357 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 789.5246ms 2025-06-17 06:05:26.357 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:26.358 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:26.358 +00:00 [INF] Discarding envelope 87370441347044b0b6d3e046b335a20a because the queue is full. 2025-06-17 06:05:26.358 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:26.358 +00:00 [INF] Discarding envelope 2311b79cb58f4b6394d90f5a78b1b4fc because the queue is full. 2025-06-17 06:05:26.359 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 792.0423ms 2025-06-17 06:05:27.826 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:05:27.826 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:27.826 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:05:27.826 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:27.826 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2479ms 2025-06-17 06:05:27.830 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:05:27.830 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:27.830 +00:00 [INF] Started transaction with span ID 'f3f76e5e83db7d5f' and trace ID '3bbe027df36f47a493c6d295068c04ca'. 2025-06-17 06:05:27.830 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:27.831 +00:00 [INF] Started transaction with span ID 'f3f76e5e83db7d5f' and trace ID '3bbe027df36f47a493c6d295068c04ca'. 2025-06-17 06:05:27.831 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:05:27.831 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:27.833 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:05:27.833 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:27.833 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:05:27.833 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:27.833 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1821ms 2025-06-17 06:05:27.837 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:27.838 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:05:27.841 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:27.841 +00:00 [INF] Started transaction with span ID '8ae8073753719dee' and trace ID '33fa3ac96ce245a0946ee8ab8efae998'. 2025-06-17 06:05:27.841 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:27.842 +00:00 [INF] Started transaction with span ID '8ae8073753719dee' and trace ID '33fa3ac96ce245a0946ee8ab8efae998'. 2025-06-17 06:05:27.841 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:27.842 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:27.842 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:27.846 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:27.851 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:27.857 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:27.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:27.865 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:05:27.865 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 33.6766ms 2025-06-17 06:05:27.865 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:05:27.865 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:27.866 +00:00 [INF] Discarding envelope b29e737e3abe4f7eba7f0ecd8b71809c because the queue is full. 2025-06-17 06:05:27.866 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:27.866 +00:00 [INF] Discarding envelope d2f5f1d82b5148b2a503165cb172293e because the queue is full. 2025-06-17 06:05:27.866 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 36.1021ms 2025-06-17 06:05:27.867 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:27.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:27.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:27.881 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:27.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:27.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:27.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:27.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:27.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:27.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:27.902 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:27.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:27.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:27.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:27.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:27.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:27.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:27.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:27.926 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:27.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:27.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:27.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:27.939 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:27.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:27.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:27.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:27.953 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:27.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:27.966 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:05:27.966 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:27.966 +00:00 [INF] Started transaction with span ID '375db5177731862a' and trace ID 'c9541f59798a41e4b61d7bfc225c24b1'. 2025-06-17 06:05:27.966 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:27.966 +00:00 [INF] Started transaction with span ID '375db5177731862a' and trace ID 'c9541f59798a41e4b61d7bfc225c24b1'. 2025-06-17 06:05:27.966 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:27.966 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:27.972 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:27.975 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:27.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:27.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:27.984 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:27.989 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:27.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.017 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.034 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.035 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.056 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.062 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.071 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.083 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.083 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.103 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:05:28.103 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:28.103 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:05:28.103 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:28.103 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.8433ms 2025-06-17 06:05:28.106 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.110 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.110 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:05:28.111 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:28.111 +00:00 [INF] Started transaction with span ID '5135d18a7e25f5e1' and trace ID '1078c5a375b64c6b84c3167614dd788d'. 2025-06-17 06:05:28.111 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:28.114 +00:00 [INF] Started transaction with span ID '5135d18a7e25f5e1' and trace ID '1078c5a375b64c6b84c3167614dd788d'. 2025-06-17 06:05:28.114 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:05:28.114 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:28.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:05:28.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.122 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:05:28.124 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9.5908ms 2025-06-17 06:05:28.124 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:05:28.126 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:28.127 +00:00 [INF] Discarding envelope 9f5b952a2808431096ed090117ccb973 because the queue is full. 2025-06-17 06:05:28.127 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:28.130 +00:00 [INF] Discarding envelope 6df5b97914e44d1382ef59c27bd36da4 because the queue is full. 2025-06-17 06:05:28.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.131 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 20.8494ms 2025-06-17 06:05:28.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.141 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.150 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.159 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.165 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.171 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.181 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.189 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.204 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.205 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.223 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.223 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.241 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.245 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.263 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.264 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.279 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.296 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.306 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.308 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.324 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.337 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.346 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.359 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.359 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.372 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.383 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.393 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.405 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.412 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.416 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.416 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.440 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.441 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.449 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.454 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.471 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.480 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.483 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.488 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.499 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.504 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.524 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.531 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.539 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.563 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.564 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.575 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.598 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.602 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.603 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.618 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.624 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.634 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.639 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.639 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:28.645 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 803.1052ms 2025-06-17 06:05:28.645 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:28.645 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:28.646 +00:00 [INF] Discarding envelope 73a3b9de57bb4c798add12e05c19eb40 because the queue is full. 2025-06-17 06:05:28.646 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:28.646 +00:00 [INF] Discarding envelope b0049df6a2aa4e248140c46ab8c697b9 because the queue is full. 2025-06-17 06:05:28.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.647 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 809.6030ms 2025-06-17 06:05:28.657 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.676 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.694 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.731 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.768 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.785 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.803 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.830 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.874 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.963 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:28.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:28.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:28.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:28.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.002 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.003 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:29.011 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1044.5928ms 2025-06-17 06:05:29.011 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:29.011 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:29.012 +00:00 [INF] Discarding envelope 886387719145498da19444edad787dd5 because the queue is full. 2025-06-17 06:05:29.012 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:29.012 +00:00 [INF] Discarding envelope 0f947e32d7fa4b95846ee04811a5ee65 because the queue is full. 2025-06-17 06:05:29.012 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1046.0219ms 2025-06-17 06:05:29.228 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:05:29.228 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:29.228 +00:00 [INF] Started transaction with span ID '3fca08ff260be6aa' and trace ID 'ea112c01ee2a40a0822dacd27781726f'. 2025-06-17 06:05:29.228 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:29.229 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:05:29.229 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:29.229 +00:00 [INF] Started transaction with span ID '37d874a6c003e243' and trace ID '4fed4447b42f43d2869196b71f8c1351'. 2025-06-17 06:05:29.229 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:29.229 +00:00 [INF] Started transaction with span ID '37d874a6c003e243' and trace ID '4fed4447b42f43d2869196b71f8c1351'. 2025-06-17 06:05:29.229 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:29.229 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:29.230 +00:00 [INF] Started transaction with span ID '3fca08ff260be6aa' and trace ID 'ea112c01ee2a40a0822dacd27781726f'. 2025-06-17 06:05:29.230 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:05:29.230 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:29.234 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:29.238 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:29.242 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:29.246 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:29.252 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:29.252 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:29.258 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:05:29.259 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 28.6206ms 2025-06-17 06:05:29.259 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:05:29.259 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:29.259 +00:00 [INF] Discarding envelope 484ccd6d073b42d09aa3e1b996b93050 because the queue is full. 2025-06-17 06:05:29.259 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:29.259 +00:00 [INF] Discarding envelope b88ef06e7bea4adea985b446c375f967 because the queue is full. 2025-06-17 06:05:29.260 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 31.8537ms 2025-06-17 06:05:29.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:29.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.295 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.328 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.358 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:05:29.358 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:29.358 +00:00 [INF] Started transaction with span ID '682d8be2b86dac14' and trace ID 'ca00cfeaa4944460914344891956dec9'. 2025-06-17 06:05:29.358 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:29.358 +00:00 [INF] Started transaction with span ID '682d8be2b86dac14' and trace ID 'ca00cfeaa4944460914344891956dec9'. 2025-06-17 06:05:29.358 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:29.358 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:29.362 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:29.366 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:29.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:29.373 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:29.379 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.385 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.425 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.431 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.440 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.462 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.469 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.483 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.491 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.494 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.499 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:05:29.500 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:29.500 +00:00 [INF] Started transaction with span ID '12b5161a7d8dc010' and trace ID '872ad093bb27481097437207e9d96366'. 2025-06-17 06:05:29.500 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:29.500 +00:00 [INF] Started transaction with span ID '12b5161a7d8dc010' and trace ID '872ad093bb27481097437207e9d96366'. 2025-06-17 06:05:29.500 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:05:29.500 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:29.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:05:29.504 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:05:29.506 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.9461ms 2025-06-17 06:05:29.506 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:05:29.506 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:29.506 +00:00 [INF] Discarding envelope 79aed384ddd34ef1b7a0ad891505487f because the queue is full. 2025-06-17 06:05:29.507 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:29.507 +00:00 [INF] Discarding envelope 8ca4cb3fe72241829c7cf78fa4bd901a because the queue is full. 2025-06-17 06:05:29.506 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.508 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 9.1054ms 2025-06-17 06:05:29.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.527 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.538 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.548 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.554 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.565 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.567 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.571 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.582 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.596 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.600 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.603 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.610 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.627 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.626 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.639 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:29.641 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 412.0741ms 2025-06-17 06:05:29.641 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:29.642 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:29.642 +00:00 [INF] Discarding envelope 30370122de474da4822bb43aa42a65ba because the queue is full. 2025-06-17 06:05:29.642 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:29.642 +00:00 [INF] Discarding envelope e08fb9324550439c9612a47bf87ab753 because the queue is full. 2025-06-17 06:05:29.642 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 413.1149ms 2025-06-17 06:05:29.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.673 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.697 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.705 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.732 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.745 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.775 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.783 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.802 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.823 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.837 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.882 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.898 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.943 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:29.965 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:29.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:29.977 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:29.978 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:29.989 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 631.0633ms 2025-06-17 06:05:29.994 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:29.994 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:29.994 +00:00 [INF] Discarding envelope 511a351b399a4fcd93bfd21fe1e44a5d because the queue is full. 2025-06-17 06:05:29.994 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:29.994 +00:00 [INF] Discarding envelope b0c2b17fcb2a452e814023f5226e2453 because the queue is full. 2025-06-17 06:05:29.995 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 637.0043ms 2025-06-17 06:05:30.047 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:05:30.047 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:30.047 +00:00 [INF] Started transaction with span ID '8027f2d938d9c1d0' and trace ID '914b30bc13294e51b0c329453034364e'. 2025-06-17 06:05:30.047 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:30.047 +00:00 [INF] Started transaction with span ID '8027f2d938d9c1d0' and trace ID '914b30bc13294e51b0c329453034364e'. 2025-06-17 06:05:30.047 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:30.047 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:30.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:30.058 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:30.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.075 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.090 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:30.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.101 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.106 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.124 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:30.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:30.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:30.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:30.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:30.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:30.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:30.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:30.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.257 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.271 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:30.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:30.314 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.338 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:30.378 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.384 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.393 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:30.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.425 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.434 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.447 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.453 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.459 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:30.463 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.479 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:30.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.509 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.515 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:30.523 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.536 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:30.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:30.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:30.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:30.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:30.559 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:30.560 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 512.7019ms 2025-06-17 06:05:30.560 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:30.560 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:30.560 +00:00 [INF] Discarding envelope d93d1bb224d24847a80cf97fbe0ee20c because the queue is full. 2025-06-17 06:05:30.561 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:30.561 +00:00 [INF] Discarding envelope bb6e94c351204d319489c6f7b76b89f3 because the queue is full. 2025-06-17 06:05:30.562 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 514.9872ms 2025-06-17 06:05:52.574 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:05:52.574 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:52.574 +00:00 [INF] Started transaction with span ID 'b8f8a021dc4719a7' and trace ID '8c2c339421b24022b0ea17fb3fe07dd4'. 2025-06-17 06:05:52.574 +00:00 [INF] Started transaction with span ID 'b8f8a021dc4719a7' and trace ID '8c2c339421b24022b0ea17fb3fe07dd4'. 2025-06-17 06:05:52.574 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:52.574 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:52.583 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:05:52.583 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:52.583 +00:00 [INF] Started transaction with span ID 'e75df796e8ee9a65' and trace ID '024096aebcd247d99d11ec5c92d64aa6'. 2025-06-17 06:05:52.584 +00:00 [INF] Started transaction with span ID 'e75df796e8ee9a65' and trace ID '024096aebcd247d99d11ec5c92d64aa6'. 2025-06-17 06:05:52.584 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:05:52.584 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:52.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:05:52.587 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:05:52.587 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.2766ms 2025-06-17 06:05:52.587 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:05:52.587 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:52.588 +00:00 [INF] Discarding envelope e8d23a5bebc2465a92a5f54c75642892 because the queue is full. 2025-06-17 06:05:52.588 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:52.588 +00:00 [INF] Discarding envelope 4ce486cf6b014f85993696d9e30a1c67 because the queue is full. 2025-06-17 06:05:52.588 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 4.5258ms 2025-06-17 06:05:52.592 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:52.605 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:52.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:52.611 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:52.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.626 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:52.627 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.633 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:52.634 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:52.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.648 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:52.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.654 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:52.654 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.659 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:52.660 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.667 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:52.668 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.672 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:52.673 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.679 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:52.681 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.685 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:52.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.691 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:52.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.699 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:52.700 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.706 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:52.707 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.713 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.715 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:52.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.722 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:52.723 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:52.732 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.739 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:52.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:52.750 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:52.750 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 175.3422ms 2025-06-17 06:05:52.750 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:52.750 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:52.750 +00:00 [INF] Discarding envelope e0e95a32614245f4af4af565a4ea0cc9 because the queue is full. 2025-06-17 06:05:52.750 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:52.750 +00:00 [INF] Discarding envelope 73e017fabc704a9da2af039445a47690 because the queue is full. 2025-06-17 06:05:52.750 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 176.7398ms 2025-06-17 06:05:52.751 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:05:52.751 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:52.751 +00:00 [INF] Started transaction with span ID 'a5c76a709c8f92a4' and trace ID '358d3ff6d4284a2194685edf6739d7b5'. 2025-06-17 06:05:52.751 +00:00 [INF] Started transaction with span ID 'a5c76a709c8f92a4' and trace ID '358d3ff6d4284a2194685edf6739d7b5'. 2025-06-17 06:05:52.751 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:52.751 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:52.755 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:52.759 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:52.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:52.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:52.767 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.775 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.776 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.781 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.782 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.796 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.801 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.810 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.823 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.829 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.837 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.846 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.847 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.870 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.879 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.884 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:52.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:52.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:52.898 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:52.899 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 147.736ms 2025-06-17 06:05:52.899 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:52.900 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:52.900 +00:00 [INF] Discarding envelope e4378d10fe9f4708ae06fd11e5a1e541 because the queue is full. 2025-06-17 06:05:52.900 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:52.900 +00:00 [INF] Discarding envelope 6a830980f0b1495bbec3e9960284926e because the queue is full. 2025-06-17 06:05:52.901 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 149.7708ms 2025-06-17 06:05:54.164 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:05:54.164 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:54.164 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:05:54.164 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:54.164 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2065ms 2025-06-17 06:05:54.164 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:05:54.164 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:54.164 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:05:54.164 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:54.164 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.0982ms 2025-06-17 06:05:54.169 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:05:54.169 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:54.169 +00:00 [INF] Started transaction with span ID 'e231e77102a10099' and trace ID '2d8d0fd466764830a24a63757aa62c15'. 2025-06-17 06:05:54.169 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:54.169 +00:00 [INF] Started transaction with span ID 'e231e77102a10099' and trace ID '2d8d0fd466764830a24a63757aa62c15'. 2025-06-17 06:05:54.169 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:54.169 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:54.173 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:54.173 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:05:54.173 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:54.173 +00:00 [INF] Started transaction with span ID '478277a6f0887c60' and trace ID '2c5ea569be6444bea162644fa8b3ce58'. 2025-06-17 06:05:54.173 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:54.174 +00:00 [INF] Started transaction with span ID '478277a6f0887c60' and trace ID '2c5ea569be6444bea162644fa8b3ce58'. 2025-06-17 06:05:54.174 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:05:54.174 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:54.177 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:54.183 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:54.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:54.189 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:54.191 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:05:54.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:54.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:54.196 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 21.8613ms 2025-06-17 06:05:54.196 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:05:54.196 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:54.196 +00:00 [INF] Discarding envelope 4d7a2f8298de494797ba8a4f825e8ca7 because the queue is full. 2025-06-17 06:05:54.197 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:54.197 +00:00 [INF] Discarding envelope 30126d187853474a9015a4c4e5100597 because the queue is full. 2025-06-17 06:05:54.198 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 24.2827ms 2025-06-17 06:05:54.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.211 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.212 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.217 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.218 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.230 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.231 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.238 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.239 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.244 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.245 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.251 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.252 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.260 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.265 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.267 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.268 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.274 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.275 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.283 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.290 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.291 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.297 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.305 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.306 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.312 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.321 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.327 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.328 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.338 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.339 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:05:54.339 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:54.339 +00:00 [INF] Started transaction with span ID '8f071172908db73e' and trace ID 'e14acbefb4724af591254c38ed865294'. 2025-06-17 06:05:54.339 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:54.339 +00:00 [INF] Started transaction with span ID '8f071172908db73e' and trace ID 'e14acbefb4724af591254c38ed865294'. 2025-06-17 06:05:54.339 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:54.339 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:54.342 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:54.345 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:54.346 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:54.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:54.356 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.357 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.362 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.363 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:54.363 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 193.6626ms 2025-06-17 06:05:54.363 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:54.363 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:54.363 +00:00 [INF] Discarding envelope 53ba1d6f22c848d99078e2a8b5be9e8a because the queue is full. 2025-06-17 06:05:54.363 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:54.363 +00:00 [INF] Discarding envelope 2a387f709eb44fcfaff81a1e679c320b because the queue is full. 2025-06-17 06:05:54.363 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 194.6358ms 2025-06-17 06:05:54.364 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.369 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.374 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.380 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.382 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.387 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.388 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.393 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.394 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.400 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.408 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.414 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.422 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.426 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.433 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.444 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.450 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.457 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.463 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.471 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.478 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.484 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.496 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.497 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.513 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.518 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.520 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.528 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.534 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.542 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.544 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.550 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.556 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.558 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.564 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:54.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:54.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:54.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:54.595 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:54.596 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:05:54.596 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:54.597 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:05:54.597 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:54.597 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2300ms 2025-06-17 06:05:54.597 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 257.6413ms 2025-06-17 06:05:54.597 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:54.597 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:54.597 +00:00 [INF] Discarding envelope 75db2d227e95463199d95d771a9f27c4 because the queue is full. 2025-06-17 06:05:54.598 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:54.598 +00:00 [INF] Discarding envelope e1b5f4e3effc4b68b635ebdc29d7ce2e because the queue is full. 2025-06-17 06:05:54.598 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 259.3710ms 2025-06-17 06:05:56.809 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:05:56.809 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:56.809 +00:00 [INF] Started transaction with span ID '6dc100d209b48e8f' and trace ID '52f5a491dbd84a70bd7648019ea11638'. 2025-06-17 06:05:56.809 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:56.809 +00:00 [INF] Started transaction with span ID '6dc100d209b48e8f' and trace ID '52f5a491dbd84a70bd7648019ea11638'. 2025-06-17 06:05:56.809 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:05:56.809 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:56.814 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:56.822 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:56.825 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:56.826 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:05:56.826 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:56.826 +00:00 [INF] Started transaction with span ID '901963ed2c418e9b' and trace ID 'bbde2fe60269415480eafcd5355e8d1b'. 2025-06-17 06:05:56.826 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:56.826 +00:00 [INF] Started transaction with span ID '901963ed2c418e9b' and trace ID 'bbde2fe60269415480eafcd5355e8d1b'. 2025-06-17 06:05:56.826 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:56.826 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:56.832 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:56.848 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:56.854 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:56.855 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:05:56.858 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:56.863 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 54.3421ms 2025-06-17 06:05:56.864 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:05:56.864 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:56.864 +00:00 [INF] Discarding envelope 40916d1c96044168b907f8b6c5a17af6 because the queue is full. 2025-06-17 06:05:56.866 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:56.866 +00:00 [INF] Discarding envelope 753b04e59e664ce39adbca94797bd8e5 because the queue is full. 2025-06-17 06:05:56.868 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 58.9930ms 2025-06-17 06:05:56.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:56.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:56.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:56.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:56.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:56.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:56.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:56.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:56.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:56.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:56.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:56.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:56.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:56.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:56.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:56.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:56.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:56.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:56.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:56.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:56.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:56.943 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:56.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:56.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:56.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:56.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:56.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:56.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:56.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:56.965 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:05:56.965 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:56.965 +00:00 [INF] Started transaction with span ID 'ab85acfe0e9c958' and trace ID 'c5fa3b9ba8f5480d979d86c6860ddfe5'. 2025-06-17 06:05:56.965 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:56.965 +00:00 [INF] Started transaction with span ID 'ab85acfe0e9c958' and trace ID 'c5fa3b9ba8f5480d979d86c6860ddfe5'. 2025-06-17 06:05:56.965 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:56.965 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:56.969 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:56.971 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:05:56.972 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:56.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:56.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:56.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:56.982 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:56.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:56.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:56.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:56.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:56.992 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:56.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:56.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.001 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.008 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.010 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.016 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.017 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.024 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.027 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.029 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.030 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.030 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.032 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.037 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.039 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.045 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.053 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.061 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.064 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.065 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.067 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.069 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.076 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.088 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.090 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.099 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.100 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.101 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.103 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.117 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.118 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.125 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.127 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.144 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.145 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:57.145 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 318.5644ms 2025-06-17 06:05:57.145 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:57.145 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:57.145 +00:00 [INF] Discarding envelope 52cd00b287e24c6eaff0d73f95e1c7fc because the queue is full. 2025-06-17 06:05:57.145 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:57.145 +00:00 [INF] Discarding envelope 47bcc56b2a2b437f86bb90aad3070a2e because the queue is full. 2025-06-17 06:05:57.145 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 319.4833ms 2025-06-17 06:05:57.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.154 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.165 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.167 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.173 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.183 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.189 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.190 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.196 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.202 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.207 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.212 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.214 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.218 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.220 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.226 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.227 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.234 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.241 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.248 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.253 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.255 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.273 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.285 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.293 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.304 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.305 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.313 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.314 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.323 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:57.324 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:05:57.324 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:57.324 +00:00 [INF] Started transaction with span ID '918eaa709e2eafe6' and trace ID '2012bedf712e4708a5ed8eb0e8d0bea6'. 2025-06-17 06:05:57.324 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:57.324 +00:00 [INF] Started transaction with span ID '918eaa709e2eafe6' and trace ID '2012bedf712e4708a5ed8eb0e8d0bea6'. 2025-06-17 06:05:57.324 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:05:57.324 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:57.326 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:05:57.326 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:05:57.327 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.1166ms 2025-06-17 06:05:57.327 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:05:57.327 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:57.327 +00:00 [INF] Discarding envelope e306f1852abf42ad8403aaa25c1c3da2 because the queue is full. 2025-06-17 06:05:57.327 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:57.327 +00:00 [INF] Discarding envelope fa9f7174d26d41339fd6eecc4184e1d0 because the queue is full. 2025-06-17 06:05:57.327 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.3682ms 2025-06-17 06:05:57.327 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 362.0593ms 2025-06-17 06:05:57.327 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:57.328 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:57.328 +00:00 [INF] Discarding envelope f6b220d091924661ad73ecc29064c52a because the queue is full. 2025-06-17 06:05:57.328 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:57.328 +00:00 [INF] Discarding envelope fbedbda611ee4687872cca2e81011b4e because the queue is full. 2025-06-17 06:05:57.328 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 363.0847ms 2025-06-17 06:05:57.423 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:05:57.423 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:05:57.423 +00:00 [INF] Started transaction with span ID '8880b4046d114d5f' and trace ID '3a2f9424e41c43baa70d7df04574db57'. 2025-06-17 06:05:57.423 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:05:57.423 +00:00 [INF] Started transaction with span ID '8880b4046d114d5f' and trace ID '3a2f9424e41c43baa70d7df04574db57'. 2025-06-17 06:05:57.423 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:57.423 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:05:57.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:05:57.431 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:05:57.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.524 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.528 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.529 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.539 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.541 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.546 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.550 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.561 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.567 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.575 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.580 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.587 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.600 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.606 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.607 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.668 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.699 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:05:57.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:05:57.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:05:57.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:05:57.718 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:05:57.718 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 295.1802ms 2025-06-17 06:05:57.719 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:05:57.719 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:57.719 +00:00 [INF] Discarding envelope 14d44b94cd19481fb0c30c9c5db3f8f8 because the queue is full. 2025-06-17 06:05:57.719 +00:00 [INF] Capturing transaction. 2025-06-17 06:05:57.719 +00:00 [INF] Discarding envelope 80c61c970a6f45b1a760eade1a29e973 because the queue is full. 2025-06-17 06:05:57.719 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 296.5109ms 2025-06-17 06:07:02.700 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:07:02.700 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:02.700 +00:00 [INF] Started transaction with span ID '6e9ffc85f87f5211' and trace ID 'e7120309b6aa4f8ea568b5c45837bda1'. 2025-06-17 06:07:02.701 +00:00 [INF] Started transaction with span ID '6e9ffc85f87f5211' and trace ID 'e7120309b6aa4f8ea568b5c45837bda1'. 2025-06-17 06:07:02.701 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:07:02.701 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:02.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:07:02.729 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:07:02.729 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 28.2551ms 2025-06-17 06:07:02.733 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:07:02.733 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:02.733 +00:00 [INF] Discarding envelope 3d5253251cbe430ea694421f8ca77ffa because the queue is full. 2025-06-17 06:07:02.744 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:02.752 +00:00 [INF] Discarding envelope 831388cc31564032a25acc3ba7530bef because the queue is full. 2025-06-17 06:07:02.752 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 51.9732ms 2025-06-17 06:07:02.868 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 06:07:02.868 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:02.868 +00:00 [INF] Started transaction with span ID 'e401258b4274e041' and trace ID '6e879c08809445ffb3e3a464650e064e'. 2025-06-17 06:07:02.869 +00:00 [INF] Started transaction with span ID 'e401258b4274e041' and trace ID '6e879c08809445ffb3e3a464650e064e'. 2025-06-17 06:07:02.869 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:07:02.869 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:02.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:07:02.873 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:07:02.876 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 7.6074ms 2025-06-17 06:07:02.877 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:07:02.884 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:02.884 +00:00 [INF] Discarding envelope 539beebec04b48bd8709b559e7738cbe because the queue is full. 2025-06-17 06:07:02.884 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:02.884 +00:00 [INF] Discarding envelope c03a1f6cafe1424583bf9677b773ccfe because the queue is full. 2025-06-17 06:07:02.893 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 24.7414ms 2025-06-17 06:07:40.183 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:07:40.183 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:40.183 +00:00 [INF] Started transaction with span ID '887cf3bdd43c69a2' and trace ID '1c2e8b00c0074ab185ead92e4c647c5b'. 2025-06-17 06:07:40.184 +00:00 [INF] Started transaction with span ID '887cf3bdd43c69a2' and trace ID '1c2e8b00c0074ab185ead92e4c647c5b'. 2025-06-17 06:07:40.184 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:40.184 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:40.185 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:07:40.185 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:40.185 +00:00 [INF] Started transaction with span ID 'f382a9131db3cd8' and trace ID 'a27a2b00c27a4e80a69a35fdf474bfc7'. 2025-06-17 06:07:40.185 +00:00 [INF] Started transaction with span ID 'f382a9131db3cd8' and trace ID 'a27a2b00c27a4e80a69a35fdf474bfc7'. 2025-06-17 06:07:40.185 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:07:40.185 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:40.191 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:07:40.191 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:07:40.191 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.1054ms 2025-06-17 06:07:40.191 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:07:40.191 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:40.192 +00:00 [INF] Discarding envelope bd3010d06f0647a08b2a6a051768adec because the queue is full. 2025-06-17 06:07:40.192 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:40.192 +00:00 [INF] Discarding envelope 60a7992aa5134bcf9e984e42ed6279ae because the queue is full. 2025-06-17 06:07:40.192 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 6.8515ms 2025-06-17 06:07:40.204 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:40.220 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:40.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:07:40.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:07:40.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:40.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:40.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:40.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:40.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.284 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:40.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:40.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.306 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:07:40.306 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:40.306 +00:00 [INF] Started transaction with span ID 'e839db6adb901bad' and trace ID '412b6619e90746579b2a38fd3012d1c9'. 2025-06-17 06:07:40.306 +00:00 [INF] Started transaction with span ID 'e839db6adb901bad' and trace ID '412b6619e90746579b2a38fd3012d1c9'. 2025-06-17 06:07:40.306 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:40.306 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:40.309 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:40.312 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:40.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:07:40.319 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:07:40.320 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.329 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:40.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.334 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:40.352 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.359 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.366 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:40.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.389 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.390 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:40.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.407 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.413 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.421 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.422 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:40.431 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.436 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.440 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.447 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:40.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.457 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.465 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:40.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.481 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.488 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.498 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:40.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.525 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.525 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:40.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.543 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.544 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.583 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:40.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.595 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.603 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.610 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:40.623 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.630 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.632 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.641 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.653 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:40.654 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:07:40.655 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 471.1769ms 2025-06-17 06:07:40.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:40.657 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:40.657 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:40.658 +00:00 [INF] Discarding envelope 8a8cab3a2cc74ac1aba2bf2a54aea03c because the queue is full. 2025-06-17 06:07:40.659 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:40.660 +00:00 [INF] Discarding envelope 55912367fc19457ab767357ac8b5b73c because the queue is full. 2025-06-17 06:07:40.661 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:40.661 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 477.5944ms 2025-06-17 06:07:40.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:40.666 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:07:40.669 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 362.9136ms 2025-06-17 06:07:40.669 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:40.669 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:40.669 +00:00 [INF] Discarding envelope bf6d33a5f58f4ce1907f45ad78c45173 because the queue is full. 2025-06-17 06:07:40.669 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:40.670 +00:00 [INF] Discarding envelope 0f74f7a99b134de298c44aee35195500 because the queue is full. 2025-06-17 06:07:40.670 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 364.5898ms 2025-06-17 06:07:41.650 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:07:41.650 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:41.650 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:07:41.650 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:41.651 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 1.0201ms 2025-06-17 06:07:41.651 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:07:41.651 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:41.651 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:07:41.651 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:41.652 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.8995ms 2025-06-17 06:07:41.653 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:07:41.653 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:41.653 +00:00 [INF] Started transaction with span ID '9f70dbb2a9fd0762' and trace ID 'ebcdcbd17df6467c9023cf3afa50e9f2'. 2025-06-17 06:07:41.653 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:41.653 +00:00 [INF] Started transaction with span ID '9f70dbb2a9fd0762' and trace ID 'ebcdcbd17df6467c9023cf3afa50e9f2'. 2025-06-17 06:07:41.653 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:07:41.653 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:41.654 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:07:41.654 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:41.655 +00:00 [INF] Started transaction with span ID '17efa8c308ecbaeb' and trace ID '94a494554a44499d8fbdb0acb609aecd'. 2025-06-17 06:07:41.655 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:41.655 +00:00 [INF] Started transaction with span ID '17efa8c308ecbaeb' and trace ID '94a494554a44499d8fbdb0acb609aecd'. 2025-06-17 06:07:41.655 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:41.655 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:41.660 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:41.667 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:41.670 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:41.675 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:41.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:07:41.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:07:41.681 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:07:41.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.699 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:07:41.705 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 51.3421ms 2025-06-17 06:07:41.705 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:07:41.705 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:41.706 +00:00 [INF] Discarding envelope a407b653445c4e15a056220cbe7c99b8 because the queue is full. 2025-06-17 06:07:41.707 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:41.707 +00:00 [INF] Discarding envelope ccf76f6af97445b89729bf4de5f9b098 because the queue is full. 2025-06-17 06:07:41.707 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 54.3715ms 2025-06-17 06:07:41.711 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.757 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.794 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.800 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:07:41.800 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:41.800 +00:00 [INF] Started transaction with span ID '8933763c3f950f17' and trace ID '1059422e5a224da3bc84b92427bbe4dc'. 2025-06-17 06:07:41.800 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:41.800 +00:00 [INF] Started transaction with span ID '8933763c3f950f17' and trace ID '1059422e5a224da3bc84b92427bbe4dc'. 2025-06-17 06:07:41.800 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:41.800 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:41.805 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:41.810 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:41.813 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:07:41.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.819 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:07:41.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.838 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.848 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.851 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.870 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.877 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.881 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.887 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.896 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.899 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.900 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.905 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.918 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.919 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.925 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.942 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.943 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.946 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.968 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.983 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:41.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.987 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:41.989 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:41.998 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:41.999 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.004 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.005 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.011 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.012 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:07:42.012 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:42.012 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:07:42.012 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:42.012 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1910ms 2025-06-17 06:07:42.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.016 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:07:42.016 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:42.016 +00:00 [INF] Started transaction with span ID '64b9fa9610c54d8c' and trace ID '3c41af7769014d18ba88065a7cf2b3a1'. 2025-06-17 06:07:42.016 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:42.016 +00:00 [INF] Started transaction with span ID '64b9fa9610c54d8c' and trace ID '3c41af7769014d18ba88065a7cf2b3a1'. 2025-06-17 06:07:42.016 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:07:42.016 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:42.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:07:42.019 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:07:42.020 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.3313ms 2025-06-17 06:07:42.020 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:07:42.020 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:42.020 +00:00 [INF] Discarding envelope 2045315ccfc44194bc51b08b2f2098dd because the queue is full. 2025-06-17 06:07:42.020 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:42.020 +00:00 [INF] Discarding envelope a07336c3bbc6467ba93cb7ac0e3028d5 because the queue is full. 2025-06-17 06:07:42.021 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.0967ms 2025-06-17 06:07:42.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.028 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.034 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.040 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.051 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.051 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.055 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.071 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.077 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.078 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:07:42.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.084 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 428.6715ms 2025-06-17 06:07:42.084 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:42.085 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:42.085 +00:00 [INF] Discarding envelope 19e27d03b72841e3a0c2d91884a78255 because the queue is full. 2025-06-17 06:07:42.087 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:42.087 +00:00 [INF] Discarding envelope b21b20b453cc4b6589b447aa92dff5bb because the queue is full. 2025-06-17 06:07:42.088 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 433.4664ms 2025-06-17 06:07:42.087 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.104 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.121 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.232 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.323 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.359 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:07:42.362 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 561.6048ms 2025-06-17 06:07:42.362 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:42.362 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:42.362 +00:00 [INF] Discarding envelope b9adda8f21b34bbbb18dac420e919f3e because the queue is full. 2025-06-17 06:07:42.362 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:42.362 +00:00 [INF] Discarding envelope 47744ac270664d6d9d1b5ecdcbe3686c because the queue is full. 2025-06-17 06:07:42.363 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 563.2035ms 2025-06-17 06:07:42.438 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:07:42.438 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:42.438 +00:00 [INF] Started transaction with span ID '17d1dddd16bc9385' and trace ID 'a7d79c3ad4374a52a010d78464c22db3'. 2025-06-17 06:07:42.438 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:42.438 +00:00 [INF] Started transaction with span ID '17d1dddd16bc9385' and trace ID 'a7d79c3ad4374a52a010d78464c22db3'. 2025-06-17 06:07:42.438 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:42.438 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:42.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:07:42.450 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:07:42.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.482 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.561 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.607 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.623 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.665 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.673 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.680 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.692 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.699 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.717 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.724 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.735 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.752 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.774 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.788 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.821 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.826 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.840 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.864 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.877 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.908 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.922 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:42.943 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:42.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:42.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:42.951 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:07:42.952 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 513.9948ms 2025-06-17 06:07:42.952 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:42.953 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:42.953 +00:00 [INF] Discarding envelope 0908aeb8be684eb0be8315b30b8b0239 because the queue is full. 2025-06-17 06:07:42.953 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:42.953 +00:00 [INF] Discarding envelope 0538332fffe749aba8bd08d265b570d3 because the queue is full. 2025-06-17 06:07:42.954 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 516.6072ms 2025-06-17 06:07:49.141 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:07:49.141 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:49.142 +00:00 [INF] Started transaction with span ID '4641f02da9b8aecb' and trace ID 'cf348c1e21ed4297968663ab606e1f18'. 2025-06-17 06:07:49.142 +00:00 [INF] Started transaction with span ID '4641f02da9b8aecb' and trace ID 'cf348c1e21ed4297968663ab606e1f18'. 2025-06-17 06:07:49.142 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:07:49.142 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:49.142 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:07:49.144 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:49.145 +00:00 [INF] Started transaction with span ID 'a60b50e551a0e7d9' and trace ID '6c2d413fd04646a883fb906e1a84d65f'. 2025-06-17 06:07:49.145 +00:00 [INF] Started transaction with span ID 'a60b50e551a0e7d9' and trace ID '6c2d413fd04646a883fb906e1a84d65f'. 2025-06-17 06:07:49.145 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:49.145 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:49.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:07:49.151 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:07:49.151 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9.2302ms 2025-06-17 06:07:49.151 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:07:49.151 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:49.154 +00:00 [INF] Discarding envelope af65d5bc090a496abd7103b190a4c4ab because the queue is full. 2025-06-17 06:07:49.159 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:49.160 +00:00 [INF] Discarding envelope 8b0a8a4ec75547d687bab3d220846b42 because the queue is full. 2025-06-17 06:07:49.160 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 18.6466ms 2025-06-17 06:07:49.283 +00:00 [INF] Executed DbCommand (128ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:49.320 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:49.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:07:49.338 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:07:49.340 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:07:49.340 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:49.340 +00:00 [INF] Started transaction with span ID '860eae08003be350' and trace ID 'a539c9c087684dd3ab93cab1b2b3a46d'. 2025-06-17 06:07:49.340 +00:00 [INF] Started transaction with span ID '860eae08003be350' and trace ID 'a539c9c087684dd3ab93cab1b2b3a46d'. 2025-06-17 06:07:49.340 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:49.340 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:49.360 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:49.371 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:49.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.384 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.392 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:07:49.405 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:07:49.414 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.415 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:49.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.431 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:49.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.453 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.490 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:49.499 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.528 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:49.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.545 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.551 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.551 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:49.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.585 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.591 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:49.612 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.614 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.618 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.619 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.629 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.629 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.649 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:49.655 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.669 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.681 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.686 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.693 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:49.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.714 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.741 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.741 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:49.766 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:49.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.801 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.805 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.815 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.837 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.847 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.848 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:49.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.909 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:49.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.922 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.933 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.942 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:49.955 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.969 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:49.959 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:49.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:49.988 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:50.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:50.008 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:50.018 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:50.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:50.033 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:50.036 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:50.043 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:50.049 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:50.049 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:50.063 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:50.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:50.087 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:50.102 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:50.116 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:50.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:50.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:50.135 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:07:50.142 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 802.2202ms 2025-06-17 06:07:50.143 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:50.143 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:50.147 +00:00 [INF] Discarding envelope 52f48beb0e3f42cd88f63083571ee611 because the queue is full. 2025-06-17 06:07:50.147 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:50.147 +00:00 [INF] Discarding envelope fafd0fa1a675410e94c0e4bb9a568800 because the queue is full. 2025-06-17 06:07:50.143 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:50.167 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 827.9513ms 2025-06-17 06:07:50.177 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:50.188 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:50.207 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:50.214 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:50.243 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:50.252 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:50.274 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:50.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:50.295 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:50.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:50.307 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:07:50.315 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1169.6166ms 2025-06-17 06:07:50.315 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:50.316 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:50.316 +00:00 [INF] Discarding envelope e3a7f370cebf4243b04f5b3a817b76e0 because the queue is full. 2025-06-17 06:07:50.316 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:50.316 +00:00 [INF] Discarding envelope 61691ee876b549238fd14c1bc53cc4af because the queue is full. 2025-06-17 06:07:50.317 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 1175.0596ms 2025-06-17 06:07:50.457 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:07:50.457 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:50.457 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:07:50.457 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:50.457 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2433ms 2025-06-17 06:07:50.466 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:07:50.466 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:50.466 +00:00 [INF] Started transaction with span ID '29c684aee4d51ef4' and trace ID 'f23e370e8664486e94e66c6876d91646'. 2025-06-17 06:07:50.466 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:50.466 +00:00 [INF] Started transaction with span ID '29c684aee4d51ef4' and trace ID 'f23e370e8664486e94e66c6876d91646'. 2025-06-17 06:07:50.466 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:07:50.466 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:50.488 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:50.530 +00:00 [INF] Executed DbCommand (36ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:50.536 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:07:50.546 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:07:50.546 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 79.5636ms 2025-06-17 06:07:50.546 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:07:50.546 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:50.546 +00:00 [INF] Discarding envelope 9f91d956e58a4984a5c167ac4d093bc7 because the queue is full. 2025-06-17 06:07:50.548 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:50.548 +00:00 [INF] Discarding envelope 4753a02cbb8541b8a8e77ed069354d59 because the queue is full. 2025-06-17 06:07:50.548 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 82.2628ms 2025-06-17 06:07:50.548 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:07:50.548 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:50.548 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:07:50.548 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:50.548 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.4266ms 2025-06-17 06:07:50.568 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:07:50.568 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:50.569 +00:00 [INF] Started transaction with span ID '48a05a1c0f803cbb' and trace ID '1dedb0e036364605b2375046346e1150'. 2025-06-17 06:07:50.569 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:50.569 +00:00 [INF] Started transaction with span ID '48a05a1c0f803cbb' and trace ID '1dedb0e036364605b2375046346e1150'. 2025-06-17 06:07:50.569 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:50.569 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:50.607 +00:00 [INF] Executed DbCommand (33ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:50.630 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:50.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:07:50.636 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:07:50.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:50.675 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:07:50.675 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:50.675 +00:00 [INF] Started transaction with span ID 'a854567b5393ed3d' and trace ID 'd5c7cd37d77b49729477313f0fd5e559'. 2025-06-17 06:07:50.675 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:50.675 +00:00 [INF] Started transaction with span ID 'a854567b5393ed3d' and trace ID 'd5c7cd37d77b49729477313f0fd5e559'. 2025-06-17 06:07:50.676 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:50.676 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:50.680 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:50.724 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:50.741 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:50.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:07:50.758 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:07:50.758 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:50.758 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:07:50.758 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:50.758 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2182ms 2025-06-17 06:07:50.764 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:07:50.764 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:50.764 +00:00 [INF] Started transaction with span ID 'a9ba13c102aba2b3' and trace ID '42e2a966d7154bb18213c07dbd860686'. 2025-06-17 06:07:50.764 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:50.764 +00:00 [INF] Started transaction with span ID 'a9ba13c102aba2b3' and trace ID '42e2a966d7154bb18213c07dbd860686'. 2025-06-17 06:07:50.764 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:07:50.764 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:50.765 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:07:50.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:07:50.789 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:07:50.793 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 28.6296ms 2025-06-17 06:07:50.793 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:07:50.793 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:50.794 +00:00 [INF] Discarding envelope 8d2039d7b5194ab6aeb760556e7e9c3a because the queue is full. 2025-06-17 06:07:50.794 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:50.794 +00:00 [INF] Discarding envelope 53318c2753a542b6ae789b284dc8801c because the queue is full. 2025-06-17 06:07:50.791 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:50.801 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 37.1414ms 2025-06-17 06:07:50.801 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:50.803 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:50.811 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:50.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:50.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:50.844 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:50.859 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:50.868 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:50.870 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:50.884 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:50.885 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:50.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:50.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:50.918 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:50.918 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:50.930 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:50.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:50.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:50.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:50.955 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:50.964 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:50.974 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:50.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:50.982 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:50.982 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:50.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.010 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.016 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.071 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.071 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.080 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.081 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.088 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.100 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.120 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.129 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.140 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.163 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.169 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.177 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.208 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.208 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.221 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.230 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.237 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.244 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.266 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.284 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.295 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.302 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.308 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.316 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.319 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.333 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.335 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.348 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.352 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.357 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.359 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.365 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.380 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.386 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.398 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.406 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.415 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.422 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.437 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.439 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.447 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.456 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.478 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.484 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.490 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.505 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.508 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.518 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.528 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.558 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.574 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.582 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.582 +00:00 [INF] Executed DbCommand (34ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.588 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.599 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.609 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.621 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.621 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.632 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.637 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.647 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.651 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.658 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.662 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.664 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.667 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:07:51.668 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1098.8223ms 2025-06-17 06:07:51.668 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:51.668 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:51.668 +00:00 [INF] Discarding envelope b10f2ba83b5749b0a4451a9d03d4489d because the queue is full. 2025-06-17 06:07:51.669 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:51.669 +00:00 [INF] Discarding envelope d221fa7787a047feb0c640a20fcdaafc because the queue is full. 2025-06-17 06:07:51.669 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1100.8544ms 2025-06-17 06:07:51.676 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.680 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.711 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.761 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.780 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.793 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.803 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.837 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.854 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.875 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.921 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:51.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:51.945 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:51.950 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:51.951 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:07:51.956 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1280.4278ms 2025-06-17 06:07:51.956 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:51.957 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:51.957 +00:00 [INF] Discarding envelope 2b2ac50e41c7432e8ce095cbe1f73f09 because the queue is full. 2025-06-17 06:07:51.957 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:51.957 +00:00 [INF] Discarding envelope aec54d438c09460ba06fc4b1dedcc0f2 because the queue is full. 2025-06-17 06:07:51.958 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1282.6939ms 2025-06-17 06:07:52.038 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:07:52.039 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:52.039 +00:00 [INF] Started transaction with span ID '90982cf55ddf6282' and trace ID '1efe3de0038f4b079f882cfbee76efb4'. 2025-06-17 06:07:52.039 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:52.039 +00:00 [INF] Started transaction with span ID '90982cf55ddf6282' and trace ID '1efe3de0038f4b079f882cfbee76efb4'. 2025-06-17 06:07:52.039 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:52.039 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:52.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:07:52.046 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:07:52.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.078 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.080 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:52.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.097 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.106 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.119 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:52.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.144 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:52.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.154 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.160 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:52.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.186 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:52.207 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.232 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:52.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.252 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.258 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:52.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.286 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.295 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:52.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.312 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:52.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.373 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.384 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.398 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.413 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.418 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:52.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.445 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.461 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.478 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:52.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.517 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.523 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.535 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.543 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.568 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.585 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.597 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.607 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:52.618 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.629 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.635 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.639 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:52.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.658 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.683 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.695 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:52.739 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.753 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.770 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.777 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:52.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.801 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:52.822 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.832 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:52.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:52.845 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:52.855 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:52.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:52.865 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:07:52.866 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 826.927ms 2025-06-17 06:07:52.866 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:52.866 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:52.866 +00:00 [INF] Discarding envelope 2c8b5fff28bd4fd0a0764b05e2fea9ef because the queue is full. 2025-06-17 06:07:52.867 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:52.867 +00:00 [INF] Discarding envelope f38d0f797b5041e382d7ed424675ada7 because the queue is full. 2025-06-17 06:07:52.867 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 828.6922ms 2025-06-17 06:07:58.241 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:07:58.241 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:58.242 +00:00 [INF] Started transaction with span ID 'f39357fb3e37c8b3' and trace ID '0caf07d528c24e1db6a4cc822ddccf13'. 2025-06-17 06:07:58.242 +00:00 [INF] Started transaction with span ID 'f39357fb3e37c8b3' and trace ID '0caf07d528c24e1db6a4cc822ddccf13'. 2025-06-17 06:07:58.242 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:58.242 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:58.249 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:07:58.249 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:58.249 +00:00 [INF] Started transaction with span ID '36a06d7a321025ca' and trace ID '9b9f2c96464d401690e59ba7873e4227'. 2025-06-17 06:07:58.249 +00:00 [INF] Started transaction with span ID '36a06d7a321025ca' and trace ID '9b9f2c96464d401690e59ba7873e4227'. 2025-06-17 06:07:58.249 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:07:58.249 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:58.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:07:58.265 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:07:58.265 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 15.7052ms 2025-06-17 06:07:58.265 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:07:58.265 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:58.265 +00:00 [INF] Discarding envelope a062f22c38074fe297ca132465a9e1ef because the queue is full. 2025-06-17 06:07:58.266 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:58.266 +00:00 [INF] Discarding envelope 85670a7484574ed1acebd459fff3e689 because the queue is full. 2025-06-17 06:07:58.266 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 16.5926ms 2025-06-17 06:07:58.287 +00:00 [INF] Executed DbCommand (43ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:58.330 +00:00 [INF] Executed DbCommand (34ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:58.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:07:58.341 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:07:58.363 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.371 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.392 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:58.394 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:58.395 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.400 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.411 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:58.412 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:58.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.421 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:07:58.421 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:58.421 +00:00 [INF] Started transaction with span ID 'dbd257bfdeca8906' and trace ID '15dadaa503aa451196191623aca8b975'. 2025-06-17 06:07:58.421 +00:00 [INF] Started transaction with span ID 'dbd257bfdeca8906' and trace ID '15dadaa503aa451196191623aca8b975'. 2025-06-17 06:07:58.421 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:58.422 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:58.424 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.432 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:58.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:58.456 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:58.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:07:58.465 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:07:58.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:58.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.498 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.525 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:58.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:58.553 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:58.563 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.571 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.574 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.596 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:58.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:58.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.622 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:58.636 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:58.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.663 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.681 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:58.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.712 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:58.722 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:58.746 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:58.747 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.765 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.766 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.791 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:58.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:58.820 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:58.826 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.832 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.844 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.857 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:58.865 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.871 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:58.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:58.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.909 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:58.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.916 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.926 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:58.934 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:58.934 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:58.950 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.952 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.962 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.966 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.972 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:58.983 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:58.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:58.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:58.994 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:58.999 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:59.021 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:59.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:59.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:59.053 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:59.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:59.065 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:59.066 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:59.072 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:59.079 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:59.080 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:59.087 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:59.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:59.099 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:59.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:59.109 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:59.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:59.123 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:59.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:59.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:59.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:59.152 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:59.153 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:59.154 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:07:59.164 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 742.9084ms 2025-06-17 06:07:59.165 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:59.165 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:59.165 +00:00 [INF] Discarding envelope 684caff3c33444a2aa4a325000c7405d because the queue is full. 2025-06-17 06:07:59.165 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:59.165 +00:00 [INF] Discarding envelope dc57822ba628496a8ff586510bb0d3be because the queue is full. 2025-06-17 06:07:59.165 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 744.1997ms 2025-06-17 06:07:59.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:59.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:59.174 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:59.184 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:59.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:59.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:59.200 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:59.206 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:59.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:59.219 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:59.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:59.233 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:59.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:59.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:59.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:59.256 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:59.265 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:59.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:59.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:07:59.279 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:07:59.283 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:07:59.284 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:07:59.285 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1043.209ms 2025-06-17 06:07:59.285 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:59.286 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:59.286 +00:00 [INF] Discarding envelope 3e6226ee3a5040da88e1accc447970fc because the queue is full. 2025-06-17 06:07:59.286 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:59.286 +00:00 [INF] Discarding envelope d8b718dcd60e417097ae25f8c58742ea because the queue is full. 2025-06-17 06:07:59.287 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 1045.4867ms 2025-06-17 06:07:59.761 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:07:59.761 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:59.761 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:07:59.761 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:59.761 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2618ms 2025-06-17 06:07:59.768 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:07:59.768 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:59.768 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:07:59.768 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:59.768 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3024ms 2025-06-17 06:07:59.770 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:07:59.770 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:59.770 +00:00 [INF] Started transaction with span ID 'a14554ac084ad67d' and trace ID '29b805c139db4b98805fa5338af4b4ad'. 2025-06-17 06:07:59.770 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:59.770 +00:00 [INF] Started transaction with span ID 'a14554ac084ad67d' and trace ID '29b805c139db4b98805fa5338af4b4ad'. 2025-06-17 06:07:59.771 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:07:59.771 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:59.786 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:07:59.786 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:59.786 +00:00 [INF] Started transaction with span ID 'b089d80c6a9fe167' and trace ID '50fffa8fe6754b7ab5be1bfb3c8d7057'. 2025-06-17 06:07:59.786 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:59.786 +00:00 [INF] Started transaction with span ID 'b089d80c6a9fe167' and trace ID '50fffa8fe6754b7ab5be1bfb3c8d7057'. 2025-06-17 06:07:59.786 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:59.786 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:59.823 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:59.834 +00:00 [INF] Executed DbCommand (45ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:59.851 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:59.864 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:07:59.864 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:59.879 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:07:59.886 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:07:59.908 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:07:59.908 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:07:59.908 +00:00 [INF] Started transaction with span ID 'a9afed42fb23cbaa' and trace ID '3bac0f2b16d74775a26803fb466f6206'. 2025-06-17 06:07:59.908 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:07:59.909 +00:00 [INF] Started transaction with span ID 'a9afed42fb23cbaa' and trace ID '3bac0f2b16d74775a26803fb466f6206'. 2025-06-17 06:07:59.909 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:07:59.909 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:07:59.926 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:59.928 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:07:59.941 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 170.7252ms 2025-06-17 06:07:59.945 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:07:59.945 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:59.946 +00:00 [INF] Discarding envelope 763f2d027d92400b8a3b2d05285c321a because the queue is full. 2025-06-17 06:07:59.946 +00:00 [INF] Capturing transaction. 2025-06-17 06:07:59.946 +00:00 [INF] Discarding envelope 97f458c3a4b543df84f629426099f95b because the queue is full. 2025-06-17 06:07:59.945 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:07:59.945 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:07:59.953 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 183.1041ms 2025-06-17 06:07:59.961 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:07:59.965 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:07:59.975 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:00.065 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:08:00.065 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:08:00.065 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:08:00.065 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:08:00.065 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.5150ms 2025-06-17 06:08:00.092 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:08:00.092 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:08:00.093 +00:00 [INF] Started transaction with span ID '4c81e49a1b84d355' and trace ID '376a1a58a6db4e4799502c1d39badb2b'. 2025-06-17 06:08:00.093 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:08:00.093 +00:00 [INF] Started transaction with span ID '4c81e49a1b84d355' and trace ID '376a1a58a6db4e4799502c1d39badb2b'. 2025-06-17 06:08:00.093 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:08:00.093 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:08:00.105 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:08:00.118 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:08:00.118 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:00.118 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:00.122 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 28.7689ms 2025-06-17 06:08:00.122 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:08:00.122 +00:00 [INF] Capturing transaction. 2025-06-17 06:08:00.137 +00:00 [INF] Discarding envelope a3525dbfdf3744c295ffeb966b4a3ce0 because the queue is full. 2025-06-17 06:08:00.146 +00:00 [INF] Capturing transaction. 2025-06-17 06:08:00.146 +00:00 [INF] Discarding envelope 11a48a451e03433bb0458270e0ac1ea8 because the queue is full. 2025-06-17 06:08:00.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:00.149 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 56.5999ms 2025-06-17 06:08:00.157 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:00.163 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:00.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:00.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:00.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:00.229 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:00.254 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:00.272 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:00.280 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:00.288 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:00.304 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:00.304 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:00.314 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:00.318 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:00.350 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:00.351 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:00.353 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:00.354 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:00.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:00.360 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:00.395 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:00.417 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:00.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:00.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:00.435 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:00.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:00.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:00.477 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:00.492 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:00.507 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:00.512 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:00.526 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:00.537 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:00.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:00.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:00.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:00.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:00.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:00.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:00.626 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:00.637 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:00.653 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:00.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:00.671 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:00.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:00.690 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:00.695 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:00.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:00.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:00.736 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:00.736 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:00.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:00.747 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:00.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:00.768 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:00.775 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:00.783 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:00.813 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:00.825 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:00.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:00.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:00.843 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:00.865 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:00.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:00.880 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:00.920 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:00.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:00.939 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:00.944 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:00.955 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:00.955 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:00.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:00.988 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:00.994 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:01.032 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.035 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.038 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:01.052 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.052 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.060 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.063 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:01.077 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.090 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.102 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.103 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:01.124 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.143 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.185 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.216 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.242 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:01.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:01.270 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.294 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.304 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:01.325 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.342 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.346 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.386 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.387 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:01.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.414 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:01.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.428 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.452 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.484 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:01.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.490 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.492 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.517 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.518 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.527 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:01.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:01.546 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:08:01.548 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1761.7803ms 2025-06-17 06:08:01.548 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:08:01.548 +00:00 [INF] Capturing transaction. 2025-06-17 06:08:01.549 +00:00 [INF] Discarding envelope f9e68beff55b4166a060fb6946cffb2d because the queue is full. 2025-06-17 06:08:01.549 +00:00 [INF] Capturing transaction. 2025-06-17 06:08:01.549 +00:00 [INF] Discarding envelope e398278742bd41558abdbc412c1b1f92 because the queue is full. 2025-06-17 06:08:01.549 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1763.1240ms 2025-06-17 06:08:01.560 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.573 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.582 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.594 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.616 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.634 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.658 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:01.693 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.700 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.706 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.729 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.745 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:01.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.778 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.791 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.800 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.840 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.881 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:01.916 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:01.959 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:01.963 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:01.973 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:02.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:02.024 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:02.033 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:02.061 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:02.073 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:02.091 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:02.112 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:02.138 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:02.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:02.169 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:02.197 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:02.247 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:02.269 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:02.288 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:02.317 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:02.363 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:02.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:02.384 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:08:02.403 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2494.4794ms 2025-06-17 06:08:02.403 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:08:02.684 +00:00 [INF] Capturing transaction. 2025-06-17 06:08:02.684 +00:00 [INF] Discarding envelope 2a17db48294e40788b07316a15690dc6 because the queue is full. 2025-06-17 06:08:02.685 +00:00 [INF] Capturing transaction. 2025-06-17 06:08:02.685 +00:00 [INF] Discarding envelope a9b0a956986f41bf85f179028ab8b3c3 because the queue is full. 2025-06-17 06:08:02.685 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2776.7729ms 2025-06-17 06:08:02.774 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:08:02.774 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:08:02.775 +00:00 [INF] Started transaction with span ID '3a8e6d0312568ac1' and trace ID '743ac329e24f4d71b9a1509524301c9c'. 2025-06-17 06:08:02.775 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:08:02.775 +00:00 [INF] Started transaction with span ID '3a8e6d0312568ac1' and trace ID '743ac329e24f4d71b9a1509524301c9c'. 2025-06-17 06:08:02.775 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:08:02.775 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:08:02.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:08:02.822 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:08:02.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:02.875 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:02.911 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:02.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:02.929 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:02.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:02.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:02.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:02.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:03.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:03.033 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:03.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:03.044 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:03.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:03.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:03.071 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:03.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:03.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:03.102 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:03.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:03.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:03.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:03.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:03.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:03.146 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:03.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:03.156 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:03.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:03.202 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:03.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:03.223 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:03.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:03.297 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:03.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:03.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:03.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:03.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:03.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:03.469 +00:00 [INF] Executed DbCommand (35ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:03.527 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:03.530 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:03.540 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:03.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:03.601 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:03.640 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:03.669 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:03.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:03.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:03.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:03.747 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:03.758 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:03.779 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:03.814 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:03.891 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:03.899 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:03.918 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:03.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:03.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:03.992 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:04.064 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:04.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:04.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:04.144 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:04.171 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:04.183 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:04.198 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:04.234 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:04.287 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:04.297 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:04.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:04.328 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:04.342 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:04.359 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:04.378 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:04.384 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:04.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:04.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:04.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:04.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:04.442 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:04.461 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:04.479 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:04.490 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:04.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:04.519 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:04.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:04.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:04.558 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:04.585 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:04.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:05.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:05.193 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:05.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:05.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:05.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:05.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:05.238 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:05.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:05.249 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:05.268 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:05.277 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:05.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:05.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:05.313 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:05.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:05.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:05.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:05.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:05.329 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:05.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:05.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:05.350 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:05.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:05.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:08:05.394 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:08:05.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:08:05.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:08:05.404 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:08:05.405 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2629.6226ms 2025-06-17 06:08:05.405 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:08:05.406 +00:00 [INF] Capturing transaction. 2025-06-17 06:08:05.406 +00:00 [INF] Discarding envelope 9361a00c73314c3f882fd1ce6af2e0af because the queue is full. 2025-06-17 06:08:05.406 +00:00 [INF] Capturing transaction. 2025-06-17 06:08:05.406 +00:00 [INF] Discarding envelope 2c8980061059489790abc471a8a60e5a because the queue is full. 2025-06-17 06:08:05.407 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2632.6261ms 2025-06-17 06:10:22.461 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:10:22.461 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:10:22.461 +00:00 [INF] Started transaction with span ID 'd042549b363952b5' and trace ID '0287377cb13f47359a49db9b640a1b67'. 2025-06-17 06:10:22.461 +00:00 [INF] Started transaction with span ID 'd042549b363952b5' and trace ID '0287377cb13f47359a49db9b640a1b67'. 2025-06-17 06:10:22.461 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:10:22.461 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:10:22.465 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:10:22.465 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:10:22.465 +00:00 [INF] Started transaction with span ID 'ba23e4bff5644bec' and trace ID 'ed88dae8e60e4e60bdd63a1831701961'. 2025-06-17 06:10:22.465 +00:00 [INF] Started transaction with span ID 'ba23e4bff5644bec' and trace ID 'ed88dae8e60e4e60bdd63a1831701961'. 2025-06-17 06:10:22.466 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:10:22.466 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:10:22.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:10:22.474 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:10:22.475 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9.0055ms 2025-06-17 06:10:22.475 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:10:22.475 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:22.475 +00:00 [INF] Discarding envelope 0e261f87260c434eae4c4f745e91ca5a because the queue is full. 2025-06-17 06:10:22.477 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:22.477 +00:00 [INF] Discarding envelope c393f4b65d624770b892bb25203507eb because the queue is full. 2025-06-17 06:10:22.477 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 11.7036ms 2025-06-17 06:10:22.482 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:10:22.506 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:10:22.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:10:22.512 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:10:22.521 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:22.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.543 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.568 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:22.576 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.592 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:10:22.592 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:10:22.592 +00:00 [INF] Started transaction with span ID '366eaf54e4061228' and trace ID '579beb0443b3418791041b84357c2530'. 2025-06-17 06:10:22.592 +00:00 [INF] Started transaction with span ID '366eaf54e4061228' and trace ID '579beb0443b3418791041b84357c2530'. 2025-06-17 06:10:22.592 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:10:22.592 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:10:22.602 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:10:22.610 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:10:22.610 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:22.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:10:22.630 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.631 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:10:22.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.659 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:22.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.670 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.670 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.684 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:22.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.690 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.705 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.710 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.711 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.721 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:22.726 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.743 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.750 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.756 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:22.757 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.773 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.780 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:22.780 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.790 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.816 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:22.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.828 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.855 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:22.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.866 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.873 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.901 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:22.902 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.932 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.936 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:22.940 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.959 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.965 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:22.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:22.984 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:22.988 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:22.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.011 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.011 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.016 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.022 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.028 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.041 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.052 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.060 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.070 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:10:23.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.078 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.087 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.097 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:10:23.098 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 636.3395ms 2025-06-17 06:10:23.098 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:10:23.098 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:23.098 +00:00 [INF] Discarding envelope d532bd965eb945639d5a4f2a5dfa3247 because the queue is full. 2025-06-17 06:10:23.098 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:23.098 +00:00 [INF] Discarding envelope 59feb1f0105d48649079559f8afe6a24 because the queue is full. 2025-06-17 06:10:23.098 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 637.5186ms 2025-06-17 06:10:23.099 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 506.4909ms 2025-06-17 06:10:23.099 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:10:23.100 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:23.100 +00:00 [INF] Discarding envelope 15f9a15a8c3a408e8acac50ca6acdf8d because the queue is full. 2025-06-17 06:10:23.100 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:23.100 +00:00 [INF] Discarding envelope 16e45d5785574556a7daad241e230a19 because the queue is full. 2025-06-17 06:10:23.100 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 508.4689ms 2025-06-17 06:10:23.831 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:10:23.831 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:10:23.831 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:10:23.831 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:10:23.832 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2542ms 2025-06-17 06:10:23.832 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:10:23.832 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:10:23.832 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:10:23.832 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:10:23.832 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1568ms 2025-06-17 06:10:23.836 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:10:23.836 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:10:23.836 +00:00 [INF] Started transaction with span ID 'f32869a0589972b5' and trace ID '54772dba7a10463cab6810bdccb8297d'. 2025-06-17 06:10:23.836 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:10:23.837 +00:00 [INF] Started transaction with span ID 'f32869a0589972b5' and trace ID '54772dba7a10463cab6810bdccb8297d'. 2025-06-17 06:10:23.837 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:10:23.837 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:10:23.838 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:10:23.838 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:10:23.838 +00:00 [INF] Started transaction with span ID '355eb7916a35bf5b' and trace ID '7c045c3c9b0649a0a1a60e4fa0e919be'. 2025-06-17 06:10:23.838 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:10:23.838 +00:00 [INF] Started transaction with span ID '355eb7916a35bf5b' and trace ID '7c045c3c9b0649a0a1a60e4fa0e919be'. 2025-06-17 06:10:23.838 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:10:23.838 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:10:23.842 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:10:23.846 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:10:23.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:10:23.853 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:10:23.853 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 15.2829ms 2025-06-17 06:10:23.853 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:10:23.853 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:23.853 +00:00 [INF] Discarding envelope 2b640383f7b24e5fa2cf534b74e300bd because the queue is full. 2025-06-17 06:10:23.854 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:23.854 +00:00 [INF] Discarding envelope b001666c39764c3e99b177a551a41070 because the queue is full. 2025-06-17 06:10:23.854 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 16.0293ms 2025-06-17 06:10:23.854 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:10:23.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:10:23.857 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:10:23.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:10:23.865 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.871 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.872 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.877 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.877 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.878 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.884 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.885 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.886 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.888 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.889 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.895 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.900 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.900 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.902 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.905 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.906 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.911 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.912 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.913 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.917 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.918 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.923 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.929 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.930 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.933 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.936 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.937 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.938 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.941 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.943 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.952 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.962 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.977 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:23.981 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:23.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:23.986 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:23.986 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:10:23.987 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 149.8636ms 2025-06-17 06:10:23.987 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:10:23.987 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:23.987 +00:00 [INF] Discarding envelope ce0dd8a032f14e60ab75758b2437480b because the queue is full. 2025-06-17 06:10:23.987 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:23.987 +00:00 [INF] Discarding envelope d22c70ffebf44f09907ba39659add30f because the queue is full. 2025-06-17 06:10:23.987 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 150.9518ms 2025-06-17 06:10:23.987 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:10:23.987 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:10:23.987 +00:00 [INF] Started transaction with span ID 'e81d99649bd6195' and trace ID 'c7a8b8ad0f59411589e0316e8cb90805'. 2025-06-17 06:10:23.988 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:10:23.988 +00:00 [INF] Started transaction with span ID 'e81d99649bd6195' and trace ID 'c7a8b8ad0f59411589e0316e8cb90805'. 2025-06-17 06:10:23.988 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:10:23.988 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:10:23.991 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:10:23.994 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:10:23.997 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:10:24.007 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:10:24.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.029 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.038 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.059 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.081 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.089 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.096 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.097 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.105 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.106 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.111 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.116 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.122 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.124 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.133 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.139 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.145 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.161 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.174 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.181 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.206 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.222 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.231 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.239 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.241 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:10:24.242 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:10:24.242 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:10:24.242 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:10:24.242 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2741ms 2025-06-17 06:10:24.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.245 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.256 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.294 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.305 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.309 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.336 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.396 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.428 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:10:24.429 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:10:24.429 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:10:24.429 +00:00 [INF] Started transaction with span ID 'd9853ca7776c06c3' and trace ID 'c1a19887e6bb4247974a519cb1dda3bf'. 2025-06-17 06:10:24.429 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:10:24.429 +00:00 [INF] Started transaction with span ID 'd9853ca7776c06c3' and trace ID 'c1a19887e6bb4247974a519cb1dda3bf'. 2025-06-17 06:10:24.429 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:10:24.430 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:10:24.431 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:10:24.431 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:10:24.432 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.9172ms 2025-06-17 06:10:24.432 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:10:24.432 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:24.432 +00:00 [INF] Discarding envelope 38b27221a1ca4cf0b2c08e15a74d44ff because the queue is full. 2025-06-17 06:10:24.432 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:24.432 +00:00 [INF] Discarding envelope 697c0f6240e945dc80cd8b5bc857a077 because the queue is full. 2025-06-17 06:10:24.432 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.9193ms 2025-06-17 06:10:24.432 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 444.3733ms 2025-06-17 06:10:24.432 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:10:24.433 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:24.433 +00:00 [INF] Discarding envelope 97027550961141eb91fbc3fb0136543c because the queue is full. 2025-06-17 06:10:24.433 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:24.433 +00:00 [INF] Discarding envelope 0b764ebb76fe460085f49fdc298091ef because the queue is full. 2025-06-17 06:10:24.433 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 445.8817ms 2025-06-17 06:10:24.514 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:10:24.515 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:10:24.515 +00:00 [INF] Started transaction with span ID '765cd01b29fe6a17' and trace ID 'bc1edc7713e94b1a8207b46facff486a'. 2025-06-17 06:10:24.515 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:10:24.515 +00:00 [INF] Started transaction with span ID '765cd01b29fe6a17' and trace ID 'bc1edc7713e94b1a8207b46facff486a'. 2025-06-17 06:10:24.515 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:10:24.515 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:10:24.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:10:24.519 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:10:24.525 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.541 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.546 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.548 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.553 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.554 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.561 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.563 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.570 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.571 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.636 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.648 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.665 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.727 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.762 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.769 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.775 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.783 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.792 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.797 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.827 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:24.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:24.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:24.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:24.842 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:10:24.842 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 327.4211ms 2025-06-17 06:10:24.842 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:10:24.843 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:24.843 +00:00 [INF] Discarding envelope f30de0b4cfcd405aa691685d9812fdd7 because the queue is full. 2025-06-17 06:10:24.843 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:24.843 +00:00 [INF] Discarding envelope b53dccccc6ca4c8eaad5a328fecc5286 because the queue is full. 2025-06-17 06:10:24.843 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 328.6668ms 2025-06-17 06:10:30.927 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:10:30.927 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:10:30.927 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:10:30.927 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:10:30.927 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2713ms 2025-06-17 06:10:30.934 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:10:30.934 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:10:30.934 +00:00 [INF] Started transaction with span ID 'b70b411e3495fe68' and trace ID 'c707651915bf498eb523335cca6c2f8e'. 2025-06-17 06:10:30.935 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:10:30.935 +00:00 [INF] Started transaction with span ID 'b70b411e3495fe68' and trace ID 'c707651915bf498eb523335cca6c2f8e'. 2025-06-17 06:10:30.935 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:10:30.935 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:10:30.940 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:10:30.944 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:10:30.947 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:10:30.951 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:10:30.951 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 16.2415ms 2025-06-17 06:10:30.951 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:10:30.951 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:30.952 +00:00 [INF] Discarding envelope 9b0b01a3eb9c46f1b4d625c4168d5ec1 because the queue is full. 2025-06-17 06:10:30.952 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:30.952 +00:00 [INF] Discarding envelope 11e9a55914f640659eca14036c129edc because the queue is full. 2025-06-17 06:10:30.952 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 18.0995ms 2025-06-17 06:10:31.007 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:10:31.007 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:10:31.007 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:10:31.007 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:10:31.007 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1922ms 2025-06-17 06:10:31.017 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:10:31.017 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:10:31.018 +00:00 [INF] Started transaction with span ID '674af70d431466cb' and trace ID '20520322066c44cb9456502021cc883a'. 2025-06-17 06:10:31.018 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:10:31.018 +00:00 [INF] Started transaction with span ID '674af70d431466cb' and trace ID '20520322066c44cb9456502021cc883a'. 2025-06-17 06:10:31.018 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:10:31.019 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:10:31.031 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:10:31.039 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:10:31.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:10:31.046 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:10:31.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.065 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.085 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.109 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.123 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:10:31.123 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:10:31.123 +00:00 [INF] Started transaction with span ID 'fe53431c66f7aa91' and trace ID 'b944a3fdda5f49508138dbbbb8516436'. 2025-06-17 06:10:31.123 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:10:31.123 +00:00 [INF] Started transaction with span ID 'fe53431c66f7aa91' and trace ID 'b944a3fdda5f49508138dbbbb8516436'. 2025-06-17 06:10:31.123 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:10:31.123 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:10:31.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.135 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:10:31.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.139 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:10:31.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:10:31.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:10:31.154 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.163 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.173 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.174 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.176 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.184 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.191 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.193 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.200 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.203 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.205 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.209 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.213 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.216 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.230 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.235 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.235 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.250 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.250 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.255 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.256 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.263 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.275 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.276 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.288 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.291 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.293 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.302 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.303 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.304 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.319 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.327 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.330 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.332 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.335 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.347 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.352 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.356 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.361 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.374 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.380 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.391 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.391 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:10:31.392 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 372.8429ms 2025-06-17 06:10:31.392 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:10:31.393 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:31.393 +00:00 [INF] Discarding envelope bb3b6184bb984cc3ae995045ed3f5378 because the queue is full. 2025-06-17 06:10:31.393 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:31.393 +00:00 [INF] Discarding envelope c5eb39b5a7084fb8a765336a0bc3c9a1 because the queue is full. 2025-06-17 06:10:31.393 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 376.3419ms 2025-06-17 06:10:31.394 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:10:31.394 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:10:31.394 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:10:31.394 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:10:31.394 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2682ms 2025-06-17 06:10:31.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.397 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:10:31.397 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:10:31.397 +00:00 [INF] Started transaction with span ID 'e0518a3804bafa0a' and trace ID 'd4f847c2d8b84e63b12d2bd11c7c6b39'. 2025-06-17 06:10:31.397 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:10:31.397 +00:00 [INF] Started transaction with span ID 'e0518a3804bafa0a' and trace ID 'd4f847c2d8b84e63b12d2bd11c7c6b39'. 2025-06-17 06:10:31.397 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:10:31.397 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:10:31.398 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:10:31.401 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:10:31.401 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.6978ms 2025-06-17 06:10:31.401 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:10:31.401 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:31.401 +00:00 [INF] Discarding envelope e479d7f09b0a4f99b844f9aee1b4b51c because the queue is full. 2025-06-17 06:10:31.402 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:31.402 +00:00 [INF] Discarding envelope 335ac09054414d23a150e75d3bfd3503 because the queue is full. 2025-06-17 06:10:31.402 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.6607ms 2025-06-17 06:10:31.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.411 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.417 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.424 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.426 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.432 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.455 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.468 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.563 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.580 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.595 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:10:31.597 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 474.0446ms 2025-06-17 06:10:31.597 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:10:31.598 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:31.598 +00:00 [INF] Discarding envelope c1f2790ae3ad44d29b27e62387cdf328 because the queue is full. 2025-06-17 06:10:31.598 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:31.598 +00:00 [INF] Discarding envelope 6676177cf8154ae1a34a0ac7cbe55513 because the queue is full. 2025-06-17 06:10:31.598 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 475.5316ms 2025-06-17 06:10:31.675 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:10:31.675 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:10:31.675 +00:00 [INF] Started transaction with span ID 'b99cde5d38e8bade' and trace ID 'c4a4ecbb93494da098dd276934a37f6e'. 2025-06-17 06:10:31.675 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:10:31.675 +00:00 [INF] Started transaction with span ID 'b99cde5d38e8bade' and trace ID 'c4a4ecbb93494da098dd276934a37f6e'. 2025-06-17 06:10:31.675 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:10:31.676 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:10:31.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:10:31.681 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:10:31.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.716 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.739 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.744 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.752 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.786 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.805 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.812 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.816 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.835 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.840 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.873 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.934 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.947 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.957 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:31.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:31.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:31.986 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:31.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:32.006 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:32.012 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:32.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:32.022 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:32.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:32.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:32.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:32.058 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:32.062 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:32.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:32.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:32.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:32.086 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:32.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:32.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:32.112 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:32.116 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:32.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:32.128 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:32.132 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:32.157 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:32.168 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:32.191 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:32.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:32.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:32.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:32.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:32.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:32.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:32.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:32.251 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:32.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:32.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:32.274 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:32.279 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:32.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:32.294 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:32.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:32.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:32.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:32.327 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:32.332 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:32.340 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:32.348 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:32.352 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:32.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:32.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:32.372 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:32.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:32.384 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:32.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:32.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:32.400 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:32.408 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:32.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:32.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:32.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:32.434 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:32.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:32.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:32.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:32.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:32.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:32.471 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:32.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:10:32.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:10:32.490 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:10:32.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:10:32.496 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:10:32.496 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 820.8258ms 2025-06-17 06:10:32.496 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:10:32.497 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:32.497 +00:00 [INF] Discarding envelope 33ef72151d1145a8a214353e9f104312 because the queue is full. 2025-06-17 06:10:32.500 +00:00 [INF] Capturing transaction. 2025-06-17 06:10:32.500 +00:00 [INF] Discarding envelope dda2089c49bf4cc38d6f45001238ece0 because the queue is full. 2025-06-17 06:10:32.500 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 825.0871ms 2025-06-17 06:12:18.010 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:12:18.010 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:12:18.011 +00:00 [INF] Started transaction with span ID '3f65512d01939526' and trace ID '7d224d33dd5147c1a470a51c983a592e'. 2025-06-17 06:12:18.011 +00:00 [INF] Started transaction with span ID '3f65512d01939526' and trace ID '7d224d33dd5147c1a470a51c983a592e'. 2025-06-17 06:12:18.011 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:12:18.011 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:12:18.017 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:12:18.017 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:12:18.017 +00:00 [INF] Started transaction with span ID '8b209d042b81f6af' and trace ID 'b4b55a6e6efd4cfa8e249790909de1ef'. 2025-06-17 06:12:18.017 +00:00 [INF] Started transaction with span ID '8b209d042b81f6af' and trace ID 'b4b55a6e6efd4cfa8e249790909de1ef'. 2025-06-17 06:12:18.017 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:12:18.018 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:12:18.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:12:18.021 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:12:18.022 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.9021ms 2025-06-17 06:12:18.022 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:12:18.022 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:18.022 +00:00 [INF] Discarding envelope de3df21128e74a5c90c2c40ccc5047c2 because the queue is full. 2025-06-17 06:12:18.022 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:18.022 +00:00 [INF] Discarding envelope 0a4fa6e79a3f4325a5523b38b3129f3f because the queue is full. 2025-06-17 06:12:18.022 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 5.4086ms 2025-06-17 06:12:18.028 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:12:18.046 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:12:18.050 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:12:18.054 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:12:18.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.067 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.075 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.079 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:18.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:18.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:18.107 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:18.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.121 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.131 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:18.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.141 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:12:18.141 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:12:18.141 +00:00 [INF] Started transaction with span ID 'ed0b7cf0a32da393' and trace ID '0cafbf68e97d4ef3ab98ca94c4957cca'. 2025-06-17 06:12:18.142 +00:00 [INF] Started transaction with span ID 'ed0b7cf0a32da393' and trace ID '0cafbf68e97d4ef3ab98ca94c4957cca'. 2025-06-17 06:12:18.142 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:12:18.142 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:12:18.163 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:18.173 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:12:18.177 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:12:18.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:12:18.192 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.200 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:12:18.201 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.210 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:18.228 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.232 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.251 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.270 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.276 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:18.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.292 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.302 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.311 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:18.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.334 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.337 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:18.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.359 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.359 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.371 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.381 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.381 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:18.388 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.394 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.408 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.417 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:18.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.430 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.436 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.443 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:18.449 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.461 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.457 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.473 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.480 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.481 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.486 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:18.491 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.500 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.518 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:18.524 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.528 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.551 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.565 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:18.573 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.579 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.580 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.588 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:18.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.600 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.609 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.621 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.624 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:18.633 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:12:18.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.637 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 625.9402ms 2025-06-17 06:12:18.637 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:12:18.637 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:18.637 +00:00 [INF] Discarding envelope 69623738b4da4244962b2d33fb691b62 because the queue is full. 2025-06-17 06:12:18.638 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:18.639 +00:00 [INF] Discarding envelope f94574d66c3e44b1ba0a331e693115aa because the queue is full. 2025-06-17 06:12:18.639 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 628.6881ms 2025-06-17 06:12:18.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:18.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:18.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:18.647 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:12:18.651 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 507.9898ms 2025-06-17 06:12:18.651 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:12:18.651 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:18.651 +00:00 [INF] Discarding envelope 3cf993f31e7849b289e2d7a90538b78e because the queue is full. 2025-06-17 06:12:18.651 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:18.651 +00:00 [INF] Discarding envelope b06d0f7074bf4acbb0fe9f96f570e261 because the queue is full. 2025-06-17 06:12:18.652 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 510.4080ms 2025-06-17 06:12:20.161 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:12:20.161 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:12:20.161 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:12:20.161 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:12:20.161 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1856ms 2025-06-17 06:12:20.162 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:12:20.162 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:12:20.162 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:12:20.162 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:12:20.162 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1129ms 2025-06-17 06:12:20.167 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:12:20.167 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:12:20.167 +00:00 [INF] Started transaction with span ID '588704b79c6ca8a' and trace ID 'af9dafffb9d641538dc658677908ee38'. 2025-06-17 06:12:20.167 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:12:20.168 +00:00 [INF] Started transaction with span ID '588704b79c6ca8a' and trace ID 'af9dafffb9d641538dc658677908ee38'. 2025-06-17 06:12:20.168 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:12:20.168 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:12:20.169 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:12:20.169 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:12:20.169 +00:00 [INF] Started transaction with span ID '1d3439bf66aa7afc' and trace ID 'b545be7f6977443e94ca8e6f986305a8'. 2025-06-17 06:12:20.169 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:12:20.169 +00:00 [INF] Started transaction with span ID '1d3439bf66aa7afc' and trace ID 'b545be7f6977443e94ca8e6f986305a8'. 2025-06-17 06:12:20.169 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:12:20.169 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:12:20.178 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:12:20.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:12:20.193 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:12:20.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:12:20.211 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:12:20.212 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:12:20.226 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:12:20.231 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:12:20.240 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:20.244 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 75.0427ms 2025-06-17 06:12:20.244 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:12:20.244 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:20.245 +00:00 [INF] Discarding envelope 2cac29a7e06b47849346ba98bc8b62ab because the queue is full. 2025-06-17 06:12:20.252 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:20.252 +00:00 [INF] Discarding envelope df3c03776d9647d3899b3401b8ac178b because the queue is full. 2025-06-17 06:12:20.253 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 83.9904ms 2025-06-17 06:12:20.252 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:20.268 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:20.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:20.273 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:20.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:20.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:20.301 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:20.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:20.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:20.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:20.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:20.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:20.328 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:20.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:20.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:20.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:20.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:20.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:20.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:20.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:20.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:20.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:20.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:20.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:20.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:20.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:20.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:20.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:20.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:20.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:20.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:20.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:20.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:20.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:20.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:20.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:20.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:20.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:20.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:20.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:20.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:20.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:20.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:20.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:20.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:20.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:20.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:20.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:20.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:20.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:20.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:20.438 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:20.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:20.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:20.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:20.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:20.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:20.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:20.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:20.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:20.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:20.470 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:20.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:20.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:20.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:20.483 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:20.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:20.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:20.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:20.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:20.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:20.499 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:12:20.500 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 331.8034ms 2025-06-17 06:12:20.500 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:12:20.500 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:20.500 +00:00 [INF] Discarding envelope d168cfd2abd74373b0887496f284a779 because the queue is full. 2025-06-17 06:12:20.500 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:20.500 +00:00 [INF] Discarding envelope ac3b254cdb1c40c1a8337ad7d14262f7 because the queue is full. 2025-06-17 06:12:20.501 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 333.5025ms 2025-06-17 06:12:20.546 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:12:20.546 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:12:20.546 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:12:20.546 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:12:20.546 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2091ms 2025-06-17 06:12:20.551 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:12:20.551 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:12:20.551 +00:00 [INF] Started transaction with span ID 'dfba4d2465071add' and trace ID 'be34f84a1b9c4d6e96a1650d091acf98'. 2025-06-17 06:12:20.551 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:12:20.551 +00:00 [INF] Started transaction with span ID 'dfba4d2465071add' and trace ID 'be34f84a1b9c4d6e96a1650d091acf98'. 2025-06-17 06:12:20.551 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:12:20.552 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:12:20.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:12:20.554 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:12:20.555 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.1473ms 2025-06-17 06:12:20.555 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:12:20.555 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:20.555 +00:00 [INF] Discarding envelope 053562a1802c4f72a443446168f4590a because the queue is full. 2025-06-17 06:12:20.555 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:20.555 +00:00 [INF] Discarding envelope d8288ebc5c8f40c8aa62b5d51eca395c because the queue is full. 2025-06-17 06:12:20.555 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.1863ms 2025-06-17 06:12:20.944 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:12:20.945 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:12:20.945 +00:00 [INF] Started transaction with span ID 'f2cfbc36283b4cb5' and trace ID 'a50586b96f38441d87d04c741b4cd529'. 2025-06-17 06:12:20.945 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:12:20.945 +00:00 [INF] Started transaction with span ID 'f2cfbc36283b4cb5' and trace ID 'a50586b96f38441d87d04c741b4cd529'. 2025-06-17 06:12:20.945 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:12:20.945 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:12:20.953 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:12:20.971 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:12:20.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:12:20.983 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:12:20.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:20.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.009 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:21.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.044 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:21.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:21.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.072 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:21.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:21.092 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.097 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.105 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:21.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.115 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:21.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.130 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:21.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.145 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.158 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.164 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.168 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:21.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.203 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:21.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.231 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.241 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.248 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.265 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.278 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:21.287 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.294 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.304 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.325 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.342 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:21.350 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:21.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:21.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.425 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.430 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:21.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:21.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:21.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:21.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:21.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:21.482 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:21.483 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:12:21.488 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 542.6435ms 2025-06-17 06:12:21.488 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:12:21.488 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:21.489 +00:00 [INF] Discarding envelope d06adf22c8424b719ae91157e8dca11f because the queue is full. 2025-06-17 06:12:21.489 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:21.489 +00:00 [INF] Discarding envelope 95d04cc71bc04df5af8b71be9871505c because the queue is full. 2025-06-17 06:12:21.489 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 545.0519ms 2025-06-17 06:12:40.281 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:12:40.281 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:12:40.281 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:12:40.281 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:12:40.281 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2694ms 2025-06-17 06:12:40.289 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:12:40.289 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:12:40.289 +00:00 [INF] Started transaction with span ID '5d395d92005a9305' and trace ID '1294d90a2e3c4fc6929c6ca1353c4b6f'. 2025-06-17 06:12:40.290 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:12:40.290 +00:00 [INF] Started transaction with span ID '5d395d92005a9305' and trace ID '1294d90a2e3c4fc6929c6ca1353c4b6f'. 2025-06-17 06:12:40.290 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:12:40.290 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:12:40.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:12:40.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:12:40.297 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.298 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.303 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:40.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.309 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.317 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.318 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.319 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.321 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:40.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.323 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.325 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:40.326 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.331 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:40.332 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.336 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:40.337 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.338 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.343 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:40.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.354 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:40.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.360 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:40.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.379 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.385 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:40.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.390 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.408 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:40.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.413 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.418 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.425 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:40.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.429 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.435 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.441 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.442 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.449 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:40.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.454 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.455 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.461 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:40.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.471 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.478 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.480 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.485 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:40.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.491 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.494 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:40.503 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:40.510 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.518 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:40.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:40.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:40.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:40.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:40.527 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:12:40.527 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 237.3773ms 2025-06-17 06:12:40.527 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:12:40.528 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:40.528 +00:00 [INF] Discarding envelope 15adc278b1fc400ab39326109c7ff9d2 because the queue is full. 2025-06-17 06:12:40.528 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:40.528 +00:00 [INF] Discarding envelope 18282c50334c4403a1054c78310b0b41 because the queue is full. 2025-06-17 06:12:40.528 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 238.6016ms 2025-06-17 06:12:43.361 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:12:43.361 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:12:43.361 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:12:43.361 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:12:43.361 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2204ms 2025-06-17 06:12:43.374 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:12:43.374 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:12:43.374 +00:00 [INF] Started transaction with span ID 'c715a1be6363ab56' and trace ID '9657bc93290f4412adee4b5d40eb8db5'. 2025-06-17 06:12:43.374 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:12:43.374 +00:00 [INF] Started transaction with span ID 'c715a1be6363ab56' and trace ID '9657bc93290f4412adee4b5d40eb8db5'. 2025-06-17 06:12:43.375 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:12:43.375 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:12:43.379 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:12:43.380 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:12:43.380 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:12:43.380 +00:00 [INF] Started transaction with span ID 'eaf08d893e04675c' and trace ID '70b18a83c2164a7081d426c33b313ada'. 2025-06-17 06:12:43.380 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:12:43.380 +00:00 [INF] Started transaction with span ID 'eaf08d893e04675c' and trace ID '70b18a83c2164a7081d426c33b313ada'. 2025-06-17 06:12:43.380 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:12:43.380 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:12:43.384 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:12:43.387 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:12:43.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:12:43.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:12:43.397 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:12:43.400 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:12:43.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.417 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:12:43.418 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 37.692ms 2025-06-17 06:12:43.418 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:12:43.418 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:43.418 +00:00 [INF] Discarding envelope ebef0420c10c47848afb92a609dd0d19 because the queue is full. 2025-06-17 06:12:43.418 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:43.418 +00:00 [INF] Discarding envelope 34f40085c4434c6881b88ce0f4f7a127 because the queue is full. 2025-06-17 06:12:43.419 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 39.0508ms 2025-06-17 06:12:43.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.519 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.525 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:12:43.525 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:12:43.525 +00:00 [INF] Started transaction with span ID 'a44e3885d58fe517' and trace ID '20de9e0ef72b44d98deb2071fd5e5498'. 2025-06-17 06:12:43.525 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:12:43.525 +00:00 [INF] Started transaction with span ID 'a44e3885d58fe517' and trace ID '20de9e0ef72b44d98deb2071fd5e5498'. 2025-06-17 06:12:43.525 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:12:43.525 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:12:43.530 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:12:43.534 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:12:43.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:12:43.540 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.540 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:12:43.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.557 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.567 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.567 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.574 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.586 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.588 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.592 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.609 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.620 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.630 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.645 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.650 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.661 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.663 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.668 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.679 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.681 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.685 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.693 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:12:43.693 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 318.579ms 2025-06-17 06:12:43.693 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:12:43.694 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:43.694 +00:00 [INF] Discarding envelope 4e620003c6234197b0833f1c27a6a37e because the queue is full. 2025-06-17 06:12:43.694 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:43.694 +00:00 [INF] Discarding envelope e0c021768bdd4dcc9e3e55f50b724dd6 because the queue is full. 2025-06-17 06:12:43.694 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 319.8080ms 2025-06-17 06:12:43.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.701 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.705 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.711 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.712 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.713 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.717 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.722 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.752 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.782 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.787 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.791 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.796 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.803 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.808 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.849 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.907 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:43.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:43.935 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:43.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:43.939 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:12:43.940 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:12:43.940 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:12:43.940 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:12:43.940 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:12:43.940 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2537ms 2025-06-17 06:12:43.940 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 414.9572ms 2025-06-17 06:12:43.941 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:12:43.941 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:43.941 +00:00 [INF] Discarding envelope 43d27967c6524762b29fa5f95030109d because the queue is full. 2025-06-17 06:12:43.941 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:43.941 +00:00 [INF] Discarding envelope 323823f41fd542f0a21abc7513462c5e because the queue is full. 2025-06-17 06:12:43.941 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 416.5100ms 2025-06-17 06:12:43.951 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:12:43.951 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:12:43.951 +00:00 [INF] Started transaction with span ID 'd51a36a8e172f158' and trace ID '7b536f72e8f94748b3fd533c73f82470'. 2025-06-17 06:12:43.951 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:12:43.951 +00:00 [INF] Started transaction with span ID 'd51a36a8e172f158' and trace ID '7b536f72e8f94748b3fd533c73f82470'. 2025-06-17 06:12:43.951 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:12:43.951 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:12:43.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:12:43.954 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:12:43.954 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.271ms 2025-06-17 06:12:43.954 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:12:43.954 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:43.954 +00:00 [INF] Discarding envelope 325d4212160043e9a527865024997417 because the queue is full. 2025-06-17 06:12:43.954 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:43.954 +00:00 [INF] Discarding envelope 18e6a3d9d46c48e990280577299f0009 because the queue is full. 2025-06-17 06:12:43.954 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.4846ms 2025-06-17 06:12:44.042 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:12:44.042 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:12:44.042 +00:00 [INF] Started transaction with span ID '2cc20b259d9fdfd8' and trace ID '745df01974414c698783068ca647f8f5'. 2025-06-17 06:12:44.042 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:12:44.042 +00:00 [INF] Started transaction with span ID '2cc20b259d9fdfd8' and trace ID '745df01974414c698783068ca647f8f5'. 2025-06-17 06:12:44.042 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:12:44.042 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:12:44.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:12:44.048 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:12:44.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:44.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.096 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:44.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:44.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:44.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:44.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:44.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:44.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:44.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:44.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.213 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.218 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.219 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.227 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:44.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.233 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.238 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.247 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:44.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:44.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.303 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:44.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.331 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.333 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.339 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:44.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.346 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:44.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.360 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:44.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:44.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:12:44.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:12:44.390 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:12:44.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:12:44.393 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:12:44.393 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 350.5723ms 2025-06-17 06:12:44.393 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:12:44.393 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:44.393 +00:00 [INF] Discarding envelope 3e3f4ef647994629b3f7e24bc27762a8 because the queue is full. 2025-06-17 06:12:44.393 +00:00 [INF] Capturing transaction. 2025-06-17 06:12:44.393 +00:00 [INF] Discarding envelope b3fa6eadee9c40d5987bea33fdb98f8d because the queue is full. 2025-06-17 06:12:44.393 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 351.7419ms 2025-06-17 06:14:36.322 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:14:36.323 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:14:36.323 +00:00 [INF] Started transaction with span ID '924773f364ca2aa6' and trace ID '5daad43e12da469c85eab76356d286e9'. 2025-06-17 06:14:36.323 +00:00 [INF] Started transaction with span ID '924773f364ca2aa6' and trace ID '5daad43e12da469c85eab76356d286e9'. 2025-06-17 06:14:36.323 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:14:36.323 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:14:36.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:14:36.326 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:14:36.326 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.9624ms 2025-06-17 06:14:36.326 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:14:36.326 +00:00 [INF] Capturing transaction. 2025-06-17 06:14:36.326 +00:00 [INF] Discarding envelope bc30564bdf7c4662ba603c9ffdc8ca0b because the queue is full. 2025-06-17 06:14:36.326 +00:00 [INF] Capturing transaction. 2025-06-17 06:14:36.326 +00:00 [INF] Discarding envelope b12cfa8e099546f18f7d40b77ec62e41 because the queue is full. 2025-06-17 06:14:36.326 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 3.9546ms 2025-06-17 06:14:36.403 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:14:36.403 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:14:36.403 +00:00 [INF] Started transaction with span ID '738b2f9047bed6b6' and trace ID '1d156eb3a2614001892fe001ad4f6bb1'. 2025-06-17 06:14:36.403 +00:00 [INF] Started transaction with span ID '738b2f9047bed6b6' and trace ID '1d156eb3a2614001892fe001ad4f6bb1'. 2025-06-17 06:14:36.403 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:14:36.403 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:14:36.419 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:14:36.435 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:14:36.439 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:14:36.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:14:36.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.452 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:36.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:36.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:36.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:36.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:36.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:36.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:36.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.543 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.546 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:14:36.546 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:14:36.546 +00:00 [INF] Started transaction with span ID '7d6cdd266d523073' and trace ID '73c38728f6f144b6a7b1faf1e00c9fa1'. 2025-06-17 06:14:36.546 +00:00 [INF] Started transaction with span ID '7d6cdd266d523073' and trace ID '73c38728f6f144b6a7b1faf1e00c9fa1'. 2025-06-17 06:14:36.546 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:14:36.546 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:14:36.550 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:14:36.551 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:36.554 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:14:36.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:14:36.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:14:36.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.566 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:36.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.582 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:36.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.592 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:36.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.594 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.595 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.596 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.599 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.602 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.605 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.606 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.610 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:36.611 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.612 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.614 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.615 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.620 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:36.622 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.632 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:36.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:36.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.660 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.668 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:36.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.671 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.688 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.689 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.690 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.694 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:36.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.698 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.705 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.710 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:36.711 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:14:36.712 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 308.6319ms 2025-06-17 06:14:36.712 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:14:36.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.714 +00:00 [INF] Capturing transaction. 2025-06-17 06:14:36.714 +00:00 [INF] Discarding envelope d0939780d0ac497ea0b9fac786d887a4 because the queue is full. 2025-06-17 06:14:36.714 +00:00 [INF] Capturing transaction. 2025-06-17 06:14:36.714 +00:00 [INF] Discarding envelope 5edd5aded8734c36ace1333c8c122f2b because the queue is full. 2025-06-17 06:14:36.714 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 311.2469ms 2025-06-17 06:14:36.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.723 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:36.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:36.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:36.727 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:14:36.728 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 181.7299ms 2025-06-17 06:14:36.728 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:14:36.728 +00:00 [INF] Capturing transaction. 2025-06-17 06:14:36.728 +00:00 [INF] Discarding envelope 2c5b7c2b443245b79a4269f5a2d9b711 because the queue is full. 2025-06-17 06:14:36.729 +00:00 [INF] Capturing transaction. 2025-06-17 06:14:36.729 +00:00 [INF] Discarding envelope b24f0831d8844356a4c2b4f892f2f6fc because the queue is full. 2025-06-17 06:14:36.729 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 182.7738ms 2025-06-17 06:14:37.845 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:14:37.845 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:14:37.845 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:14:37.845 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:14:37.845 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1806ms 2025-06-17 06:14:37.845 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:14:37.845 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:14:37.845 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:14:37.845 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:14:37.845 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.0946ms 2025-06-17 06:14:37.849 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:14:37.850 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:14:37.850 +00:00 [INF] Started transaction with span ID '8f9d9fb3e79fca4b' and trace ID 'a9911ce67b5a4f3c940fc3da8b2af149'. 2025-06-17 06:14:37.850 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:14:37.850 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:14:37.850 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:14:37.850 +00:00 [INF] Started transaction with span ID '34e940fe5cc5d80e' and trace ID 'eb3274eb6dea421a8d3c88f9f6d187f3'. 2025-06-17 06:14:37.850 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:14:37.850 +00:00 [INF] Started transaction with span ID '34e940fe5cc5d80e' and trace ID 'eb3274eb6dea421a8d3c88f9f6d187f3'. 2025-06-17 06:14:37.850 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:14:37.850 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:14:37.852 +00:00 [INF] Started transaction with span ID '8f9d9fb3e79fca4b' and trace ID 'a9911ce67b5a4f3c940fc3da8b2af149'. 2025-06-17 06:14:37.852 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:14:37.852 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:14:37.859 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:14:37.860 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:14:37.864 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:14:37.866 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:14:37.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:14:37.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:14:37.875 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:14:37.876 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 23.2742ms 2025-06-17 06:14:37.876 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:14:37.876 +00:00 [INF] Capturing transaction. 2025-06-17 06:14:37.876 +00:00 [INF] Discarding envelope 1ccb155ef038461db15a11b79700ad7b because the queue is full. 2025-06-17 06:14:37.876 +00:00 [INF] Capturing transaction. 2025-06-17 06:14:37.876 +00:00 [INF] Discarding envelope c6cec6d8e2084802922ab86cc19c2ab7 because the queue is full. 2025-06-17 06:14:37.876 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 26.7005ms 2025-06-17 06:14:37.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:14:37.884 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:37.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:37.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:37.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:37.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:37.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:37.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:37.904 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:37.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:37.906 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:14:37.906 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:14:37.906 +00:00 [INF] Started transaction with span ID '4198b5c9076d539f' and trace ID '570998adc5514c8cb42ee3d3c152f0a9'. 2025-06-17 06:14:37.906 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:14:37.906 +00:00 [INF] Started transaction with span ID '4198b5c9076d539f' and trace ID '570998adc5514c8cb42ee3d3c152f0a9'. 2025-06-17 06:14:37.906 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:14:37.906 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:14:37.910 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:14:37.913 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:14:37.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:14:37.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:14:37.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:37.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:37.925 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:37.926 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:37.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:37.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:37.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:37.935 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:37.936 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:37.937 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:37.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:37.942 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:37.942 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:37.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:37.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:37.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:37.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:37.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:37.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:37.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:37.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:37.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:37.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:37.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:37.964 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:37.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:37.967 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:37.968 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:37.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:37.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:37.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:37.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:37.977 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:37.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:37.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:37.980 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:37.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:37.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:37.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:37.989 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:37.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:37.993 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:37.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:37.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.002 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.009 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.019 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.022 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.028 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.029 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.036 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.049 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.056 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.059 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.073 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.079 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.087 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.091 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.096 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.108 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.118 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.124 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.127 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.146 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.156 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.176 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.191 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.192 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.204 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.212 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.228 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.232 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.237 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.248 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.256 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.270 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.281 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.295 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.302 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.305 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.306 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:14:38.306 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 455.7031ms 2025-06-17 06:14:38.306 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:14:38.306 +00:00 [INF] Capturing transaction. 2025-06-17 06:14:38.306 +00:00 [INF] Discarding envelope e37bcd19e71344d09c45619bfcd9fc06 because the queue is full. 2025-06-17 06:14:38.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.314 +00:00 [INF] Capturing transaction. 2025-06-17 06:14:38.314 +00:00 [INF] Discarding envelope a3223e32aa294a51885e735ddd4052c4 because the queue is full. 2025-06-17 06:14:38.315 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 464.5980ms 2025-06-17 06:14:38.319 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.327 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.329 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.341 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.348 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.356 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.368 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.369 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.384 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.397 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.416 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.452 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.460 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.475 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.486 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.516 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.524 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.536 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.552 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.554 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.559 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.564 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.573 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.584 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.590 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.607 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.620 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.646 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:14:38.649 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:14:38.649 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:14:38.649 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:14:38.649 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:14:38.650 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2370ms 2025-06-17 06:14:38.650 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 743.4467ms 2025-06-17 06:14:38.650 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:14:38.650 +00:00 [INF] Capturing transaction. 2025-06-17 06:14:38.650 +00:00 [INF] Discarding envelope e2f3bf6456384a168f156a08153295a5 because the queue is full. 2025-06-17 06:14:38.650 +00:00 [INF] Capturing transaction. 2025-06-17 06:14:38.650 +00:00 [INF] Discarding envelope 9c6f3e86a02a45bb9a9d2d01ad428123 because the queue is full. 2025-06-17 06:14:38.650 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 744.4996ms 2025-06-17 06:14:38.660 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:14:38.660 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:14:38.660 +00:00 [INF] Started transaction with span ID '46f96776fd4266af' and trace ID '5134eaa619c34055a246027c6687304d'. 2025-06-17 06:14:38.660 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:14:38.660 +00:00 [INF] Started transaction with span ID '46f96776fd4266af' and trace ID '5134eaa619c34055a246027c6687304d'. 2025-06-17 06:14:38.660 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:14:38.660 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:14:38.662 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:14:38.662 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:14:38.662 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6849ms 2025-06-17 06:14:38.662 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:14:38.662 +00:00 [INF] Capturing transaction. 2025-06-17 06:14:38.662 +00:00 [INF] Discarding envelope 910323adc4b64462bf4b42af442e77b7 because the queue is full. 2025-06-17 06:14:38.662 +00:00 [INF] Capturing transaction. 2025-06-17 06:14:38.662 +00:00 [INF] Discarding envelope 7e511e1f40284604a1b5c2cd7368215b because the queue is full. 2025-06-17 06:14:38.662 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.6836ms 2025-06-17 06:14:38.752 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:14:38.752 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:14:38.752 +00:00 [INF] Started transaction with span ID '7f5f597b66aaded' and trace ID '21498b8756d9448bb98ef8f963177120'. 2025-06-17 06:14:38.752 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:14:38.754 +00:00 [INF] Started transaction with span ID '7f5f597b66aaded' and trace ID '21498b8756d9448bb98ef8f963177120'. 2025-06-17 06:14:38.755 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:14:38.755 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:14:38.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:14:38.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:14:38.765 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.773 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.776 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.780 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.782 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.783 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.788 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.788 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.793 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.799 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.799 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.811 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.815 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.816 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.822 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.826 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.835 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.836 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.848 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.854 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.864 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.869 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.883 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.885 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.894 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.910 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.918 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.925 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.933 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.935 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.946 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.962 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.990 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:38.992 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:38.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:38.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:38.999 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:39.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:39.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:39.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:39.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:39.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:14:39.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:14:39.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:14:39.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:14:39.023 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:14:39.023 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 267.7199ms 2025-06-17 06:14:39.023 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:14:39.023 +00:00 [INF] Capturing transaction. 2025-06-17 06:14:39.023 +00:00 [INF] Discarding envelope 6ca6cfc814f340adb2da6dfaf0c54ca0 because the queue is full. 2025-06-17 06:14:39.023 +00:00 [INF] Capturing transaction. 2025-06-17 06:14:39.023 +00:00 [INF] Discarding envelope cdb459e45db24bd1afabd666d71dc9a5 because the queue is full. 2025-06-17 06:14:39.024 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 271.6444ms 2025-06-17 06:17:22.783 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:17:22.783 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:17:22.783 +00:00 [INF] Started transaction with span ID 'd7285bb264e5d006' and trace ID '80dbb3f9403e4edfb3ecdb399006779f'. 2025-06-17 06:17:22.784 +00:00 [INF] Started transaction with span ID 'd7285bb264e5d006' and trace ID '80dbb3f9403e4edfb3ecdb399006779f'. 2025-06-17 06:17:22.784 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:17:22.784 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:17:22.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:17:22.785 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:17:22.786 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7129ms 2025-06-17 06:17:22.786 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:17:22.786 +00:00 [INF] Capturing transaction. 2025-06-17 06:17:22.786 +00:00 [INF] Discarding envelope 7adccf148a11421f9ec97fe73abce451 because the queue is full. 2025-06-17 06:17:22.786 +00:00 [INF] Capturing transaction. 2025-06-17 06:17:22.786 +00:00 [INF] Discarding envelope 70c941ccf4604ad7ae4ee9bb11aad9c1 because the queue is full. 2025-06-17 06:17:22.786 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 3.2405ms 2025-06-17 06:17:39.295 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:17:39.295 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:17:39.295 +00:00 [INF] Started transaction with span ID '3cb5e981f8c9d95d' and trace ID '2b863e75f285416ba8b77912fbbe3853'. 2025-06-17 06:17:39.295 +00:00 [INF] Started transaction with span ID '3cb5e981f8c9d95d' and trace ID '2b863e75f285416ba8b77912fbbe3853'. 2025-06-17 06:17:39.295 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:17:39.295 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:17:39.304 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:17:39.304 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:17:39.304 +00:00 [INF] Started transaction with span ID '2eb22b7571e7cea2' and trace ID '2dcc56ba49d44fff8a1d05ae12056925'. 2025-06-17 06:17:39.304 +00:00 [INF] Started transaction with span ID '2eb22b7571e7cea2' and trace ID '2dcc56ba49d44fff8a1d05ae12056925'. 2025-06-17 06:17:39.304 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:17:39.304 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:17:39.311 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:17:39.311 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:17:39.311 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.0683ms 2025-06-17 06:17:39.311 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:17:39.311 +00:00 [INF] Capturing transaction. 2025-06-17 06:17:39.312 +00:00 [INF] Discarding envelope 72cf79fd48ac4ed0ada11259aad5fcfa because the queue is full. 2025-06-17 06:17:39.312 +00:00 [INF] Capturing transaction. 2025-06-17 06:17:39.312 +00:00 [INF] Discarding envelope 927c63f6baa84761896fce8e5e541aa4 because the queue is full. 2025-06-17 06:17:39.312 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 8.1943ms 2025-06-17 06:17:39.320 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:17:39.333 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:17:39.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:17:39.339 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:17:39.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:39.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:39.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:39.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:39.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.398 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:39.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.411 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:39.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.423 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:39.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.439 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.444 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:39.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:39.468 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:17:39.468 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:17:39.468 +00:00 [INF] Started transaction with span ID '6781be8f88522b95' and trace ID '950dabbf0bbc4a678d599d88cea0872c'. 2025-06-17 06:17:39.468 +00:00 [INF] Started transaction with span ID '6781be8f88522b95' and trace ID '950dabbf0bbc4a678d599d88cea0872c'. 2025-06-17 06:17:39.468 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:17:39.468 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:17:39.474 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:17:39.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.479 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:17:39.487 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:17:39.492 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:17:39.499 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:39.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.524 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.537 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:39.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.566 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:39.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.578 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.585 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.591 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.621 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.639 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.646 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.649 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:39.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.655 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.658 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:39.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.683 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.692 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.698 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.702 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:39.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.712 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.727 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.729 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.746 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.753 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.781 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:39.786 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.802 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.815 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:39.843 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.846 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.855 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.857 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.864 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.872 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:39.890 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:17:39.893 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 597.5473ms 2025-06-17 06:17:39.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.908 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:17:39.908 +00:00 [INF] Capturing transaction. 2025-06-17 06:17:39.908 +00:00 [INF] Discarding envelope adf7c5c0856045d499b04904d56baef4 because the queue is full. 2025-06-17 06:17:39.909 +00:00 [INF] Capturing transaction. 2025-06-17 06:17:39.909 +00:00 [INF] Discarding envelope 0fbf1e42044c4a1a8129b48cd2131824 because the queue is full. 2025-06-17 06:17:39.909 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 614.4075ms 2025-06-17 06:17:39.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.932 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.962 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:39.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:39.977 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:39.978 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:17:39.985 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 516.8274ms 2025-06-17 06:17:39.985 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:17:39.985 +00:00 [INF] Capturing transaction. 2025-06-17 06:17:39.985 +00:00 [INF] Discarding envelope fe54300523724010b402d5af088e5ffa because the queue is full. 2025-06-17 06:17:39.985 +00:00 [INF] Capturing transaction. 2025-06-17 06:17:39.985 +00:00 [INF] Discarding envelope 33fe09a5683f4a85b059cbcc0326b3ac because the queue is full. 2025-06-17 06:17:39.986 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 518.3648ms 2025-06-17 06:17:47.724 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:17:47.724 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:17:47.724 +00:00 [INF] Started transaction with span ID 'fc7688c0d88e6598' and trace ID 'd93e9836988148528b125331e4208743'. 2025-06-17 06:17:47.724 +00:00 [INF] Started transaction with span ID 'fc7688c0d88e6598' and trace ID 'd93e9836988148528b125331e4208743'. 2025-06-17 06:17:47.724 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:17:47.724 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:17:47.726 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:17:47.727 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:17:47.727 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.6286ms 2025-06-17 06:17:47.727 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:17:47.727 +00:00 [INF] Capturing transaction. 2025-06-17 06:17:47.727 +00:00 [INF] Discarding envelope 0f51e82fdcab4255b009b2b6b3958e8a because the queue is full. 2025-06-17 06:17:47.727 +00:00 [INF] Capturing transaction. 2025-06-17 06:17:47.727 +00:00 [INF] Discarding envelope 5e7aa870c460405197c1e0c60eba389f because the queue is full. 2025-06-17 06:17:47.728 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 3.8795ms 2025-06-17 06:17:47.735 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:17:47.735 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:17:47.735 +00:00 [INF] Started transaction with span ID '7e346444289c66c4' and trace ID '0bb02d69e6374f91afeee126e45baf30'. 2025-06-17 06:17:47.735 +00:00 [INF] Started transaction with span ID '7e346444289c66c4' and trace ID '0bb02d69e6374f91afeee126e45baf30'. 2025-06-17 06:17:47.735 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:17:47.735 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:17:47.751 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:17:47.765 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:17:47.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:17:47.770 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:17:47.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:47.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:47.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:47.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:47.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:47.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:47.806 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:47.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:47.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:47.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:47.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:47.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:47.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:47.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:47.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:47.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:47.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.864 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:17:47.864 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:17:47.864 +00:00 [INF] Started transaction with span ID '33f564b130fe1927' and trace ID 'f9dca230b6534cd9a96dd1a9d22f4f3a'. 2025-06-17 06:17:47.864 +00:00 [INF] Started transaction with span ID '33f564b130fe1927' and trace ID 'f9dca230b6534cd9a96dd1a9d22f4f3a'. 2025-06-17 06:17:47.864 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:17:47.864 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:17:47.869 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:17:47.873 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:17:47.874 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:17:47.879 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:17:47.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:47.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:47.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:47.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:47.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:47.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:47.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:47.917 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.918 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:47.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.927 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:47.935 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:47.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:47.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:47.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:47.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:47.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.966 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:47.968 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.972 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:47.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.982 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:47.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:47.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:47.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:47.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:48.004 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:48.007 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:48.008 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:48.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:48.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:48.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:48.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:48.022 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:48.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:48.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:48.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:48.032 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:48.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:48.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:48.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:48.042 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:48.044 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:48.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:48.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:48.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:48.055 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:48.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:48.060 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:48.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:48.064 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:48.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:48.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:48.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:48.078 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:48.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:48.088 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:17:48.089 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:17:48.090 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 354.5524ms 2025-06-17 06:17:48.090 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:17:48.090 +00:00 [INF] Capturing transaction. 2025-06-17 06:17:48.092 +00:00 [INF] Discarding envelope a5f0ee3a4cad4fbeb3028b8e434c0976 because the queue is full. 2025-06-17 06:17:48.092 +00:00 [INF] Capturing transaction. 2025-06-17 06:17:48.092 +00:00 [INF] Discarding envelope 44b13cf215f446b8abfca185c0e10919 because the queue is full. 2025-06-17 06:17:48.092 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 357.7129ms 2025-06-17 06:17:48.092 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:48.094 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:48.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:48.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:48.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:17:48.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:17:48.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:17:48.108 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:17:48.111 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 246.6552ms 2025-06-17 06:17:48.111 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:17:48.111 +00:00 [INF] Capturing transaction. 2025-06-17 06:17:48.111 +00:00 [INF] Discarding envelope 069338a75a4c461f8c370a9ecc91ab6c because the queue is full. 2025-06-17 06:17:48.111 +00:00 [INF] Capturing transaction. 2025-06-17 06:17:48.111 +00:00 [INF] Discarding envelope 3e21ecd10725451f8b6775c9657523b6 because the queue is full. 2025-06-17 06:17:48.112 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 248.0283ms 2025-06-17 06:19:36.570 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:19:36.570 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:19:36.570 +00:00 [INF] Started transaction with span ID 'e2d38af6453af7d3' and trace ID '3d30bb9b64c047ce875c53a073e36c83'. 2025-06-17 06:19:36.570 +00:00 [INF] Started transaction with span ID 'e2d38af6453af7d3' and trace ID '3d30bb9b64c047ce875c53a073e36c83'. 2025-06-17 06:19:36.570 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:19:36.570 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:19:36.572 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:19:36.572 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:19:36.572 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6991ms 2025-06-17 06:19:36.572 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:19:36.572 +00:00 [INF] Capturing transaction. 2025-06-17 06:19:36.572 +00:00 [INF] Discarding envelope d5a837151b9640f891559a618525304d because the queue is full. 2025-06-17 06:19:36.572 +00:00 [INF] Capturing transaction. 2025-06-17 06:19:36.572 +00:00 [INF] Discarding envelope b2c90c07893841d2aaf96ea6e9558c5d because the queue is full. 2025-06-17 06:19:36.572 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.6980ms 2025-06-17 06:19:36.574 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:19:36.574 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:19:36.574 +00:00 [INF] Started transaction with span ID 'b928bb61a22cd3cc' and trace ID 'e71d5f20ca604fc9b8efe63605f66339'. 2025-06-17 06:19:36.574 +00:00 [INF] Started transaction with span ID 'b928bb61a22cd3cc' and trace ID 'e71d5f20ca604fc9b8efe63605f66339'. 2025-06-17 06:19:36.574 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:19:36.574 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:19:36.587 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:19:36.601 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:19:36.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:19:36.608 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:19:36.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:19:36.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:19:36.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:19:36.649 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:19:36.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:19:36.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.674 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:19:36.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.682 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:19:36.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.690 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:19:36.691 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:19:36.691 +00:00 [INF] Started transaction with span ID 'eb1006dfbafb6822' and trace ID 'df5858bbe80f4cab942b8087973a2e17'. 2025-06-17 06:19:36.691 +00:00 [INF] Started transaction with span ID 'eb1006dfbafb6822' and trace ID 'df5858bbe80f4cab942b8087973a2e17'. 2025-06-17 06:19:36.691 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:19:36.691 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:19:36.695 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:19:36.698 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:19:36.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:19:36.703 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:19:36.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:19:36.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.727 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.733 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:19:36.742 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.751 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:19:36.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.760 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.780 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.781 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.786 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:19:36.786 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.803 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.811 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.812 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:19:36.823 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.826 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.832 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:19:36.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.854 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:19:36.868 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.878 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.890 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.897 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:19:36.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.911 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.920 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.920 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.926 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:19:36.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.936 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.949 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.952 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:19:36.961 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.963 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.968 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.968 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.981 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:36.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:19:36.988 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:19:36.988 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:36.991 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 416.8655ms 2025-06-17 06:19:36.991 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:19:36.992 +00:00 [INF] Capturing transaction. 2025-06-17 06:19:36.992 +00:00 [INF] Discarding envelope 6224bd46d675433bae56ffb73f67388e because the queue is full. 2025-06-17 06:19:36.992 +00:00 [INF] Capturing transaction. 2025-06-17 06:19:36.992 +00:00 [INF] Discarding envelope 728b84bdf73944d4bd6b3f9c03e3f750 because the queue is full. 2025-06-17 06:19:36.993 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 418.8743ms 2025-06-17 06:19:36.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:36.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:19:37.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:19:37.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:19:37.008 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:19:37.013 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 321.8627ms 2025-06-17 06:19:37.013 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:19:37.013 +00:00 [INF] Capturing transaction. 2025-06-17 06:19:37.014 +00:00 [INF] Discarding envelope c0d3fa17864746e69efb38fdc77b38d2 because the queue is full. 2025-06-17 06:19:37.014 +00:00 [INF] Capturing transaction. 2025-06-17 06:19:37.014 +00:00 [INF] Discarding envelope 949b8b7602f947dd9a812119f4cac520 because the queue is full. 2025-06-17 06:19:37.015 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 324.0466ms 2025-06-17 06:21:29.463 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:21:29.463 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:21:29.463 +00:00 [INF] Started transaction with span ID '1b5631492dccaa2' and trace ID '8bbe1301f201471ea50a349f7956aaa4'. 2025-06-17 06:21:29.463 +00:00 [INF] Started transaction with span ID '1b5631492dccaa2' and trace ID '8bbe1301f201471ea50a349f7956aaa4'. 2025-06-17 06:21:29.463 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:21:29.464 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:21:29.473 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:21:29.473 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:21:29.473 +00:00 [INF] Started transaction with span ID 'f991bd3b575427ba' and trace ID 'b9ae0f0d2ed44593890d01d91592f03f'. 2025-06-17 06:21:29.474 +00:00 [INF] Started transaction with span ID 'f991bd3b575427ba' and trace ID 'b9ae0f0d2ed44593890d01d91592f03f'. 2025-06-17 06:21:29.474 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:21:29.474 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:21:29.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:21:29.478 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:21:29.478 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.674ms 2025-06-17 06:21:29.479 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:21:29.479 +00:00 [INF] Capturing transaction. 2025-06-17 06:21:29.484 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:21:29.488 +00:00 [INF] Discarding envelope 842040825bdb486788fcdf81539b49e7 because the queue is full. 2025-06-17 06:21:29.488 +00:00 [INF] Capturing transaction. 2025-06-17 06:21:29.488 +00:00 [INF] Discarding envelope 70df1c73733c46f1b4e9c0d7dc3315e5 because the queue is full. 2025-06-17 06:21:29.488 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 15.4929ms 2025-06-17 06:21:29.506 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:21:29.514 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:21:29.514 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:21:29.514 +00:00 [INF] Started transaction with span ID 'f384479dd6b920ef' and trace ID '7f5dec34c4d8411e8aa3f72430a57db8'. 2025-06-17 06:21:29.514 +00:00 [INF] Started transaction with span ID 'f384479dd6b920ef' and trace ID '7f5dec34c4d8411e8aa3f72430a57db8'. 2025-06-17 06:21:29.514 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:21:29.514 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:21:29.511 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:21:29.531 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:21:29.531 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:21:29.531 +00:00 [INF] Started transaction with span ID '4fbfcb6410cdb77e' and trace ID '5344efa386524279a1c1219e43f0dcd7'. 2025-06-17 06:21:29.531 +00:00 [INF] Started transaction with span ID '4fbfcb6410cdb77e' and trace ID '5344efa386524279a1c1219e43f0dcd7'. 2025-06-17 06:21:29.531 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:21:29.531 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:21:29.535 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:21:29.535 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:21:29.552 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:21:29.556 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:21:29.565 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:21:29.582 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.598 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.599 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:21:29.609 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:21:29.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:21:29.623 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.628 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:21:29.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:29.652 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:29.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.658 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.671 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:21:29.671 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:21:29.671 +00:00 [INF] Started transaction with span ID '49cdee504b44372d' and trace ID '89942d10f7564dfa9abf81e656fd4a91'. 2025-06-17 06:21:29.671 +00:00 [INF] Started transaction with span ID '49cdee504b44372d' and trace ID '89942d10f7564dfa9abf81e656fd4a91'. 2025-06-17 06:21:29.671 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:21:29.671 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:21:29.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:29.676 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:29.679 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.692 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.696 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.697 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:29.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:29.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.715 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:21:29.721 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:21:29.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.722 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:21:29.727 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:21:29.732 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.733 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.733 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.742 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:29.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.747 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.751 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:29.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.758 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.762 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.763 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:29.781 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:29.782 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.792 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.804 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.813 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.813 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:29.821 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.821 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.821 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:29.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.840 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.868 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:29.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.873 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.876 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:29.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.884 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.885 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.887 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.898 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.901 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:29.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.906 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:29.914 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.910 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.920 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.926 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.936 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.938 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:29.936 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.952 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.955 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:29.956 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.960 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.966 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.976 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.979 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.982 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:29.987 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:29.987 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:29.987 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:29.996 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:29.996 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.015 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.019 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.023 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.026 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.033 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:30.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:30.043 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.045 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.047 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.049 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.050 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.063 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.065 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.066 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:30.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.074 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.076 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.087 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.089 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:30.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.092 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.096 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.101 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.101 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.103 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.115 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.116 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.116 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.124 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:30.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.131 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.135 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:30.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.143 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.145 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.148 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:30.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:30.160 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.167 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.167 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:21:30.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.169 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 637.6288ms 2025-06-17 06:21:30.169 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:21:30.169 +00:00 [INF] Capturing transaction. 2025-06-17 06:21:30.170 +00:00 [INF] Discarding envelope bc30587b5c914f398691ca54c1612a59 because the queue is full. 2025-06-17 06:21:30.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.170 +00:00 [INF] Capturing transaction. 2025-06-17 06:21:30.172 +00:00 [INF] Discarding envelope 8d3041c0477e47949d4d87e8dbf72922 because the queue is full. 2025-06-17 06:21:30.172 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 641.1157ms 2025-06-17 06:21:30.176 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.177 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.178 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.188 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.190 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.197 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.203 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.204 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:30.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.213 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:30.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.226 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:21:30.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.239 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 567.2671ms 2025-06-17 06:21:30.239 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:21:30.239 +00:00 [INF] Capturing transaction. 2025-06-17 06:21:30.239 +00:00 [INF] Discarding envelope 8cac0b137d02429fbdcbe1345283a597 because the queue is full. 2025-06-17 06:21:30.239 +00:00 [INF] Capturing transaction. 2025-06-17 06:21:30.239 +00:00 [INF] Discarding envelope f9d2378d9eeb4285b99baf31b6d54c4b because the queue is full. 2025-06-17 06:21:30.239 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 568.2523ms 2025-06-17 06:21:30.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:30.245 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.248 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.252 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:30.253 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.260 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.269 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:30.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.276 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.281 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:30.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:30.289 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:30.290 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:21:30.293 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 779.0025ms 2025-06-17 06:21:30.294 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:21:30.294 +00:00 [INF] Capturing transaction. 2025-06-17 06:21:30.294 +00:00 [INF] Discarding envelope 6417aff850634bc28d6e99371e283f8d because the queue is full. 2025-06-17 06:21:30.294 +00:00 [INF] Capturing transaction. 2025-06-17 06:21:30.294 +00:00 [INF] Discarding envelope 141ecaad86f14603893bf09d7776f6ab because the queue is full. 2025-06-17 06:21:30.295 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 780.7030ms 2025-06-17 06:21:30.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:30.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:30.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:30.304 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:21:30.305 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 841.5566ms 2025-06-17 06:21:30.305 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:21:30.306 +00:00 [INF] Capturing transaction. 2025-06-17 06:21:30.306 +00:00 [INF] Discarding envelope 775287661c7f4fd48fcc375fe08a1ae0 because the queue is full. 2025-06-17 06:21:30.306 +00:00 [INF] Capturing transaction. 2025-06-17 06:21:30.306 +00:00 [INF] Discarding envelope 9f4e91b806d14854ab942f6c2d563324 because the queue is full. 2025-06-17 06:21:30.306 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 843.2161ms 2025-06-17 06:21:59.088 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:21:59.088 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:21:59.088 +00:00 [INF] Started transaction with span ID '9d2f24246094fb63' and trace ID 'a3092ad3355044219a30ebe101d07bce'. 2025-06-17 06:21:59.088 +00:00 [INF] Started transaction with span ID '9d2f24246094fb63' and trace ID 'a3092ad3355044219a30ebe101d07bce'. 2025-06-17 06:21:59.088 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:21:59.088 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:21:59.090 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:21:59.090 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:21:59.090 +00:00 [INF] Started transaction with span ID 'c7051ca37164276' and trace ID '192e63dd5a99446fb9a6fbaefec82879'. 2025-06-17 06:21:59.090 +00:00 [INF] Started transaction with span ID 'c7051ca37164276' and trace ID '192e63dd5a99446fb9a6fbaefec82879'. 2025-06-17 06:21:59.095 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:21:59.095 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:21:59.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:21:59.098 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:21:59.098 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.4136ms 2025-06-17 06:21:59.098 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:21:59.098 +00:00 [INF] Capturing transaction. 2025-06-17 06:21:59.099 +00:00 [INF] Discarding envelope e2446547f5874ebcad0346a060a3a50c because the queue is full. 2025-06-17 06:21:59.099 +00:00 [INF] Capturing transaction. 2025-06-17 06:21:59.099 +00:00 [INF] Discarding envelope 21834c2683c84f7e8c885800af49c6a0 because the queue is full. 2025-06-17 06:21:59.099 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 9.5816ms 2025-06-17 06:21:59.109 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:21:59.131 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:21:59.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:21:59.138 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:21:59.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:59.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:59.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.172 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:59.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:59.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:59.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:59.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.219 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:21:59.219 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:21:59.219 +00:00 [INF] Started transaction with span ID '68521ecc0d550708' and trace ID '57d5882567ec4095b3fcfec31582f2eb'. 2025-06-17 06:21:59.219 +00:00 [INF] Started transaction with span ID '68521ecc0d550708' and trace ID '57d5882567ec4095b3fcfec31582f2eb'. 2025-06-17 06:21:59.219 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:21:59.219 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:21:59.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:21:59.225 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:21:59.228 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:21:59.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:21:59.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:59.238 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.243 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.254 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:59.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.269 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.271 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:59.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.292 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.319 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:59.319 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.329 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.343 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:59.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.370 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.371 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:59.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.377 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:59.405 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.406 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.414 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:59.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.429 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.438 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:59.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.454 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.456 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.462 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.464 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.479 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:59.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.488 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:59.507 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:21:59.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.512 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:21:59.518 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.518 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:21:59.520 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:21:59.524 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 304.7602ms 2025-06-17 06:21:59.524 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:21:59.524 +00:00 [INF] Capturing transaction. 2025-06-17 06:21:59.525 +00:00 [INF] Discarding envelope fcab4ebeb4fb4cb4ad86216ea23ff93d because the queue is full. 2025-06-17 06:21:59.526 +00:00 [INF] Capturing transaction. 2025-06-17 06:21:59.526 +00:00 [INF] Discarding envelope 77bf0cf9a93a4f238d563c2709b81449 because the queue is full. 2025-06-17 06:21:59.526 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 307.6787ms 2025-06-17 06:21:59.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:21:59.527 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:21:59.527 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 438.7543ms 2025-06-17 06:21:59.527 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:21:59.527 +00:00 [INF] Capturing transaction. 2025-06-17 06:21:59.527 +00:00 [INF] Discarding envelope 9a7d873ee07e4df69fa0563cd9257e0d because the queue is full. 2025-06-17 06:21:59.527 +00:00 [INF] Capturing transaction. 2025-06-17 06:21:59.528 +00:00 [INF] Discarding envelope f30867915576473795787df136b7ca8a because the queue is full. 2025-06-17 06:21:59.528 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 440.0186ms 2025-06-17 06:22:09.212 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEvent%20Info&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:22:09.212 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:22:09.212 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:22:09.212 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:22:09.213 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEvent%20Info&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3083ms 2025-06-17 06:22:09.213 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:22:09.213 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:22:09.213 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:22:09.215 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:22:09.216 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 2.3090ms 2025-06-17 06:22:09.217 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEvent%20Info&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 79 2025-06-17 06:22:09.217 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:22:09.217 +00:00 [INF] Started transaction with span ID 'c9210d0ecd0cb350' and trace ID 'a39a037ef4fd4d1bb56724383e77776e'. 2025-06-17 06:22:09.217 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:22:09.217 +00:00 [INF] Started transaction with span ID 'c9210d0ecd0cb350' and trace ID 'a39a037ef4fd4d1bb56724383e77776e'. 2025-06-17 06:22:09.217 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:22:09.217 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:22:09.219 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:22:09.219 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:22:09.219 +00:00 [INF] Started transaction with span ID '9403e4cf640defec' and trace ID '96681b9cda654687b941dfcbb2a5d8ac'. 2025-06-17 06:22:09.220 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:22:09.221 +00:00 [INF] Started transaction with span ID '9403e4cf640defec' and trace ID '96681b9cda654687b941dfcbb2a5d8ac'. 2025-06-17 06:22:09.221 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:22:09.221 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:22:09.231 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:22:09.234 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:22:09.235 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:22:09.237 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:22:09.243 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:22:09.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:22:09.250 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:22:09.245 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:22:09.253 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 35.4328ms 2025-06-17 06:22:09.253 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:22:09.253 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:09.253 +00:00 [INF] Discarding envelope f42d202929eb4c2190578b00e6e0b313 because the queue is full. 2025-06-17 06:22:09.253 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:09.253 +00:00 [INF] Discarding envelope 542a89b2543f4c84b80e4279d90e8f23 because the queue is full. 2025-06-17 06:22:09.254 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEvent%20Info&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 79 - 400 - application/json;+charset=utf-8 37.6855ms 2025-06-17 06:22:09.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.283 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.338 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:22:09.338 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:22:09.338 +00:00 [INF] Started transaction with span ID 'f75f334c227cad' and trace ID 'a77dc46d050d44008bf38a5f2e4a4911'. 2025-06-17 06:22:09.338 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:22:09.339 +00:00 [INF] Started transaction with span ID 'f75f334c227cad' and trace ID 'a77dc46d050d44008bf38a5f2e4a4911'. 2025-06-17 06:22:09.339 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:22:09.339 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:22:09.343 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:22:09.346 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:22:09.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:22:09.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:22:09.352 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.359 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.368 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.381 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.388 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.389 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.393 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.397 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.403 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.412 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.416 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.421 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.428 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.436 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.444 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.452 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.455 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.455 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.461 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.465 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.476 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.482 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.484 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.490 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.490 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.497 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.514 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.516 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.522 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.526 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.531 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.538 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.547 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.553 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.567 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.570 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.575 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.580 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.581 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:22:09.581 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:22:09.581 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:22:09.581 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:22:09.581 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1861ms 2025-06-17 06:22:09.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.587 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 06:22:09.587 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:22:09.587 +00:00 [INF] Started transaction with span ID '936f748ae0755f92' and trace ID 'be9d779d78d84656accb5384a0d7aa63'. 2025-06-17 06:22:09.587 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:22:09.587 +00:00 [INF] Started transaction with span ID '936f748ae0755f92' and trace ID 'be9d779d78d84656accb5384a0d7aa63'. 2025-06-17 06:22:09.587 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:22:09.587 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:22:09.590 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.593 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:22:09.593 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:22:09.593 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.594 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.0522ms 2025-06-17 06:22:09.595 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:22:09.595 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:09.595 +00:00 [INF] Discarding envelope 0ee2aa0d6056407882e97fb9ed9722fb because the queue is full. 2025-06-17 06:22:09.595 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:09.595 +00:00 [INF] Discarding envelope 4f4d072739c9432ead7cd8a14e958506 because the queue is full. 2025-06-17 06:22:09.595 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 8.5408ms 2025-06-17 06:22:09.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.606 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.627 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.630 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.636 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.641 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.647 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.662 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.675 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.679 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:22:09.685 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 463.8741ms 2025-06-17 06:22:09.685 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:22:09.685 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:09.686 +00:00 [INF] Discarding envelope 511cb05351594ce780c876bad9ac79af because the queue is full. 2025-06-17 06:22:09.687 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:09.687 +00:00 [INF] Discarding envelope ddbc18ca42d747af9f4c80fc30ace8ff because the queue is full. 2025-06-17 06:22:09.690 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 471.2209ms 2025-06-17 06:22:09.687 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.695 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.702 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.721 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.738 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.770 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.814 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.828 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.848 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.871 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.916 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.924 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.931 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.962 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:09.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:09.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:09.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.988 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:09.993 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.026 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.033 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.038 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.048 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.055 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.062 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.072 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.103 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.108 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.112 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.120 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.130 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.142 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.172 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.181 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.189 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.215 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.216 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:22:10.221 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 882.5127ms 2025-06-17 06:22:10.221 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:22:10.222 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:10.222 +00:00 [INF] Discarding envelope 80d403b9762043e289f8ca7e2834fad2 because the queue is full. 2025-06-17 06:22:10.224 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:10.224 +00:00 [INF] Discarding envelope 7adf11aeefc7485f925819a2e32882fa because the queue is full. 2025-06-17 06:22:10.224 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 886.1606ms 2025-06-17 06:22:10.304 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:22:10.304 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:22:10.304 +00:00 [INF] Started transaction with span ID 'c6514b0861e2d6fb' and trace ID '7f475d379a254cbf8051cc90cf154724'. 2025-06-17 06:22:10.304 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:22:10.305 +00:00 [INF] Started transaction with span ID 'c6514b0861e2d6fb' and trace ID '7f475d379a254cbf8051cc90cf154724'. 2025-06-17 06:22:10.305 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:22:10.305 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:22:10.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:22:10.311 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:22:10.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.373 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.383 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.428 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.449 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.462 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.476 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.491 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.500 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.557 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.569 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.579 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.589 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.616 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.620 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:10.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:10.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:10.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:10.698 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:22:10.698 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 393.0773ms 2025-06-17 06:22:10.698 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:22:10.698 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:10.698 +00:00 [INF] Discarding envelope 0323134cc9ab496d8e12e0050961306c because the queue is full. 2025-06-17 06:22:10.699 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:10.699 +00:00 [INF] Discarding envelope a5ca819f735c4010bdca19c479037a57 because the queue is full. 2025-06-17 06:22:10.699 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 394.7963ms 2025-06-17 06:22:35.749 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:22:35.749 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:22:35.749 +00:00 [INF] Started transaction with span ID '293b972eaa7074e1' and trace ID '2f63a7c0ac0e49428968f8c53013bdcd'. 2025-06-17 06:22:35.749 +00:00 [INF] Started transaction with span ID '293b972eaa7074e1' and trace ID '2f63a7c0ac0e49428968f8c53013bdcd'. 2025-06-17 06:22:35.749 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:22:35.749 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:22:35.751 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:22:35.751 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:22:35.751 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.8555ms 2025-06-17 06:22:35.751 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:22:35.751 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:35.751 +00:00 [INF] Discarding envelope 70165917871e4590b40e80eb18c94d1a because the queue is full. 2025-06-17 06:22:35.752 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:35.752 +00:00 [INF] Discarding envelope 53964b3c6d674f07a86870dd6a120e95 because the queue is full. 2025-06-17 06:22:35.752 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.7088ms 2025-06-17 06:22:35.752 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:22:35.752 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:22:35.752 +00:00 [INF] Started transaction with span ID 'ffae9e9894c9726e' and trace ID '3fe63bc57fcf44cfbdbdcba555bf7c87'. 2025-06-17 06:22:35.752 +00:00 [INF] Started transaction with span ID 'ffae9e9894c9726e' and trace ID '3fe63bc57fcf44cfbdbdcba555bf7c87'. 2025-06-17 06:22:35.752 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:22:35.752 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:22:35.766 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:22:35.782 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:22:35.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:22:35.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:22:35.793 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.800 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:35.801 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.808 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:35.809 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.815 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:35.816 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.821 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:35.822 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.827 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:35.828 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.833 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:35.834 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.835 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.838 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:35.839 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:35.846 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.851 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:35.852 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.858 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:35.859 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.865 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:35.866 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.873 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:35.875 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.880 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:35.882 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.887 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:35.889 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:35.895 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.901 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:35.902 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:35.910 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.916 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:22:35.917 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:22:35.917 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 164.5577ms 2025-06-17 06:22:35.917 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:22:35.917 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:35.917 +00:00 [INF] Discarding envelope 706d17f6c1ca4d7793e759ae7efa4992 because the queue is full. 2025-06-17 06:22:35.917 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:35.917 +00:00 [INF] Discarding envelope 74c345b0a4db4c9ca32c3ff7f86d981a because the queue is full. 2025-06-17 06:22:35.917 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 165.4885ms 2025-06-17 06:22:35.918 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:22:35.918 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:22:35.918 +00:00 [INF] Started transaction with span ID '2a95f37da09fadff' and trace ID '4d605d72eba644e4800b0878b9f6267a'. 2025-06-17 06:22:35.918 +00:00 [INF] Started transaction with span ID '2a95f37da09fadff' and trace ID '4d605d72eba644e4800b0878b9f6267a'. 2025-06-17 06:22:35.918 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:22:35.918 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:22:35.921 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:22:35.924 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:22:35.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:22:35.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:22:35.934 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.943 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.945 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.947 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.948 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.962 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.977 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.987 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.992 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:35.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:35.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:35.998 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:36.003 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:36.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:36.007 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:36.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:36.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:36.013 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:36.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:36.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:36.018 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:36.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:36.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:36.023 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:36.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:36.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:36.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:22:36.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:22:36.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:22:36.036 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:22:36.037 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 118.8835ms 2025-06-17 06:22:36.037 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:22:36.037 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:36.037 +00:00 [INF] Discarding envelope 0ef224c7aa8c4170aaf95200fd22555d because the queue is full. 2025-06-17 06:22:36.037 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:36.037 +00:00 [INF] Discarding envelope c6a5198d4187433cba853905d8bd5951 because the queue is full. 2025-06-17 06:22:36.038 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 119.7700ms 2025-06-17 06:22:39.143 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetBookmark - - 2025-06-17 06:22:39.143 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:22:39.143 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:22:39.144 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:22:39.144 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetBookmark - - - 204 - - 0.5667ms 2025-06-17 06:22:39.146 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=Bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:22:39.147 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:22:39.147 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:22:39.147 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:22:39.147 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=Bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.8178ms 2025-06-17 06:22:39.149 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 2025-06-17 06:22:39.149 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:22:39.149 +00:00 [INF] Started transaction with span ID '8f95105226b1894b' and trace ID '20b0a4b830394b4f8a30869306745240'. 2025-06-17 06:22:39.149 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:22:39.150 +00:00 [INF] Started transaction with span ID '8f95105226b1894b' and trace ID '20b0a4b830394b4f8a30869306745240'. 2025-06-17 06:22:39.150 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:22:39.150 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:22:39.151 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=Bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 72 2025-06-17 06:22:39.151 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:22:39.151 +00:00 [INF] Started transaction with span ID '48d0420ff61452a4' and trace ID '7fe684f1608d4ff98e9ee185a5a620b6'. 2025-06-17 06:22:39.151 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:22:39.151 +00:00 [INF] Started transaction with span ID '48d0420ff61452a4' and trace ID '7fe684f1608d4ff98e9ee185a5a620b6'. 2025-06-17 06:22:39.151 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:22:39.151 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:22:39.156 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:22:39.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:22:39.166 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:22:39.166 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 16.4347ms 2025-06-17 06:22:39.166 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:22:39.166 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:39.166 +00:00 [INF] Discarding envelope 9932d887dc604db2a385b4a788d2134d because the queue is full. 2025-06-17 06:22:39.166 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:39.166 +00:00 [INF] Discarding envelope 8402c87b4b374fdaaeb65bffffc9024a because the queue is full. 2025-06-17 06:22:39.167 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 - 200 - application/json;+charset=utf-8 17.6597ms 2025-06-17 06:22:39.171 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:22:39.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:22:39.178 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:22:39.179 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 27.505ms 2025-06-17 06:22:39.179 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:22:39.179 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:39.179 +00:00 [INF] Discarding envelope 73adf9612ec04df3b60e9e8c56aff8ac because the queue is full. 2025-06-17 06:22:39.179 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:39.179 +00:00 [INF] Discarding envelope f1afda9389694d00a5ccdd9576b8658c because the queue is full. 2025-06-17 06:22:39.180 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=Bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 72 - 400 - application/json;+charset=utf-8 29.1429ms 2025-06-17 06:22:39.427 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:22:39.428 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:22:39.428 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:22:39.428 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:22:39.428 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2776ms 2025-06-17 06:22:39.431 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 06:22:39.431 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:22:39.431 +00:00 [INF] Started transaction with span ID '86238383d9178b26' and trace ID '733e25703b264e51bea5e040a782fa54'. 2025-06-17 06:22:39.431 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:22:39.432 +00:00 [INF] Started transaction with span ID '86238383d9178b26' and trace ID '733e25703b264e51bea5e040a782fa54'. 2025-06-17 06:22:39.432 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:22:39.432 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:22:39.434 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:22:39.434 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:22:39.434 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.6391ms 2025-06-17 06:22:39.434 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:22:39.435 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:39.435 +00:00 [INF] Discarding envelope 5ab3d353db4343e393afb00bd19cbf45 because the queue is full. 2025-06-17 06:22:39.435 +00:00 [INF] Capturing transaction. 2025-06-17 06:22:39.435 +00:00 [INF] Discarding envelope 5877770a0fc24778b196dfff38b8d21d because the queue is full. 2025-06-17 06:22:39.435 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 3.6767ms 2025-06-17 06:37:33.873 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:37:33.873 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:37:33.873 +00:00 [INF] Started transaction with span ID '89b43ae7882b5bd8' and trace ID '7fe3aae1ef2b48abbab267e91f4efb2c'. 2025-06-17 06:37:33.873 +00:00 [INF] Started transaction with span ID '89b43ae7882b5bd8' and trace ID '7fe3aae1ef2b48abbab267e91f4efb2c'. 2025-06-17 06:37:33.873 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:37:33.873 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:37:33.913 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:37:33.935 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:37:33.941 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:37:33.946 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:37:33.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:33.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:33.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:33.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:37:33.980 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:33.985 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:33.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:37:34.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.013 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:37:34.013 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:37:34.013 +00:00 [INF] Started transaction with span ID 'ed8aef1cea3c5fb1' and trace ID '3f150be7378641b8b6ca5028855cde5d'. 2025-06-17 06:37:34.014 +00:00 [INF] Started transaction with span ID 'ed8aef1cea3c5fb1' and trace ID '3f150be7378641b8b6ca5028855cde5d'. 2025-06-17 06:37:34.014 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:37:34.014 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:37:34.019 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:37:34.023 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.028 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.038 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:37:34.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.053 +00:00 [INF] Executed DbCommand (31ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:37:34.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:37:34.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.086 +00:00 [INF] Executed DbCommand (30ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:37:34.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:37:34.090 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:37:34.097 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:37:34.106 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.112 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.118 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:37:34.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.130 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.139 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.144 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.150 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:37:34.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.160 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.163 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.172 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:37:34.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.177 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.181 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.181 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.187 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.192 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.193 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:37:34.197 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.235 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.236 +00:00 [INF] Executed DbCommand (40ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:37:34.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.271 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:37:34.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.287 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.305 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:37:34.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.334 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.342 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.348 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:37:34.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.364 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.369 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.374 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.375 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.381 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:37:34.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.419 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.421 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.426 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.427 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:37:34.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.442 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.454 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.458 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:37:34.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:37:34.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:37:34.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.484 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:37:34.485 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:37:34.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:37:34.485 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:37:34.487 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 613.1892ms 2025-06-17 06:37:34.488 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:37:34.488 +00:00 [INF] Capturing transaction. 2025-06-17 06:37:34.489 +00:00 [INF] Discarding envelope 409fc1f4d9004111952ea9ad132b5f1f because the queue is full. 2025-06-17 06:37:34.489 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 475.2879ms 2025-06-17 06:37:34.489 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:37:34.489 +00:00 [INF] Capturing transaction. 2025-06-17 06:37:34.489 +00:00 [INF] Discarding envelope e10043ac9b3c4b2bb4735c00af50bcac because the queue is full. 2025-06-17 06:37:34.490 +00:00 [INF] Capturing transaction. 2025-06-17 06:37:34.490 +00:00 [INF] Discarding envelope b683af344ed24142871ae726625b94cc because the queue is full. 2025-06-17 06:37:34.490 +00:00 [INF] Capturing transaction. 2025-06-17 06:37:34.490 +00:00 [INF] Discarding envelope c095808b305d4384a0295422849ace86 because the queue is full. 2025-06-17 06:37:34.490 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 617.1260ms 2025-06-17 06:37:34.491 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 477.3157ms 2025-06-17 06:37:36.226 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 06:37:36.226 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:37:36.226 +00:00 [INF] Started transaction with span ID '484109fd30d8c929' and trace ID '13b6f0d571114662bf9849c393222535'. 2025-06-17 06:37:36.226 +00:00 [INF] Started transaction with span ID '484109fd30d8c929' and trace ID '13b6f0d571114662bf9849c393222535'. 2025-06-17 06:37:36.226 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:37:36.226 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:37:36.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:37:36.230 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:37:36.230 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.8546ms 2025-06-17 06:37:36.230 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:37:36.231 +00:00 [INF] Capturing transaction. 2025-06-17 06:37:36.231 +00:00 [INF] Discarding envelope 8f1636ec68b8471a8e9e14dca1cb45ee because the queue is full. 2025-06-17 06:37:36.231 +00:00 [INF] Capturing transaction. 2025-06-17 06:37:36.231 +00:00 [INF] Discarding envelope a9512016711f4acfa8cb66eb2eef6daa because the queue is full. 2025-06-17 06:37:36.231 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 5.2392ms 2025-06-17 06:37:38.692 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:37:38.692 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:37:38.693 +00:00 [INF] Started transaction with span ID '97d04277400f8a25' and trace ID '7b7c61010777425fb56a12c5a945a70c'. 2025-06-17 06:37:38.693 +00:00 [INF] Started transaction with span ID '97d04277400f8a25' and trace ID '7b7c61010777425fb56a12c5a945a70c'. 2025-06-17 06:37:38.693 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:37:38.693 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:37:38.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:37:38.695 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:37:38.696 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.8729ms 2025-06-17 06:37:38.696 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:37:38.696 +00:00 [INF] Capturing transaction. 2025-06-17 06:37:38.696 +00:00 [INF] Discarding envelope d1faee2752334b098c2f1648d6535ff0 because the queue is full. 2025-06-17 06:37:38.696 +00:00 [INF] Capturing transaction. 2025-06-17 06:37:38.696 +00:00 [INF] Discarding envelope 0f1a60b92d8645f98a6a53bbc2ba9e22 because the queue is full. 2025-06-17 06:37:38.697 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 4.2207ms 2025-06-17 06:37:39.086 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:37:39.086 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:37:39.086 +00:00 [INF] Started transaction with span ID '56ec7d4169707c76' and trace ID '6234455203b24390a4c8930bb512366f'. 2025-06-17 06:37:39.087 +00:00 [INF] Started transaction with span ID '56ec7d4169707c76' and trace ID '6234455203b24390a4c8930bb512366f'. 2025-06-17 06:37:39.087 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:37:39.087 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:37:39.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:37:39.095 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:37:39.098 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 11.2447ms 2025-06-17 06:37:39.098 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:37:39.098 +00:00 [INF] Capturing transaction. 2025-06-17 06:37:39.098 +00:00 [INF] Discarding envelope e12f0ac5596047fa9edfbc8d7aa68746 because the queue is full. 2025-06-17 06:37:39.098 +00:00 [INF] Capturing transaction. 2025-06-17 06:37:39.098 +00:00 [INF] Discarding envelope 72b8315c62874489b962384ac2bcb915 because the queue is full. 2025-06-17 06:37:39.099 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 12.9252ms 2025-06-17 06:40:30.144 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:40:30.145 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:40:30.145 +00:00 [INF] Started transaction with span ID 'c20ace800752d0b9' and trace ID 'f42a86a0f4734eb4ac0d2d81173a937d'. 2025-06-17 06:40:30.145 +00:00 [INF] Started transaction with span ID 'c20ace800752d0b9' and trace ID 'f42a86a0f4734eb4ac0d2d81173a937d'. 2025-06-17 06:40:30.145 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:40:30.146 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:40:30.283 +00:00 [INF] Executed DbCommand (134ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:40:30.302 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:40:30.313 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:40:30.313 +00:00 [INF] Started transaction with span ID '46a0e24e8a12768' and trace ID '59a4cb968524412183b5bcbee4ac88f8'. 2025-06-17 06:40:30.314 +00:00 [INF] Started transaction with span ID '46a0e24e8a12768' and trace ID '59a4cb968524412183b5bcbee4ac88f8'. 2025-06-17 06:40:30.314 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:40:30.314 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:40:30.318 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:40:30.383 +00:00 [INF] Executed DbCommand (98ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:40:30.383 +00:00 [INF] Executed DbCommand (64ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:40:30.385 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:40:30.387 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:40:30.389 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:40:30.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:40:30.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.414 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:30.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.437 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.437 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.470 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:30.476 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.487 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.494 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:30.495 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:30.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.510 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.522 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:30.522 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.530 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.539 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:30.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.552 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.554 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:30.570 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.575 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.587 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.588 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:30.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.592 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.599 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.599 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.606 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:30.615 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.638 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.638 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.646 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:30.664 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.664 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.680 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.705 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.712 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.720 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:30.736 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.748 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.756 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.758 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.769 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.778 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.791 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.794 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:30.810 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.810 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.820 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.842 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.843 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:40:30.849 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.857 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 543.1262ms 2025-06-17 06:40:30.857 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:40:30.857 +00:00 [INF] Capturing transaction. 2025-06-17 06:40:30.857 +00:00 [INF] Discarding envelope 182e71bad9054955aa583ce318b33b1c because the queue is full. 2025-06-17 06:40:30.857 +00:00 [INF] Capturing transaction. 2025-06-17 06:40:30.858 +00:00 [INF] Discarding envelope 314df1eb84c44818ae3fd0fe23321aa2 because the queue is full. 2025-06-17 06:40:30.858 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 556.7927ms 2025-06-17 06:40:30.859 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:30.867 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:30.896 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.903 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:30.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:30.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.962 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:30.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:30.982 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:30.995 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:30.999 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.025 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:31.026 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:40:31.027 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 880.903ms 2025-06-17 06:40:31.027 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:40:31.030 +00:00 [INF] Capturing transaction. 2025-06-17 06:40:31.030 +00:00 [INF] Discarding envelope 50a9eb62fd1441b7a515a3bfd63c56b6 because the queue is full. 2025-06-17 06:40:31.030 +00:00 [INF] Capturing transaction. 2025-06-17 06:40:31.030 +00:00 [INF] Discarding envelope 91d4698148894fa79aea77a74cd3efed because the queue is full. 2025-06-17 06:40:31.031 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 886.4112ms 2025-06-17 06:40:31.546 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 06:40:31.547 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:40:31.547 +00:00 [INF] Started transaction with span ID '33adc11b926f78b0' and trace ID '593d2f74e71f4f368f873513eef56831'. 2025-06-17 06:40:31.547 +00:00 [INF] Started transaction with span ID '33adc11b926f78b0' and trace ID '593d2f74e71f4f368f873513eef56831'. 2025-06-17 06:40:31.547 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:40:31.547 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:40:31.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:40:31.550 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:40:31.551 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.5894ms 2025-06-17 06:40:31.551 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:40:31.551 +00:00 [INF] Capturing transaction. 2025-06-17 06:40:31.551 +00:00 [INF] Discarding envelope bf5c00ef160c4c9eae58c3be2f1fbf24 because the queue is full. 2025-06-17 06:40:31.551 +00:00 [INF] Capturing transaction. 2025-06-17 06:40:31.551 +00:00 [INF] Discarding envelope 811c40d9036341dca4c84c6c5916b508 because the queue is full. 2025-06-17 06:40:31.551 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 4.9291ms 2025-06-17 06:40:31.552 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 06:40:31.552 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:40:31.552 +00:00 [INF] Started transaction with span ID 'f873027bd0dd266d' and trace ID '1e5c7ccc44a6448499369b75b5885f10'. 2025-06-17 06:40:31.552 +00:00 [INF] Started transaction with span ID 'f873027bd0dd266d' and trace ID '1e5c7ccc44a6448499369b75b5885f10'. 2025-06-17 06:40:31.552 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:40:31.552 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:40:31.594 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:40:31.611 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:40:31.616 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:40:31.621 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:40:31.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:31.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:31.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:31.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:31.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:31.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:31.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.687 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 06:40:31.687 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:40:31.687 +00:00 [INF] Started transaction with span ID '8ea8d2f4f70c5a58' and trace ID '0b92ed22761f4638af7359c5aa279bd0'. 2025-06-17 06:40:31.687 +00:00 [INF] Started transaction with span ID '8ea8d2f4f70c5a58' and trace ID '0b92ed22761f4638af7359c5aa279bd0'. 2025-06-17 06:40:31.688 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:40:31.688 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:40:31.693 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:40:31.697 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:40:31.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:40:31.703 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:40:31.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:31.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.719 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.721 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.750 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.751 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:31.752 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.756 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.766 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:31.767 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.780 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.791 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:31.797 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.811 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.813 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.819 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:31.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.833 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:31.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.844 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:31.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.874 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:31.889 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.894 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.896 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.903 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.908 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:31.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.921 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.939 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:31.945 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.952 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:31.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:31.985 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:31.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:40:31.993 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:40:31.995 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 442.0907ms 2025-06-17 06:40:31.995 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:40:31.996 +00:00 [INF] Capturing transaction. 2025-06-17 06:40:31.996 +00:00 [INF] Discarding envelope 2697924adbbc426b9a845467b0ee4cce because the queue is full. 2025-06-17 06:40:31.996 +00:00 [INF] Capturing transaction. 2025-06-17 06:40:31.996 +00:00 [INF] Discarding envelope 92a6d81ed9cb476aa97b3daf9f970334 because the queue is full. 2025-06-17 06:40:31.996 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:31.997 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 445.3995ms 2025-06-17 06:40:31.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:32.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:32.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:40:32.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:40:32.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:40:32.014 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:40:32.017 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 329.5114ms 2025-06-17 06:40:32.017 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:40:32.017 +00:00 [INF] Capturing transaction. 2025-06-17 06:40:32.018 +00:00 [INF] Discarding envelope 82167a0cc6bb4b1dabb2a316ac378fe8 because the queue is full. 2025-06-17 06:40:32.018 +00:00 [INF] Capturing transaction. 2025-06-17 06:40:32.018 +00:00 [INF] Discarding envelope 6c5e7f3b8956450ca93a650ff1b4a36e because the queue is full. 2025-06-17 06:40:32.018 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 330.8827ms 2025-06-17 06:40:32.518 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:40:32.518 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:40:32.518 +00:00 [INF] Started transaction with span ID '692ea3c93027c74d' and trace ID 'e5171abd4e0b419bb1ec1e00a1ec2692'. 2025-06-17 06:40:32.519 +00:00 [INF] Started transaction with span ID '692ea3c93027c74d' and trace ID 'e5171abd4e0b419bb1ec1e00a1ec2692'. 2025-06-17 06:40:32.519 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:40:32.519 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:40:32.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:40:32.522 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:40:32.522 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.3641ms 2025-06-17 06:40:32.522 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:40:32.522 +00:00 [INF] Capturing transaction. 2025-06-17 06:40:32.522 +00:00 [INF] Discarding envelope 53ccb06ac85148308c9ed76ec209c8ee because the queue is full. 2025-06-17 06:40:32.522 +00:00 [INF] Capturing transaction. 2025-06-17 06:40:32.522 +00:00 [INF] Discarding envelope 99ebcfa4fe224f898514f75057c9477f because the queue is full. 2025-06-17 06:40:32.523 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 4.6953ms 2025-06-17 06:40:33.056 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 06:40:33.057 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:40:33.057 +00:00 [INF] Started transaction with span ID '5ab11b33f61c4ff4' and trace ID '8ba5decaf4dd4f0094bf05ec456f009d'. 2025-06-17 06:40:33.057 +00:00 [INF] Started transaction with span ID '5ab11b33f61c4ff4' and trace ID '8ba5decaf4dd4f0094bf05ec456f009d'. 2025-06-17 06:40:33.057 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:40:33.057 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:40:33.061 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 06:40:33.061 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 06:40:33.062 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 4.937ms 2025-06-17 06:40:33.062 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 06:40:33.062 +00:00 [INF] Capturing transaction. 2025-06-17 06:40:33.062 +00:00 [INF] Discarding envelope 5e8ba0558aea4206af2f32717ae3a0c7 because the queue is full. 2025-06-17 06:40:33.062 +00:00 [INF] Capturing transaction. 2025-06-17 06:40:33.062 +00:00 [INF] Discarding envelope 0ea00fb894e141c0a01bbe93ea49c307 because the queue is full. 2025-06-17 06:40:33.063 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 6.6056ms 2025-06-17 06:40:33.075 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 06:40:33.075 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:40:33.076 +00:00 [INF] Started transaction with span ID '44e6a48cf8daff14' and trace ID '2ed77a30a6df4a36bddb5e10a8d3a84c'. 2025-06-17 06:40:33.076 +00:00 [INF] Started transaction with span ID '44e6a48cf8daff14' and trace ID '2ed77a30a6df4a36bddb5e10a8d3a84c'. 2025-06-17 06:40:33.076 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:40:33.077 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:40:33.094 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:40:33.096 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:40:33.096 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 19.1353ms 2025-06-17 06:40:33.096 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:40:33.096 +00:00 [INF] Capturing transaction. 2025-06-17 06:40:33.096 +00:00 [INF] Discarding envelope c930e35265bc4a2190afba69d002b78e because the queue is full. 2025-06-17 06:40:33.097 +00:00 [INF] Capturing transaction. 2025-06-17 06:40:33.097 +00:00 [INF] Discarding envelope 2cf1bfed3db84906825050d381cef30b because the queue is full. 2025-06-17 06:40:33.097 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 22.1333ms 2025-06-17 06:42:29.221 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetBookmark - - 2025-06-17 06:42:29.221 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:42:29.221 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:42:29.221 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:42:29.221 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetBookmark - - - 204 - - 0.2408ms 2025-06-17 06:42:29.221 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=Bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:42:29.221 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:42:29.221 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:42:29.221 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:42:29.221 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=Bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1342ms 2025-06-17 06:42:29.228 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 2025-06-17 06:42:29.228 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:42:29.228 +00:00 [INF] Started transaction with span ID '2386a70ca3df1103' and trace ID 'fbba5deb29e24d478e8714d3a549b55d'. 2025-06-17 06:42:29.228 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:42:29.228 +00:00 [INF] Started transaction with span ID '2386a70ca3df1103' and trace ID 'fbba5deb29e24d478e8714d3a549b55d'. 2025-06-17 06:42:29.228 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:42:29.228 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:42:29.231 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=Bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 72 2025-06-17 06:42:29.231 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:42:29.231 +00:00 [INF] Started transaction with span ID '820d87ce90873aba' and trace ID 'e61736f424564583a312abf9589d0d52'. 2025-06-17 06:42:29.236 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:42:29.236 +00:00 [INF] Started transaction with span ID '820d87ce90873aba' and trace ID 'e61736f424564583a312abf9589d0d52'. 2025-06-17 06:42:29.236 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:42:29.236 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:42:29.237 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:42:29.237 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:42:29.237 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 9.021ms 2025-06-17 06:42:29.237 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:42:29.238 +00:00 [INF] Capturing transaction. 2025-06-17 06:42:29.244 +00:00 [INF] Discarding envelope 84dde905a1164c37841e0120a9da370d because the queue is full. 2025-06-17 06:42:29.244 +00:00 [INF] Capturing transaction. 2025-06-17 06:42:29.244 +00:00 [INF] Discarding envelope 1f34ed57fb6047c784756a3ce7db8818 because the queue is full. 2025-06-17 06:42:29.244 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 - 200 - application/json;+charset=utf-8 16.5066ms 2025-06-17 06:42:29.244 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:42:29.254 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:42:29.262 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:42:29.274 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:42:29.278 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 41.763ms 2025-06-17 06:42:29.279 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:42:29.279 +00:00 [INF] Capturing transaction. 2025-06-17 06:42:29.280 +00:00 [INF] Discarding envelope 301b7549c36d4c5a83cf87711f27b3c3 because the queue is full. 2025-06-17 06:42:29.280 +00:00 [INF] Capturing transaction. 2025-06-17 06:42:29.280 +00:00 [INF] Discarding envelope 8465b43bd24e4e44b18d5a698bf93bee because the queue is full. 2025-06-17 06:42:29.281 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=Bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 72 - 400 - application/json;+charset=utf-8 49.4626ms 2025-06-17 06:42:29.558 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:42:29.558 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:42:29.558 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:42:29.558 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:42:29.558 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2403ms 2025-06-17 06:42:29.562 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:42:29.562 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:42:29.562 +00:00 [INF] Started transaction with span ID 'cea39a380abb3b7' and trace ID '95befdda2753434292756955b15fb26a'. 2025-06-17 06:42:29.564 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:42:29.564 +00:00 [INF] Started transaction with span ID 'cea39a380abb3b7' and trace ID '95befdda2753434292756955b15fb26a'. 2025-06-17 06:42:29.564 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:42:29.564 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:42:29.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:42:29.568 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:42:29.573 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 8.4731ms 2025-06-17 06:42:29.573 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:42:29.573 +00:00 [INF] Capturing transaction. 2025-06-17 06:42:29.573 +00:00 [INF] Discarding envelope e77cd26eaa494af18b27a521cad96763 because the queue is full. 2025-06-17 06:42:29.573 +00:00 [INF] Capturing transaction. 2025-06-17 06:42:29.573 +00:00 [INF] Discarding envelope 7d901ff32fb443dab36c1fbae1e2428a because the queue is full. 2025-06-17 06:42:29.573 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 11.5593ms 2025-06-17 06:43:53.720 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:43:53.720 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:43:53.720 +00:00 [INF] Started transaction with span ID '9d2c0f38b40c8d9f' and trace ID '49aa67f909f14c86a54cd639a21f3119'. 2025-06-17 06:43:53.720 +00:00 [INF] Started transaction with span ID '9d2c0f38b40c8d9f' and trace ID '49aa67f909f14c86a54cd639a21f3119'. 2025-06-17 06:43:53.720 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:43:53.720 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:43:53.728 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:43:53.729 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:43:53.729 +00:00 [INF] Started transaction with span ID '1523fd36ecf84d26' and trace ID 'd041cf0f14c0468f966bda4840a841ef'. 2025-06-17 06:43:53.729 +00:00 [INF] Started transaction with span ID '1523fd36ecf84d26' and trace ID 'd041cf0f14c0468f966bda4840a841ef'. 2025-06-17 06:43:53.729 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:43:53.729 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:43:53.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:43:53.734 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:43:53.734 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.1111ms 2025-06-17 06:43:53.735 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:43:53.735 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:53.735 +00:00 [INF] Discarding envelope 8b171e44225a49848c6b2c67938615c3 because the queue is full. 2025-06-17 06:43:53.735 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:53.735 +00:00 [INF] Discarding envelope e7e496b306cd4484a465c887500556e1 because the queue is full. 2025-06-17 06:43:53.735 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 7.0172ms 2025-06-17 06:43:53.737 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:43:53.758 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:43:53.761 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:43:53.770 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:43:53.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:53.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:53.810 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:53.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:53.820 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:53.825 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:53.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:53.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:53.842 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:43:53.842 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:43:53.842 +00:00 [INF] Started transaction with span ID 'ccd3e835a28c97b3' and trace ID '21967f5e347f4e56aaee932d8a58ddbd'. 2025-06-17 06:43:53.842 +00:00 [INF] Started transaction with span ID 'ccd3e835a28c97b3' and trace ID '21967f5e347f4e56aaee932d8a58ddbd'. 2025-06-17 06:43:53.843 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:43:53.843 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:43:53.858 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:53.859 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:43:53.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:53.885 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:53.887 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:43:53.895 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:53.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:43:53.904 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:53.905 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:43:53.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:53.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:53.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:53.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:53.927 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:53.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:53.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:53.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:53.953 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:53.958 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:53.958 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:53.962 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:53.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:53.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:53.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:53.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:53.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:53.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:53.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:53.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:53.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:53.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:53.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.004 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.015 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.015 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.028 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:54.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.039 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.041 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:54.048 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.052 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.064 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.069 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:54.078 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:54.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.116 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:54.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.124 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.134 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.148 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:54.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.151 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.165 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.177 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:54.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.197 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.201 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:54.202 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:54.230 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.232 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.238 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.246 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.247 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.248 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:43:54.249 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 406.4322ms 2025-06-17 06:43:54.250 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:43:54.250 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:54.250 +00:00 [INF] Discarding envelope 440f66c18022494ca9bb4f518fcfa945 because the queue is full. 2025-06-17 06:43:54.250 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:54.250 +00:00 [INF] Discarding envelope 49aae42b2ebb415999e46c2c3b276b25 because the queue is full. 2025-06-17 06:43:54.251 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 409.0011ms 2025-06-17 06:43:54.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:54.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:54.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:54.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:54.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:54.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:54.284 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:43:54.285 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 564.9454ms 2025-06-17 06:43:54.285 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:43:54.286 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:54.286 +00:00 [INF] Discarding envelope 517111e95c6f48e99e4f0e24055ec0ce because the queue is full. 2025-06-17 06:43:54.286 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:54.286 +00:00 [INF] Discarding envelope c2b9fc815a4e4e188155706fadec2a70 because the queue is full. 2025-06-17 06:43:54.286 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 566.6392ms 2025-06-17 06:43:55.585 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetBookmark - - 2025-06-17 06:43:55.585 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:43:55.585 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:43:55.585 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:43:55.585 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetBookmark - - - 204 - - 0.2038ms 2025-06-17 06:43:55.587 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:43:55.587 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:43:55.587 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:43:55.587 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:43:55.588 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2144ms 2025-06-17 06:43:55.588 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 2025-06-17 06:43:55.588 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:43:55.588 +00:00 [INF] Started transaction with span ID '461a3aa54febf283' and trace ID 'a7a40d6194344bd4acdc919d8981abb2'. 2025-06-17 06:43:55.589 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:43:55.589 +00:00 [INF] Started transaction with span ID '461a3aa54febf283' and trace ID 'a7a40d6194344bd4acdc919d8981abb2'. 2025-06-17 06:43:55.589 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:43:55.589 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:43:55.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:43:55.591 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:43:55.591 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.3247ms 2025-06-17 06:43:55.591 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:43:55.591 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:55.591 +00:00 [INF] Discarding envelope 2050b59987c34b39a441dd1dce1a5cdc because the queue is full. 2025-06-17 06:43:55.591 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:55.592 +00:00 [INF] Discarding envelope a83fd9b9256c4cc09dcc2e19f94c55b3 because the queue is full. 2025-06-17 06:43:55.592 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 - 200 - application/json;+charset=utf-8 3.2748ms 2025-06-17 06:43:55.592 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 72 2025-06-17 06:43:55.592 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:43:55.592 +00:00 [INF] Started transaction with span ID 'a68d26e679e9dcd2' and trace ID 'e488c4fefac1461da0346a1349916b5b'. 2025-06-17 06:43:55.592 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:43:55.592 +00:00 [INF] Started transaction with span ID 'a68d26e679e9dcd2' and trace ID 'e488c4fefac1461da0346a1349916b5b'. 2025-06-17 06:43:55.592 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:43:55.592 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:43:55.596 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:43:55.600 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:43:55.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:43:55.606 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:43:55.606 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 13.9064ms 2025-06-17 06:43:55.606 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:43:55.606 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:55.607 +00:00 [INF] Discarding envelope 1154ebc6159d4aa1912c452a7cf2a84f because the queue is full. 2025-06-17 06:43:55.607 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:55.607 +00:00 [INF] Discarding envelope b62738d8278e47d299a4c979dbf1dc11 because the queue is full. 2025-06-17 06:43:55.607 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 72 - 400 - application/json;+charset=utf-8 15.2505ms 2025-06-17 06:43:55.932 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:43:55.932 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:43:55.932 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:43:55.932 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:43:55.932 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2801ms 2025-06-17 06:43:55.936 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 06:43:55.936 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:43:55.936 +00:00 [INF] Started transaction with span ID '51cddbd55ae3e127' and trace ID 'ad43cfb018a5468c96f91fe6ffe066a8'. 2025-06-17 06:43:55.936 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:43:55.937 +00:00 [INF] Started transaction with span ID '51cddbd55ae3e127' and trace ID 'ad43cfb018a5468c96f91fe6ffe066a8'. 2025-06-17 06:43:55.937 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:43:55.937 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:43:55.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:43:55.940 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:43:55.940 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.1467ms 2025-06-17 06:43:55.940 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:43:55.940 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:55.940 +00:00 [INF] Discarding envelope 8cf7871d8a1f419d8acdf2126e8e5c78 because the queue is full. 2025-06-17 06:43:55.940 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:55.940 +00:00 [INF] Discarding envelope 7561546ef06c4c449ad72034c461e9d5 because the queue is full. 2025-06-17 06:43:55.940 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 4.2323ms 2025-06-17 06:43:58.087 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:43:58.087 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:43:58.087 +00:00 [INF] Started transaction with span ID 'd43aab4beab24c1e' and trace ID '60f36494159b4a85b236df513c454df1'. 2025-06-17 06:43:58.088 +00:00 [INF] Started transaction with span ID 'd43aab4beab24c1e' and trace ID '60f36494159b4a85b236df513c454df1'. 2025-06-17 06:43:58.088 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:43:58.088 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:43:58.093 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:43:58.093 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:43:58.093 +00:00 [INF] Started transaction with span ID 'a07ba113f018b1b7' and trace ID '5a0d618a42af4dbc915d6d88e43fd0c2'. 2025-06-17 06:43:58.093 +00:00 [INF] Started transaction with span ID 'a07ba113f018b1b7' and trace ID '5a0d618a42af4dbc915d6d88e43fd0c2'. 2025-06-17 06:43:58.093 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:43:58.093 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:43:58.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:43:58.096 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:43:58.096 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.772ms 2025-06-17 06:43:58.096 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:43:58.096 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:58.096 +00:00 [INF] Discarding envelope 616cd2df9d844efab29cf707ffd082d4 because the queue is full. 2025-06-17 06:43:58.099 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:58.099 +00:00 [INF] Discarding envelope f01ae1b501ca42e0a9ca58b920fc4d99 because the queue is full. 2025-06-17 06:43:58.099 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 6.5595ms 2025-06-17 06:43:58.115 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:43:58.134 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:43:58.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:43:58.144 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:43:58.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.152 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:58.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:58.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:58.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:58.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.197 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:58.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.209 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:58.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:58.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.230 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:58.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:58.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:58.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:58.270 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:43:58.270 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:43:58.270 +00:00 [INF] Started transaction with span ID 'a07c06c66242e6f' and trace ID 'f6dffaa7d19649feab9490b0b669002a'. 2025-06-17 06:43:58.271 +00:00 [INF] Started transaction with span ID 'a07c06c66242e6f' and trace ID 'f6dffaa7d19649feab9490b0b669002a'. 2025-06-17 06:43:58.271 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:43:58.271 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:43:58.276 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:43:58.277 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.281 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:43:58.286 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.287 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:43:58.292 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:43:58.297 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:58.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.315 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.334 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:58.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.345 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.360 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:58.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.374 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.375 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:58.390 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.390 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.403 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.412 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:58.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.420 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.432 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.442 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:58.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.449 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.454 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.457 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.471 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.481 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.491 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:43:58.491 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:43:58.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.495 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 406.937ms 2025-06-17 06:43:58.495 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:43:58.495 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:58.498 +00:00 [INF] Discarding envelope 192f99840dd74f43b53966ea2e630690 because the queue is full. 2025-06-17 06:43:58.498 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:58.498 +00:00 [INF] Discarding envelope f8a6b974916242ca9c3d2d572e49c0cf because the queue is full. 2025-06-17 06:43:58.499 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 411.7670ms 2025-06-17 06:43:58.506 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.514 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.517 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.524 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.533 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.568 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:43:58.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:43:58.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:43:58.582 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:43:58.585 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 314.0795ms 2025-06-17 06:43:58.585 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:43:58.585 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:58.585 +00:00 [INF] Discarding envelope 890c2dd51b7740639f46841fa93c6410 because the queue is full. 2025-06-17 06:43:58.585 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:58.585 +00:00 [INF] Discarding envelope 11e90e41b8054a8fbaa42bc943d49c2e because the queue is full. 2025-06-17 06:43:58.586 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 315.5629ms 2025-06-17 06:43:59.430 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 72 2025-06-17 06:43:59.430 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:43:59.431 +00:00 [INF] Started transaction with span ID '54868b1a3b55441' and trace ID '61d34c7aa0034a5092e858284580ca5a'. 2025-06-17 06:43:59.431 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:43:59.431 +00:00 [INF] Started transaction with span ID '54868b1a3b55441' and trace ID '61d34c7aa0034a5092e858284580ca5a'. 2025-06-17 06:43:59.431 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:43:59.431 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:43:59.434 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 2025-06-17 06:43:59.434 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:43:59.437 +00:00 [INF] Started transaction with span ID '41ce53300d6cd9ce' and trace ID 'f3f0cb08839a4bcfacb1e976d243f637'. 2025-06-17 06:43:59.437 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:43:59.437 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:43:59.437 +00:00 [INF] Started transaction with span ID '41ce53300d6cd9ce' and trace ID 'f3f0cb08839a4bcfacb1e976d243f637'. 2025-06-17 06:43:59.437 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:43:59.437 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:43:59.441 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:43:59.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:43:59.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:43:59.447 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:43:59.448 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 10.1799ms 2025-06-17 06:43:59.448 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:43:59.448 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:59.448 +00:00 [INF] Discarding envelope 0f5f45717db74d02a7ff7e7dae2e1e17 because the queue is full. 2025-06-17 06:43:59.448 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:59.448 +00:00 [INF] Discarding envelope cb153103fc894f18856f3232cfcae9a4 because the queue is full. 2025-06-17 06:43:59.449 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 - 200 - application/json;+charset=utf-8 15.3500ms 2025-06-17 06:43:59.448 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:43:59.453 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 22.1404ms 2025-06-17 06:43:59.453 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:43:59.453 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:59.453 +00:00 [INF] Discarding envelope 2e2fd540786d4ba48395b1418db00719 because the queue is full. 2025-06-17 06:43:59.453 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:59.453 +00:00 [INF] Discarding envelope 03ef48f92f804e4bac36592cfeb6259e because the queue is full. 2025-06-17 06:43:59.453 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 72 - 400 - application/json;+charset=utf-8 23.0466ms 2025-06-17 06:43:59.712 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 06:43:59.712 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:43:59.712 +00:00 [INF] Started transaction with span ID '4c4ff5b12aa1ea99' and trace ID 'af49532afd024b578a229af7a71dbfb8'. 2025-06-17 06:43:59.712 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:43:59.712 +00:00 [INF] Started transaction with span ID '4c4ff5b12aa1ea99' and trace ID 'af49532afd024b578a229af7a71dbfb8'. 2025-06-17 06:43:59.712 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:43:59.713 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:43:59.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:43:59.719 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:43:59.722 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9.2345ms 2025-06-17 06:43:59.722 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:43:59.722 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:59.722 +00:00 [INF] Discarding envelope c8cecd6198d24bffbc71e8ae1e00dc48 because the queue is full. 2025-06-17 06:43:59.722 +00:00 [INF] Capturing transaction. 2025-06-17 06:43:59.722 +00:00 [INF] Discarding envelope b57b8ae1e876463c81b915d1f5c9178a because the queue is full. 2025-06-17 06:43:59.723 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 11.1126ms 2025-06-17 06:44:05.983 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:44:05.983 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:44:05.983 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:44:05.983 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:44:05.983 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1998ms 2025-06-17 06:44:05.985 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetBookmark - - 2025-06-17 06:44:05.985 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:44:05.985 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:44:05.985 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:44:05.985 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetBookmark - - - 204 - - 0.2043ms 2025-06-17 06:44:05.990 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 2025-06-17 06:44:05.991 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:44:05.991 +00:00 [INF] Started transaction with span ID '277c893eea31fced' and trace ID '3fcf79ab78e643d2bb3ef12a0c2ef483'. 2025-06-17 06:44:05.991 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:44:05.991 +00:00 [INF] Started transaction with span ID '277c893eea31fced' and trace ID '3fcf79ab78e643d2bb3ef12a0c2ef483'. 2025-06-17 06:44:05.991 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:44:05.991 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:44:05.993 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 72 2025-06-17 06:44:05.993 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:44:05.993 +00:00 [INF] Started transaction with span ID 'dd220328b262d809' and trace ID '8c7f97f8a86544929c893f090056ba1e'. 2025-06-17 06:44:05.993 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:44:05.993 +00:00 [INF] Started transaction with span ID 'dd220328b262d809' and trace ID '8c7f97f8a86544929c893f090056ba1e'. 2025-06-17 06:44:05.993 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:44:05.993 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:44:05.997 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:44:06.003 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:44:06.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:44:06.004 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:44:06.005 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 13.7776ms 2025-06-17 06:44:06.005 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:44:06.005 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:06.006 +00:00 [INF] Discarding envelope 90c2e76ef0994743b4a9d50648f7dffe because the queue is full. 2025-06-17 06:44:06.006 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:06.006 +00:00 [INF] Discarding envelope e419a98e9c5d432abbd612d2e3bfdcfa because the queue is full. 2025-06-17 06:44:06.006 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 - 200 - application/json;+charset=utf-8 15.3329ms 2025-06-17 06:44:06.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:44:06.013 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:44:06.013 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 20.2301ms 2025-06-17 06:44:06.013 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:44:06.013 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:06.014 +00:00 [INF] Discarding envelope 97f2efdd60bf448383fbfd9af2647dcb because the queue is full. 2025-06-17 06:44:06.014 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:06.014 +00:00 [INF] Discarding envelope 7b79a9890ca145c380826135bb17f44f because the queue is full. 2025-06-17 06:44:06.014 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 72 - 400 - application/json;+charset=utf-8 21.4805ms 2025-06-17 06:44:06.261 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:44:06.261 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:44:06.261 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:44:06.262 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:44:06.262 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2485ms 2025-06-17 06:44:06.267 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 06:44:06.267 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:44:06.267 +00:00 [INF] Started transaction with span ID '6b0fefb8bc546bc3' and trace ID 'a309efe4675948caab003a82f4ae3417'. 2025-06-17 06:44:06.267 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:44:06.267 +00:00 [INF] Started transaction with span ID '6b0fefb8bc546bc3' and trace ID 'a309efe4675948caab003a82f4ae3417'. 2025-06-17 06:44:06.267 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:44:06.267 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:44:06.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:44:06.270 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:44:06.274 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.7497ms 2025-06-17 06:44:06.274 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:44:06.274 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:06.274 +00:00 [INF] Discarding envelope a0d1fb3ec4dc41fdb39617b93cfee7d9 because the queue is full. 2025-06-17 06:44:06.274 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:06.274 +00:00 [INF] Discarding envelope e37a33d455f4430182b2376e42add757 because the queue is full. 2025-06-17 06:44:06.275 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 8.0181ms 2025-06-17 06:44:16.247 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 2025-06-17 06:44:16.247 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:44:16.247 +00:00 [INF] Started transaction with span ID 'aa912639c7930c3c' and trace ID '8e001e3f82054b6db93650dcd97a24f6'. 2025-06-17 06:44:16.247 +00:00 [INF] Started transaction with span ID 'aa912639c7930c3c' and trace ID '8e001e3f82054b6db93650dcd97a24f6'. 2025-06-17 06:44:16.247 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:44:16.247 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:44:16.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:44:16.252 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:44:16.252 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.8176ms 2025-06-17 06:44:16.252 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:44:16.252 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:16.252 +00:00 [INF] Discarding envelope 8d86d12171974beab8ce0bb25fe6e45e because the queue is full. 2025-06-17 06:44:16.253 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:16.253 +00:00 [INF] Discarding envelope 04919d6184a64db8bfbf9f8bd4fe739e because the queue is full. 2025-06-17 06:44:16.253 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 - 200 - application/json;+charset=utf-8 6.2191ms 2025-06-17 06:44:16.461 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:44:16.461 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:44:16.461 +00:00 [INF] Started transaction with span ID '9adbc9b61386a926' and trace ID '14e49d29fd694afebc4a8fbb91b9bf36'. 2025-06-17 06:44:16.461 +00:00 [INF] Started transaction with span ID '9adbc9b61386a926' and trace ID '14e49d29fd694afebc4a8fbb91b9bf36'. 2025-06-17 06:44:16.461 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:44:16.461 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:44:16.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:44:16.464 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:44:16.464 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.1229ms 2025-06-17 06:44:16.464 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:44:16.465 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:16.465 +00:00 [INF] Discarding envelope 113d5f75195f4e9ab36606bf15bd8b8e because the queue is full. 2025-06-17 06:44:16.465 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:16.465 +00:00 [INF] Discarding envelope bfaf7a932b714f7dbc6b056915c00c41 because the queue is full. 2025-06-17 06:44:16.465 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.9476ms 2025-06-17 06:44:18.305 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetBookmark - - 2025-06-17 06:44:18.305 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:44:18.305 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:44:18.305 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:44:18.305 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:44:18.305 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:44:18.305 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:44:18.305 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:44:18.305 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3785ms 2025-06-17 06:44:18.306 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetBookmark - - - 204 - - 0.9535ms 2025-06-17 06:44:18.317 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 72 2025-06-17 06:44:18.317 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:44:18.317 +00:00 [INF] Started transaction with span ID 'b3a9e91ef714e241' and trace ID 'cd8b93f35c8c48d3a544733d73e05bde'. 2025-06-17 06:44:18.317 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:44:18.318 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 2025-06-17 06:44:18.318 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:44:18.318 +00:00 [INF] Started transaction with span ID '697f76e15d35df58' and trace ID '4155057002674dca8004afd481188cdb'. 2025-06-17 06:44:18.318 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:44:18.318 +00:00 [INF] Started transaction with span ID '697f76e15d35df58' and trace ID '4155057002674dca8004afd481188cdb'. 2025-06-17 06:44:18.318 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:44:18.318 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:44:18.320 +00:00 [INF] Started transaction with span ID 'b3a9e91ef714e241' and trace ID 'cd8b93f35c8c48d3a544733d73e05bde'. 2025-06-17 06:44:18.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:44:18.321 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:44:18.321 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.9199ms 2025-06-17 06:44:18.321 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:44:18.321 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:18.321 +00:00 [INF] Discarding envelope 61fad3327b4948079f8e78894eab448b because the queue is full. 2025-06-17 06:44:18.322 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:18.322 +00:00 [INF] Discarding envelope 03e4c86df67c4c08bf0982b575a4f434 because the queue is full. 2025-06-17 06:44:18.322 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 - 200 - application/json;+charset=utf-8 3.6457ms 2025-06-17 06:44:18.322 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:44:18.322 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:44:18.327 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:44:18.331 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:44:18.334 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:44:18.338 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:44:18.338 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 15.9042ms 2025-06-17 06:44:18.338 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:44:18.339 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:18.339 +00:00 [INF] Discarding envelope 33625f9a0a314940b9c16f35a8d99503 because the queue is full. 2025-06-17 06:44:18.339 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:18.339 +00:00 [INF] Discarding envelope 98a8554f0d504c91af184e2c08806410 because the queue is full. 2025-06-17 06:44:18.339 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 72 - 400 - application/json;+charset=utf-8 22.3327ms 2025-06-17 06:44:18.598 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:44:18.598 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:44:18.598 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:44:18.598 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:44:18.598 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2756ms 2025-06-17 06:44:18.602 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 06:44:18.602 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:44:18.602 +00:00 [INF] Started transaction with span ID '8457239e3289de08' and trace ID 'e62e8dbd735448b2b2f0c3a8497f587a'. 2025-06-17 06:44:18.602 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:44:18.602 +00:00 [INF] Started transaction with span ID '8457239e3289de08' and trace ID 'e62e8dbd735448b2b2f0c3a8497f587a'. 2025-06-17 06:44:18.602 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:44:18.602 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:44:18.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:44:18.616 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:44:18.616 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 13.593ms 2025-06-17 06:44:18.616 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:44:18.616 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:18.616 +00:00 [INF] Discarding envelope a6e20cdd63f64faf87d4bc696418d623 because the queue is full. 2025-06-17 06:44:18.616 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:18.617 +00:00 [INF] Discarding envelope 851be25e25fb4bfd88edbc6f93929d53 because the queue is full. 2025-06-17 06:44:18.617 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 15.2602ms 2025-06-17 06:44:23.078 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:44:23.078 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:44:23.078 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:44:23.079 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:44:23.079 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.8832ms 2025-06-17 06:44:23.082 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:44:23.082 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:44:23.083 +00:00 [INF] Started transaction with span ID '3ec1dfb5ac04f3ba' and trace ID 'e6d9a036a2d64c70ac512c6f87614512'. 2025-06-17 06:44:23.083 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:44:23.083 +00:00 [INF] Started transaction with span ID '3ec1dfb5ac04f3ba' and trace ID 'e6d9a036a2d64c70ac512c6f87614512'. 2025-06-17 06:44:23.083 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:44:23.083 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:44:23.087 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:44:23.093 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:44:23.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:44:23.098 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:44:23.102 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.109 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.110 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.116 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.127 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.128 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.133 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.134 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.140 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.142 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.156 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.164 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.171 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.180 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:44:23.180 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:44:23.181 +00:00 [INF] Started transaction with span ID '927f0f1b60585502' and trace ID '89414fb6329b44ca903b2caca4cd948b'. 2025-06-17 06:44:23.181 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:44:23.181 +00:00 [INF] Started transaction with span ID '927f0f1b60585502' and trace ID '89414fb6329b44ca903b2caca4cd948b'. 2025-06-17 06:44:23.181 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:44:23.181 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:44:23.184 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:44:23.187 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:44:23.187 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:44:23.190 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:44:23.203 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.205 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.223 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.227 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.231 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.238 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.239 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.244 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.245 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.247 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.249 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.256 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.257 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.257 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.267 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.273 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.275 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.281 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.290 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.292 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.296 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.297 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.306 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.307 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.311 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.312 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:44:23.312 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 228.3603ms 2025-06-17 06:44:23.312 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:44:23.312 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:23.312 +00:00 [INF] Discarding envelope 2a01c63b976946b099927eb8a6b0188e because the queue is full. 2025-06-17 06:44:23.312 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:23.312 +00:00 [INF] Discarding envelope 1139b416b66247e1a8819ec932719838 because the queue is full. 2025-06-17 06:44:23.313 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 230.1303ms 2025-06-17 06:44:23.313 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.314 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.315 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.326 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.332 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.333 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.338 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.343 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.357 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.362 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.369 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.375 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.382 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.387 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.407 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.444 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.445 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.455 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.461 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.465 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.472 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.489 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.503 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:44:23.504 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 323.4283ms 2025-06-17 06:44:23.504 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:44:23.505 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:23.505 +00:00 [INF] Discarding envelope aaf26cf558364932b438b35df9bcd420 because the queue is full. 2025-06-17 06:44:23.505 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:23.505 +00:00 [INF] Discarding envelope 095b3cf79a064c1bb2ab73f7fd836347 because the queue is full. 2025-06-17 06:44:23.505 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 324.8822ms 2025-06-17 06:44:23.593 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:44:23.594 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:44:23.594 +00:00 [INF] Started transaction with span ID '8f6675a6eb86695f' and trace ID '1b76a01593af4a3aa7efaa4b7774f847'. 2025-06-17 06:44:23.594 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:44:23.594 +00:00 [INF] Started transaction with span ID '8f6675a6eb86695f' and trace ID '1b76a01593af4a3aa7efaa4b7774f847'. 2025-06-17 06:44:23.594 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:44:23.594 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:44:23.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:44:23.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:44:23.602 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.609 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.610 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.612 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.617 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.618 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.619 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.622 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.624 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.629 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.630 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.631 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.634 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.635 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.641 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.651 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.653 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.657 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.659 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.664 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.671 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.676 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.677 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.691 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.697 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.711 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.728 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.730 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.735 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.741 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.747 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.752 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.753 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.755 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.762 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.767 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.769 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.774 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.781 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.818 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:44:23.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:44:23.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:44:23.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:44:23.852 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:44:23.852 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 257.9575ms 2025-06-17 06:44:23.852 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:44:23.853 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:23.853 +00:00 [INF] Discarding envelope 82bba051d0bc46f486a850e9309c9bce because the queue is full. 2025-06-17 06:44:23.853 +00:00 [INF] Capturing transaction. 2025-06-17 06:44:23.853 +00:00 [INF] Discarding envelope 79403be95ccf45869cf424534ee0d0f6 because the queue is full. 2025-06-17 06:44:23.853 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 260.3267ms 2025-06-17 06:45:04.938 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetBookmark - - 2025-06-17 06:45:04.939 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:45:04.939 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:45:04.939 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:45:04.939 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetBookmark - - - 204 - - 0.2939ms 2025-06-17 06:45:04.939 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:45:04.939 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:45:04.939 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:45:04.939 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:45:04.939 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1545ms 2025-06-17 06:45:04.945 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 72 2025-06-17 06:45:04.945 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 2025-06-17 06:45:04.945 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:45:04.946 +00:00 [INF] Started transaction with span ID 'd330347749dc9641' and trace ID '5e841f7e0a034e1186403fff0079f8bc'. 2025-06-17 06:45:04.946 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:45:04.946 +00:00 [INF] Started transaction with span ID 'd330347749dc9641' and trace ID '5e841f7e0a034e1186403fff0079f8bc'. 2025-06-17 06:45:04.946 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:45:04.946 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:45:04.947 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:45:04.947 +00:00 [INF] Started transaction with span ID '7687f3a61586c6aa' and trace ID '217acae40236458ebaf443336d3ee0d0'. 2025-06-17 06:45:04.947 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:45:04.948 +00:00 [INF] Started transaction with span ID '7687f3a61586c6aa' and trace ID '217acae40236458ebaf443336d3ee0d0'. 2025-06-17 06:45:04.948 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:45:04.948 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:45:04.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:45:04.953 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:45:04.953 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 7.094ms 2025-06-17 06:45:04.953 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:45:04.953 +00:00 [INF] Capturing transaction. 2025-06-17 06:45:04.953 +00:00 [INF] Discarding envelope 39b028318482406bbb2787fa8cb427d0 because the queue is full. 2025-06-17 06:45:04.953 +00:00 [INF] Capturing transaction. 2025-06-17 06:45:04.953 +00:00 [INF] Discarding envelope e8a95679bd0e431bbf6ee3d7388c1b77 because the queue is full. 2025-06-17 06:45:04.954 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 - 200 - application/json;+charset=utf-8 8.2228ms 2025-06-17 06:45:04.957 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:45:04.962 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:45:04.969 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:45:04.974 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:45:04.975 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 26.8ms 2025-06-17 06:45:04.975 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:45:04.975 +00:00 [INF] Capturing transaction. 2025-06-17 06:45:04.975 +00:00 [INF] Discarding envelope 4e0d917297984179b96a8436e841a92b because the queue is full. 2025-06-17 06:45:04.976 +00:00 [INF] Capturing transaction. 2025-06-17 06:45:04.976 +00:00 [INF] Discarding envelope 74c75bfa313d4645a354de9ae664cb0f because the queue is full. 2025-06-17 06:45:04.982 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=bookmark&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 72 - 400 - application/json;+charset=utf-8 36.5379ms 2025-06-17 06:45:05.278 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:45:05.278 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:45:05.278 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:45:05.278 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:45:05.278 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.4183ms 2025-06-17 06:45:05.282 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 06:45:05.283 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:45:05.283 +00:00 [INF] Started transaction with span ID 'bf5a517f7ab6575e' and trace ID '7af2ea65b6fd4783b5b2f85bd4d8a4ef'. 2025-06-17 06:45:05.283 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:45:05.283 +00:00 [INF] Started transaction with span ID 'bf5a517f7ab6575e' and trace ID '7af2ea65b6fd4783b5b2f85bd4d8a4ef'. 2025-06-17 06:45:05.283 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:45:05.283 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:45:05.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:45:05.285 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:45:05.286 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.4659ms 2025-06-17 06:45:05.286 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:45:05.286 +00:00 [INF] Capturing transaction. 2025-06-17 06:45:05.287 +00:00 [INF] Discarding envelope cf7b88e5116343ed8a80d7efcd0fb210 because the queue is full. 2025-06-17 06:45:05.288 +00:00 [INF] Capturing transaction. 2025-06-17 06:45:05.288 +00:00 [INF] Discarding envelope 1b9fc1afce824b30add2940a04d62086 because the queue is full. 2025-06-17 06:45:05.288 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 5.2495ms 2025-06-17 06:45:23.176 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetBookmark - - 2025-06-17 06:45:23.176 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:45:23.176 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:45:23.176 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:45:23.177 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:45:23.177 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:45:23.177 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:45:23.177 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:45:23.177 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1520ms 2025-06-17 06:45:23.177 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetBookmark - - - 204 - - 1.7237ms 2025-06-17 06:45:23.181 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 2025-06-17 06:45:23.181 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:45:23.182 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 2025-06-17 06:45:23.182 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:45:23.182 +00:00 [INF] Started transaction with span ID 'bb1c32dc10113fbd' and trace ID '876270f4100a4f1b8977a2e3a7e94c25'. 2025-06-17 06:45:23.182 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:45:23.182 +00:00 [INF] Started transaction with span ID 'bb1c32dc10113fbd' and trace ID '876270f4100a4f1b8977a2e3a7e94c25'. 2025-06-17 06:45:23.182 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:45:23.182 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:45:23.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:45:23.184 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:45:23.184 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.8827ms 2025-06-17 06:45:23.184 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:45:23.184 +00:00 [INF] Capturing transaction. 2025-06-17 06:45:23.184 +00:00 [INF] Discarding envelope 835da92879244e709f59c40404743eac because the queue is full. 2025-06-17 06:45:23.185 +00:00 [INF] Capturing transaction. 2025-06-17 06:45:23.185 +00:00 [INF] Discarding envelope bb762ab0a3bf4c40ba2585ccb516efaf because the queue is full. 2025-06-17 06:45:23.185 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 - 200 - application/json;+charset=utf-8 2.6532ms 2025-06-17 06:45:23.185 +00:00 [INF] Started transaction with span ID 'da40b3e31a943a1d' and trace ID '33a323e6f98e4a39bb2c8a1361ff174f'. 2025-06-17 06:45:23.185 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:45:23.185 +00:00 [INF] Started transaction with span ID 'da40b3e31a943a1d' and trace ID '33a323e6f98e4a39bb2c8a1361ff174f'. 2025-06-17 06:45:23.185 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:45:23.185 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:45:23.189 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:45:23.195 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:45:23.199 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:45:23.203 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:45:23.203 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 17.6425ms 2025-06-17 06:45:23.203 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:45:23.203 +00:00 [INF] Capturing transaction. 2025-06-17 06:45:23.204 +00:00 [INF] Discarding envelope a0cdc194c3e74767bbe95345e17eeda2 because the queue is full. 2025-06-17 06:45:23.204 +00:00 [INF] Capturing transaction. 2025-06-17 06:45:23.204 +00:00 [INF] Discarding envelope 012a12149e4d4eddb8eb9bdc2bda98d6 because the queue is full. 2025-06-17 06:45:23.204 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 - 400 - application/json;+charset=utf-8 23.6182ms 2025-06-17 06:45:23.468 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:45:23.468 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:45:23.468 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:45:23.468 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:45:23.468 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2533ms 2025-06-17 06:45:23.472 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 06:45:23.472 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:45:23.472 +00:00 [INF] Started transaction with span ID 'cbe2500d9f3cb463' and trace ID '850e999709f1420099a2876956d5f91c'. 2025-06-17 06:45:23.472 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:45:23.473 +00:00 [INF] Started transaction with span ID 'cbe2500d9f3cb463' and trace ID '850e999709f1420099a2876956d5f91c'. 2025-06-17 06:45:23.473 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:45:23.473 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:45:23.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:45:23.475 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:45:23.476 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.2816ms 2025-06-17 06:45:23.476 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:45:23.476 +00:00 [INF] Capturing transaction. 2025-06-17 06:45:23.476 +00:00 [INF] Discarding envelope fc39d69162b04706972aacec25941290 because the queue is full. 2025-06-17 06:45:23.476 +00:00 [INF] Capturing transaction. 2025-06-17 06:45:23.476 +00:00 [INF] Discarding envelope 8a43a65b1606481287cc2e2140fcbb5c because the queue is full. 2025-06-17 06:45:23.477 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 4.7709ms 2025-06-17 06:45:56.680 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 2025-06-17 06:45:56.680 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:45:56.680 +00:00 [INF] Started transaction with span ID 'fa71d2047ee651e5' and trace ID '64b0c40ab4e14eb8a0d74b94ee7536ed'. 2025-06-17 06:45:56.680 +00:00 [INF] Started transaction with span ID 'fa71d2047ee651e5' and trace ID '64b0c40ab4e14eb8a0d74b94ee7536ed'. 2025-06-17 06:45:56.680 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:45:56.681 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:45:56.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:45:56.683 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:45:56.683 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.7565ms 2025-06-17 06:45:56.683 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:45:56.683 +00:00 [INF] Capturing transaction. 2025-06-17 06:45:56.684 +00:00 [INF] Discarding envelope 95ec0dcc2fd240f1914e1aa23780926f because the queue is full. 2025-06-17 06:45:56.684 +00:00 [INF] Capturing transaction. 2025-06-17 06:45:56.684 +00:00 [INF] Discarding envelope 78a90d86c8ba4b85b301d2128c981de1 because the queue is full. 2025-06-17 06:45:56.684 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 - 200 - application/json;+charset=utf-8 3.7191ms 2025-06-17 06:45:56.896 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:45:56.896 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:45:56.896 +00:00 [INF] Started transaction with span ID '595b4a3bba8a7a81' and trace ID '532afd81358d4c658f6491d368c7cf3d'. 2025-06-17 06:45:56.897 +00:00 [INF] Started transaction with span ID '595b4a3bba8a7a81' and trace ID '532afd81358d4c658f6491d368c7cf3d'. 2025-06-17 06:45:56.897 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:45:56.897 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:45:56.898 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:45:56.898 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:45:56.898 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.617ms 2025-06-17 06:45:56.898 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:45:56.899 +00:00 [INF] Capturing transaction. 2025-06-17 06:45:56.899 +00:00 [INF] Discarding envelope c9efa63f0a1c429ebdd386d3e0467f7c because the queue is full. 2025-06-17 06:45:56.899 +00:00 [INF] Capturing transaction. 2025-06-17 06:45:56.899 +00:00 [INF] Discarding envelope fe8e11578e3c46f6b81062f79b258425 because the queue is full. 2025-06-17 06:45:56.899 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.5431ms 2025-06-17 06:46:06.317 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 2025-06-17 06:46:06.317 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:46:06.317 +00:00 [INF] Started transaction with span ID '1c6f3260533c4f97' and trace ID '6a0230dafe384b96b3f16d2fade31064'. 2025-06-17 06:46:06.317 +00:00 [INF] Started transaction with span ID '1c6f3260533c4f97' and trace ID '6a0230dafe384b96b3f16d2fade31064'. 2025-06-17 06:46:06.317 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:46:06.317 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:46:06.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:46:06.320 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:46:06.320 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.7725ms 2025-06-17 06:46:06.320 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:46:06.320 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:06.321 +00:00 [INF] Discarding envelope 3dd4f694e7ed4c08a392c37f73322426 because the queue is full. 2025-06-17 06:46:06.321 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:06.328 +00:00 [INF] Discarding envelope 510f183887ef4ae697bd4aea3adc94ad because the queue is full. 2025-06-17 06:46:06.328 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 - 200 - application/json;+charset=utf-8 11.1876ms 2025-06-17 06:46:06.591 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:46:06.591 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:46:06.591 +00:00 [INF] Started transaction with span ID '3cbebed5d6133278' and trace ID '7aa99a481f154ee995e936b6f9bff47b'. 2025-06-17 06:46:06.591 +00:00 [INF] Started transaction with span ID '3cbebed5d6133278' and trace ID '7aa99a481f154ee995e936b6f9bff47b'. 2025-06-17 06:46:06.591 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:46:06.591 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:46:06.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:46:06.593 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:46:06.593 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.5946ms 2025-06-17 06:46:06.593 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:46:06.593 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:06.593 +00:00 [INF] Discarding envelope c34c0f359de84ba8a24ca25c3e706ba7 because the queue is full. 2025-06-17 06:46:06.593 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:06.593 +00:00 [INF] Discarding envelope 5b5a9181d852430c93a0620c328b4c08 because the queue is full. 2025-06-17 06:46:06.593 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.3637ms 2025-06-17 06:46:20.370 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 2025-06-17 06:46:20.371 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:46:20.371 +00:00 [INF] Started transaction with span ID 'b8327c8643b84d68' and trace ID '31c0ba1709e848f180186a19b8b886f8'. 2025-06-17 06:46:20.371 +00:00 [INF] Started transaction with span ID 'b8327c8643b84d68' and trace ID '31c0ba1709e848f180186a19b8b886f8'. 2025-06-17 06:46:20.377 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:46:20.377 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:46:20.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:46:20.384 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:46:20.385 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.1724ms 2025-06-17 06:46:20.385 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:46:20.385 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:20.385 +00:00 [INF] Discarding envelope 83a143c5c7cc4bf4872b238ca758d45a because the queue is full. 2025-06-17 06:46:20.385 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:20.385 +00:00 [INF] Discarding envelope d115230c357f46b19694eec169ad0b18 because the queue is full. 2025-06-17 06:46:20.386 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 - 200 - application/json;+charset=utf-8 15.2258ms 2025-06-17 06:46:20.602 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:46:20.602 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:46:20.602 +00:00 [INF] Started transaction with span ID '360113e43673e0e' and trace ID '7b8697ea4c034009bc29810106e950e7'. 2025-06-17 06:46:20.603 +00:00 [INF] Started transaction with span ID '360113e43673e0e' and trace ID '7b8697ea4c034009bc29810106e950e7'. 2025-06-17 06:46:20.603 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:46:20.603 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:46:20.612 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:46:20.612 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:46:20.612 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9.557ms 2025-06-17 06:46:20.612 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:46:20.612 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:20.619 +00:00 [INF] Discarding envelope 9327acdd931e47b3baf8a994a6bcf810 because the queue is full. 2025-06-17 06:46:20.619 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:20.619 +00:00 [INF] Discarding envelope 5698348eb5e84ae5860558a4aec216a2 because the queue is full. 2025-06-17 06:46:20.620 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 17.2366ms 2025-06-17 06:46:33.270 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 2025-06-17 06:46:33.270 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:46:33.271 +00:00 [INF] Started transaction with span ID 'c99ba48113353294' and trace ID '28168ed59219445b9b8200931c05659b'. 2025-06-17 06:46:33.271 +00:00 [INF] Started transaction with span ID 'c99ba48113353294' and trace ID '28168ed59219445b9b8200931c05659b'. 2025-06-17 06:46:33.271 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:46:33.271 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:46:33.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 06:46:33.277 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 06:46:33.282 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 10.7651ms 2025-06-17 06:46:33.282 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 06:46:33.282 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:33.282 +00:00 [INF] Discarding envelope 70312f8d7813497eb8b52a66a983be34 because the queue is full. 2025-06-17 06:46:33.282 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:33.282 +00:00 [INF] Discarding envelope 6d04ca30f73f4f8abc5923bce22c983e because the queue is full. 2025-06-17 06:46:33.283 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 141 - 200 - application/json;+charset=utf-8 12.6955ms 2025-06-17 06:46:33.524 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:46:33.524 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:46:33.524 +00:00 [INF] Started transaction with span ID 'ab9e5cc5acf603a7' and trace ID '0ac057b9ab3e4d3497a91e2d80031d58'. 2025-06-17 06:46:33.524 +00:00 [INF] Started transaction with span ID 'ab9e5cc5acf603a7' and trace ID '0ac057b9ab3e4d3497a91e2d80031d58'. 2025-06-17 06:46:33.524 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:46:33.524 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:46:33.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:46:33.526 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:46:33.527 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.6068ms 2025-06-17 06:46:33.527 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:46:33.527 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:33.527 +00:00 [INF] Discarding envelope f157e86b609b490ea0c53a36b9b45ada because the queue is full. 2025-06-17 06:46:33.527 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:33.527 +00:00 [INF] Discarding envelope 3f20124606cb4bbf9026a5368abf79a7 because the queue is full. 2025-06-17 06:46:33.528 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 3.7280ms 2025-06-17 06:46:39.072 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:46:39.072 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:46:39.072 +00:00 [INF] Started transaction with span ID '94ea4316108259a0' and trace ID 'a4fefb047f61468e9f04fce800533718'. 2025-06-17 06:46:39.072 +00:00 [INF] Started transaction with span ID '94ea4316108259a0' and trace ID 'a4fefb047f61468e9f04fce800533718'. 2025-06-17 06:46:39.072 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:46:39.072 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:46:39.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:46:39.075 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:46:39.076 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.3115ms 2025-06-17 06:46:39.076 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:46:39.076 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:39.076 +00:00 [INF] Discarding envelope 5fd9af099e344ab8a364c1a2897ce3d8 because the queue is full. 2025-06-17 06:46:39.076 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:39.076 +00:00 [INF] Discarding envelope 0c37d5cd417349db91dc53bed1c289c8 because the queue is full. 2025-06-17 06:46:39.077 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 5.0629ms 2025-06-17 06:46:39.083 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:46:39.084 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:46:39.084 +00:00 [INF] Started transaction with span ID '7346161f4bc2164d' and trace ID 'bc11c774cc1d4a14a9fca900d5e2acd7'. 2025-06-17 06:46:39.084 +00:00 [INF] Started transaction with span ID '7346161f4bc2164d' and trace ID 'bc11c774cc1d4a14a9fca900d5e2acd7'. 2025-06-17 06:46:39.084 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:46:39.084 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:46:39.098 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:46:39.115 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:46:39.119 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:46:39.123 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:46:39.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:39.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:39.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:39.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.166 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:39.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.191 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:39.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.200 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:46:39.200 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:46:39.200 +00:00 [INF] Started transaction with span ID '73503e45594d440' and trace ID '6b8a8c3e64e94cfbaaef5b702a2604f5'. 2025-06-17 06:46:39.200 +00:00 [INF] Started transaction with span ID '73503e45594d440' and trace ID '6b8a8c3e64e94cfbaaef5b702a2604f5'. 2025-06-17 06:46:39.200 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:46:39.200 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:46:39.204 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:46:39.209 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:46:39.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:46:39.216 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:46:39.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:39.224 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:39.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.263 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.268 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.272 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:39.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.289 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.293 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.299 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:39.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.309 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.317 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.332 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.341 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.344 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:39.348 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.354 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.358 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.375 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.380 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.384 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:39.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.399 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.421 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.427 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.435 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:39.441 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.453 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.462 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.463 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.471 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:39.473 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.480 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.490 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.505 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.516 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.516 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.527 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:39.536 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.537 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.557 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.560 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.570 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.584 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:39.584 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.590 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.600 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.605 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.631 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.634 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:39.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.652 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.656 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.664 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.664 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.687 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:39.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.720 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:39.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.736 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:39.742 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:39.743 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:46:39.747 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 662.4151ms 2025-06-17 06:46:39.750 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:46:39.750 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:39.750 +00:00 [INF] Discarding envelope ba8e5e41d31e44d98cd885e3df82e56e because the queue is full. 2025-06-17 06:46:39.751 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:39.751 +00:00 [INF] Discarding envelope 7a2575321a684900b521a9c924e4106f because the queue is full. 2025-06-17 06:46:39.750 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:39.751 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:46:39.754 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 670.7398ms 2025-06-17 06:46:39.755 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 555.3251ms 2025-06-17 06:46:39.756 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:46:39.756 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:39.756 +00:00 [INF] Discarding envelope 29ad2dd35a8445808bcf333f8f289b48 because the queue is full. 2025-06-17 06:46:39.756 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:39.756 +00:00 [INF] Discarding envelope add06f8a04824c27aed405f56f42c69a because the queue is full. 2025-06-17 06:46:39.756 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 556.4128ms 2025-06-17 06:46:48.461 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:46:48.461 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:46:48.461 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:46:48.461 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:46:48.461 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2092ms 2025-06-17 06:46:48.465 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 2025-06-17 06:46:48.465 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:46:48.465 +00:00 [INF] Started transaction with span ID 'ba6afbab05572c51' and trace ID 'b3f6d3d09ac24164879d651cc4560dba'. 2025-06-17 06:46:48.465 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:46:48.466 +00:00 [INF] Started transaction with span ID 'ba6afbab05572c51' and trace ID 'b3f6d3d09ac24164879d651cc4560dba'. 2025-06-17 06:46:48.466 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:46:48.466 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:46:48.470 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:46:48.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:46:48.477 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:46:48.482 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:46:48.482 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 16.4144ms 2025-06-17 06:46:48.482 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:46:48.482 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:48.482 +00:00 [INF] Discarding envelope d412e14075734121be4f2a4475cb3224 because the queue is full. 2025-06-17 06:46:48.482 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:48.482 +00:00 [INF] Discarding envelope 65bf6d76c72b46569ee42732bdb3d862 because the queue is full. 2025-06-17 06:46:48.483 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 - 400 - application/json;+charset=utf-8 18.0266ms 2025-06-17 06:46:48.494 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:46:48.494 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:46:48.494 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:46:48.494 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:46:48.494 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1786ms 2025-06-17 06:46:48.498 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:46:48.498 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:46:48.498 +00:00 [INF] Started transaction with span ID '1a8aa2cc19a22252' and trace ID '064ba65a49d54ed28fb3ce9bd6b4cfb6'. 2025-06-17 06:46:48.498 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:46:48.499 +00:00 [INF] Started transaction with span ID '1a8aa2cc19a22252' and trace ID '064ba65a49d54ed28fb3ce9bd6b4cfb6'. 2025-06-17 06:46:48.499 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:46:48.499 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:46:48.503 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:46:48.507 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:46:48.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:46:48.512 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:46:48.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.520 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.540 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.640 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:46:48.640 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:46:48.640 +00:00 [INF] Started transaction with span ID '8ea25499fc2ec075' and trace ID 'd1c27bb9cc294362a3fd97ac712038d3'. 2025-06-17 06:46:48.640 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:46:48.641 +00:00 [INF] Started transaction with span ID '8ea25499fc2ec075' and trace ID 'd1c27bb9cc294362a3fd97ac712038d3'. 2025-06-17 06:46:48.641 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:46:48.641 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:46:48.647 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:46:48.648 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.652 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:46:48.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:46:48.656 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:46:48.657 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.675 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.679 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.681 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.697 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.697 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.714 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.717 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.725 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.726 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.743 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.746 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.748 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.761 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.765 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.778 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.784 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.797 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.827 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:46:48.829 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:46:48.829 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:46:48.829 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:46:48.829 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 1.6792ms 2025-06-17 06:46:48.830 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.838 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:46:48.838 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:46:48.838 +00:00 [INF] Started transaction with span ID 'cd2a6796b1ffcc6f' and trace ID 'c30dade9b080485e9a72fda2cbf2856d'. 2025-06-17 06:46:48.838 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:46:48.838 +00:00 [INF] Started transaction with span ID 'cd2a6796b1ffcc6f' and trace ID 'c30dade9b080485e9a72fda2cbf2856d'. 2025-06-17 06:46:48.838 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:46:48.838 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:46:48.848 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.848 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.866 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.890 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:46:48.904 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:46:48.904 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.904 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.906 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 67.522ms 2025-06-17 06:46:48.906 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:46:48.906 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:48.906 +00:00 [INF] Discarding envelope 9f036e8a568141f8b43a5071be4582d0 because the queue is full. 2025-06-17 06:46:48.907 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:48.909 +00:00 [INF] Discarding envelope 77cf5217263242f0a2ffd21af8867e3a because the queue is full. 2025-06-17 06:46:48.910 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 72.6013ms 2025-06-17 06:46:48.912 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.913 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.943 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.945 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:48.951 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.963 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:48.968 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:48.978 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.984 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:48.994 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.006 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.006 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.023 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.028 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.047 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.067 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.080 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.081 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:46:49.081 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.094 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 595.0046ms 2025-06-17 06:46:49.094 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:46:49.094 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:49.094 +00:00 [INF] Discarding envelope c832a9f73ab14082a32cfb3bab6f80f3 because the queue is full. 2025-06-17 06:46:49.094 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:49.094 +00:00 [INF] Discarding envelope ad687fd150f648c3b28ab2c9b5baf8fb because the queue is full. 2025-06-17 06:46:49.094 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 595.9738ms 2025-06-17 06:46:49.097 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.134 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.164 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.200 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.257 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.272 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.283 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.318 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.332 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.356 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.364 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.400 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.426 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.433 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.453 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.463 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.493 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.583 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.601 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:46:49.604 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 963.0652ms 2025-06-17 06:46:49.604 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:46:49.604 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:49.604 +00:00 [INF] Discarding envelope 738a965976f4498ab9fc376ff7531c88 because the queue is full. 2025-06-17 06:46:49.604 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:49.604 +00:00 [INF] Discarding envelope 520d2b42316d4fbd8665db147c851ff2 because the queue is full. 2025-06-17 06:46:49.605 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 964.6158ms 2025-06-17 06:46:49.702 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:46:49.702 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:46:49.702 +00:00 [INF] Started transaction with span ID '663fafd4ea5abf8a' and trace ID '0f917021a78d4795904145ecca8391ea'. 2025-06-17 06:46:49.702 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:46:49.702 +00:00 [INF] Started transaction with span ID '663fafd4ea5abf8a' and trace ID '0f917021a78d4795904145ecca8391ea'. 2025-06-17 06:46:49.702 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:46:49.702 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:46:49.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:46:49.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:46:49.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.782 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.796 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.805 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.855 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.925 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.948 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:49.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.989 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:49.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:49.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:49.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:50.005 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:50.010 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:50.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:50.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:50.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:50.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:50.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:50.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:50.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:50.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:50.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:50.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:50.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:50.051 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:50.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:50.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:46:50.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:46:50.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:46:50.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:46:50.066 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:46:50.066 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 364.4692ms 2025-06-17 06:46:50.066 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:46:50.067 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:50.067 +00:00 [INF] Discarding envelope a0240935ab9d4f8fa0354dfde6dfb0d0 because the queue is full. 2025-06-17 06:46:50.067 +00:00 [INF] Capturing transaction. 2025-06-17 06:46:50.067 +00:00 [INF] Discarding envelope ed2f47c86d8f43e68724852d29a16b18 because the queue is full. 2025-06-17 06:46:50.067 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 365.9062ms 2025-06-17 06:47:12.026 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:47:12.026 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:47:12.027 +00:00 [INF] Started transaction with span ID '4772d98474dd474f' and trace ID 'c556628db5a84da0aee17ce1af79d94e'. 2025-06-17 06:47:12.027 +00:00 [INF] Started transaction with span ID '4772d98474dd474f' and trace ID 'c556628db5a84da0aee17ce1af79d94e'. 2025-06-17 06:47:12.027 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:47:12.027 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:47:12.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:47:12.032 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:47:12.032 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.5597ms 2025-06-17 06:47:12.033 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:47:12.033 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:12.033 +00:00 [INF] Discarding envelope 5717ac6cbf0340e8bdd32371724a6140 because the queue is full. 2025-06-17 06:47:12.033 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:12.033 +00:00 [INF] Discarding envelope 4eac5352237e436eb2cab117f4bda1d5 because the queue is full. 2025-06-17 06:47:12.033 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 7.0402ms 2025-06-17 06:47:12.040 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:47:12.040 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:47:12.040 +00:00 [INF] Started transaction with span ID '196a4402e93c579' and trace ID '5418938265174424b8df67c42875ca90'. 2025-06-17 06:47:12.040 +00:00 [INF] Started transaction with span ID '196a4402e93c579' and trace ID '5418938265174424b8df67c42875ca90'. 2025-06-17 06:47:12.040 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:47:12.040 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:47:12.069 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:47:12.111 +00:00 [INF] Executed DbCommand (39ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:47:12.120 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:47:12.123 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:47:12.134 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.142 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.146 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:47:12.146 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:47:12.146 +00:00 [INF] Started transaction with span ID 'f884e8b302b2adf2' and trace ID '7a88bd2221634406a76cc93b42f21e53'. 2025-06-17 06:47:12.146 +00:00 [INF] Started transaction with span ID 'f884e8b302b2adf2' and trace ID '7a88bd2221634406a76cc93b42f21e53'. 2025-06-17 06:47:12.146 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:47:12.146 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:47:12.157 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:47:12.164 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:47:12.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:47:12.185 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.187 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:12.188 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.192 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:47:12.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:12.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.227 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.227 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.240 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.240 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:12.249 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.252 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.261 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.266 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.269 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.274 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:12.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.285 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.297 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.305 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:12.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.334 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.337 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:12.340 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.346 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.352 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:12.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:12.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.395 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.402 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.402 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.415 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:12.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.426 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.430 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:12.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.435 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.453 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:12.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.461 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.465 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.469 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.484 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.493 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.494 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:12.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:12.535 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.551 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.553 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.559 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:12.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.578 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:47:12.578 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.583 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 436.8841ms 2025-06-17 06:47:12.583 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:47:12.583 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:12.584 +00:00 [INF] Discarding envelope aa9dea1d4243455b99eb3b33f7228027 because the queue is full. 2025-06-17 06:47:12.585 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:12.585 +00:00 [INF] Discarding envelope 94f75995b20c44809d6d9ceb62b91a06 because the queue is full. 2025-06-17 06:47:12.586 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 439.9533ms 2025-06-17 06:47:12.586 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:12.587 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.593 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.610 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:12.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.619 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.629 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:12.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:12.640 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:12.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:12.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:12.653 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:47:12.655 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 614.6236ms 2025-06-17 06:47:12.655 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:47:12.655 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:12.656 +00:00 [INF] Discarding envelope 9b358dfdb1d94e888d46e065a04d312b because the queue is full. 2025-06-17 06:47:12.656 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:12.656 +00:00 [INF] Discarding envelope 9d13d4523f7d47a2974d401ba4e4550d because the queue is full. 2025-06-17 06:47:12.656 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 616.5711ms 2025-06-17 06:47:28.410 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:47:28.411 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:47:28.411 +00:00 [INF] Started transaction with span ID '43ae5d06e88b1d1c' and trace ID '34f4caff288d4c0eabeeafcb2feca90a'. 2025-06-17 06:47:28.411 +00:00 [INF] Started transaction with span ID '43ae5d06e88b1d1c' and trace ID '34f4caff288d4c0eabeeafcb2feca90a'. 2025-06-17 06:47:28.411 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:47:28.411 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:47:28.412 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:47:28.412 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:47:28.412 +00:00 [INF] Started transaction with span ID 'e73c8d1d7454a2a2' and trace ID '150b6da13df4488396c740308f8fa9fa'. 2025-06-17 06:47:28.412 +00:00 [INF] Started transaction with span ID 'e73c8d1d7454a2a2' and trace ID '150b6da13df4488396c740308f8fa9fa'. 2025-06-17 06:47:28.412 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:47:28.412 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:47:28.414 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:47:28.414 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:47:28.415 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.4307ms 2025-06-17 06:47:28.415 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:47:28.415 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:28.415 +00:00 [INF] Discarding envelope a824cecbb94843fc8d520f0682027042 because the queue is full. 2025-06-17 06:47:28.415 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:28.415 +00:00 [INF] Discarding envelope b5e688b5a821496c9ad15a387e4e7390 because the queue is full. 2025-06-17 06:47:28.415 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 3.1317ms 2025-06-17 06:47:28.432 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:47:28.459 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:47:28.463 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:47:28.469 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:47:28.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.481 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:28.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.502 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:28.518 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.522 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:28.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:28.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.544 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:47:28.544 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:47:28.544 +00:00 [INF] Started transaction with span ID '2577b3f4a6f3742c' and trace ID '89845f06c6f74b70aa31b49454879a0e'. 2025-06-17 06:47:28.544 +00:00 [INF] Started transaction with span ID '2577b3f4a6f3742c' and trace ID '89845f06c6f74b70aa31b49454879a0e'. 2025-06-17 06:47:28.544 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:47:28.544 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:47:28.549 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:47:28.553 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:47:28.558 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:47:28.560 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.563 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:47:28.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:28.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:28.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:28.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.611 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.624 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:28.627 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.632 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.644 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:28.645 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.653 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.670 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:28.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.684 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.699 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.699 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.703 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:28.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:28.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.745 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:28.755 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:28.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.778 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.790 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.799 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.808 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:28.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.827 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.833 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:28.836 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.843 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.849 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:28.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.867 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:28.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:28.871 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:28.874 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:47:28.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:28.876 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:47:28.879 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 467.888ms 2025-06-17 06:47:28.880 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:47:28.881 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:28.881 +00:00 [INF] Discarding envelope 4f8c75bae5584636b643b864db47755b because the queue is full. 2025-06-17 06:47:28.881 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:28.881 +00:00 [INF] Discarding envelope 2a41b26c7a424bd6947619fca39da0a2 because the queue is full. 2025-06-17 06:47:28.880 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 336.0163ms 2025-06-17 06:47:28.881 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:47:28.881 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:28.881 +00:00 [INF] Discarding envelope 0a0ecc3171e44318b995e8dae3ea2218 because the queue is full. 2025-06-17 06:47:28.881 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:28.881 +00:00 [INF] Discarding envelope 5bd2cc824e454319a982854934ed49af because the queue is full. 2025-06-17 06:47:28.881 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 337.8223ms 2025-06-17 06:47:28.882 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 471.3693ms 2025-06-17 06:47:39.329 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:47:39.330 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:47:39.330 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:47:39.330 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:47:39.330 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3276ms 2025-06-17 06:47:39.333 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 2025-06-17 06:47:39.333 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:47:39.333 +00:00 [INF] Started transaction with span ID '9b06b60026eccd1e' and trace ID 'be13a42a25bb4062a5c464cab7763b90'. 2025-06-17 06:47:39.334 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:47:39.334 +00:00 [INF] Started transaction with span ID '9b06b60026eccd1e' and trace ID 'be13a42a25bb4062a5c464cab7763b90'. 2025-06-17 06:47:39.334 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:47:39.334 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:47:39.335 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:47:39.335 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:47:39.335 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:47:39.335 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:47:39.335 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1442ms 2025-06-17 06:47:39.340 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:47:39.340 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:47:39.340 +00:00 [INF] Started transaction with span ID '422e1540577c60df' and trace ID '9a4e6908b22348ea838b147e2e7ce38f'. 2025-06-17 06:47:39.340 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:47:39.341 +00:00 [INF] Started transaction with span ID '422e1540577c60df' and trace ID '9a4e6908b22348ea838b147e2e7ce38f'. 2025-06-17 06:47:39.341 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:47:39.341 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:47:39.345 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:47:39.346 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:47:39.351 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:47:39.355 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:47:39.360 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:47:39.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:47:39.368 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:47:39.371 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:47:39.374 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 40.3385ms 2025-06-17 06:47:39.374 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:47:39.374 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:39.374 +00:00 [INF] Discarding envelope d394f8a8c12b412d8fe2d9ec9264e164 because the queue is full. 2025-06-17 06:47:39.375 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:39.375 +00:00 [INF] Discarding envelope fc5a8170f44b416095cc6f250684b2f7 because the queue is full. 2025-06-17 06:47:39.375 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 - 400 - application/json;+charset=utf-8 41.8889ms 2025-06-17 06:47:39.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.382 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.395 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.429 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.448 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.459 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.489 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:47:39.489 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:47:39.489 +00:00 [INF] Started transaction with span ID 'ad7e518a1f4645ff' and trace ID '3502b6515b32432b80be37b0630a0873'. 2025-06-17 06:47:39.489 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:47:39.489 +00:00 [INF] Started transaction with span ID 'ad7e518a1f4645ff' and trace ID '3502b6515b32432b80be37b0630a0873'. 2025-06-17 06:47:39.489 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:47:39.489 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:47:39.493 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:47:39.496 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:47:39.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:47:39.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:47:39.507 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.514 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.529 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.537 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.545 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.548 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.559 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.565 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.571 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.572 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.593 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.606 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.609 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.614 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.620 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.622 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.627 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.633 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.639 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.647 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.659 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.664 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.671 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.677 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:47:39.678 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 337.5542ms 2025-06-17 06:47:39.678 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:47:39.679 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:39.679 +00:00 [INF] Discarding envelope dcfa7b52d3814b24864b3d2c0dcde839 because the queue is full. 2025-06-17 06:47:39.679 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:39.679 +00:00 [INF] Discarding envelope 0915eb26ef5444b4be3dabef1797657b because the queue is full. 2025-06-17 06:47:39.679 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 339.1764ms 2025-06-17 06:47:39.679 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.706 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:47:39.706 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:47:39.706 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:47:39.706 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:47:39.706 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2326ms 2025-06-17 06:47:39.709 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:47:39.709 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:47:39.709 +00:00 [INF] Started transaction with span ID '58f4fe5f982ed0bb' and trace ID '629cb334a90844ecb8d2f01d0200cec4'. 2025-06-17 06:47:39.709 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:47:39.709 +00:00 [INF] Started transaction with span ID '58f4fe5f982ed0bb' and trace ID '629cb334a90844ecb8d2f01d0200cec4'. 2025-06-17 06:47:39.709 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:47:39.709 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:47:39.711 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:47:39.712 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:47:39.712 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.6759ms 2025-06-17 06:47:39.712 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:47:39.712 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:39.712 +00:00 [INF] Discarding envelope 9ac6a550a9ac4312aaff4184f68c70da because the queue is full. 2025-06-17 06:47:39.712 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:39.712 +00:00 [INF] Discarding envelope ec96f6ed947e40acb0e0cdeb59d61bcf because the queue is full. 2025-06-17 06:47:39.713 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.7861ms 2025-06-17 06:47:39.713 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.725 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.747 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.838 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.870 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.906 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:39.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:39.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:39.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:39.936 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:47:39.939 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 449.186ms 2025-06-17 06:47:39.939 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:47:39.939 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:39.939 +00:00 [INF] Discarding envelope a96c124275ee491696f9b8416e5ceb7d because the queue is full. 2025-06-17 06:47:39.939 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:39.939 +00:00 [INF] Discarding envelope cc8c86a33dd34aea91e07cc6f7fcbf4e because the queue is full. 2025-06-17 06:47:39.940 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 450.6236ms 2025-06-17 06:47:40.017 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:47:40.017 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:47:40.017 +00:00 [INF] Started transaction with span ID '54436c24b1367f28' and trace ID '24cfd00c20484693a749dc0b09ed5c81'. 2025-06-17 06:47:40.017 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:47:40.017 +00:00 [INF] Started transaction with span ID '54436c24b1367f28' and trace ID '24cfd00c20484693a749dc0b09ed5c81'. 2025-06-17 06:47:40.017 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:47:40.017 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:47:40.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:47:40.026 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:47:40.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:40.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.060 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:40.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:40.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:40.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:40.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:40.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:40.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:40.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:40.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:40.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:40.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:40.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:40.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:40.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.333 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:40.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.362 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.371 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:40.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.383 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.392 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:40.398 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:47:40.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:47:40.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:47:40.410 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:47:40.411 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:47:40.412 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 394.8747ms 2025-06-17 06:47:40.412 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:47:40.413 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:40.413 +00:00 [INF] Discarding envelope e577d37c7ff6476ba9bceb667e16ec69 because the queue is full. 2025-06-17 06:47:40.413 +00:00 [INF] Capturing transaction. 2025-06-17 06:47:40.413 +00:00 [INF] Discarding envelope 46e40ade16fc46419fed0a0438a688d9 because the queue is full. 2025-06-17 06:47:40.414 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 396.7863ms 2025-06-17 06:48:10.773 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:48:10.773 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:10.773 +00:00 [INF] Started transaction with span ID 'edf10178f9d45662' and trace ID 'c69a466fb56a400287a4c00f332fe35b'. 2025-06-17 06:48:10.773 +00:00 [INF] Started transaction with span ID 'edf10178f9d45662' and trace ID 'c69a466fb56a400287a4c00f332fe35b'. 2025-06-17 06:48:10.773 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:10.773 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:10.778 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:48:10.778 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:10.778 +00:00 [INF] Started transaction with span ID 'd4c7bb59e23f09df' and trace ID 'dcf07560b3284113be07be23398c43a5'. 2025-06-17 06:48:10.778 +00:00 [INF] Started transaction with span ID 'd4c7bb59e23f09df' and trace ID 'dcf07560b3284113be07be23398c43a5'. 2025-06-17 06:48:10.778 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:48:10.779 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:10.782 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:48:10.783 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:48:10.783 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.0616ms 2025-06-17 06:48:10.783 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:48:10.783 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:10.783 +00:00 [INF] Discarding envelope d0b4b8eef53e447d9f8d92b199918a1b because the queue is full. 2025-06-17 06:48:10.783 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:10.783 +00:00 [INF] Discarding envelope d96d1b14c0f5489ba2c47dd45e6391c6 because the queue is full. 2025-06-17 06:48:10.783 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 5.0362ms 2025-06-17 06:48:10.801 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:10.820 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:10.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:48:10.827 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:48:10.834 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:10.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:10.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:10.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:10.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:10.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:10.871 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:10.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:10.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:10.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:10.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:10.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:10.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:10.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:10.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:10.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:10.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:10.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:10.917 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:48:10.917 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:10.917 +00:00 [INF] Started transaction with span ID '53492b8ab6678e79' and trace ID 'ab5433f50400406398142419647622e2'. 2025-06-17 06:48:10.917 +00:00 [INF] Started transaction with span ID '53492b8ab6678e79' and trace ID 'ab5433f50400406398142419647622e2'. 2025-06-17 06:48:10.917 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:10.917 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:10.922 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:10.928 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:10.929 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:10.933 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:48:10.937 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:48:10.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:10.950 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:10.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:10.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:10.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:10.963 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:10.967 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:10.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:10.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:10.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:10.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:10.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:10.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:10.980 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:10.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:10.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:10.986 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:10.991 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:10.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.004 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:11.016 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.017 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.020 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.027 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.029 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.041 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:11.042 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.052 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.061 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:11.062 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.066 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.073 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.076 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:11.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.091 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.095 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:11.097 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.101 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.103 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.108 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:11.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.119 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:11.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.139 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.141 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.142 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:11.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.169 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:11.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.174 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.174 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:48:11.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.180 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:11.182 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:11.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:11.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:11.189 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:11.189 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:48:11.190 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 416.1389ms 2025-06-17 06:48:11.190 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:11.190 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:11.190 +00:00 [INF] Discarding envelope 92cd025aa56c458ab57ba00dfda7e74f because the queue is full. 2025-06-17 06:48:11.190 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:11.190 +00:00 [INF] Discarding envelope d7c62eb240e24187b5d988c3797079c2 because the queue is full. 2025-06-17 06:48:11.190 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 417.7713ms 2025-06-17 06:48:11.191 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 273.4845ms 2025-06-17 06:48:11.191 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:11.191 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:11.191 +00:00 [INF] Discarding envelope afb8d225fab64646b270a079122cdd46 because the queue is full. 2025-06-17 06:48:11.191 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:11.191 +00:00 [INF] Discarding envelope fc7273115155401990e4c4c4832e25d0 because the queue is full. 2025-06-17 06:48:11.192 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 274.5661ms 2025-06-17 06:48:12.184 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:48:12.184 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:12.184 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:48:12.184 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:12.184 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2261ms 2025-06-17 06:48:12.189 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:48:12.189 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:12.189 +00:00 [INF] Started transaction with span ID '5f3b6865eed2930' and trace ID 'edbe70c5b54c4afaa7631f8ece07265b'. 2025-06-17 06:48:12.189 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:12.189 +00:00 [INF] Started transaction with span ID '5f3b6865eed2930' and trace ID 'edbe70c5b54c4afaa7631f8ece07265b'. 2025-06-17 06:48:12.189 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:48:12.189 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:12.198 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:12.203 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:12.211 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:48:12.214 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:48:12.215 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 25.3834ms 2025-06-17 06:48:12.215 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:48:12.215 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:12.215 +00:00 [INF] Discarding envelope 1209fb5b4c8646648105611f75b44329 because the queue is full. 2025-06-17 06:48:12.215 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:12.215 +00:00 [INF] Discarding envelope 4ca186c61e8d42d180b6cf1c295d92b4 because the queue is full. 2025-06-17 06:48:12.216 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:48:12.216 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:12.216 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:48:12.216 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:12.218 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1540ms 2025-06-17 06:48:12.218 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 29.7906ms 2025-06-17 06:48:12.223 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:48:12.223 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:12.223 +00:00 [INF] Started transaction with span ID '820f01ee6d62c6de' and trace ID '5df3222367dd4f75b3803898fef7f83f'. 2025-06-17 06:48:12.223 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:12.223 +00:00 [INF] Started transaction with span ID '820f01ee6d62c6de' and trace ID '5df3222367dd4f75b3803898fef7f83f'. 2025-06-17 06:48:12.223 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:12.223 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:12.231 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:12.240 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:12.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:48:12.245 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:48:12.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.268 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.287 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.340 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.356 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.357 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.362 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.374 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.375 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.383 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.393 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.394 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.411 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.417 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.418 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.432 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.434 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.437 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.445 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:48:12.445 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 221.5658ms 2025-06-17 06:48:12.445 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:12.445 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:12.445 +00:00 [INF] Discarding envelope b7f2ee5e6e0f4f20930a773792ef3d36 because the queue is full. 2025-06-17 06:48:12.445 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:12.445 +00:00 [INF] Discarding envelope 959625d6a728456c94f74457f82707e0 because the queue is full. 2025-06-17 06:48:12.445 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 222.9186ms 2025-06-17 06:48:12.446 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:48:12.446 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:12.446 +00:00 [INF] Started transaction with span ID '998601bb7e903de8' and trace ID 'e4943d4892db4ddbab3e66a7cd100862'. 2025-06-17 06:48:12.446 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:12.446 +00:00 [INF] Started transaction with span ID '998601bb7e903de8' and trace ID 'e4943d4892db4ddbab3e66a7cd100862'. 2025-06-17 06:48:12.446 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:12.446 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:12.450 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:12.452 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:12.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:48:12.457 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:48:12.461 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.467 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.467 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.471 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.473 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.475 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.476 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.477 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.484 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.485 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.488 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.488 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.490 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.494 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.495 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.500 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.501 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.505 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.515 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.522 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.532 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.533 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.543 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.555 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.556 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.563 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.585 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.590 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.598 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.608 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.615 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.620 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.631 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.661 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.668 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.682 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.705 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.715 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:48:12.716 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:48:12.716 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:12.716 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:48:12.716 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:12.716 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2520ms 2025-06-17 06:48:12.717 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 270.3299ms 2025-06-17 06:48:12.717 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:12.717 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:12.717 +00:00 [INF] Discarding envelope 03f960c824714b7aa9de0f72274c4742 because the queue is full. 2025-06-17 06:48:12.717 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:12.717 +00:00 [INF] Discarding envelope 72b017a3c2fc4bf1baa74ccc44887a82 because the queue is full. 2025-06-17 06:48:12.717 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 271.5801ms 2025-06-17 06:48:12.722 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:48:12.722 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:12.722 +00:00 [INF] Started transaction with span ID 'e9f65b889edeba5' and trace ID '191bfb32406b47a89ab40f1d60b0af27'. 2025-06-17 06:48:12.722 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:12.722 +00:00 [INF] Started transaction with span ID 'e9f65b889edeba5' and trace ID '191bfb32406b47a89ab40f1d60b0af27'. 2025-06-17 06:48:12.722 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:48:12.723 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:12.724 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:48:12.725 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:48:12.725 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.0162ms 2025-06-17 06:48:12.725 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:48:12.725 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:12.725 +00:00 [INF] Discarding envelope 975b2bde7b16413090046f8525cd4a42 because the queue is full. 2025-06-17 06:48:12.725 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:12.725 +00:00 [INF] Discarding envelope 0107f4b182be4005beb0b24bda5c0d11 because the queue is full. 2025-06-17 06:48:12.725 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.1902ms 2025-06-17 06:48:12.809 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:48:12.809 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:12.809 +00:00 [INF] Started transaction with span ID 'a46603d4d12a8dfd' and trace ID '8bd286bb806f4e94aa65db56f1547998'. 2025-06-17 06:48:12.809 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:12.809 +00:00 [INF] Started transaction with span ID 'a46603d4d12a8dfd' and trace ID '8bd286bb806f4e94aa65db56f1547998'. 2025-06-17 06:48:12.809 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:12.809 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:12.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:48:12.813 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:48:12.817 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.826 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.835 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.836 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.840 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.841 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.847 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.848 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.852 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.853 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.858 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.859 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.868 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.869 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.874 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.875 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.880 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.889 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.895 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.897 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.905 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.911 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.913 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.922 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.926 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.930 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.936 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.943 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.944 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.966 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:12.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.991 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:12.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:12.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:12.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:13.002 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:13.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:13.011 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:13.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:13.015 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:13.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:13.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:13.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:13.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:13.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:13.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:13.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:13.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:13.050 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:13.054 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:13.059 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:13.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:13.070 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:13.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:13.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:13.084 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:13.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:13.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:13.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:13.103 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:13.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:13.115 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:13.115 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:48:13.118 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 308.7531ms 2025-06-17 06:48:13.118 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:13.119 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:13.119 +00:00 [INF] Discarding envelope eabb23eafcd74f58a2ed068543e1faa6 because the queue is full. 2025-06-17 06:48:13.119 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:13.119 +00:00 [INF] Discarding envelope 028bbb708c75456bae2bc6a16fad8d0a because the queue is full. 2025-06-17 06:48:13.119 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 310.0657ms 2025-06-17 06:48:40.816 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:48:40.816 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:40.816 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:48:40.816 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:40.816 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.4242ms 2025-06-17 06:48:40.820 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:48:40.820 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:40.820 +00:00 [INF] Started transaction with span ID '9a239bb8f3e65edc' and trace ID 'd15805d40a36470f9a8df776af84c0b9'. 2025-06-17 06:48:40.820 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:40.820 +00:00 [INF] Started transaction with span ID '9a239bb8f3e65edc' and trace ID 'd15805d40a36470f9a8df776af84c0b9'. 2025-06-17 06:48:40.820 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:48:40.820 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:40.825 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:40.830 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:40.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:48:40.837 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:48:40.837 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 16.8676ms 2025-06-17 06:48:40.837 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:48:40.837 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:40.837 +00:00 [INF] Discarding envelope 2c88fa50aee249b5b8435eaa26f1b702 because the queue is full. 2025-06-17 06:48:40.837 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:40.838 +00:00 [INF] Discarding envelope b0bbf8ff5b3f4dd38cefad9977118d4a because the queue is full. 2025-06-17 06:48:40.838 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 17.9992ms 2025-06-17 06:48:40.870 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:48:40.871 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:40.871 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:48:40.871 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:40.871 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.4539ms 2025-06-17 06:48:40.874 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:48:40.874 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:40.875 +00:00 [INF] Started transaction with span ID 'ad33613d5ba3ed54' and trace ID 'd873694db5e24b9c85854aacd9864d6e'. 2025-06-17 06:48:40.875 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:40.875 +00:00 [INF] Started transaction with span ID 'ad33613d5ba3ed54' and trace ID 'd873694db5e24b9c85854aacd9864d6e'. 2025-06-17 06:48:40.875 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:40.875 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:40.880 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:40.883 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:40.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:48:40.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:48:40.916 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:40.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:40.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:40.923 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:40.923 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:40.925 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:40.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:40.928 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:40.928 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:40.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:40.935 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:40.938 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:40.939 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:40.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:40.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:40.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:40.946 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:40.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:40.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:40.952 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:40.953 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:40.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:40.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:40.960 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:40.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:40.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:40.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:40.969 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:40.970 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:40.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:40.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:40.975 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:40.976 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:40.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:40.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:40.985 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:40.986 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:40.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:40.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:40.992 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:40.997 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:40.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.005 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.024 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.031 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.033 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.034 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.041 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.049 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.064 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:48:41.065 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 189.246ms 2025-06-17 06:48:41.065 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:41.065 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:41.065 +00:00 [INF] Discarding envelope c88df3df28994b21aa2975dd9c24d787 because the queue is full. 2025-06-17 06:48:41.065 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:41.065 +00:00 [INF] Discarding envelope c186863d7bc749d3b54733e90a6b0673 because the queue is full. 2025-06-17 06:48:41.065 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 191.0315ms 2025-06-17 06:48:41.068 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:48:41.068 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:41.069 +00:00 [INF] Started transaction with span ID '99afaf9ea1f9aab7' and trace ID '228256f1ff6b48c2b73ef202b229a2f8'. 2025-06-17 06:48:41.069 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:41.069 +00:00 [INF] Started transaction with span ID '99afaf9ea1f9aab7' and trace ID '228256f1ff6b48c2b73ef202b229a2f8'. 2025-06-17 06:48:41.069 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:41.069 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:41.072 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:41.075 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:41.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:48:41.080 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:48:41.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.101 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:48:41.101 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:41.101 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:48:41.101 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:41.101 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1724ms 2025-06-17 06:48:41.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.104 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:48:41.104 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:41.104 +00:00 [INF] Started transaction with span ID '51855679f6b87bfe' and trace ID '02cdb1c8ce7740f99bff71d587364968'. 2025-06-17 06:48:41.104 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:41.104 +00:00 [INF] Started transaction with span ID '51855679f6b87bfe' and trace ID '02cdb1c8ce7740f99bff71d587364968'. 2025-06-17 06:48:41.104 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:48:41.104 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:41.106 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:48:41.106 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:48:41.106 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7656ms 2025-06-17 06:48:41.106 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:48:41.106 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:41.106 +00:00 [INF] Discarding envelope c115e616fa474b5883719e88153983c0 because the queue is full. 2025-06-17 06:48:41.106 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:41.106 +00:00 [INF] Discarding envelope e67f8aa90dd54ba7a08452caeae3a1df because the queue is full. 2025-06-17 06:48:41.107 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.6590ms 2025-06-17 06:48:41.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.180 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.194 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.211 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.217 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.224 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.244 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.272 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.280 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.284 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.304 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.305 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.310 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.343 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.355 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.368 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.370 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.371 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.383 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.400 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.418 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.424 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.434 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.440 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.463 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.481 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.504 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.516 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.520 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.530 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.534 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.538 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.570 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.602 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.606 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.612 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.623 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.623 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:48:41.629 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 559.5579ms 2025-06-17 06:48:41.631 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:41.631 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:41.631 +00:00 [INF] Discarding envelope acec99a84ddc4a4290df7818fea1d1ef because the queue is full. 2025-06-17 06:48:41.631 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:41.631 +00:00 [INF] Discarding envelope 3c14b566054b49c68e95ce1542045a8c because the queue is full. 2025-06-17 06:48:41.631 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 562.9677ms 2025-06-17 06:48:41.696 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:48:41.696 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:41.696 +00:00 [INF] Started transaction with span ID '60998bf26388ba1f' and trace ID 'e6420afe07374d8181050e6b2bac39c6'. 2025-06-17 06:48:41.696 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:41.697 +00:00 [INF] Started transaction with span ID '60998bf26388ba1f' and trace ID 'e6420afe07374d8181050e6b2bac39c6'. 2025-06-17 06:48:41.697 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:41.697 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:41.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:48:41.703 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:48:41.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.721 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.732 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.748 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.754 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.764 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.813 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.855 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.899 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.939 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.950 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.965 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:41.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.988 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:41.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:41.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.996 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:41.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:42.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:42.005 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:42.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:42.016 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:42.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:42.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:42.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:42.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:42.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:42.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:42.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:42.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:42.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:42.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:42.045 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:42.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:42.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:42.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:42.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:42.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:42.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:42.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:42.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:42.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:42.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:42.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:42.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:42.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:42.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:42.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:42.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:42.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:42.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:42.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:42.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:42.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:42.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:42.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:42.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:42.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:42.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:42.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:42.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:42.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:42.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:42.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:42.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:42.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:42.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:42.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:42.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:42.140 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:48:42.140 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 443.2501ms 2025-06-17 06:48:42.140 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:42.140 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:42.140 +00:00 [INF] Discarding envelope ef69fc3d09594c66864370582fdf4204 because the queue is full. 2025-06-17 06:48:42.140 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:42.140 +00:00 [INF] Discarding envelope a7b6ebf20be948d4a0436f8abcb5fabc because the queue is full. 2025-06-17 06:48:42.141 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 444.3635ms 2025-06-17 06:48:44.685 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:48:44.685 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:44.685 +00:00 [INF] Started transaction with span ID 'ed88dc3c9e346772' and trace ID 'e6222c988c374c2cb929f35d6c5ea673'. 2025-06-17 06:48:44.685 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:44.685 +00:00 [INF] Started transaction with span ID 'ed88dc3c9e346772' and trace ID 'e6222c988c374c2cb929f35d6c5ea673'. 2025-06-17 06:48:44.685 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:48:44.685 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:44.687 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:48:44.687 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:44.687 +00:00 [INF] Started transaction with span ID 'a0bbe5a24aef3290' and trace ID '09c2d0617f4f4820b6aca579d93f462c'. 2025-06-17 06:48:44.687 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:44.688 +00:00 [INF] Started transaction with span ID 'a0bbe5a24aef3290' and trace ID '09c2d0617f4f4820b6aca579d93f462c'. 2025-06-17 06:48:44.688 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:44.688 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:44.697 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:44.700 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:44.712 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:44.712 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:44.714 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:48:44.716 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:48:44.727 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:48:44.728 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 42.5859ms 2025-06-17 06:48:44.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:48:44.737 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:48:44.738 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:44.739 +00:00 [INF] Discarding envelope dd68dcb4dd384817a68feb87a0ad9219 because the queue is full. 2025-06-17 06:48:44.739 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:44.739 +00:00 [INF] Discarding envelope 8ca6ce9af38d4010a46ae290370f554e because the queue is full. 2025-06-17 06:48:44.739 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 53.7391ms 2025-06-17 06:48:44.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:44.764 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:44.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:44.780 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:44.781 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.794 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:44.798 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:44.799 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.812 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:44.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:44.815 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:44.827 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:44.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.834 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:44.846 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:44.849 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:48:44.852 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:44.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.852 +00:00 [INF] Started transaction with span ID 'e288b34d47a4376c' and trace ID '335be6d78aa644589d3dea6dec6e5d70'. 2025-06-17 06:48:44.853 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:44.853 +00:00 [INF] Started transaction with span ID 'e288b34d47a4376c' and trace ID '335be6d78aa644589d3dea6dec6e5d70'. 2025-06-17 06:48:44.853 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:44.853 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:44.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.859 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:44.863 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:44.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:48:44.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:44.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:48:44.870 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:44.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:44.883 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:44.884 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.896 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:44.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:44.900 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:44.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:44.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:44.908 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.909 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:44.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:44.918 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:44.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:44.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:44.938 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:44.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:44.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.948 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:44.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:44.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:44.958 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:44.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:44.976 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:44.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.982 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:44.984 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:44.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:44.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:44.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:44.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.003 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.004 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.008 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.017 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.026 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.030 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.031 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.046 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.056 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.060 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.061 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.064 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.069 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.077 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.078 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.082 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:48:45.082 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 394.8246ms 2025-06-17 06:48:45.083 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:45.083 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:45.083 +00:00 [INF] Discarding envelope b7e6883a2df24f66b589fbbb9f886a5b because the queue is full. 2025-06-17 06:48:45.083 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:45.083 +00:00 [INF] Discarding envelope 077a3a7c3d29489c8d212ef1a76e514e because the queue is full. 2025-06-17 06:48:45.084 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 396.8189ms 2025-06-17 06:48:45.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.089 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:48:45.090 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:45.090 +00:00 [INF] Started transaction with span ID '1910bad1416c989a' and trace ID '6c533c13f2574a8fbf6c0d091a23e679'. 2025-06-17 06:48:45.090 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:45.090 +00:00 [INF] Started transaction with span ID '1910bad1416c989a' and trace ID '6c533c13f2574a8fbf6c0d091a23e679'. 2025-06-17 06:48:45.090 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:48:45.090 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:45.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:48:45.101 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:48:45.101 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 11.0124ms 2025-06-17 06:48:45.101 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:48:45.101 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:45.101 +00:00 [INF] Discarding envelope 76182f4369244405974e874c3ca5c077 because the queue is full. 2025-06-17 06:48:45.101 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:45.101 +00:00 [INF] Discarding envelope b4cf8a8864b74c1996a3dce61e07559a because the queue is full. 2025-06-17 06:48:45.101 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 12.0173ms 2025-06-17 06:48:45.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.121 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.150 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.202 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.216 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.236 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.276 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.361 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.369 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:48:45.370 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 516.9138ms 2025-06-17 06:48:45.370 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:45.371 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:45.371 +00:00 [INF] Discarding envelope 7941befe3aad4b208bfd9b187322d9ee because the queue is full. 2025-06-17 06:48:45.371 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:45.371 +00:00 [INF] Discarding envelope 6aca7dc3f64b493f8156d19430128bcf because the queue is full. 2025-06-17 06:48:45.371 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 522.2254ms 2025-06-17 06:48:45.458 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:48:45.459 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:45.459 +00:00 [INF] Started transaction with span ID '6f22edf3576dec5' and trace ID '703762289e5a42138cb155be7f57e80c'. 2025-06-17 06:48:45.459 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:45.459 +00:00 [INF] Started transaction with span ID '6f22edf3576dec5' and trace ID '703762289e5a42138cb155be7f57e80c'. 2025-06-17 06:48:45.459 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:45.459 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:45.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:48:45.463 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:48:45.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.632 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.638 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.655 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.656 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.694 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.741 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:45.764 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:45.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:45.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:45.770 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:48:45.770 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 310.9602ms 2025-06-17 06:48:45.770 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:45.770 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:45.770 +00:00 [INF] Discarding envelope d0c59b1a2d2949a8a8ca617054563c0c because the queue is full. 2025-06-17 06:48:45.771 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:45.771 +00:00 [INF] Discarding envelope 89eaceb36cc64cbbbbb9e02b6e5e1055 because the queue is full. 2025-06-17 06:48:45.771 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 312.4038ms 2025-06-17 06:48:53.442 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:48:53.442 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:53.442 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:48:53.442 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:53.442 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2015ms 2025-06-17 06:48:53.449 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:48:53.449 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:53.450 +00:00 [INF] Started transaction with span ID '742f8f68a9a760e6' and trace ID '8b685d10c68149c2bfe7e9e4388a0970'. 2025-06-17 06:48:53.450 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:53.450 +00:00 [INF] Started transaction with span ID '742f8f68a9a760e6' and trace ID '8b685d10c68149c2bfe7e9e4388a0970'. 2025-06-17 06:48:53.450 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:48:53.450 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:53.454 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:53.459 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:53.463 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:48:53.466 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:48:53.467 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 17.0935ms 2025-06-17 06:48:53.467 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:48:53.467 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:53.467 +00:00 [INF] Discarding envelope b7757659bf824ea997447d115afbbae3 because the queue is full. 2025-06-17 06:48:53.467 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:53.467 +00:00 [INF] Discarding envelope 0e48745628ae479e9e16903b9c175555 because the queue is full. 2025-06-17 06:48:53.468 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 18.6688ms 2025-06-17 06:48:53.506 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:48:53.506 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:53.506 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:48:53.506 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:53.506 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1798ms 2025-06-17 06:48:53.512 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:48:53.512 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:53.512 +00:00 [INF] Started transaction with span ID '9df9de8c0fd9ec3c' and trace ID '1699d333506144789d891d16c397dfab'. 2025-06-17 06:48:53.512 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:53.513 +00:00 [INF] Started transaction with span ID '9df9de8c0fd9ec3c' and trace ID '1699d333506144789d891d16c397dfab'. 2025-06-17 06:48:53.513 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:53.513 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:53.517 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:53.521 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:53.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:48:53.527 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:48:53.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.537 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.571 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.614 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.630 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:48:53.630 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:53.630 +00:00 [INF] Started transaction with span ID '23762c47c7769ca0' and trace ID '1ee5c7dc19554df7a12acd893f6ca182'. 2025-06-17 06:48:53.630 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:53.630 +00:00 [INF] Started transaction with span ID '23762c47c7769ca0' and trace ID '1ee5c7dc19554df7a12acd893f6ca182'. 2025-06-17 06:48:53.630 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:53.630 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:53.634 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:53.638 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:48:53.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:48:53.643 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.644 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:48:53.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.668 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.670 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.704 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.709 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.713 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.722 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.732 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.736 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:48:53.736 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:53.736 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:48:53.736 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:53.736 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1875ms 2025-06-17 06:48:53.739 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:48:53.739 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:53.739 +00:00 [INF] Started transaction with span ID '91a94e438f1d0d2f' and trace ID 'db008778258b498dbaef649a1c075f73'. 2025-06-17 06:48:53.739 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:53.740 +00:00 [INF] Started transaction with span ID '91a94e438f1d0d2f' and trace ID 'db008778258b498dbaef649a1c075f73'. 2025-06-17 06:48:53.740 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:48:53.740 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:53.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:48:53.743 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:48:53.743 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.3224ms 2025-06-17 06:48:53.743 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:48:53.743 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:53.744 +00:00 [INF] Discarding envelope eba9037548a24c9abc1dc71fa8a7a8c1 because the queue is full. 2025-06-17 06:48:53.744 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:53.744 +00:00 [INF] Discarding envelope a657a6eb8d7445b7b82372b9e007ff3e because the queue is full. 2025-06-17 06:48:53.744 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.745 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.6760ms 2025-06-17 06:48:53.745 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.751 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.759 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.774 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.786 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.794 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.799 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.805 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.810 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.814 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.822 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.834 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.844 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.860 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.870 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.881 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.902 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.908 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.912 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.928 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:53.942 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:53.954 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.964 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:53.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:53.993 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.004 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.008 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.018 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.026 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.033 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.061 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.065 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.074 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.099 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.102 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.132 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.145 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.154 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.172 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.172 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.174 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:48:54.177 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 664.1375ms 2025-06-17 06:48:54.177 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:54.177 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:54.182 +00:00 [INF] Discarding envelope df12a996e6bc4eed9441e80a6779193b because the queue is full. 2025-06-17 06:48:54.182 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:54.184 +00:00 [INF] Discarding envelope 2833ab18f0a14d57b152f079ca4c3c42 because the queue is full. 2025-06-17 06:48:54.185 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 673.0260ms 2025-06-17 06:48:54.184 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.200 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.220 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.240 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.278 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.311 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.316 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.364 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.393 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.405 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.413 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.420 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.438 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.544 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.582 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.607 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.660 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:48:54.663 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1033.0246ms 2025-06-17 06:48:54.663 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:54.664 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:54.664 +00:00 [INF] Discarding envelope 9dfc998edf75486e8c681f1dcdcda625 because the queue is full. 2025-06-17 06:48:54.664 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:54.664 +00:00 [INF] Discarding envelope 20c9a7d5aea24b3a961e2eab2bd77a8a because the queue is full. 2025-06-17 06:48:54.665 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1034.6672ms 2025-06-17 06:48:54.751 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:48:54.751 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:48:54.751 +00:00 [INF] Started transaction with span ID '4c6926139d6fbde9' and trace ID 'f282f929f33445a0b05a006602847076'. 2025-06-17 06:48:54.751 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:48:54.751 +00:00 [INF] Started transaction with span ID '4c6926139d6fbde9' and trace ID 'f282f929f33445a0b05a006602847076'. 2025-06-17 06:48:54.751 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:54.751 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:48:54.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:48:54.757 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:48:54.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.768 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.810 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.849 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.858 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.864 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.905 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.914 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.928 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.961 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:54.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:54.984 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:54.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:54.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:55.009 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:55.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:55.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:55.020 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:55.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:55.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:55.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:55.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:55.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:55.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:55.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:55.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:55.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:55.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:55.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:55.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:55.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:55.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:55.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:55.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:55.085 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:55.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:55.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:55.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:55.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:55.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:55.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:55.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:55.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:55.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:55.123 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:55.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:55.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:55.135 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:55.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:55.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:55.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:55.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:55.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:55.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:55.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:55.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:55.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:55.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:55.177 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:48:55.183 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:48:55.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:48:55.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:48:55.192 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:48:55.192 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 441.0323ms 2025-06-17 06:48:55.193 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:48:55.193 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:55.193 +00:00 [INF] Discarding envelope acfbfe246fd94e788dd89ff5c9c563f8 because the queue is full. 2025-06-17 06:48:55.193 +00:00 [INF] Capturing transaction. 2025-06-17 06:48:55.193 +00:00 [INF] Discarding envelope a59d2cacdcc1416caa2d0a2ffd16aa77 because the queue is full. 2025-06-17 06:48:55.194 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 442.6636ms 2025-06-17 06:49:05.424 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:49:05.424 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:05.425 +00:00 [INF] Started transaction with span ID 'f8aeea13b4b4828a' and trace ID '8456eeb2b61d4c00bf31dcc9f1b5fdfa'. 2025-06-17 06:49:05.425 +00:00 [INF] Started transaction with span ID 'f8aeea13b4b4828a' and trace ID '8456eeb2b61d4c00bf31dcc9f1b5fdfa'. 2025-06-17 06:49:05.425 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:05.425 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:05.425 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:49:05.425 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:05.425 +00:00 [INF] Started transaction with span ID 'af6bdf9b20173b08' and trace ID 'c244e3f96ab944f5ae1ddd25a3dc2af5'. 2025-06-17 06:49:05.425 +00:00 [INF] Started transaction with span ID 'af6bdf9b20173b08' and trace ID 'c244e3f96ab944f5ae1ddd25a3dc2af5'. 2025-06-17 06:49:05.425 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:49:05.425 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:05.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:49:05.428 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:49:05.432 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.4661ms 2025-06-17 06:49:05.432 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:49:05.432 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:05.432 +00:00 [INF] Discarding envelope 61a312503b2f4db59ae7273d7282d786 because the queue is full. 2025-06-17 06:49:05.432 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:05.432 +00:00 [INF] Discarding envelope 745b3336382e4d63867c8f143641accd because the queue is full. 2025-06-17 06:49:05.432 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 7.2545ms 2025-06-17 06:49:05.477 +00:00 [INF] Executed DbCommand (48ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:05.530 +00:00 [INF] Executed DbCommand (51ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:05.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:49:05.536 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:49:05.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.548 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:49:05.548 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:05.548 +00:00 [INF] Started transaction with span ID '58b917a1d08e870b' and trace ID '4f4ad74fffa6428bba0bf37eddd0cf8f'. 2025-06-17 06:49:05.548 +00:00 [INF] Started transaction with span ID '58b917a1d08e870b' and trace ID '4f4ad74fffa6428bba0bf37eddd0cf8f'. 2025-06-17 06:49:05.548 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:05.548 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:05.553 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:05.557 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:05.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:49:05.563 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.564 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:49:05.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:05.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.594 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:05.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.611 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:05.619 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:05.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.654 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:05.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.669 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:05.681 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.691 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:05.697 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.699 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.734 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.735 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:05.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.744 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.752 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:05.759 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.776 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.779 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:05.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.798 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.808 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.809 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:05.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.818 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.830 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:05.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.845 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.861 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.864 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:05.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.871 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:49:05.873 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.878 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 329.9812ms 2025-06-17 06:49:05.878 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:05.878 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:05.879 +00:00 [INF] Discarding envelope 3f9a27de3c2b4307bf8d2b5799dcd116 because the queue is full. 2025-06-17 06:49:05.879 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:05.879 +00:00 [INF] Discarding envelope 68741c3864bc4b74a6fc19d6dc3578a7 because the queue is full. 2025-06-17 06:49:05.880 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 332.0728ms 2025-06-17 06:49:05.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:05.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.895 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.901 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:05.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.926 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:05.934 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.947 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:05.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:05.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:05.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:05.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:05.968 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:49:05.969 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 543.881ms 2025-06-17 06:49:05.969 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:05.971 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:05.971 +00:00 [INF] Discarding envelope f5bd3746267f47aa87c352d35ee7ff35 because the queue is full. 2025-06-17 06:49:05.971 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:05.971 +00:00 [INF] Discarding envelope 876741531bd945358eb47f53894349ce because the queue is full. 2025-06-17 06:49:05.972 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 547.3540ms 2025-06-17 06:49:06.835 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:49:06.836 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:06.836 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:49:06.836 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:06.836 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2904ms 2025-06-17 06:49:06.839 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:49:06.839 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:06.839 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:49:06.839 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:06.840 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3050ms 2025-06-17 06:49:06.841 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:49:06.841 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:06.841 +00:00 [INF] Started transaction with span ID 'b0ac8ec757ba80f8' and trace ID 'b0b49599a281417da0316c7ef744ba6a'. 2025-06-17 06:49:06.841 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:06.841 +00:00 [INF] Started transaction with span ID 'b0ac8ec757ba80f8' and trace ID 'b0b49599a281417da0316c7ef744ba6a'. 2025-06-17 06:49:06.841 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:49:06.842 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:06.846 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:06.848 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:06.848 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:49:06.849 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:06.849 +00:00 [INF] Started transaction with span ID 'd8ba1c513b0f9dc5' and trace ID '054016318cbd4305b02272b12c7f1498'. 2025-06-17 06:49:06.849 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:06.849 +00:00 [INF] Started transaction with span ID 'd8ba1c513b0f9dc5' and trace ID '054016318cbd4305b02272b12c7f1498'. 2025-06-17 06:49:06.849 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:06.849 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:06.852 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:06.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:06.861 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:49:06.861 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:49:06.866 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:49:06.869 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:49:06.872 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 30.4183ms 2025-06-17 06:49:06.872 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:49:06.872 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:06.872 +00:00 [INF] Discarding envelope 4ae5327bb14b4949a80211240ea1fed1 because the queue is full. 2025-06-17 06:49:06.872 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:06.872 +00:00 [INF] Discarding envelope 905c628774cb4f588d34e8709b1da874 because the queue is full. 2025-06-17 06:49:06.873 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 31.8991ms 2025-06-17 06:49:06.874 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:06.879 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:06.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:06.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:06.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:06.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:06.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:06.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:06.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:06.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:06.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:06.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:06.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:06.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:06.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:06.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:06.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:06.934 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:06.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:06.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:06.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:06.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:06.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:06.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:06.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:06.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:06.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:06.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:06.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:06.970 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:06.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:06.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:06.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:06.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:06.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:06.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:06.994 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.002 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.029 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:49:07.029 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:07.029 +00:00 [INF] Started transaction with span ID '8e815fde968ec97b' and trace ID '4c3e3e7cb38a4c27acbd9533239ebbf1'. 2025-06-17 06:49:07.029 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:07.029 +00:00 [INF] Started transaction with span ID '8e815fde968ec97b' and trace ID '4c3e3e7cb38a4c27acbd9533239ebbf1'. 2025-06-17 06:49:07.029 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:07.030 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:07.034 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:07.039 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:07.046 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:49:07.049 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:49:07.053 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.066 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.073 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.088 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.094 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.102 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.119 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.124 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.132 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:49:07.132 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:07.132 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:49:07.132 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:07.132 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.5850ms 2025-06-17 06:49:07.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.136 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:49:07.136 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:07.137 +00:00 [INF] Started transaction with span ID 'b4580a124f0343c3' and trace ID '2a479cabe31a48c9af91230b2e9a8410'. 2025-06-17 06:49:07.137 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:07.137 +00:00 [INF] Started transaction with span ID 'b4580a124f0343c3' and trace ID '2a479cabe31a48c9af91230b2e9a8410'. 2025-06-17 06:49:07.137 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:49:07.137 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:07.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:49:07.140 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:49:07.141 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.1279ms 2025-06-17 06:49:07.141 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:49:07.142 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:07.143 +00:00 [INF] Discarding envelope ff070cc9c9d54fb7b6196b5182cb2600 because the queue is full. 2025-06-17 06:49:07.143 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:07.144 +00:00 [INF] Discarding envelope d0bb465e1e114c9cb19ff89b2ce8eec3 because the queue is full. 2025-06-17 06:49:07.144 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 8.0155ms 2025-06-17 06:49:07.144 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.147 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.175 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.183 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.195 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.203 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.203 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.211 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.213 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.220 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.224 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.233 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.250 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.254 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:49:07.254 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.256 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 407.4625ms 2025-06-17 06:49:07.257 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:07.257 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:07.258 +00:00 [INF] Discarding envelope d41e205200b14de590a0c53059ac8668 because the queue is full. 2025-06-17 06:49:07.259 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:07.259 +00:00 [INF] Discarding envelope d820f0007e284ddb929439b0f881ef63 because the queue is full. 2025-06-17 06:49:07.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.260 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 411.4073ms 2025-06-17 06:49:07.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.270 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.294 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.301 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.335 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.362 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.397 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.405 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.423 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.463 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.489 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.527 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.544 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.556 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.563 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.596 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.651 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.652 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:49:07.655 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 625.5915ms 2025-06-17 06:49:07.655 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:07.656 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:07.656 +00:00 [INF] Discarding envelope fe409c48fce148e0b790c39d116c4aa8 because the queue is full. 2025-06-17 06:49:07.656 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:07.656 +00:00 [INF] Discarding envelope 1360a79d9f79496d981da4b0379d47e1 because the queue is full. 2025-06-17 06:49:07.656 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 627.2511ms 2025-06-17 06:49:07.732 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:49:07.733 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:07.733 +00:00 [INF] Started transaction with span ID '539281006335a531' and trace ID '22c248bd876741d0b1753e70f6ac8678'. 2025-06-17 06:49:07.733 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:07.733 +00:00 [INF] Started transaction with span ID '539281006335a531' and trace ID '22c248bd876741d0b1753e70f6ac8678'. 2025-06-17 06:49:07.733 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:07.733 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:07.737 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:49:07.739 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:49:07.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.760 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.775 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.788 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.822 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.907 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.926 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:07.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:07.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:07.994 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:07.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:08.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:08.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:08.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:08.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:08.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:08.053 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:08.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:08.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:08.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:08.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:08.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:08.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:08.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:08.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:08.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:08.097 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:08.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:08.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:08.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:08.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:08.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:08.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:08.121 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:08.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:08.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:08.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:08.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:08.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:08.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:08.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:08.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:08.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:08.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:08.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:08.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:08.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:08.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:08.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:08.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:08.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:08.183 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:49:08.185 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 451.8255ms 2025-06-17 06:49:08.185 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:08.186 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:08.186 +00:00 [INF] Discarding envelope f65b09ecd8b345b593f71588297d48ff because the queue is full. 2025-06-17 06:49:08.186 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:08.186 +00:00 [INF] Discarding envelope e58479fdf4b54a8a99e551c451ca0d8d because the queue is full. 2025-06-17 06:49:08.187 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 454.3845ms 2025-06-17 06:49:37.465 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:49:37.465 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:37.465 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:49:37.465 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:37.466 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2797ms 2025-06-17 06:49:37.469 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:49:37.469 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:37.469 +00:00 [INF] Started transaction with span ID '72142c0ecd1a3e9d' and trace ID '1eb38af98a114b559d93d619be53252c'. 2025-06-17 06:49:37.469 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:37.470 +00:00 [INF] Started transaction with span ID '72142c0ecd1a3e9d' and trace ID '1eb38af98a114b559d93d619be53252c'. 2025-06-17 06:49:37.470 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:49:37.470 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:37.473 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:37.477 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:37.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:49:37.483 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:49:37.483 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 13.1158ms 2025-06-17 06:49:37.483 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:49:37.483 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:37.483 +00:00 [INF] Discarding envelope f7d9d4810f324dc8b08351888f889e7f because the queue is full. 2025-06-17 06:49:37.483 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:37.483 +00:00 [INF] Discarding envelope b4447d4c5ec54987b8ae25b078b26b73 because the queue is full. 2025-06-17 06:49:37.484 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 14.6380ms 2025-06-17 06:49:37.488 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:49:37.488 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:37.488 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:49:37.488 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:37.488 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2770ms 2025-06-17 06:49:37.492 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:49:37.492 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:37.492 +00:00 [INF] Started transaction with span ID 'cf846ecda5d10f81' and trace ID 'a15d264df1f64714be5e38b00c2af1a5'. 2025-06-17 06:49:37.492 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:37.492 +00:00 [INF] Started transaction with span ID 'cf846ecda5d10f81' and trace ID 'a15d264df1f64714be5e38b00c2af1a5'. 2025-06-17 06:49:37.492 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:37.492 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:37.500 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:37.508 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:37.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:49:37.517 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:49:37.524 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.530 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.549 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.573 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.579 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.609 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:49:37.609 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:37.609 +00:00 [INF] Started transaction with span ID '379393e6743dd8c0' and trace ID '5267c81c85304f279ef0b1cae9cda81e'. 2025-06-17 06:49:37.609 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:37.610 +00:00 [INF] Started transaction with span ID '379393e6743dd8c0' and trace ID '5267c81c85304f279ef0b1cae9cda81e'. 2025-06-17 06:49:37.610 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:37.610 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:37.616 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:37.621 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:37.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.628 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:49:37.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:49:37.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.640 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.660 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.665 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.672 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.673 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.676 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.677 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.679 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.683 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.694 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.695 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.696 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.700 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.704 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.706 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.717 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.718 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.723 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.725 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.730 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.734 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.736 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.739 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.741 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.745 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.755 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.763 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.770 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.774 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.775 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.782 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.797 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.804 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.806 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.808 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.813 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.819 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.829 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.845 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.845 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.850 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:49:37.851 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 358.1151ms 2025-06-17 06:49:37.851 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:37.851 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:37.851 +00:00 [INF] Discarding envelope c1c2a3d264034b3fbef1b0c98c05fb4c because the queue is full. 2025-06-17 06:49:37.851 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:37.851 +00:00 [INF] Discarding envelope 3876fa52ebea4f9c979af65e91ebaca8 because the queue is full. 2025-06-17 06:49:37.852 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 359.8488ms 2025-06-17 06:49:37.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.858 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.864 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.872 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.878 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.879 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.893 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.922 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.944 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.954 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:37.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:37.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:37.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:37.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.001 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.007 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:38.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.020 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:38.021 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:49:38.022 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:49:38.022 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:38.022 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:49:38.022 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:38.022 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2424ms 2025-06-17 06:49:38.022 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 412.344ms 2025-06-17 06:49:38.022 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:38.022 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:38.023 +00:00 [INF] Discarding envelope 2c0cd03d1c63492aadad447bc7b6b30a because the queue is full. 2025-06-17 06:49:38.023 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:38.023 +00:00 [INF] Discarding envelope 999145facd414100bb6921c4f0bea891 because the queue is full. 2025-06-17 06:49:38.023 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 413.5778ms 2025-06-17 06:49:38.034 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:49:38.034 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:38.034 +00:00 [INF] Started transaction with span ID 'b44aa3d19ae763f6' and trace ID '7b41ae755e064c578d1d2dcdb5e6d50f'. 2025-06-17 06:49:38.034 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:38.034 +00:00 [INF] Started transaction with span ID 'b44aa3d19ae763f6' and trace ID '7b41ae755e064c578d1d2dcdb5e6d50f'. 2025-06-17 06:49:38.034 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:49:38.034 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:38.036 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:49:38.036 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:49:38.036 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6688ms 2025-06-17 06:49:38.036 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:49:38.036 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:38.036 +00:00 [INF] Discarding envelope e046f1de04cb47b0a23624627227c903 because the queue is full. 2025-06-17 06:49:38.036 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:38.036 +00:00 [INF] Discarding envelope facee40e500846f0a60d1a06f0fe0f02 because the queue is full. 2025-06-17 06:49:38.036 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.6154ms 2025-06-17 06:49:38.133 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:49:38.133 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:38.133 +00:00 [INF] Started transaction with span ID '1238ac212da4dea3' and trace ID '5eeff57bd71d467384f9950910c6c396'. 2025-06-17 06:49:38.133 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:38.133 +00:00 [INF] Started transaction with span ID '1238ac212da4dea3' and trace ID '5eeff57bd71d467384f9950910c6c396'. 2025-06-17 06:49:38.133 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:38.133 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:38.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:49:38.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:49:38.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.148 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:38.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.163 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.168 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:38.169 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:38.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.185 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:38.186 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.191 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:38.193 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.200 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:38.208 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.216 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:38.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.225 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:38.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.230 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.237 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.244 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:38.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:38.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.279 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.287 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.294 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:38.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.317 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.324 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:38.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.330 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:38.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:38.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:38.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:38.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:38.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:38.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:38.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:38.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:38.417 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:49:38.417 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 284.1067ms 2025-06-17 06:49:38.417 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:38.418 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:38.418 +00:00 [INF] Discarding envelope bba187db42734ac1aee6789d3ed712ee because the queue is full. 2025-06-17 06:49:38.418 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:38.418 +00:00 [INF] Discarding envelope 160f1e576c4948d482c64a91dc5a4ec6 because the queue is full. 2025-06-17 06:49:38.418 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 285.4257ms 2025-06-17 06:49:42.632 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:49:42.632 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:42.632 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:49:42.632 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:42.632 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2675ms 2025-06-17 06:49:42.635 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:49:42.635 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:42.635 +00:00 [INF] Started transaction with span ID '457a1a8e23bc6019' and trace ID '7aa67621e3a248f09b8fa38ebb0d2750'. 2025-06-17 06:49:42.635 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:42.635 +00:00 [INF] Started transaction with span ID '457a1a8e23bc6019' and trace ID '7aa67621e3a248f09b8fa38ebb0d2750'. 2025-06-17 06:49:42.636 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:49:42.636 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:42.640 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:42.645 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:42.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:49:42.650 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:49:42.650 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 14.7199ms 2025-06-17 06:49:42.650 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:49:42.651 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:42.651 +00:00 [INF] Discarding envelope d4f30c9473e8445cb8b95c870c3a1468 because the queue is full. 2025-06-17 06:49:42.651 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:42.651 +00:00 [INF] Discarding envelope 35d210939fdd4805ae25921d2e82e28a because the queue is full. 2025-06-17 06:49:42.651 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 15.7079ms 2025-06-17 06:49:42.680 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:49:42.680 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:42.680 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:49:42.680 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:42.680 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3888ms 2025-06-17 06:49:42.683 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:49:42.684 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:42.684 +00:00 [INF] Started transaction with span ID '7fcf97c9784f0725' and trace ID '3d94cc2e69d541afbd79d6f6e3373d9f'. 2025-06-17 06:49:42.684 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:42.684 +00:00 [INF] Started transaction with span ID '7fcf97c9784f0725' and trace ID '3d94cc2e69d541afbd79d6f6e3373d9f'. 2025-06-17 06:49:42.684 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:42.684 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:42.688 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:42.694 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:42.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:49:42.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:49:42.701 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.710 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.711 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.715 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.716 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.717 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.721 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.722 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.727 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.728 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.729 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.733 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.744 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.745 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.752 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.757 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.758 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.776 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.783 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.831 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.838 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.839 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.845 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.846 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.853 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.862 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:49:42.862 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 177.8519ms 2025-06-17 06:49:42.862 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:42.862 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:42.862 +00:00 [INF] Discarding envelope 83d07d098e61407685806f108e5bfcf5 because the queue is full. 2025-06-17 06:49:42.862 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:42.863 +00:00 [INF] Discarding envelope 0d1fc558c2144294acac6036cc1fbcf8 because the queue is full. 2025-06-17 06:49:42.863 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 179.1837ms 2025-06-17 06:49:42.863 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:49:42.863 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:42.863 +00:00 [INF] Started transaction with span ID '7607fbd7c2c470b' and trace ID '21a0270cdaad4552b5228c3f58ed53ae'. 2025-06-17 06:49:42.863 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:42.863 +00:00 [INF] Started transaction with span ID '7607fbd7c2c470b' and trace ID '21a0270cdaad4552b5228c3f58ed53ae'. 2025-06-17 06:49:42.863 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:42.863 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:42.869 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:42.873 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:42.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:49:42.879 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:49:42.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.896 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.912 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.918 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:49:42.918 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:42.918 +00:00 [INF] Started transaction with span ID 'becd55b533397191' and trace ID 'd565e0de6c0440ce8f71d5f0ec050d19'. 2025-06-17 06:49:42.918 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:42.918 +00:00 [INF] Started transaction with span ID 'becd55b533397191' and trace ID 'd565e0de6c0440ce8f71d5f0ec050d19'. 2025-06-17 06:49:42.918 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:49:42.918 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:42.923 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:49:42.923 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:49:42.923 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.1723ms 2025-06-17 06:49:42.923 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:49:42.923 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:42.924 +00:00 [INF] Discarding envelope 3d04ee1908e14ae990a014d64d2524ef because the queue is full. 2025-06-17 06:49:42.924 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:42.924 +00:00 [INF] Discarding envelope d31ba74475c94594b2c942d333715556 because the queue is full. 2025-06-17 06:49:42.924 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 6.2544ms 2025-06-17 06:49:42.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.925 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.935 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.954 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.976 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:42.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:42.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:42.996 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:42.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.011 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.044 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.059 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.096 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.111 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.120 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.128 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.135 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.140 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.151 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.157 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.166 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.184 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.187 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.203 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:49:43.204 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 340.8245ms 2025-06-17 06:49:43.204 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:43.204 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:43.205 +00:00 [INF] Discarding envelope e6110c24c123435fadc98f4217392803 because the queue is full. 2025-06-17 06:49:43.205 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:43.205 +00:00 [INF] Discarding envelope 8ed66e4f11d348caaf2793778da3b388 because the queue is full. 2025-06-17 06:49:43.205 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 342.0343ms 2025-06-17 06:49:43.286 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:49:43.286 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:43.286 +00:00 [INF] Started transaction with span ID '92c5ad49ab7a64e' and trace ID '5521585eae68404aa6c4b47f4dfd8d52'. 2025-06-17 06:49:43.286 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:43.286 +00:00 [INF] Started transaction with span ID '92c5ad49ab7a64e' and trace ID '5521585eae68404aa6c4b47f4dfd8d52'. 2025-06-17 06:49:43.286 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:43.286 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:43.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:49:43.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:49:43.295 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.309 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.314 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.315 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.320 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.321 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.338 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.353 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.355 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.369 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.373 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.377 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.396 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.407 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.415 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.420 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.431 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.480 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.506 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.519 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.532 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.536 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.540 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.549 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.560 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.561 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.568 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.595 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.605 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.634 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.640 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.644 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.654 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.664 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.670 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.671 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.676 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.688 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.696 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.711 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.712 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.716 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.731 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.744 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.747 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.784 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.790 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.798 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.802 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.810 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.824 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:43.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:43.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:43.840 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:43.841 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:49:43.841 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 554.2712ms 2025-06-17 06:49:43.841 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:43.841 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:43.841 +00:00 [INF] Discarding envelope 0d6f99bdca9b4659acf708b355743522 because the queue is full. 2025-06-17 06:49:43.841 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:43.841 +00:00 [INF] Discarding envelope a38110f6669345c4b94d6b0c7a7c7608 because the queue is full. 2025-06-17 06:49:43.841 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 555.4195ms 2025-06-17 06:49:48.995 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:49:48.996 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:48.996 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:49:48.996 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:48.996 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2903ms 2025-06-17 06:49:49.002 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:49:49.002 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:49:49.002 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:49.002 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:49:49.002 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:49.002 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3177ms 2025-06-17 06:49:49.002 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:49.002 +00:00 [INF] Started transaction with span ID '40c81431c77ca6f0' and trace ID 'd4d583b334ae449dbbeb396d519c3ca1'. 2025-06-17 06:49:49.003 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:49.003 +00:00 [INF] Started transaction with span ID '40c81431c77ca6f0' and trace ID 'd4d583b334ae449dbbeb396d519c3ca1'. 2025-06-17 06:49:49.003 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:49:49.003 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:49.006 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:49.013 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:49.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:49:49.015 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:49:49.015 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:49.015 +00:00 [INF] Started transaction with span ID '2c6326b1b07e3c15' and trace ID '5f76cec83379456abd4ca391fea780b6'. 2025-06-17 06:49:49.015 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:49.015 +00:00 [INF] Started transaction with span ID '2c6326b1b07e3c15' and trace ID '5f76cec83379456abd4ca391fea780b6'. 2025-06-17 06:49:49.015 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:49.015 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:49.023 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:49.027 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:49.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:49:49.032 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:49:49.033 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:49:49.034 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 31.1131ms 2025-06-17 06:49:49.034 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:49:49.034 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:49.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.044 +00:00 [INF] Discarding envelope 014372f3b16648aa91aa7320533af238 because the queue is full. 2025-06-17 06:49:49.044 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:49.044 +00:00 [INF] Discarding envelope 7bd8de274036491885d7589ac28c1a2c because the queue is full. 2025-06-17 06:49:49.044 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 42.1688ms 2025-06-17 06:49:49.046 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.054 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.089 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.104 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.123 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:49:49.123 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:49.123 +00:00 [INF] Started transaction with span ID '6c5be171c4692b74' and trace ID '7d3b2239b7fe454091ed90ab2f3288be'. 2025-06-17 06:49:49.123 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:49.123 +00:00 [INF] Started transaction with span ID '6c5be171c4692b74' and trace ID '7d3b2239b7fe454091ed90ab2f3288be'. 2025-06-17 06:49:49.123 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:49.123 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:49.127 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:49.131 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:49:49.132 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:49:49.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:49:49.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.156 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.165 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.170 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.170 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.210 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.210 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.212 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.213 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.224 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.226 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.240 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.242 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.247 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.259 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.282 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.283 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:49:49.283 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:49.283 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:49:49.283 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:49.283 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2508ms 2025-06-17 06:49:49.286 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:49:49.286 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:49.286 +00:00 [INF] Started transaction with span ID '4a3718929b3473db' and trace ID 'fbda908566ca4ab587b14f1c360f48ef'. 2025-06-17 06:49:49.286 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:49.287 +00:00 [INF] Started transaction with span ID '4a3718929b3473db' and trace ID 'fbda908566ca4ab587b14f1c360f48ef'. 2025-06-17 06:49:49.287 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:49:49.287 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:49.294 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.295 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.300 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:49:49.300 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:49:49.300 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 13.5644ms 2025-06-17 06:49:49.300 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:49:49.300 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:49.301 +00:00 [INF] Discarding envelope c1c42df49a514e22b4af75256d1eeb65 because the queue is full. 2025-06-17 06:49:49.301 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:49.301 +00:00 [INF] Discarding envelope b6ab532bd491485f8307933da6abe5b9 because the queue is full. 2025-06-17 06:49:49.301 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 14.5303ms 2025-06-17 06:49:49.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.303 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.308 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.312 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.333 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.361 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.365 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.374 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.377 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.378 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.386 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.399 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.406 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.421 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:49:49.422 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 406.4618ms 2025-06-17 06:49:49.422 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:49.422 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:49.423 +00:00 [INF] Discarding envelope 9dec0766f57a4a5f82adb376397f0851 because the queue is full. 2025-06-17 06:49:49.423 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:49.423 +00:00 [INF] Discarding envelope 93ed4b4ee03e4300a0fb86267f759e6d because the queue is full. 2025-06-17 06:49:49.424 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 408.9844ms 2025-06-17 06:49:49.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.451 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.468 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.530 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.536 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.552 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.587 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.618 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.669 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:49:49.673 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 550.3392ms 2025-06-17 06:49:49.674 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:49.674 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:49.674 +00:00 [INF] Discarding envelope 3fd27e75380f4de2bd5c56c577fb1621 because the queue is full. 2025-06-17 06:49:49.674 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:49.674 +00:00 [INF] Discarding envelope 952f7da605794d3d957bdd999455432a because the queue is full. 2025-06-17 06:49:49.676 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 552.5164ms 2025-06-17 06:49:49.756 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:49:49.757 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:49:49.757 +00:00 [INF] Started transaction with span ID 'e8cd7a358772daad' and trace ID '62e1b978406546a0b0a6271ccdb4cc56'. 2025-06-17 06:49:49.757 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:49:49.757 +00:00 [INF] Started transaction with span ID 'e8cd7a358772daad' and trace ID '62e1b978406546a0b0a6271ccdb4cc56'. 2025-06-17 06:49:49.757 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:49.757 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:49:49.764 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:49:49.767 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:49:49.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.790 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.811 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.818 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.840 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.845 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.855 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.870 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.876 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.904 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.928 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.957 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.962 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:49.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:49.981 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:49.990 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:49.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.009 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:50.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.018 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:50.041 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.049 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:50.068 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.098 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.111 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.119 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.136 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.152 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:50.166 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.179 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.202 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.230 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.244 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:50.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.261 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.270 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.284 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.291 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.307 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.316 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:50.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.340 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.348 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.359 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.371 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.381 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.388 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.400 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.416 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:50.430 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.443 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.448 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.456 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:50.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.505 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.519 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.540 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.564 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:50.582 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.616 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:50.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.633 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:50.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.645 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:50.657 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:49:50.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:49:50.668 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:49:50.677 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:49:50.680 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:49:50.681 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 923.5457ms 2025-06-17 06:49:50.681 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:49:50.681 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:50.681 +00:00 [INF] Discarding envelope 644a39d38c624a14b2e83479575250a9 because the queue is full. 2025-06-17 06:49:50.682 +00:00 [INF] Capturing transaction. 2025-06-17 06:49:50.682 +00:00 [INF] Discarding envelope 0ec6d0f5b2b245468100e8dd7fc46845 because the queue is full. 2025-06-17 06:49:50.683 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 926.6178ms 2025-06-17 06:56:03.830 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:56:03.831 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:03.831 +00:00 [INF] Started transaction with span ID 'd20456ea7a86b8cd' and trace ID 'c9dd1425070245e6aafcb718856f4b0f'. 2025-06-17 06:56:03.831 +00:00 [INF] Started transaction with span ID 'd20456ea7a86b8cd' and trace ID 'c9dd1425070245e6aafcb718856f4b0f'. 2025-06-17 06:56:03.831 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:03.831 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:03.833 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:56:03.833 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:03.833 +00:00 [INF] Started transaction with span ID '4dcd51482db996f4' and trace ID '467b492642d34872b149edc29343b0a9'. 2025-06-17 06:56:03.834 +00:00 [INF] Started transaction with span ID '4dcd51482db996f4' and trace ID '467b492642d34872b149edc29343b0a9'. 2025-06-17 06:56:03.834 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:03.834 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:03.841 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:56:03.841 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:03.841 +00:00 [INF] Started transaction with span ID '8d6af1b46196f0a' and trace ID '1197084bea4548259a4951be0e16d18c'. 2025-06-17 06:56:03.842 +00:00 [INF] Started transaction with span ID '8d6af1b46196f0a' and trace ID '1197084bea4548259a4951be0e16d18c'. 2025-06-17 06:56:03.842 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:03.842 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:03.842 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:56:03.844 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:56:03.844 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 12.5849ms 2025-06-17 06:56:03.844 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:03.844 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:03.844 +00:00 [INF] Discarding envelope 60f3461db8a640c59d0c6ba16869a092 because the queue is full. 2025-06-17 06:56:03.844 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:03.844 +00:00 [INF] Discarding envelope 57a69eeb571f43f392163452c900f465 because the queue is full. 2025-06-17 06:56:03.844 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 13.7428ms 2025-06-17 06:56:03.906 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:03.906 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:03.947 +00:00 [INF] Executed DbCommand (35ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:03.950 +00:00 [INF] Executed DbCommand (42ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:03.951 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:03.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:03.958 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:03.963 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:03.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:03.982 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:03.984 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:03.990 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:04.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.038 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:04.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:04.060 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.070 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:04.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.100 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.112 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:04.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.129 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.132 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.144 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:04.146 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.148 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.166 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.167 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.172 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:04.181 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.188 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.197 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:04.217 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.218 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.241 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.249 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:04.255 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.257 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.258 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.277 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:04.277 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.282 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.286 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.295 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:04.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.326 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.328 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.338 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.344 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.351 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.369 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:04.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.387 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.402 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:04.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.419 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.426 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.430 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.433 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.438 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:04.445 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.451 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:04.454 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.456 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 621.7378ms 2025-06-17 06:56:04.456 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:04.456 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:04.456 +00:00 [INF] Discarding envelope 59c2a02f1bf243159e5bfb0b168da15d because the queue is full. 2025-06-17 06:56:04.457 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:04.457 +00:00 [INF] Discarding envelope e816394951d24579a0aa84962dbc44b1 because the queue is full. 2025-06-17 06:56:04.458 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 624.8417ms 2025-06-17 06:56:04.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.468 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:04.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.487 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:04.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:04.509 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:04.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:04.518 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:04.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:04.525 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:04.526 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 683.9604ms 2025-06-17 06:56:04.527 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:04.527 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:04.527 +00:00 [INF] Discarding envelope beb280e84c064c4c8c8fc4ef18342649 because the queue is full. 2025-06-17 06:56:04.527 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:04.527 +00:00 [INF] Discarding envelope b772139dab9041d38658bb5d47297ea9 because the queue is full. 2025-06-17 06:56:04.529 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 687.3201ms 2025-06-17 06:56:06.420 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:56:06.420 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:06.420 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:56:06.420 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:06.420 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.4213ms 2025-06-17 06:56:06.422 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:56:06.423 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:06.423 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:56:06.424 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:06.425 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 3.0002ms 2025-06-17 06:56:06.426 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:56:06.426 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:06.426 +00:00 [INF] Started transaction with span ID 'bc795b9f88bb97e0' and trace ID '30171a490cf84aeb9f8dbc0820436fc8'. 2025-06-17 06:56:06.426 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:06.426 +00:00 [INF] Started transaction with span ID 'bc795b9f88bb97e0' and trace ID '30171a490cf84aeb9f8dbc0820436fc8'. 2025-06-17 06:56:06.426 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:06.426 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:06.429 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:56:06.429 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:06.429 +00:00 [INF] Started transaction with span ID '4d15c8f278b357dd' and trace ID '151eeeb1ab7b423e9d185bd27d4074bc'. 2025-06-17 06:56:06.429 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:06.429 +00:00 [INF] Started transaction with span ID '4d15c8f278b357dd' and trace ID '151eeeb1ab7b423e9d185bd27d4074bc'. 2025-06-17 06:56:06.429 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:56:06.429 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:06.433 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:06.436 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:06.439 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:06.444 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:06.448 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:06.450 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:56:06.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:06.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:06.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.463 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 33.6816ms 2025-06-17 06:56:06.463 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:56:06.463 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:06.463 +00:00 [INF] Discarding envelope 080ed40da30840e8b08e059a3be38893 because the queue is full. 2025-06-17 06:56:06.463 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:06.463 +00:00 [INF] Discarding envelope 0dc00d10a9394ef1a7027f33d36bb20a because the queue is full. 2025-06-17 06:56:06.463 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 34.4987ms 2025-06-17 06:56:06.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.489 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.515 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.606 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.651 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:06.652 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 226.0781ms 2025-06-17 06:56:06.652 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:06.653 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:06.653 +00:00 [INF] Discarding envelope 6ce78a141adb44178f465f709d268284 because the queue is full. 2025-06-17 06:56:06.653 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:06.653 +00:00 [INF] Discarding envelope 6b04de234c9d4865a7aa76cb02713c39 because the queue is full. 2025-06-17 06:56:06.653 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 227.6781ms 2025-06-17 06:56:06.703 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:56:06.703 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:06.703 +00:00 [INF] Started transaction with span ID 'ea52efc065416f79' and trace ID '973470324d3d4fd6985449faee416596'. 2025-06-17 06:56:06.704 +00:00 [INF] Started transaction with span ID 'ea52efc065416f79' and trace ID '973470324d3d4fd6985449faee416596'. 2025-06-17 06:56:06.704 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:06.704 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:06.709 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:56:06.709 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:06.709 +00:00 [INF] Started transaction with span ID '869dafced50bda69' and trace ID 'fd5309744dfe4eb6ac2427b3e852705e'. 2025-06-17 06:56:06.709 +00:00 [INF] Started transaction with span ID '869dafced50bda69' and trace ID 'fd5309744dfe4eb6ac2427b3e852705e'. 2025-06-17 06:56:06.709 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:06.709 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:06.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:56:06.712 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:56:06.712 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.78ms 2025-06-17 06:56:06.712 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:06.712 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:06.712 +00:00 [INF] Discarding envelope 9d672b6881544e0788ab66b67b486f50 because the queue is full. 2025-06-17 06:56:06.712 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:06.712 +00:00 [INF] Discarding envelope a5902e0a41244370a319426f3ad5977b because the queue is full. 2025-06-17 06:56:06.712 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.5428ms 2025-06-17 06:56:06.751 +00:00 [INF] Executed DbCommand (45ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:06.768 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:06.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:06.774 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:06.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.852 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.862 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.869 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:56:06.869 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:06.869 +00:00 [INF] Started transaction with span ID 'da8c094e4cbf1c04' and trace ID '2dc5207b54514274addb7397b00305df'. 2025-06-17 06:56:06.869 +00:00 [INF] Started transaction with span ID 'da8c094e4cbf1c04' and trace ID '2dc5207b54514274addb7397b00305df'. 2025-06-17 06:56:06.869 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:06.869 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:06.873 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:06.876 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:06.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:06.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:06.883 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.896 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.912 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.922 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.929 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.937 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.944 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.949 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.950 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.957 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.969 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:06.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:06.984 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:06.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:06.998 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:07.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:07.004 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:07.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:07.009 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:07.014 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:07.018 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:07.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:07.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:07.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:07.032 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:07.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:07.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:07.040 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:07.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:07.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:07.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:07.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:07.056 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:07.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:07.067 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:07.070 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:07.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:07.077 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:07.080 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:07.090 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:07.091 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:07.093 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:07.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:07.103 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:07.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:07.107 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:07.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:07.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:07.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:07.121 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:07.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:07.127 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:07.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:07.131 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:07.131 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:07.134 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 430.4105ms 2025-06-17 06:56:07.134 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:07.135 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:07.135 +00:00 [INF] Discarding envelope 78561341485246a39b7349c7fe9bdf48 because the queue is full. 2025-06-17 06:56:07.135 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:07.135 +00:00 [INF] Discarding envelope b32d04544a194282936d054027a6794e because the queue is full. 2025-06-17 06:56:07.137 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 433.1902ms 2025-06-17 06:56:07.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:07.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:07.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:07.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:07.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:07.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:07.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:07.159 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:07.162 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 292.9268ms 2025-06-17 06:56:07.162 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:07.162 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:07.162 +00:00 [INF] Discarding envelope 06056f56f29343c189739f9b70cdec77 because the queue is full. 2025-06-17 06:56:07.162 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:07.162 +00:00 [INF] Discarding envelope 51070af9438245988347a993b3c5f311 because the queue is full. 2025-06-17 06:56:07.163 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 294.3280ms 2025-06-17 06:56:09.495 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:56:09.495 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:09.495 +00:00 [INF] Started transaction with span ID '5e9120ef56d07c50' and trace ID '0d123698ec114a60964b1fa05151e11b'. 2025-06-17 06:56:09.495 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:09.495 +00:00 [INF] Started transaction with span ID '5e9120ef56d07c50' and trace ID '0d123698ec114a60964b1fa05151e11b'. 2025-06-17 06:56:09.495 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:56:09.495 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:09.501 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:09.501 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:56:09.501 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:09.501 +00:00 [INF] Started transaction with span ID '2d88e76bb5510cd0' and trace ID '99558d5dfd2a41aa922bd0eeaa40a437'. 2025-06-17 06:56:09.501 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:09.502 +00:00 [INF] Started transaction with span ID '2d88e76bb5510cd0' and trace ID '99558d5dfd2a41aa922bd0eeaa40a437'. 2025-06-17 06:56:09.502 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:09.502 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:09.506 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:09.510 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:09.512 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:09.515 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:56:09.519 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:09.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:09.523 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:09.531 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 35.0286ms 2025-06-17 06:56:09.531 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:56:09.531 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:09.531 +00:00 [INF] Discarding envelope bc2cbe04684148188c6ee2aa5f60f905 because the queue is full. 2025-06-17 06:56:09.531 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:09.531 +00:00 [INF] Discarding envelope 15e91c40c5424f0596439aafc17c26c5 because the queue is full. 2025-06-17 06:56:09.531 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 35.9174ms 2025-06-17 06:56:09.532 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:09.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:09.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:09.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:09.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:09.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:09.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:09.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:09.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:09.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:09.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:09.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:09.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:09.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:09.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:09.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:09.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:09.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:09.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:09.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:09.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:09.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:09.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:09.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:09.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:09.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:09.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:09.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:09.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:09.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:09.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:09.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:09.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:09.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:09.644 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:09.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:09.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:09.653 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:09.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:09.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:09.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:09.666 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:09.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:09.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:09.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:09.679 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:09.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:09.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:09.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:09.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:09.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:09.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:09.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:09.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:09.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:09.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:09.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:09.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:09.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:09.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:09.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:09.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:09.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:09.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:09.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:09.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:09.748 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:09.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:09.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:09.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:09.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:09.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:09.764 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:09.765 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 263.5366ms 2025-06-17 06:56:09.765 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:09.766 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:09.766 +00:00 [INF] Discarding envelope f33cfe6c5d1648e3a665910ef72a8eeb because the queue is full. 2025-06-17 06:56:09.766 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:09.766 +00:00 [INF] Discarding envelope 6dea284f5f8342a0b7be9569a406387e because the queue is full. 2025-06-17 06:56:09.766 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 265.0420ms 2025-06-17 06:56:09.818 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:56:09.818 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:09.818 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:56:09.818 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:09.818 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2516ms 2025-06-17 06:56:09.836 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 06:56:09.837 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:09.837 +00:00 [INF] Started transaction with span ID '77cf0a7ce87a34a2' and trace ID 'e26f2137f938425f82365a046adaa201'. 2025-06-17 06:56:09.837 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:09.837 +00:00 [INF] Started transaction with span ID '77cf0a7ce87a34a2' and trace ID 'e26f2137f938425f82365a046adaa201'. 2025-06-17 06:56:09.837 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:09.837 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:09.840 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:56:09.840 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:56:09.840 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.8613ms 2025-06-17 06:56:09.840 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:09.840 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:09.841 +00:00 [INF] Discarding envelope 2a7ecabffdb846d394faac56a209345d because the queue is full. 2025-06-17 06:56:09.841 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:09.841 +00:00 [INF] Discarding envelope 959ad2f055b5401a8ca317adeec62e94 because the queue is full. 2025-06-17 06:56:09.841 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 4.3542ms 2025-06-17 06:56:09.956 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:56:09.956 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:09.956 +00:00 [INF] Started transaction with span ID '79e4d431dbee168f' and trace ID '24fb7e0477704f6da59919b106802e75'. 2025-06-17 06:56:09.956 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:09.956 +00:00 [INF] Started transaction with span ID '79e4d431dbee168f' and trace ID '24fb7e0477704f6da59919b106802e75'. 2025-06-17 06:56:09.956 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:09.956 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:09.961 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:09.964 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:09.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:09.969 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:09.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:09.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:09.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:09.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:09.989 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:09.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:09.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:09.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:10.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.037 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:10.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:10.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.066 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.068 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:10.073 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:10.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:10.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:10.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:10.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.160 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.170 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.190 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:10.195 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.238 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:10.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.257 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.279 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:10.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:10.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.367 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:10.376 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.398 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:10.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:10.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:10.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:10.441 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:10.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:10.454 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:10.454 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:10.459 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 502.6252ms 2025-06-17 06:56:10.459 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:10.459 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:10.460 +00:00 [INF] Discarding envelope 3ad5a66aa4c841198aad4dade5617f09 because the queue is full. 2025-06-17 06:56:10.460 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:10.460 +00:00 [INF] Discarding envelope cc59937063a848fcbed0b90f16f5416a because the queue is full. 2025-06-17 06:56:10.460 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 504.6511ms 2025-06-17 06:56:13.562 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:56:13.562 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:13.563 +00:00 [INF] Started transaction with span ID 'f515e75852db0e03' and trace ID 'c747384aeba0476ab0d3b3a62e5f53d3'. 2025-06-17 06:56:13.563 +00:00 [INF] Started transaction with span ID 'f515e75852db0e03' and trace ID 'c747384aeba0476ab0d3b3a62e5f53d3'. 2025-06-17 06:56:13.563 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:13.563 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:13.565 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:56:13.566 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:13.566 +00:00 [INF] Started transaction with span ID '473a918bd826beb9' and trace ID '113e589d93154031ab6bef645959330a'. 2025-06-17 06:56:13.566 +00:00 [INF] Started transaction with span ID '473a918bd826beb9' and trace ID '113e589d93154031ab6bef645959330a'. 2025-06-17 06:56:13.566 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:13.566 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:13.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:56:13.573 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:56:13.573 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.0354ms 2025-06-17 06:56:13.573 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:13.573 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:13.573 +00:00 [INF] Discarding envelope f79873da4aa444e5b85f144d0c8621e1 because the queue is full. 2025-06-17 06:56:13.573 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:13.573 +00:00 [INF] Discarding envelope ff2eff0c8d26445780e2e10a161bffbf because the queue is full. 2025-06-17 06:56:13.574 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 8.3234ms 2025-06-17 06:56:13.581 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:13.600 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:13.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:13.606 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:13.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:13.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:13.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:13.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:13.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:13.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:13.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:13.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:13.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.708 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:13.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.723 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:13.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:13.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.751 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:13.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.760 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:13.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.775 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:56:13.775 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:13.775 +00:00 [INF] Started transaction with span ID '8e28f9562ea6c687' and trace ID 'e1e2a3b7bb124f9fbc0fc7bd193d76ef'. 2025-06-17 06:56:13.776 +00:00 [INF] Started transaction with span ID '8e28f9562ea6c687' and trace ID 'e1e2a3b7bb124f9fbc0fc7bd193d76ef'. 2025-06-17 06:56:13.776 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:13.776 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:13.780 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:13.783 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:13.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:13.788 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:13.798 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:13.806 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.812 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.813 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.818 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.828 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:13.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.835 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.861 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:13.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.871 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.878 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.885 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:13.885 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.901 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.906 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:13.907 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:13.910 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 346.6855ms 2025-06-17 06:56:13.910 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:13.911 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:13.911 +00:00 [INF] Discarding envelope 31bc3d3ebf014e1fb1a89b5f1afefae2 because the queue is full. 2025-06-17 06:56:13.911 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:13.911 +00:00 [INF] Discarding envelope bde7c90649ed4593b22befb83d4f5764 because the queue is full. 2025-06-17 06:56:13.911 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 348.9543ms 2025-06-17 06:56:13.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.938 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:13.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:13.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:13.980 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:13.983 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 207.7736ms 2025-06-17 06:56:13.984 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:13.984 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:13.984 +00:00 [INF] Discarding envelope ba9d6896209842d095456f69118e9980 because the queue is full. 2025-06-17 06:56:13.984 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:13.984 +00:00 [INF] Discarding envelope 58d80bd8b59e4cb0b491e477def2f37e because the queue is full. 2025-06-17 06:56:13.985 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 209.2939ms 2025-06-17 06:56:15.391 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:56:15.391 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:15.392 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:56:15.392 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:15.392 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2631ms 2025-06-17 06:56:15.395 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:56:15.395 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:15.395 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:56:15.395 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:15.397 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2108ms 2025-06-17 06:56:15.401 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:56:15.401 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:15.401 +00:00 [INF] Started transaction with span ID 'c3bfa0fbf993fe5' and trace ID 'fd29a9b80a7e4ec1a0f9996f83d8b3d6'. 2025-06-17 06:56:15.401 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:15.401 +00:00 [INF] Started transaction with span ID 'c3bfa0fbf993fe5' and trace ID 'fd29a9b80a7e4ec1a0f9996f83d8b3d6'. 2025-06-17 06:56:15.401 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:15.401 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:15.402 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:56:15.402 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:15.402 +00:00 [INF] Started transaction with span ID '657b8266f8621794' and trace ID '0e3fbc16006841388d89bb73c4efbbf8'. 2025-06-17 06:56:15.402 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:15.402 +00:00 [INF] Started transaction with span ID '657b8266f8621794' and trace ID '0e3fbc16006841388d89bb73c4efbbf8'. 2025-06-17 06:56:15.402 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:56:15.402 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:15.406 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:15.408 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:15.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:15.415 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:56:15.417 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:15.421 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:15.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:15.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:15.429 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 27.1385ms 2025-06-17 06:56:15.429 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:56:15.429 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:15.430 +00:00 [INF] Discarding envelope f992a285daf9421e9b0ae424894ddbfd because the queue is full. 2025-06-17 06:56:15.430 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:15.430 +00:00 [INF] Discarding envelope d20056138a1340d9a839b445c4a7937c because the queue is full. 2025-06-17 06:56:15.430 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 28.3029ms 2025-06-17 06:56:15.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.506 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.534 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:56:15.534 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:15.534 +00:00 [INF] Started transaction with span ID '3a9119c1f71122f9' and trace ID 'c6b942fffb4246e5a49e1b617608dfb2'. 2025-06-17 06:56:15.534 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:15.534 +00:00 [INF] Started transaction with span ID '3a9119c1f71122f9' and trace ID 'c6b942fffb4246e5a49e1b617608dfb2'. 2025-06-17 06:56:15.534 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:15.534 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:15.538 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:15.543 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:15.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:15.549 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:15.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.569 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.581 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.587 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.623 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.632 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.637 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.653 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.658 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.671 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.684 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:56:15.684 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:15.684 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:56:15.685 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:15.685 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2926ms 2025-06-17 06:56:15.685 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.688 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 06:56:15.688 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:15.688 +00:00 [INF] Started transaction with span ID '6b15ade6f27a574a' and trace ID '9b41fbb3720c40039ab248fe66fdc37f'. 2025-06-17 06:56:15.688 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:15.689 +00:00 [INF] Started transaction with span ID '6b15ade6f27a574a' and trace ID '9b41fbb3720c40039ab248fe66fdc37f'. 2025-06-17 06:56:15.689 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:15.689 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:15.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:56:15.690 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:56:15.691 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.6758ms 2025-06-17 06:56:15.691 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:15.691 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:15.692 +00:00 [INF] Discarding envelope d0297937219b4c858b16fdb6ea080cf6 because the queue is full. 2025-06-17 06:56:15.692 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:15.692 +00:00 [INF] Discarding envelope 80a13931876f44a6ac4c6bb6b57b2c06 because the queue is full. 2025-06-17 06:56:15.692 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 4.1051ms 2025-06-17 06:56:15.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.700 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.704 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.707 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.713 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.729 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.739 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.743 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.744 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.749 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.760 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.766 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.770 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.772 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:15.776 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.778 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 376.5887ms 2025-06-17 06:56:15.778 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:15.778 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:15.778 +00:00 [INF] Discarding envelope e083fb0eb00e4d549d402ef56a32fcb0 because the queue is full. 2025-06-17 06:56:15.779 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:15.779 +00:00 [INF] Discarding envelope 6926fdfd453546eba93d074fed3540c9 because the queue is full. 2025-06-17 06:56:15.779 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 378.5154ms 2025-06-17 06:56:15.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.789 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.822 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.829 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.855 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.897 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.930 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.942 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.948 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.962 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:15.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.981 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:15.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:15.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:15.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.031 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.068 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:16.072 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 537.8224ms 2025-06-17 06:56:16.072 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:16.072 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:16.072 +00:00 [INF] Discarding envelope 3522052a1f7f4810b55eec6fd7afc114 because the queue is full. 2025-06-17 06:56:16.072 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:16.073 +00:00 [INF] Discarding envelope a978e47335154fc69f7f8883643b363e because the queue is full. 2025-06-17 06:56:16.073 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 539.4026ms 2025-06-17 06:56:16.130 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:56:16.130 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:16.130 +00:00 [INF] Started transaction with span ID '2201cf02a3f69fa7' and trace ID '4792bbeb03cc493c9c00a778efc82b50'. 2025-06-17 06:56:16.130 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:16.130 +00:00 [INF] Started transaction with span ID '2201cf02a3f69fa7' and trace ID '4792bbeb03cc493c9c00a778efc82b50'. 2025-06-17 06:56:16.130 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:16.130 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:16.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:16.136 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:16.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.144 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.191 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.259 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.275 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.294 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.374 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.420 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.443 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.467 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:16.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:16.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:16.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:16.491 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:16.493 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 362.8266ms 2025-06-17 06:56:16.493 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:16.494 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:16.496 +00:00 [INF] Discarding envelope 32b40817dc524776921eeaac65d57435 because the queue is full. 2025-06-17 06:56:16.496 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:16.496 +00:00 [INF] Discarding envelope f76d08780bc64b0187dd318e978ccf0d because the queue is full. 2025-06-17 06:56:16.496 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 366.5068ms 2025-06-17 06:56:35.486 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:56:35.486 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:35.486 +00:00 [INF] Started transaction with span ID 'a357f03465fa1d22' and trace ID '43bbb0ac3522417e8a59d42b928c3ae0'. 2025-06-17 06:56:35.486 +00:00 [INF] Started transaction with span ID 'a357f03465fa1d22' and trace ID '43bbb0ac3522417e8a59d42b928c3ae0'. 2025-06-17 06:56:35.486 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:35.486 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:35.496 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:56:35.496 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:35.496 +00:00 [INF] Started transaction with span ID '8f39f7c4ec84edc5' and trace ID '094d7821c2d741a6858522dcb1610c98'. 2025-06-17 06:56:35.497 +00:00 [INF] Started transaction with span ID '8f39f7c4ec84edc5' and trace ID '094d7821c2d741a6858522dcb1610c98'. 2025-06-17 06:56:35.497 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:35.497 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:35.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:56:35.500 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:56:35.500 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.5593ms 2025-06-17 06:56:35.503 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:35.503 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:35.503 +00:00 [INF] Discarding envelope 9651882d84104d11b180df55f92d543a because the queue is full. 2025-06-17 06:56:35.503 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:35.503 +00:00 [INF] Discarding envelope 0179bf7fa0304215a6c0b5eb9f702143 because the queue is full. 2025-06-17 06:56:35.504 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 7.6292ms 2025-06-17 06:56:35.510 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:35.534 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:35.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:35.540 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:35.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:35.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:35.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:35.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:35.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:35.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.604 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:35.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.613 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:56:35.613 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:35.613 +00:00 [INF] Started transaction with span ID '4b6382be8ee918ba' and trace ID 'd62e2afb405c4d3da1ad719e52569896'. 2025-06-17 06:56:35.613 +00:00 [INF] Started transaction with span ID '4b6382be8ee918ba' and trace ID 'd62e2afb405c4d3da1ad719e52569896'. 2025-06-17 06:56:35.613 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:35.613 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:35.620 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:35.630 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:35.638 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:35.641 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.644 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:35.650 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.657 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:35.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.668 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.679 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:35.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.690 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.701 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.704 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:35.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.713 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.717 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:35.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:35.738 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.747 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.756 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.758 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:35.761 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.780 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:35.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.802 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:35.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.819 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:35.824 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.832 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.841 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.841 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:35.844 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.856 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:35.857 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.860 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.868 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:35.871 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:35.874 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:35.874 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 387.7295ms 2025-06-17 06:56:35.874 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:35.874 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:35.875 +00:00 [INF] Discarding envelope c9ad1457b6884d2e8b91c135a67eed97 because the queue is full. 2025-06-17 06:56:35.875 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:35.875 +00:00 [INF] Discarding envelope 7410f09ffb93476f926cf6480afdb28e because the queue is full. 2025-06-17 06:56:35.875 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 388.7823ms 2025-06-17 06:56:35.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:35.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:35.880 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:35.881 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 267.2822ms 2025-06-17 06:56:35.881 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:35.881 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:35.881 +00:00 [INF] Discarding envelope 6f909748022b4e6fbb5557a8bc254b54 because the queue is full. 2025-06-17 06:56:35.881 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:35.881 +00:00 [INF] Discarding envelope c138223eff284f4e8bbc9a664eb8f0c8 because the queue is full. 2025-06-17 06:56:35.882 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 268.6506ms 2025-06-17 06:56:36.649 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:56:36.649 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:36.649 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:56:36.649 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:36.649 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3022ms 2025-06-17 06:56:36.654 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:56:36.654 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:36.654 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:56:36.654 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:36.654 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2370ms 2025-06-17 06:56:36.655 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:56:36.655 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:36.655 +00:00 [INF] Started transaction with span ID '3a8899e7eea989d0' and trace ID '6986b3a2a68747339e70c3674a3bffb3'. 2025-06-17 06:56:36.655 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:36.655 +00:00 [INF] Started transaction with span ID '3a8899e7eea989d0' and trace ID '6986b3a2a68747339e70c3674a3bffb3'. 2025-06-17 06:56:36.655 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:56:36.656 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:36.658 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:56:36.660 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:36.660 +00:00 [INF] Started transaction with span ID '3eb09c0f967ea86a' and trace ID 'b68835a41bca498f9d7f66c1c3ba04ca'. 2025-06-17 06:56:36.660 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:36.660 +00:00 [INF] Started transaction with span ID '3eb09c0f967ea86a' and trace ID 'b68835a41bca498f9d7f66c1c3ba04ca'. 2025-06-17 06:56:36.660 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:36.660 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:36.661 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:36.665 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:36.668 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:36.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:36.674 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:56:36.675 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 18.9129ms 2025-06-17 06:56:36.675 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:56:36.675 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:36.675 +00:00 [INF] Discarding envelope 91353731c62b4afe881551b7f4ca8cc8 because the queue is full. 2025-06-17 06:56:36.675 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:36.675 +00:00 [INF] Discarding envelope df9a20da860142d2b847f6da6e2c6e04 because the queue is full. 2025-06-17 06:56:36.675 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 19.9517ms 2025-06-17 06:56:36.678 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:36.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:36.682 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:36.689 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.691 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.695 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.696 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.716 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.718 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.719 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.726 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.727 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.733 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.734 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.740 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.741 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.746 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.749 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.754 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.757 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.763 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.764 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.770 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.778 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.779 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.791 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.799 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.806 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.812 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.821 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.823 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.842 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.844 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:36.844 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 184.1123ms 2025-06-17 06:56:36.844 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:36.844 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:36.845 +00:00 [INF] Discarding envelope dfd30309d415415585e386ec4229ca5e because the queue is full. 2025-06-17 06:56:36.845 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:36.845 +00:00 [INF] Discarding envelope 8d653ed00fe042bab32407418fad7a1c because the queue is full. 2025-06-17 06:56:36.845 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 186.2604ms 2025-06-17 06:56:36.845 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:56:36.845 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:36.845 +00:00 [INF] Started transaction with span ID '1e32ebf3958f09d2' and trace ID 'cc805463e1544f1eb98fe6bcb74a91a8'. 2025-06-17 06:56:36.845 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:36.845 +00:00 [INF] Started transaction with span ID '1e32ebf3958f09d2' and trace ID 'cc805463e1544f1eb98fe6bcb74a91a8'. 2025-06-17 06:56:36.845 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:36.845 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:36.849 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:36.852 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:36.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:36.855 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:36.860 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.866 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.872 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.876 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.877 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.882 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.883 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.887 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.888 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.895 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.900 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.901 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.911 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.916 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.917 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.923 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.926 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.930 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.936 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.938 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.945 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:36.951 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.957 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.962 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.970 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.982 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:36.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:36.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:36.999 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.032 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.045 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.051 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.059 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.099 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.144 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.172 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:37.173 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:56:37.173 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:37.173 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:56:37.173 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:37.173 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3004ms 2025-06-17 06:56:37.173 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 327.9262ms 2025-06-17 06:56:37.174 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:37.174 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:37.174 +00:00 [INF] Discarding envelope 7b80844cba8a4cad8a5d4d986878bee1 because the queue is full. 2025-06-17 06:56:37.174 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:37.174 +00:00 [INF] Discarding envelope 7fa0c6ba0f4844949125c440d19de23e because the queue is full. 2025-06-17 06:56:37.174 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 329.3957ms 2025-06-17 06:56:37.184 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 06:56:37.184 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:37.184 +00:00 [INF] Started transaction with span ID 'caf80e438d4ad259' and trace ID '15b2420a64b14c519067cf1baa93e8f5'. 2025-06-17 06:56:37.184 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:37.185 +00:00 [INF] Started transaction with span ID 'caf80e438d4ad259' and trace ID '15b2420a64b14c519067cf1baa93e8f5'. 2025-06-17 06:56:37.185 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:37.185 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:37.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:56:37.187 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:56:37.187 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.4852ms 2025-06-17 06:56:37.187 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:37.188 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:37.188 +00:00 [INF] Discarding envelope 2ebb284645344ca783b84f2d439b854b because the queue is full. 2025-06-17 06:56:37.188 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:37.188 +00:00 [INF] Discarding envelope 5dde158ca4f4488f8334ad3f3be6f9b3 because the queue is full. 2025-06-17 06:56:37.188 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 4.0630ms 2025-06-17 06:56:37.263 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:56:37.263 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:37.263 +00:00 [INF] Started transaction with span ID '2f90a16c735209aa' and trace ID '3d65a4c15f154965827b0f4b151b3d0f'. 2025-06-17 06:56:37.263 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:37.263 +00:00 [INF] Started transaction with span ID '2f90a16c735209aa' and trace ID '3d65a4c15f154965827b0f4b151b3d0f'. 2025-06-17 06:56:37.263 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:37.263 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:37.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:37.268 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:37.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.282 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.295 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.296 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.314 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.344 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.345 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.347 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.351 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.362 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.367 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.378 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.379 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.390 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.391 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.406 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.416 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.418 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.432 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.438 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.452 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.460 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.478 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.482 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.496 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.512 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.514 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.518 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.532 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.540 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.567 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.594 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.598 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.602 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.627 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.628 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.652 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.676 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.680 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.698 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.704 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.726 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.747 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.756 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.764 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.776 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.784 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.792 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.816 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:37.823 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:37.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:37.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:37.836 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:37.836 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 572.6283ms 2025-06-17 06:56:37.836 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:37.836 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:37.836 +00:00 [INF] Discarding envelope 305792c8c9914023baf11cb93c179450 because the queue is full. 2025-06-17 06:56:37.837 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:37.837 +00:00 [INF] Discarding envelope 593c5775febd4cffa9551f489f5ab71e because the queue is full. 2025-06-17 06:56:37.837 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 573.8711ms 2025-06-17 06:56:43.554 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:56:43.554 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:43.554 +00:00 [INF] Started transaction with span ID 'ea84ae70054c1528' and trace ID '20f7e8c8ea2d497fa0ccef235ba7631b'. 2025-06-17 06:56:43.554 +00:00 [INF] Started transaction with span ID 'ea84ae70054c1528' and trace ID '20f7e8c8ea2d497fa0ccef235ba7631b'. 2025-06-17 06:56:43.554 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:43.554 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:43.710 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:56:43.710 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:43.710 +00:00 [INF] Started transaction with span ID '3e6a7175ee0bb36f' and trace ID '6aaadeb727544dcc927fef32852f4565'. 2025-06-17 06:56:43.710 +00:00 [INF] Started transaction with span ID '3e6a7175ee0bb36f' and trace ID '6aaadeb727544dcc927fef32852f4565'. 2025-06-17 06:56:43.710 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:43.710 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:43.729 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:56:43.730 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:43.730 +00:00 [INF] Started transaction with span ID '768eb8cdda972864' and trace ID '4d67a59581574683a061d6f661d2cebf'. 2025-06-17 06:56:43.730 +00:00 [INF] Started transaction with span ID '768eb8cdda972864' and trace ID '4d67a59581574683a061d6f661d2cebf'. 2025-06-17 06:56:43.730 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:43.730 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:43.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:56:43.732 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:56:43.732 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.3347ms 2025-06-17 06:56:43.732 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:43.732 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:43.732 +00:00 [INF] Discarding envelope f84da461ef2a4515907fd78360bf566d because the queue is full. 2025-06-17 06:56:43.733 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:43.733 +00:00 [INF] Discarding envelope 3e697df8a04c4b2baf2722561089448e because the queue is full. 2025-06-17 06:56:43.733 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.5282ms 2025-06-17 06:56:43.802 +00:00 [INF] Executed DbCommand (246ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:43.818 +00:00 [INF] Executed DbCommand (105ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:43.860 +00:00 [INF] Executed DbCommand (51ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:43.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:43.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:43.884 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:43.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:43.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:43.898 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:43.898 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:43.902 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:43.907 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:43.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:43.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:43.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:43.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:43.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:43.984 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:43.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:43.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:43.996 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:43.997 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.001 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.008 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.009 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:44.012 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.019 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.020 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:44.024 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.038 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.039 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:44.043 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.046 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.052 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:44.053 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.065 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:44.066 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.096 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.101 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:44.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.108 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:44.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.128 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:44.139 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.150 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.151 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:44.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.163 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.174 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:44.187 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.192 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:44.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.219 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:44.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.238 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:44.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.249 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:44.254 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:44.254 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 699.9271ms 2025-06-17 06:56:44.254 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:44.255 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:44.255 +00:00 [INF] Discarding envelope 7f892c1e5be04b9cb2c18a9b554ca139 because the queue is full. 2025-06-17 06:56:44.255 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:44.255 +00:00 [INF] Discarding envelope a4648c291d2d45c58a803d4add61e3b0 because the queue is full. 2025-06-17 06:56:44.255 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 700.9365ms 2025-06-17 06:56:44.257 +00:00 [INF] Executed DbCommand (434ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:44.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:44.263 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:44.276 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.286 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.293 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.298 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.301 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.308 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.309 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.320 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.330 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.349 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.356 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.368 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.383 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.388 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.389 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.400 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.414 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.424 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.429 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.442 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:44.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:44.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:44.446 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:44.448 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 738.0496ms 2025-06-17 06:56:44.448 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:44.449 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:44.449 +00:00 [INF] Discarding envelope 1d60bdd8e43447d3be4f0695c99faf1f because the queue is full. 2025-06-17 06:56:44.449 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:44.449 +00:00 [INF] Discarding envelope 32f72c5125f843ae9d8504395fd5ffb4 because the queue is full. 2025-06-17 06:56:44.450 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 740.2940ms 2025-06-17 06:56:45.037 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:56:45.037 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:45.037 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:56:45.037 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:45.037 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.7612ms 2025-06-17 06:56:46.889 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:56:46.889 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:46.889 +00:00 [INF] Started transaction with span ID '7d19ee94ced7ed31' and trace ID '226ff91d74ca48a4a3f01c21e05e50ad'. 2025-06-17 06:56:46.889 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:46.889 +00:00 [INF] Started transaction with span ID '7d19ee94ced7ed31' and trace ID '226ff91d74ca48a4a3f01c21e05e50ad'. 2025-06-17 06:56:46.889 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:56:46.889 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:46.896 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:56:46.896 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:46.896 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:56:46.896 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:46.896 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2708ms 2025-06-17 06:56:46.897 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:46.901 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:56:46.901 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:46.901 +00:00 [INF] Started transaction with span ID '90664daddce5f6a2' and trace ID 'd86b63ad104c4e74bb6b7561ef078b23'. 2025-06-17 06:56:46.901 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:46.901 +00:00 [INF] Started transaction with span ID '90664daddce5f6a2' and trace ID 'd86b63ad104c4e74bb6b7561ef078b23'. 2025-06-17 06:56:46.901 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:46.901 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:46.905 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:46.906 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:46.908 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:46.914 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:46.916 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:56:46.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:46.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:46.923 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 33.2815ms 2025-06-17 06:56:46.923 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:56:46.923 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:46.923 +00:00 [INF] Discarding envelope 9c48ab2cf42948f0b8407300fde35dd8 because the queue is full. 2025-06-17 06:56:46.923 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:46.923 +00:00 [INF] Discarding envelope c9672ac7cfe74ccda31968aafa6fb84a because the queue is full. 2025-06-17 06:56:46.923 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 34.5044ms 2025-06-17 06:56:46.924 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:46.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:46.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:46.934 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:46.934 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:46.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:46.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:46.939 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:46.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:46.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:46.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:46.945 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:46.950 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:46.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:46.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:46.958 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:46.960 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:46.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:46.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:46.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:46.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:46.979 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:46.984 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:46.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:46.988 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:46.992 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:46.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.001 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.008 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.029 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.044 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.054 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.056 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.057 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.077 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.078 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.093 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.108 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.129 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.130 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.142 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.146 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.148 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.152 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.160 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.174 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.186 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.191 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.200 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.201 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:47.204 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 302.5466ms 2025-06-17 06:56:47.204 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:47.204 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:47.204 +00:00 [INF] Discarding envelope b1126c54fef44830af63544afc4a046e because the queue is full. 2025-06-17 06:56:47.205 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:47.205 +00:00 [INF] Discarding envelope 274257a94cae44b1bc67b99aee09a455 because the queue is full. 2025-06-17 06:56:47.205 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 303.8841ms 2025-06-17 06:56:47.205 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:56:47.205 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:47.205 +00:00 [INF] Started transaction with span ID '52ce0408a5d516ca' and trace ID '72a8d38eb489475f96a90a13bf19dfeb'. 2025-06-17 06:56:47.205 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:47.206 +00:00 [INF] Started transaction with span ID '52ce0408a5d516ca' and trace ID '72a8d38eb489475f96a90a13bf19dfeb'. 2025-06-17 06:56:47.206 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:47.206 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:47.215 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:47.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:47.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:47.229 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:47.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.268 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.278 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.293 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.300 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.312 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.313 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.324 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.332 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.341 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.345 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.348 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.352 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.360 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.364 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.374 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.376 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.404 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.413 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.440 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.449 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.452 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.470 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.487 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.494 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.524 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.530 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.571 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.588 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.592 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.596 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.636 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.639 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.649 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.656 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.680 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.701 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.712 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.727 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.736 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.742 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.756 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.786 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.799 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.800 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:47.801 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:56:47.801 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:47.801 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:56:47.801 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:47.801 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1690ms 2025-06-17 06:56:47.802 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 595.7985ms 2025-06-17 06:56:47.802 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:47.802 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:47.802 +00:00 [INF] Discarding envelope c61ddbbea5814dd4ae5990af295c1527 because the queue is full. 2025-06-17 06:56:47.802 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:47.802 +00:00 [INF] Discarding envelope 7f8d3c1467fe4083afba1f9c702cc380 because the queue is full. 2025-06-17 06:56:47.802 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 597.0055ms 2025-06-17 06:56:47.810 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 06:56:47.810 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:47.810 +00:00 [INF] Started transaction with span ID 'f3c8e2d65046a771' and trace ID 'b4bcac68b3b24fe1a65d38abb91dc13c'. 2025-06-17 06:56:47.810 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:47.811 +00:00 [INF] Started transaction with span ID 'f3c8e2d65046a771' and trace ID 'b4bcac68b3b24fe1a65d38abb91dc13c'. 2025-06-17 06:56:47.811 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:47.811 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:47.813 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:56:47.814 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:56:47.814 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.6526ms 2025-06-17 06:56:47.814 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:47.815 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:47.815 +00:00 [INF] Discarding envelope 39d1af2ee06d424ba1cef7a1ef525b29 because the queue is full. 2025-06-17 06:56:47.815 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:47.815 +00:00 [INF] Discarding envelope 2cdd50be808c48568824c50043a39251 because the queue is full. 2025-06-17 06:56:47.815 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 5.1542ms 2025-06-17 06:56:47.885 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:56:47.885 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:47.885 +00:00 [INF] Started transaction with span ID '2aabed97f98eace5' and trace ID '7963c076240344b58cb5c527facc85e4'. 2025-06-17 06:56:47.885 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:47.885 +00:00 [INF] Started transaction with span ID '2aabed97f98eace5' and trace ID '7963c076240344b58cb5c527facc85e4'. 2025-06-17 06:56:47.885 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:47.885 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:47.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:47.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:47.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:47.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:47.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:47.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:47.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:48.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.050 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:48.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:48.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.130 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:48.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.146 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:48.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.169 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:48.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:48.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:48.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:48.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:48.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:48.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:48.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:48.221 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:48.221 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 335.4143ms 2025-06-17 06:56:48.221 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:48.222 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:48.222 +00:00 [INF] Discarding envelope d02eed7e411147f8a26010d15060e337 because the queue is full. 2025-06-17 06:56:48.222 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:48.222 +00:00 [INF] Discarding envelope 9525fe8f22e2402f86c2556515238d9a because the queue is full. 2025-06-17 06:56:48.223 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 337.5837ms 2025-06-17 06:56:50.667 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:56:50.667 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:50.668 +00:00 [INF] Started transaction with span ID 'e7ab72e58a1fe582' and trace ID 'b5619d74d3a44db599d2d63689ebe8ae'. 2025-06-17 06:56:50.668 +00:00 [INF] Started transaction with span ID 'e7ab72e58a1fe582' and trace ID 'b5619d74d3a44db599d2d63689ebe8ae'. 2025-06-17 06:56:50.668 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:50.668 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:50.669 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:56:50.669 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:50.669 +00:00 [INF] Started transaction with span ID 'd1c51f63b9e8d90a' and trace ID '160d3f00594d4642bb6e01a253231bec'. 2025-06-17 06:56:50.669 +00:00 [INF] Started transaction with span ID 'd1c51f63b9e8d90a' and trace ID '160d3f00594d4642bb6e01a253231bec'. 2025-06-17 06:56:50.669 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:50.669 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:50.675 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:56:50.675 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:56:50.676 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.3065ms 2025-06-17 06:56:50.676 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:50.676 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:50.676 +00:00 [INF] Discarding envelope c9f404b81b0b4348acd2a27ec4484643 because the queue is full. 2025-06-17 06:56:50.676 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:50.676 +00:00 [INF] Discarding envelope 33be88a1f4eb49dc88e8fd8f36e9ff6f because the queue is full. 2025-06-17 06:56:50.676 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 7.1027ms 2025-06-17 06:56:50.708 +00:00 [INF] Executed DbCommand (35ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:50.730 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:50.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:50.736 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:50.743 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:50.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:50.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:50.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.786 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.794 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:50.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.809 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:50.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:50.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.828 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:56:50.829 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:50.829 +00:00 [INF] Started transaction with span ID '8bc960fd3e83d208' and trace ID 'f001695dea7147f1a67efba5b65fa5e5'. 2025-06-17 06:56:50.829 +00:00 [INF] Started transaction with span ID '8bc960fd3e83d208' and trace ID 'f001695dea7147f1a67efba5b65fa5e5'. 2025-06-17 06:56:50.829 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:50.829 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:50.834 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:50.839 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:50.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:50.842 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.845 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:50.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.852 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:50.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.860 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.866 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:50.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.875 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:50.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.889 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.895 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.906 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.909 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:50.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:50.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.934 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:50.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.952 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:50.962 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.966 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.974 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.977 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.983 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.986 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.991 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:50.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:50.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:50.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:50.999 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:51.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:51.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:51.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:51.017 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:51.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:51.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:51.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:51.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:51.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:51.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:51.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:51.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:51.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:51.039 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:51.041 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:51.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:51.046 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:51.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:51.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:51.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:51.055 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:51.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:51.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:51.060 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:51.061 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:51.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:51.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:51.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:51.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:51.073 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:51.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:51.073 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:51.074 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 405.5693ms 2025-06-17 06:56:51.074 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:51.074 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:51.075 +00:00 [INF] Discarding envelope 9ac451f059be4220a98f7194ed96239e because the queue is full. 2025-06-17 06:56:51.075 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:51.076 +00:00 [INF] Discarding envelope 55ee5d4fc0f34f209923d64209261d65 because the queue is full. 2025-06-17 06:56:51.076 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 246.104ms 2025-06-17 06:56:51.076 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:51.076 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:51.076 +00:00 [INF] Discarding envelope d3b8a314b39c4ddc833042e7079958fe because the queue is full. 2025-06-17 06:56:51.076 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:51.076 +00:00 [INF] Discarding envelope f5fa4362de6a49ecbdb47ad1546e1bbe because the queue is full. 2025-06-17 06:56:51.076 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 408.8620ms 2025-06-17 06:56:51.077 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 248.7811ms 2025-06-17 06:56:52.192 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:56:52.193 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:52.193 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:56:52.193 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:52.193 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1940ms 2025-06-17 06:56:52.200 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:56:52.201 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:52.201 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:56:52.201 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:52.201 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2474ms 2025-06-17 06:56:52.204 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:56:52.204 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:52.204 +00:00 [INF] Started transaction with span ID '42783bde40402a08' and trace ID '60922b73cb4a433685944381d19bb218'. 2025-06-17 06:56:52.204 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:52.204 +00:00 [INF] Started transaction with span ID '42783bde40402a08' and trace ID '60922b73cb4a433685944381d19bb218'. 2025-06-17 06:56:52.204 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:56:52.204 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:52.205 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:56:52.205 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:52.205 +00:00 [INF] Started transaction with span ID '557dfa8712a6580a' and trace ID 'ec2165b0fe814892a1134dce03acc86e'. 2025-06-17 06:56:52.205 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:52.205 +00:00 [INF] Started transaction with span ID '557dfa8712a6580a' and trace ID 'ec2165b0fe814892a1134dce03acc86e'. 2025-06-17 06:56:52.205 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:52.205 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:52.208 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:52.214 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:52.216 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:52.219 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:52.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:52.223 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:52.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:52.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.239 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:56:52.240 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 35.5572ms 2025-06-17 06:56:52.240 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:56:52.240 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:52.240 +00:00 [INF] Discarding envelope 5acea4faeb7c43a1ae9a60563ee4671d because the queue is full. 2025-06-17 06:56:52.240 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:52.240 +00:00 [INF] Discarding envelope d82d4881a66d44daa1057c9a8b8f796f because the queue is full. 2025-06-17 06:56:52.241 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 36.9433ms 2025-06-17 06:56:52.241 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.249 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.257 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.273 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.361 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:56:52.362 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:52.362 +00:00 [INF] Started transaction with span ID '317c7df895ddd6ae' and trace ID 'c0ec7ca6f2434f4da1b3ae2a48942529'. 2025-06-17 06:56:52.362 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:52.362 +00:00 [INF] Started transaction with span ID '317c7df895ddd6ae' and trace ID 'c0ec7ca6f2434f4da1b3ae2a48942529'. 2025-06-17 06:56:52.362 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:52.362 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:52.366 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:52.370 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:56:52.374 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:52.374 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:52.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.385 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.405 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.422 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.423 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.430 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.438 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.442 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.443 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.457 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.467 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.477 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.479 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.491 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 06:56:52.491 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:52.491 +00:00 [INF] Started transaction with span ID '1f59841bc0adaa52' and trace ID '48d5cfb22b454ed7a5a8c3ad811e9d37'. 2025-06-17 06:56:52.491 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:52.492 +00:00 [INF] Started transaction with span ID '1f59841bc0adaa52' and trace ID '48d5cfb22b454ed7a5a8c3ad811e9d37'. 2025-06-17 06:56:52.492 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:52.492 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:52.493 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:56:52.493 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:56:52.493 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.442ms 2025-06-17 06:56:52.493 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:56:52.493 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:52.493 +00:00 [INF] Discarding envelope c52c7423370645298a5a92c284447327 because the queue is full. 2025-06-17 06:56:52.494 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:52.494 +00:00 [INF] Discarding envelope d56f9609ad6c4aeaa5a718be8fdf8749 because the queue is full. 2025-06-17 06:56:52.494 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 2.3791ms 2025-06-17 06:56:52.496 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.499 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.504 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.504 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:52.507 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 301.5416ms 2025-06-17 06:56:52.507 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:52.507 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:52.507 +00:00 [INF] Discarding envelope 84f7364613384ad597d8d02435bde886 because the queue is full. 2025-06-17 06:56:52.507 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:52.507 +00:00 [INF] Discarding envelope f517102fc429486ebda79d841dfcd0c0 because the queue is full. 2025-06-17 06:56:52.507 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.509 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 303.8523ms 2025-06-17 06:56:52.510 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.563 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.575 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.635 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.679 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.768 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.783 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.792 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:52.795 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 433.3773ms 2025-06-17 06:56:52.796 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:52.796 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:52.796 +00:00 [INF] Discarding envelope c03027f83b0b478f934d166eafbc1e24 because the queue is full. 2025-06-17 06:56:52.796 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:52.797 +00:00 [INF] Discarding envelope 50d6b1a4cf024be7a17e8d5e71c78ad6 because the queue is full. 2025-06-17 06:56:52.798 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 436.0142ms 2025-06-17 06:56:52.883 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:56:52.883 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:56:52.883 +00:00 [INF] Started transaction with span ID 'a5a2d37560734bf1' and trace ID '80564871c77c41608c3663374b9ab99e'. 2025-06-17 06:56:52.883 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:56:52.883 +00:00 [INF] Started transaction with span ID 'a5a2d37560734bf1' and trace ID '80564871c77c41608c3663374b9ab99e'. 2025-06-17 06:56:52.883 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:52.883 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:56:52.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:56:52.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:56:52.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.964 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:52.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:52.995 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:52.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:52.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:53.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:53.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.055 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:53.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:53.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:53.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:53.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:53.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:53.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:53.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:53.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:56:53.248 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:56:53.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:56:53.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:56:53.256 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:56:53.257 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 373.427ms 2025-06-17 06:56:53.257 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:56:53.257 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:53.257 +00:00 [INF] Discarding envelope 173dc5f1f2574d0cb4360975ca187b9b because the queue is full. 2025-06-17 06:56:53.257 +00:00 [INF] Capturing transaction. 2025-06-17 06:56:53.257 +00:00 [INF] Discarding envelope 3f776ee092474cdb9dee6f6c64cf431a because the queue is full. 2025-06-17 06:56:53.258 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 375.0635ms 2025-06-17 06:57:02.080 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:57:02.080 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:57:02.080 +00:00 [INF] Started transaction with span ID 'b02ee2fd712c5c2' and trace ID '5b371308d4744be0a7120c12e5ae0432'. 2025-06-17 06:57:02.080 +00:00 [INF] Started transaction with span ID 'b02ee2fd712c5c2' and trace ID '5b371308d4744be0a7120c12e5ae0432'. 2025-06-17 06:57:02.080 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:57:02.080 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:57:02.092 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:57:02.092 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:57:02.092 +00:00 [INF] Started transaction with span ID 'bb92911a6f852c34' and trace ID '53e27abd9f914441923fcd4b3c12c5bd'. 2025-06-17 06:57:02.092 +00:00 [INF] Started transaction with span ID 'bb92911a6f852c34' and trace ID '53e27abd9f914441923fcd4b3c12c5bd'. 2025-06-17 06:57:02.092 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:57:02.092 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:57:02.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:57:02.096 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:57:02.097 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.7792ms 2025-06-17 06:57:02.097 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:57:02.097 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:02.098 +00:00 [INF] Discarding envelope 3ef0c713e1a34503a6a9c560e05d867c because the queue is full. 2025-06-17 06:57:02.098 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:02.098 +00:00 [INF] Discarding envelope 5e1470ad589e42cf8813c5a6b4f1b9b4 because the queue is full. 2025-06-17 06:57:02.099 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 7.1215ms 2025-06-17 06:57:02.111 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:57:02.146 +00:00 [INF] Executed DbCommand (34ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:57:02.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:57:02.160 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:57:02.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.175 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:02.196 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.211 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:02.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.225 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:02.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.251 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:02.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.257 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:57:02.257 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:57:02.257 +00:00 [INF] Started transaction with span ID 'b54eb03eef4f2689' and trace ID 'ea1ac6a69e3e434e9995741a72c3bfe4'. 2025-06-17 06:57:02.257 +00:00 [INF] Started transaction with span ID 'b54eb03eef4f2689' and trace ID 'ea1ac6a69e3e434e9995741a72c3bfe4'. 2025-06-17 06:57:02.257 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:57:02.257 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:57:02.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.298 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:02.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.302 +00:00 [INF] Executed DbCommand (42ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:57:02.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.330 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:57:02.331 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:02.345 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.345 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:57:02.355 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.361 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:57:02.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:02.378 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:02.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.418 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.436 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:02.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.443 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.447 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.451 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.457 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:02.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.462 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.472 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:02.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.511 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.525 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.539 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:02.542 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.577 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:02.582 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.595 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.725 +00:00 [INF] Executed DbCommand (49ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.734 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.771 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.798 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:02.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.865 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.888 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.911 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.950 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:02.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.960 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:02.969 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:02.980 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:02.993 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.009 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.015 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.023 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:03.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.078 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.082 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.091 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:03.116 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.146 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.158 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.166 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.175 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:03.187 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:57:03.194 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1113.4017ms 2025-06-17 06:57:03.194 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:57:03.194 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:03.194 +00:00 [INF] Discarding envelope 92b8b51c0f764a8fbfe4c2c65e1756c2 because the queue is full. 2025-06-17 06:57:03.195 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:03.195 +00:00 [INF] Discarding envelope 5e3ff2c2ea2448638e3c256bf80f482d because the queue is full. 2025-06-17 06:57:03.196 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 1116.0900ms 2025-06-17 06:57:03.202 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.224 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.225 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:57:03.238 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 980.8514ms 2025-06-17 06:57:03.239 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:57:03.239 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:03.239 +00:00 [INF] Discarding envelope 04199306f4b443f0bfc0555ad6a89506 because the queue is full. 2025-06-17 06:57:03.239 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:03.239 +00:00 [INF] Discarding envelope a8d54604753d4d7481aced8adc1c2031 because the queue is full. 2025-06-17 06:57:03.242 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 984.9348ms 2025-06-17 06:57:03.566 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:57:03.566 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:57:03.566 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:57:03.566 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:57:03.567 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 1.1543ms 2025-06-17 06:57:03.577 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:57:03.577 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:57:03.577 +00:00 [INF] Started transaction with span ID 'd10bb33ac9a35dd4' and trace ID '92b29b09b1bc41a29c8b13a7609e887f'. 2025-06-17 06:57:03.577 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:57:03.577 +00:00 [INF] Started transaction with span ID 'd10bb33ac9a35dd4' and trace ID '92b29b09b1bc41a29c8b13a7609e887f'. 2025-06-17 06:57:03.577 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:57:03.577 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:57:03.585 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:57:03.600 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:57:03.604 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:57:03.613 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:57:03.614 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 36.3443ms 2025-06-17 06:57:03.614 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:57:03.614 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:03.614 +00:00 [INF] Discarding envelope 79e9dc3bab024e57abec986b65e1e7bd because the queue is full. 2025-06-17 06:57:03.614 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:03.614 +00:00 [INF] Discarding envelope f8911a782f1c4f1a96da6d75e91562d8 because the queue is full. 2025-06-17 06:57:03.615 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 38.2426ms 2025-06-17 06:57:03.652 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:57:03.653 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:57:03.653 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:57:03.653 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:57:03.653 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2344ms 2025-06-17 06:57:03.664 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:57:03.664 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:57:03.664 +00:00 [INF] Started transaction with span ID 'c0c520c1d8fc2b7e' and trace ID 'cadf096bbf4f4e6b94549fb19df2b6bf'. 2025-06-17 06:57:03.664 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:57:03.664 +00:00 [INF] Started transaction with span ID 'c0c520c1d8fc2b7e' and trace ID 'cadf096bbf4f4e6b94549fb19df2b6bf'. 2025-06-17 06:57:03.664 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:57:03.664 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:57:03.670 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:57:03.677 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:57:03.682 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:57:03.688 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:57:03.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.708 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:03.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.716 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:03.729 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:03.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:03.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:03.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.771 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.779 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.783 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:57:03.783 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:57:03.783 +00:00 [INF] Started transaction with span ID '68c5d1fb98a29c31' and trace ID 'dc67f6785ad84ff185c487fdacd5a9b4'. 2025-06-17 06:57:03.783 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:57:03.783 +00:00 [INF] Started transaction with span ID '68c5d1fb98a29c31' and trace ID 'dc67f6785ad84ff185c487fdacd5a9b4'. 2025-06-17 06:57:03.784 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:57:03.784 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:57:03.788 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:57:03.793 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:03.793 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:57:03.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:57:03.801 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:57:03.805 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:03.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.820 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.833 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.835 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:03.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:03.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.859 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.863 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:03.865 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.869 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:03.897 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:03.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.913 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.914 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.918 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:57:03.918 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:57:03.918 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:57:03.918 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:57:03.918 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2153ms 2025-06-17 06:57:03.925 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.935 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:57:03.935 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:57:03.935 +00:00 [INF] Started transaction with span ID 'a24951911fd11a99' and trace ID 'b9df1761156a47538cdb7bd01aafaae0'. 2025-06-17 06:57:03.935 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:57:03.935 +00:00 [INF] Started transaction with span ID 'a24951911fd11a99' and trace ID 'b9df1761156a47538cdb7bd01aafaae0'. 2025-06-17 06:57:03.935 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:57:03.935 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:57:03.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:57:03.938 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:57:03.938 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.6186ms 2025-06-17 06:57:03.939 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:57:03.939 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:03.939 +00:00 [INF] Discarding envelope fe1e5ba8e658400d9db6d49d47dd5c17 because the queue is full. 2025-06-17 06:57:03.944 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:03.945 +00:00 [INF] Discarding envelope 918abd58f3f8445ab88ef5aa7c8c4e28 because the queue is full. 2025-06-17 06:57:03.945 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 10.1395ms 2025-06-17 06:57:03.945 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:03.945 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:03.957 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.971 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.979 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:03.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:03.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.990 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:03.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:03.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:03.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.004 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.013 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.026 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.031 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.034 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.041 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.044 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.048 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.057 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.059 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.070 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.078 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.094 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.096 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.119 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.120 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.128 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.129 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.145 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.152 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.158 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.160 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.167 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.168 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.180 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.183 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.192 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:57:04.192 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 527.7883ms 2025-06-17 06:57:04.192 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:57:04.193 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:04.195 +00:00 [INF] Discarding envelope b8cc701b456e4b628b2330bca76b0e08 because the queue is full. 2025-06-17 06:57:04.195 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:04.195 +00:00 [INF] Discarding envelope dd0751eb1e044afe85e320c95f9922a4 because the queue is full. 2025-06-17 06:57:04.195 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 531.0168ms 2025-06-17 06:57:04.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.219 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.234 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.260 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.265 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.279 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.284 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.294 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.329 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.334 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.356 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.382 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.393 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.398 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.413 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.447 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.451 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.459 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.478 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.494 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.505 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.520 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:57:04.524 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 740.1388ms 2025-06-17 06:57:04.524 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:57:04.524 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:04.524 +00:00 [INF] Discarding envelope f86b0a19eab14e49ac82dd831f3f80e9 because the queue is full. 2025-06-17 06:57:04.524 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:04.524 +00:00 [INF] Discarding envelope 4b27cc9edb1249619e35ca22e0a22461 because the queue is full. 2025-06-17 06:57:04.525 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 742.0330ms 2025-06-17 06:57:04.607 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:57:04.607 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:57:04.607 +00:00 [INF] Started transaction with span ID '8f42a40f13c102b' and trace ID 'ba20930d67d14796b5d3144b164c3232'. 2025-06-17 06:57:04.607 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:57:04.607 +00:00 [INF] Started transaction with span ID '8f42a40f13c102b' and trace ID 'ba20930d67d14796b5d3144b164c3232'. 2025-06-17 06:57:04.607 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:57:04.607 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:57:04.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:57:04.612 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:57:04.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.731 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.799 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.819 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.910 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.920 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.929 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.939 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.946 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.951 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.961 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.973 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.982 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:04.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:04.992 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:04.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:04.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:05.004 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:05.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:05.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:05.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:05.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:05.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:05.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:05.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:05.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:05.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:05.050 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:05.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:05.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:05.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:05.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:05.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:05.076 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:05.080 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:05.088 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:05.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:05.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:05.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:05.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:05.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:05.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:57:05.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:57:05.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:57:05.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:57:05.132 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:57:05.133 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 525.7894ms 2025-06-17 06:57:05.133 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:57:05.135 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:05.135 +00:00 [INF] Discarding envelope a5e5bc5281e143b2bf72c3289730b071 because the queue is full. 2025-06-17 06:57:05.135 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:05.135 +00:00 [INF] Discarding envelope 89e41dc61996431c8f1a5b0c1ec74d78 because the queue is full. 2025-06-17 06:57:05.135 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 528.3965ms 2025-06-17 06:57:16.312 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-17 06:57:16.313 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:57:16.313 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:57:16.313 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:57:16.313 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 204 - - 0.3525ms 2025-06-17 06:57:16.318 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-17 06:57:16.318 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:57:16.318 +00:00 [INF] Started transaction with span ID 'b7c1baac65f81cbd' and trace ID '8fdd058cba804d77b01d0588c0de4229'. 2025-06-17 06:57:16.318 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:57:16.319 +00:00 [INF] Started transaction with span ID 'b7c1baac65f81cbd' and trace ID '8fdd058cba804d77b01d0588c0de4229'. 2025-06-17 06:57:16.319 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 06:57:16.319 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 06:57:16.326 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 06:57:16.327 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:57:16.327 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 8.347ms 2025-06-17 06:57:16.327 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 06:57:16.327 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:16.327 +00:00 [INF] Discarding envelope 6b3bfa817e114457b82d5ff5a9824312 because the queue is full. 2025-06-17 06:57:16.327 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:16.327 +00:00 [INF] Discarding envelope 2858f84aeddd442a90f0fc19006b3fd1 because the queue is full. 2025-06-17 06:57:16.328 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 200 - application/json;+charset=utf-8 9.5748ms 2025-06-17 06:57:16.793 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-17 06:57:16.793 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:57:16.793 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:57:16.793 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:57:16.793 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - - 204 - - 0.3394ms 2025-06-17 06:57:16.801 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-17 06:57:16.801 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:57:16.801 +00:00 [INF] Started transaction with span ID 'e4525c23282ef6e9' and trace ID 'ef823c052d914d4db200e5ce2b1f2d3b'. 2025-06-17 06:57:16.802 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:57:16.802 +00:00 [INF] Started transaction with span ID 'e4525c23282ef6e9' and trace ID 'ef823c052d914d4db200e5ce2b1f2d3b'. 2025-06-17 06:57:16.802 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 06:57:16.802 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 06:57:16.805 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 06:57:16.805 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:57:16.806 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 4.1834ms 2025-06-17 06:57:16.806 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 06:57:16.806 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:16.806 +00:00 [INF] Discarding envelope 07cc1cc9ad3943bfa6ec9ef1403f7f3e because the queue is full. 2025-06-17 06:57:16.806 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:16.806 +00:00 [INF] Discarding envelope 2a11e138aee1466dac3b0def96afbcda because the queue is full. 2025-06-17 06:57:16.807 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - - 200 - application/json;+charset=utf-8 5.6092ms 2025-06-17 06:57:17.438 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - 2025-06-17 06:57:17.439 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:57:17.439 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:57:17.439 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:57:17.439 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - - 204 - - 0.3113ms 2025-06-17 06:57:17.442 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - 2025-06-17 06:57:17.442 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:57:17.442 +00:00 [INF] Started transaction with span ID '7c7d1789abdc23bf' and trace ID '9b8bbd283c5f4b48b741f5dbe2c8387b'. 2025-06-17 06:57:17.442 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:57:17.443 +00:00 [INF] Started transaction with span ID '7c7d1789abdc23bf' and trace ID '9b8bbd283c5f4b48b741f5dbe2c8387b'. 2025-06-17 06:57:17.443 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 06:57:17.443 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 06:57:17.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 06:57:17.447 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:57:17.447 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 4.2106ms 2025-06-17 06:57:17.447 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 06:57:17.447 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:17.448 +00:00 [INF] Discarding envelope fc37dde566db4e08bdefdffe2b884018 because the queue is full. 2025-06-17 06:57:17.448 +00:00 [INF] Capturing transaction. 2025-06-17 06:57:17.448 +00:00 [INF] Discarding envelope 4ba746515f1f4ad99469270e79a77053 because the queue is full. 2025-06-17 06:57:17.448 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - - 200 - application/json;+charset=utf-8 5.9350ms 2025-06-17 06:58:29.712 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:58:29.712 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:29.712 +00:00 [INF] Started transaction with span ID 'b5847f0c81a97694' and trace ID 'ba1fdb1d430a4a1d9143cdd89c9685dd'. 2025-06-17 06:58:29.713 +00:00 [INF] Started transaction with span ID 'b5847f0c81a97694' and trace ID 'ba1fdb1d430a4a1d9143cdd89c9685dd'. 2025-06-17 06:58:29.713 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:58:29.713 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:58:29.719 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:58:29.719 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:29.719 +00:00 [INF] Started transaction with span ID 'dc66583ff50b573a' and trace ID 'cbfd8f8ee43d4a3b8918285e9ae6eb7c'. 2025-06-17 06:58:29.720 +00:00 [INF] Started transaction with span ID 'dc66583ff50b573a' and trace ID 'cbfd8f8ee43d4a3b8918285e9ae6eb7c'. 2025-06-17 06:58:29.720 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:58:29.720 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:58:29.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:58:29.722 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:58:29.723 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.71ms 2025-06-17 06:58:29.723 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:58:29.723 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:29.723 +00:00 [INF] Discarding envelope 78c381a36d5143b7838907447ffca9fd because the queue is full. 2025-06-17 06:58:29.723 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:29.726 +00:00 [INF] Discarding envelope a60a23b0e5174663b52e118f57d2ae10 because the queue is full. 2025-06-17 06:58:29.726 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 7.4369ms 2025-06-17 06:58:29.730 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:58:29.745 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:58:29.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:58:29.750 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:58:29.755 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.764 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:29.765 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.770 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:29.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:29.778 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.783 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:29.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.792 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:29.793 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.799 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:29.800 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:29.806 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.813 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:29.815 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.820 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:29.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.829 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:29.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.842 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:58:29.842 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:29.842 +00:00 [INF] Started transaction with span ID 'd2175cd003333c03' and trace ID 'a11f36c3a32b48a482aa7717f55235e2'. 2025-06-17 06:58:29.842 +00:00 [INF] Started transaction with span ID 'd2175cd003333c03' and trace ID 'a11f36c3a32b48a482aa7717f55235e2'. 2025-06-17 06:58:29.842 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:58:29.843 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:58:29.846 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:58:29.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:29.853 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:58:29.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:58:29.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:58:29.866 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.872 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:29.873 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.878 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.886 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.887 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.889 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:29.890 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.899 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:29.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.902 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.903 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.907 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.909 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.913 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:29.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.923 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.927 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:29.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.938 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:29.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.945 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.953 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.956 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:29.961 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:58:29.961 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 248.5143ms 2025-06-17 06:58:29.961 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:58:29.962 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:29.962 +00:00 [INF] Discarding envelope 2cd16258541047f6bdf0fe4f76c812f7 because the queue is full. 2025-06-17 06:58:29.962 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:29.962 +00:00 [INF] Discarding envelope 1d9a79f706394758b66067e1be67f0f3 because the queue is full. 2025-06-17 06:58:29.962 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 249.7931ms 2025-06-17 06:58:29.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.969 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.984 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.989 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:29.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:29.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:29.993 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:58:29.994 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 151.4497ms 2025-06-17 06:58:29.994 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:58:29.994 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:29.995 +00:00 [INF] Discarding envelope 206c892b69f34009b01bcf89f6f267f5 because the queue is full. 2025-06-17 06:58:29.995 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:29.995 +00:00 [INF] Discarding envelope fba0662e1de44bc4a6447ceb5bd9ed8f because the queue is full. 2025-06-17 06:58:29.995 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 152.9558ms 2025-06-17 06:58:30.015 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:58:30.016 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:30.016 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:58:30.016 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:58:30.016 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3231ms 2025-06-17 06:58:30.016 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:58:30.016 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:30.016 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:58:30.016 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:58:30.016 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1704ms 2025-06-17 06:58:30.020 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:58:30.022 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:30.022 +00:00 [INF] Started transaction with span ID '27fb86723ee6e630' and trace ID 'ff0189f54e6c4d958a4ea591eaa78aa2'. 2025-06-17 06:58:30.022 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:58:30.023 +00:00 [INF] Started transaction with span ID '27fb86723ee6e630' and trace ID 'ff0189f54e6c4d958a4ea591eaa78aa2'. 2025-06-17 06:58:30.023 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:58:30.023 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:58:30.031 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:58:30.031 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:58:30.031 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:30.032 +00:00 [INF] Started transaction with span ID '214c751710dbf8e0' and trace ID 'f6627039d9bb439b82e1fa3474d0c4b4'. 2025-06-17 06:58:30.033 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:58:30.033 +00:00 [INF] Started transaction with span ID '214c751710dbf8e0' and trace ID 'f6627039d9bb439b82e1fa3474d0c4b4'. 2025-06-17 06:58:30.033 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:58:30.033 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:58:30.036 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:58:30.040 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:58:30.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:58:30.051 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:58:30.051 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 28.5814ms 2025-06-17 06:58:30.051 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:58:30.051 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:30.052 +00:00 [INF] Discarding envelope 9c394266bc1f42f98cd133002314bb05 because the queue is full. 2025-06-17 06:58:30.052 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:30.052 +00:00 [INF] Discarding envelope a9d055c85cd64faab937bacd14ffa268 because the queue is full. 2025-06-17 06:58:30.052 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 32.5587ms 2025-06-17 06:58:30.052 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:58:30.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:58:30.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:58:30.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.082 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.083 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.094 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.096 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.103 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.104 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.105 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.108 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.109 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.121 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.122 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.127 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.134 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.137 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.142 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.143 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.148 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.156 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.161 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.167 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.175 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.177 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.178 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.182 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.184 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.190 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.191 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.199 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.204 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.205 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:58:30.205 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 172.1001ms 2025-06-17 06:58:30.205 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:58:30.205 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:30.205 +00:00 [INF] Discarding envelope b932b2a8e77f4960be1cb2bf99eae7d0 because the queue is full. 2025-06-17 06:58:30.205 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:30.205 +00:00 [INF] Discarding envelope 882a7779123e47fb9f3f2807573284da because the queue is full. 2025-06-17 06:58:30.205 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 174.1677ms 2025-06-17 06:58:30.206 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:58:30.206 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:30.206 +00:00 [INF] Started transaction with span ID 'a3bb58f1ec15a658' and trace ID '5df268e556b3481dba382eea6446459f'. 2025-06-17 06:58:30.206 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:58:30.206 +00:00 [INF] Started transaction with span ID 'a3bb58f1ec15a658' and trace ID '5df268e556b3481dba382eea6446459f'. 2025-06-17 06:58:30.206 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:58:30.206 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:58:30.209 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:58:30.212 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:58:30.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:58:30.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:58:30.219 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.220 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.227 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.231 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.237 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.238 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.242 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.248 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.249 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.253 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.254 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.255 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.258 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.258 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.264 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.265 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.271 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.275 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.280 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.286 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.298 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.318 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.332 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.333 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.339 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.346 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.358 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.360 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.366 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.374 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.383 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.389 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.395 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.453 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:58:30.454 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:58:30.454 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:30.454 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:58:30.454 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:58:30.454 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1764ms 2025-06-17 06:58:30.454 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 248.0744ms 2025-06-17 06:58:30.454 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:58:30.455 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:30.455 +00:00 [INF] Discarding envelope 8907a39677a64bb2aa86144c669c0e7a because the queue is full. 2025-06-17 06:58:30.455 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:30.455 +00:00 [INF] Discarding envelope bf88ff86b5af4d64b0a22dbfcf220cb3 because the queue is full. 2025-06-17 06:58:30.455 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 249.5661ms 2025-06-17 06:58:30.461 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:58:30.461 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:30.461 +00:00 [INF] Started transaction with span ID '4aff9f4d91946d77' and trace ID 'e4039103d4f341ed8fe2f047c67dacd8'. 2025-06-17 06:58:30.461 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:58:30.461 +00:00 [INF] Started transaction with span ID '4aff9f4d91946d77' and trace ID 'e4039103d4f341ed8fe2f047c67dacd8'. 2025-06-17 06:58:30.461 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:58:30.461 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:58:30.463 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:58:30.463 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:58:30.464 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.9366ms 2025-06-17 06:58:30.464 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:58:30.464 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:30.464 +00:00 [INF] Discarding envelope a4eab66bd0f140d9901ac58b8b69b246 because the queue is full. 2025-06-17 06:58:30.464 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:30.464 +00:00 [INF] Discarding envelope 93766c69695d4bf5970ff97b073dd300 because the queue is full. 2025-06-17 06:58:30.464 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.3633ms 2025-06-17 06:58:30.510 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:58:30.511 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:30.511 +00:00 [INF] Started transaction with span ID 'a68935790279714' and trace ID 'fc03d91c237d48bab5f96d70e7addeac'. 2025-06-17 06:58:30.511 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:58:30.511 +00:00 [INF] Started transaction with span ID 'a68935790279714' and trace ID 'fc03d91c237d48bab5f96d70e7addeac'. 2025-06-17 06:58:30.511 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:58:30.511 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:58:30.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:58:30.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:58:30.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.527 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.533 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.534 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.539 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.540 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.552 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.555 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.557 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.562 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.573 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.576 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.586 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.603 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.607 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.621 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.622 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.633 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.636 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.652 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.659 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.660 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.664 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.668 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.672 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.687 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.688 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.704 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.710 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.729 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.760 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.794 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.800 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.804 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.819 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.828 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.829 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.846 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.847 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.874 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.882 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.887 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.896 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.909 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.930 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.944 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.946 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.952 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.966 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.976 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.980 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:30.984 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:30.988 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:30.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:30.999 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:31.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:31.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:31.017 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:31.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:31.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:31.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:31.039 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:31.052 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:31.053 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:58:31.053 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 542.1541ms 2025-06-17 06:58:31.053 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:58:31.053 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:31.054 +00:00 [INF] Discarding envelope 816c4e7a9df94cdcbbee320939c216c2 because the queue is full. 2025-06-17 06:58:31.054 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:31.054 +00:00 [INF] Discarding envelope 02c78476ac2c497a9dbb5e437e39c389 because the queue is full. 2025-06-17 06:58:31.054 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 543.5518ms 2025-06-17 06:58:34.971 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 06:58:34.971 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:34.971 +00:00 [INF] Started transaction with span ID '4ddaf046e15718fc' and trace ID '90201d20bfae48579caf06470f1b79bb'. 2025-06-17 06:58:34.971 +00:00 [INF] Started transaction with span ID '4ddaf046e15718fc' and trace ID '90201d20bfae48579caf06470f1b79bb'. 2025-06-17 06:58:34.971 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:58:34.971 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:58:34.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:58:34.973 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:58:34.973 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.761ms 2025-06-17 06:58:34.973 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:58:34.973 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:34.973 +00:00 [INF] Discarding envelope b533299abe584d648e05e0751eb29edb because the queue is full. 2025-06-17 06:58:34.973 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:34.973 +00:00 [INF] Discarding envelope 4a99423e4af5430d840702d628276524 because the queue is full. 2025-06-17 06:58:34.974 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.6499ms 2025-06-17 06:58:34.983 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 06:58:34.983 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:34.984 +00:00 [INF] Started transaction with span ID 'c50b59d5406deb06' and trace ID '0b96c51fef684d78aa519965111b6cc5'. 2025-06-17 06:58:34.984 +00:00 [INF] Started transaction with span ID 'c50b59d5406deb06' and trace ID '0b96c51fef684d78aa519965111b6cc5'. 2025-06-17 06:58:34.984 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:58:34.984 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:58:35.012 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:58:35.038 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:58:35.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:58:35.043 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:58:35.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:35.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.078 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:35.079 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.084 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:35.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.107 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:35.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.112 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 06:58:35.112 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:35.112 +00:00 [INF] Started transaction with span ID '1e47ebb2820728a4' and trace ID 'b6c2f279d8714b3f94a2d451c27b3de4'. 2025-06-17 06:58:35.112 +00:00 [INF] Started transaction with span ID '1e47ebb2820728a4' and trace ID 'b6c2f279d8714b3f94a2d451c27b3de4'. 2025-06-17 06:58:35.112 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:58:35.112 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:58:35.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:35.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.134 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:58:35.139 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:58:35.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:58:35.146 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.147 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:58:35.151 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:35.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.168 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:35.169 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.179 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.182 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:35.187 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.187 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.202 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:35.203 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.208 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.211 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.215 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:35.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.230 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.235 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.244 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:35.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.267 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:35.268 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.272 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.279 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:35.281 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.281 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.287 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.310 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:35.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.314 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.321 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.324 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.337 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:35.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.343 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.348 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.362 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:35.364 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.367 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:35.392 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.395 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:35.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.405 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:58:35.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:35.411 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:35.413 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:35.413 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:58:35.414 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 429.6812ms 2025-06-17 06:58:35.414 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:58:35.414 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:35.414 +00:00 [INF] Discarding envelope b40c1d26a1654da099a2b4d58f9a325b because the queue is full. 2025-06-17 06:58:35.414 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:35.414 +00:00 [INF] Discarding envelope 5326e4f7e6ce4cbeb1da5fb3dc3bc101 because the queue is full. 2025-06-17 06:58:35.414 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 430.9878ms 2025-06-17 06:58:35.415 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 302.3445ms 2025-06-17 06:58:35.415 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:58:35.415 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:35.415 +00:00 [INF] Discarding envelope a057099403424cb4a52910d4479c5bb3 because the queue is full. 2025-06-17 06:58:35.415 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:35.415 +00:00 [INF] Discarding envelope f6c9e29315124778b48aaec599d7006f because the queue is full. 2025-06-17 06:58:35.415 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 303.3974ms 2025-06-17 06:58:37.484 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 06:58:37.484 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:37.484 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:58:37.484 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:58:37.484 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2717ms 2025-06-17 06:58:37.488 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 06:58:37.488 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:37.488 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:58:37.488 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:58:37.488 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2038ms 2025-06-17 06:58:37.492 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 06:58:37.492 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:37.492 +00:00 [INF] Started transaction with span ID '5abc41ad12b900a6' and trace ID '84090a10f72441bb9de7bc2e31212c24'. 2025-06-17 06:58:37.492 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:58:37.492 +00:00 [INF] Started transaction with span ID '5abc41ad12b900a6' and trace ID '84090a10f72441bb9de7bc2e31212c24'. 2025-06-17 06:58:37.492 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:58:37.492 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:58:37.493 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 06:58:37.493 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:37.493 +00:00 [INF] Started transaction with span ID 'baa8ee706a416e90' and trace ID 'b10b5d32bac946b997a5ecc40fd08b2c'. 2025-06-17 06:58:37.493 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:58:37.494 +00:00 [INF] Started transaction with span ID 'baa8ee706a416e90' and trace ID 'b10b5d32bac946b997a5ecc40fd08b2c'. 2025-06-17 06:58:37.494 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:58:37.494 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:58:37.497 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:58:37.501 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:58:37.505 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:58:37.507 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:58:37.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:58:37.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:58:37.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:58:37.516 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 06:58:37.516 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 23.9513ms 2025-06-17 06:58:37.516 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 06:58:37.516 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:37.516 +00:00 [INF] Discarding envelope bb6f30b7f7fa438bbe0de5e8615f142e because the queue is full. 2025-06-17 06:58:37.516 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:37.517 +00:00 [INF] Discarding envelope 017ea35769794550b7209f17a43b8aa0 because the queue is full. 2025-06-17 06:58:37.517 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 25.0843ms 2025-06-17 06:58:37.522 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.531 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.532 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.539 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.544 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.553 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.554 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.559 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.560 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.565 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.565 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.571 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.572 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.576 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.577 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.582 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.583 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.590 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.591 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.596 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.597 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.602 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.604 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.610 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.611 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.615 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.616 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.623 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.624 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.638 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.645 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.658 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.658 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:58:37.658 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 164.5982ms 2025-06-17 06:58:37.658 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:58:37.659 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:37.659 +00:00 [INF] Discarding envelope 2f588240917b4454840455dfb34f4723 because the queue is full. 2025-06-17 06:58:37.659 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:37.659 +00:00 [INF] Discarding envelope 9c608db2c23f44eab852cd5e820616e5 because the queue is full. 2025-06-17 06:58:37.659 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 165.5845ms 2025-06-17 06:58:37.659 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:58:37.659 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:37.659 +00:00 [INF] Started transaction with span ID '70a6120056e9ab59' and trace ID 'b28cd389f4f2494da087b6e487ca9282'. 2025-06-17 06:58:37.659 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:58:37.659 +00:00 [INF] Started transaction with span ID '70a6120056e9ab59' and trace ID 'b28cd389f4f2494da087b6e487ca9282'. 2025-06-17 06:58:37.660 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:58:37.660 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:58:37.667 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:58:37.670 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 06:58:37.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:58:37.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:58:37.679 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.694 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.698 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.709 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.716 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.717 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.723 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.733 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.735 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.736 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.740 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.745 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.749 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.754 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.755 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.763 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.764 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.783 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.809 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.835 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.841 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.855 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.866 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.881 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.887 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.892 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.898 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.903 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.910 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.916 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.918 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.935 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.955 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:37.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:37.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:37.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:37.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.006 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.032 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.082 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:58:38.083 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 423.2656ms 2025-06-17 06:58:38.083 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:58:38.083 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:38.084 +00:00 [INF] Discarding envelope d93fffe686554ec8852300e863105d8b because the queue is full. 2025-06-17 06:58:38.087 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:38.087 +00:00 [INF] Discarding envelope c6a21b42a6484874b6827dcfbf199986 because the queue is full. 2025-06-17 06:58:38.087 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 428.1497ms 2025-06-17 06:58:38.091 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 06:58:38.091 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:38.091 +00:00 [INF] No transaction started due to Options request. 2025-06-17 06:58:38.091 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:58:38.091 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.4188ms 2025-06-17 06:58:38.097 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 06:58:38.097 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:38.097 +00:00 [INF] Started transaction with span ID 'c268657c3f290684' and trace ID 'c5584e5be83541138d9d5130bb61cf0b'. 2025-06-17 06:58:38.097 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:58:38.098 +00:00 [INF] Started transaction with span ID 'c268657c3f290684' and trace ID 'c5584e5be83541138d9d5130bb61cf0b'. 2025-06-17 06:58:38.098 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:58:38.098 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:58:38.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 06:58:38.101 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 06:58:38.101 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.7068ms 2025-06-17 06:58:38.102 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 06:58:38.102 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:38.102 +00:00 [INF] Discarding envelope 3ef84f1e5cc44d828918047251ea0e79 because the queue is full. 2025-06-17 06:58:38.102 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:38.102 +00:00 [INF] Discarding envelope 7ed7486e46734de5abf1047dbc8c2eef because the queue is full. 2025-06-17 06:58:38.102 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.4233ms 2025-06-17 06:58:38.171 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 06:58:38.171 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 06:58:38.172 +00:00 [INF] Started transaction with span ID 'f3a188960946c736' and trace ID '392a59abdf0a44b2986027dcecdf78b2'. 2025-06-17 06:58:38.172 +00:00 [INF] CORS policy execution successful. 2025-06-17 06:58:38.172 +00:00 [INF] Started transaction with span ID 'f3a188960946c736' and trace ID '392a59abdf0a44b2986027dcecdf78b2'. 2025-06-17 06:58:38.172 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:58:38.172 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 06:58:38.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 06:58:38.178 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 06:58:38.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.214 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.241 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.266 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.285 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.305 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.309 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.323 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.337 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.346 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.363 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.417 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.423 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.430 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.441 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.470 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.472 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.477 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.510 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.521 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.527 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.537 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 06:58:38.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 06:58:38.543 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 06:58:38.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 06:58:38.546 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 06:58:38.546 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 373.8317ms 2025-06-17 06:58:38.546 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 06:58:38.546 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:38.546 +00:00 [INF] Discarding envelope 2fa4d028bf8c48e39b83db0b744e16eb because the queue is full. 2025-06-17 06:58:38.546 +00:00 [INF] Capturing transaction. 2025-06-17 06:58:38.546 +00:00 [INF] Discarding envelope 47d54fb633c04dd2995ae81afb9eb9d0 because the queue is full. 2025-06-17 06:58:38.546 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 375.3696ms 2025-06-17 07:01:00.764 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 07:01:00.764 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:00.764 +00:00 [INF] Started transaction with span ID '6d7a31879d086d36' and trace ID '0c9848aaec684405a152c223f1b1898d'. 2025-06-17 07:01:00.765 +00:00 [INF] Started transaction with span ID '6d7a31879d086d36' and trace ID '0c9848aaec684405a152c223f1b1898d'. 2025-06-17 07:01:00.765 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:01:00.765 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:00.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:01:00.780 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:01:00.780 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 15.1538ms 2025-06-17 07:01:00.781 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:01:00.781 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:00.781 +00:00 [INF] Discarding envelope 5c768b36f212479ca5d0a0ffe5ac0230 because the queue is full. 2025-06-17 07:01:00.781 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:00.781 +00:00 [INF] Discarding envelope 50188635ee0c4e6986d73443ed1bda36 because the queue is full. 2025-06-17 07:01:00.782 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 17.8035ms 2025-06-17 07:01:01.099 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 07:01:01.099 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:01.099 +00:00 [INF] Started transaction with span ID 'cb3db068dfaff578' and trace ID '6d5a6123bc474afc9f134b7a32d059fa'. 2025-06-17 07:01:01.099 +00:00 [INF] Started transaction with span ID 'cb3db068dfaff578' and trace ID '6d5a6123bc474afc9f134b7a32d059fa'. 2025-06-17 07:01:01.099 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:01.099 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:01.136 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:01.189 +00:00 [INF] Executed DbCommand (49ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:01.193 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:01:01.202 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:01.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:01.225 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:01.231 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 07:01:01.231 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:01.231 +00:00 [INF] Started transaction with span ID '26fb931f2e1e2ba5' and trace ID 'ca5280503e0a4b1085c9f2d51879a747'. 2025-06-17 07:01:01.232 +00:00 [INF] Started transaction with span ID '26fb931f2e1e2ba5' and trace ID 'ca5280503e0a4b1085c9f2d51879a747'. 2025-06-17 07:01:01.232 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:01.232 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:01.240 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:01.256 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:01.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:01:01.354 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:01.361 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:01.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:01.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:01.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:01.386 +00:00 [INF] Executed DbCommand (42ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:01.395 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:01.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:01.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:01.411 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:01.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:01.542 +00:00 [INF] Executed DbCommand (66ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:01.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:01.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:01.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:01.553 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:01.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:01.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:01.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:01.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:01.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:01.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:01.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:01.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:01.620 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:01.714 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:01.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:01.721 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:01.732 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:01.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:01.751 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:01.756 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:01.786 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:01.788 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:01.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:01.830 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:01.852 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:01.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:01.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:01.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:01.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:01.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:01.920 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:01.940 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:01.954 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:01.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:01.973 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:01.977 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:01.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:01.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:01.996 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:02.024 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:02.024 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:02.032 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:02.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:02.058 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:02.062 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:02.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:02.073 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:02.082 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:02.096 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:02.100 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:02.105 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:02.108 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:02.118 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:02.129 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:02.139 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:02.144 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:02.150 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:02.155 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:02.167 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:02.167 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:02.186 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:02.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:02.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:02.223 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:02.229 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:02.235 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:02.245 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:02.246 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:02.263 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:02.263 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:02.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:02.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:02.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:02.319 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:02.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:02.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:02.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:02.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:02.352 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:02.391 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:02.399 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:02.410 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:02.412 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:02.426 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:02.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:02.457 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:01:02.464 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1231.6086ms 2025-06-17 07:01:02.464 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:02.464 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:02.465 +00:00 [INF] Discarding envelope 785959324fa24ea5be568c71a580d591 because the queue is full. 2025-06-17 07:01:02.465 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:02.465 +00:00 [INF] Discarding envelope 48a5cf0fc5a644d398011094fd6f31bc because the queue is full. 2025-06-17 07:01:02.468 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 1236.5894ms 2025-06-17 07:01:02.482 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:02.501 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:02.517 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:02.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:02.546 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:02.578 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:02.597 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:02.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:02.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:02.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:02.644 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:02.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:02.660 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:02.674 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:02.684 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:02.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:02.717 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:02.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:02.734 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:02.735 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:01:02.740 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1640.6779ms 2025-06-17 07:01:02.740 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:02.740 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:02.740 +00:00 [INF] Discarding envelope 8505424e0452497ca0ca8c4f76ae3820 because the queue is full. 2025-06-17 07:01:02.741 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:02.741 +00:00 [INF] Discarding envelope 9ee4247a2b024388b3e4073220ef177f because the queue is full. 2025-06-17 07:01:02.742 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 1643.0262ms 2025-06-17 07:01:08.088 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 07:01:08.088 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:08.088 +00:00 [INF] Started transaction with span ID 'c21e6011f52ef730' and trace ID '42eff3886280491180636836a5606509'. 2025-06-17 07:01:08.088 +00:00 [INF] Started transaction with span ID 'c21e6011f52ef730' and trace ID '42eff3886280491180636836a5606509'. 2025-06-17 07:01:08.088 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 07:01:08.088 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:08.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 07:01:08.091 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 07:01:08.092 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.2024ms 2025-06-17 07:01:08.092 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 07:01:08.092 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:08.092 +00:00 [INF] Discarding envelope f0082ad4462e4f519616f2175d63794e because the queue is full. 2025-06-17 07:01:08.092 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:08.092 +00:00 [INF] Discarding envelope 654bdde80991411cab06a4050f4161ac because the queue is full. 2025-06-17 07:01:08.092 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 4.3669ms 2025-06-17 07:01:08.271 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 411 2025-06-17 07:01:08.271 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:08.271 +00:00 [INF] Started transaction with span ID 'e1a3536533e593ad' and trace ID 'f0df25f5f0b94d0da21fafc59ccc7d29'. 2025-06-17 07:01:08.271 +00:00 [INF] Started transaction with span ID 'e1a3536533e593ad' and trace ID 'f0df25f5f0b94d0da21fafc59ccc7d29'. 2025-06-17 07:01:08.271 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-17 07:01:08.271 +00:00 [INF] Route matched with {action = "PostDeviceData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult PostDeviceData(YourMap.Models.DeviceData) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:08.276 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__deviceData_deviceid_0='?' (Size = 4000), @__deviceData_imageurl_1='?' (Size = 4000), @__deviceData_eventid_2='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`LastUsed`, `d`.`Registered`, `d`.`brand`, `d`.`count`, `d`.`createddate`, `d`.`deviceid`, `d`.`devicename`, `d`.`devicetype`, `d`.`eventid`, `d`.`imageurl`, `d`.`manufacturer`, `d`.`modelname`, `d`.`osname`, `d`.`osversion`, `d`.`platformtype`, `d`.`updateddate`, `d`.`latitude`, `d`.`longitude` FROM `devicedata` AS `d` WHERE ((`d`.`deviceid` = @__deviceData_deviceid_0) AND (`d`.`imageurl` = @__deviceData_imageurl_1)) AND (`d`.`eventid` = @__deviceData_eventid_2) LIMIT 1 2025-06-17 07:01:08.291 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__deviceData_deviceid_0='?' (Size = 4000), @__deviceData_imageurl_1='?' (Size = 4000), @__deviceData_eventid_2='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `updateddate` = CURRENT_TIMESTAMP(), `count` = `d`.`count` + 1 WHERE ((`d`.`deviceid` = @__deviceData_deviceid_0) AND (`d`.`imageurl` = @__deviceData_imageurl_1)) AND (`d`.`eventid` = @__deviceData_eventid_2) 2025-06-17 07:01:08.295 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__deviceData_Location_Latitude_4='?' (DbType = Double), @__deviceData_Location_Longitude_3='?' (DbType = Double), @__deviceData_deviceid_0='?' (Size = 4000), @__deviceData_imageurl_1='?' (Size = 4000), @__deviceData_eventid_2='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `latitude` = @__deviceData_Location_Latitude_4, `longitude` = @__deviceData_Location_Longitude_3 WHERE ((`d`.`deviceid` = @__deviceData_deviceid_0) AND (`d`.`imageurl` = @__deviceData_imageurl_1)) AND (`d`.`eventid` = @__deviceData_eventid_2) 2025-06-17 07:01:08.314 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__deviceData_deviceid_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `updateddate` = CURRENT_TIMESTAMP(), `count` = `d`.`count` + 1 WHERE `d`.`deviceid` = @__deviceData_deviceid_0 2025-06-17 07:01:08.320 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__deviceData_Location_Latitude_2='?' (DbType = Double), @__deviceData_Location_Longitude_1='?' (DbType = Double), @__deviceData_deviceid_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `latitude` = @__deviceData_Location_Latitude_2, `longitude` = @__deviceData_Location_Longitude_1 WHERE `d`.`deviceid` = @__deviceData_deviceid_0 2025-06-17 07:01:08.320 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-17 07:01:08.320 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 49.1988ms 2025-06-17 07:01:08.320 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-17 07:01:08.322 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:08.323 +00:00 [INF] Discarding envelope 8ea94c1d6b064be3b65ad35aab8de440 because the queue is full. 2025-06-17 07:01:08.324 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:08.324 +00:00 [INF] Discarding envelope 81c3d3ac364d4b08a3859e9757b3c1f0 because the queue is full. 2025-06-17 07:01:08.326 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 411 - 200 0 - 55.1167ms 2025-06-17 07:01:08.389 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 07:01:08.389 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:08.389 +00:00 [INF] Started transaction with span ID '3a9193803d438286' and trace ID '5ec8e306f465475f8f56e17863a20583'. 2025-06-17 07:01:08.389 +00:00 [INF] Started transaction with span ID '3a9193803d438286' and trace ID '5ec8e306f465475f8f56e17863a20583'. 2025-06-17 07:01:08.389 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 07:01:08.389 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:08.395 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 07:01:08.396 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 07:01:08.397 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 7.2756ms 2025-06-17 07:01:08.397 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 07:01:08.397 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:08.397 +00:00 [INF] Discarding envelope 3dcc8eb94faa405599ac66aa758d74da because the queue is full. 2025-06-17 07:01:08.397 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:08.397 +00:00 [INF] Discarding envelope 584db98b161a448183e6e1d098556007 because the queue is full. 2025-06-17 07:01:08.398 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 8.8440ms 2025-06-17 07:01:29.479 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:01:29.479 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:29.479 +00:00 [INF] Started transaction with span ID '30325d0afaa3cf37' and trace ID '1dccb33b51554a0687fbaef372efaa5a'. 2025-06-17 07:01:29.479 +00:00 [INF] Started transaction with span ID '30325d0afaa3cf37' and trace ID '1dccb33b51554a0687fbaef372efaa5a'. 2025-06-17 07:01:29.479 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:01:29.479 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:29.480 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:01:29.480 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:29.481 +00:00 [INF] Started transaction with span ID '1ab8c4e893079fd7' and trace ID 'dc9da8bfd03a49e089c82f0be24884f2'. 2025-06-17 07:01:29.481 +00:00 [INF] Started transaction with span ID '1ab8c4e893079fd7' and trace ID 'dc9da8bfd03a49e089c82f0be24884f2'. 2025-06-17 07:01:29.481 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:29.482 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:29.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:01:29.482 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:01:29.482 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.8232ms 2025-06-17 07:01:29.482 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:01:29.483 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:29.484 +00:00 [INF] Discarding envelope f320c9c4d58c44cf850567cd6d10f214 because the queue is full. 2025-06-17 07:01:29.485 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:29.485 +00:00 [INF] Discarding envelope 21675b73dffc44b69633610f121bc126 because the queue is full. 2025-06-17 07:01:29.485 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 6.0671ms 2025-06-17 07:01:29.509 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:29.530 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:29.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:01:29.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:29.540 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.547 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:29.548 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.549 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.557 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:29.558 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:29.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.572 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:29.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.580 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:29.582 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.586 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:29.587 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.592 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:29.592 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.596 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:29.599 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.603 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:29.604 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.605 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:29.609 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.615 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:29.616 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.620 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:29.621 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:29.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.637 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:29.638 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.644 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:29.645 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:29.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.662 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:29.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:29.672 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:01:29.672 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 190.2055ms 2025-06-17 07:01:29.672 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:29.672 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:29.672 +00:00 [INF] Discarding envelope 26e764edefec465b893a9c54944815cd because the queue is full. 2025-06-17 07:01:29.672 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:29.672 +00:00 [INF] Discarding envelope 1fb0de1e6f6649a1a4d1619cd84f3353 because the queue is full. 2025-06-17 07:01:29.672 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 191.9705ms 2025-06-17 07:01:29.673 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:01:29.673 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:29.673 +00:00 [INF] Started transaction with span ID '8c2333eccf3f93fd' and trace ID 'a4be74b7b8cd4d108c1f50715e13196c'. 2025-06-17 07:01:29.673 +00:00 [INF] Started transaction with span ID '8c2333eccf3f93fd' and trace ID 'a4be74b7b8cd4d108c1f50715e13196c'. 2025-06-17 07:01:29.673 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:29.673 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:29.676 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:29.679 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:29.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:01:29.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:29.685 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.687 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.693 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.696 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.700 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.704 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.710 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.716 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.736 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.741 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.746 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.754 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.762 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.769 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:29.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:29.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:29.800 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:01:29.801 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 127.6958ms 2025-06-17 07:01:29.801 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:29.801 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:29.801 +00:00 [INF] Discarding envelope 14648ef9c8cd4ffeb7a44b2dfd029e23 because the queue is full. 2025-06-17 07:01:29.801 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:29.801 +00:00 [INF] Discarding envelope 0b1541c2599d4918a9e063270d690362 because the queue is full. 2025-06-17 07:01:29.801 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 128.8675ms 2025-06-17 07:01:30.164 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:01:30.164 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:30.164 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:01:30.164 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:30.164 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2230ms 2025-06-17 07:01:30.165 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:01:30.165 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:30.165 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:01:30.165 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:30.165 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1442ms 2025-06-17 07:01:30.168 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:01:30.168 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:30.168 +00:00 [INF] Started transaction with span ID '3a17670e32f430ee' and trace ID '1855385082824b7ab74e1b78c960f65d'. 2025-06-17 07:01:30.168 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:30.168 +00:00 [INF] Started transaction with span ID '3a17670e32f430ee' and trace ID '1855385082824b7ab74e1b78c960f65d'. 2025-06-17 07:01:30.168 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:30.168 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:30.173 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:01:30.173 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:30.173 +00:00 [INF] Started transaction with span ID 'e69baf8660ad5e1' and trace ID 'cc2d18a789624f819e4d4484cc51b775'. 2025-06-17 07:01:30.173 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:30.174 +00:00 [INF] Started transaction with span ID 'e69baf8660ad5e1' and trace ID 'cc2d18a789624f819e4d4484cc51b775'. 2025-06-17 07:01:30.174 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:01:30.174 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:30.178 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:30.182 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:30.186 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:30.190 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:30.192 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:30.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:01:30.199 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:01:30.204 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 30.5529ms 2025-06-17 07:01:30.204 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:01:30.205 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:30.205 +00:00 [INF] Discarding envelope 1831d899010b430286c9c40c801d373d because the queue is full. 2025-06-17 07:01:30.205 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:30.205 +00:00 [INF] Discarding envelope f4d0cc3b71ae4ad9b0eb136c1cf2174c because the queue is full. 2025-06-17 07:01:30.205 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 31.9427ms 2025-06-17 07:01:30.204 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:30.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.222 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.242 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.247 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.249 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.255 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.263 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.304 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.320 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.324 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:01:30.328 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:30.328 +00:00 [INF] Started transaction with span ID '7428d2105b377f87' and trace ID '3fe3604b6469483cbaa37b28e2c798c7'. 2025-06-17 07:01:30.328 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:30.328 +00:00 [INF] Started transaction with span ID '7428d2105b377f87' and trace ID '3fe3604b6469483cbaa37b28e2c798c7'. 2025-06-17 07:01:30.328 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:30.328 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:30.327 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.337 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:30.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.347 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.351 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:30.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:01:30.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:30.356 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.366 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.381 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.393 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.397 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.407 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.409 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.413 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.417 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.421 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.437 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.439 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.443 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.459 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.471 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.477 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.492 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.494 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.499 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:01:30.500 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 331.6338ms 2025-06-17 07:01:30.500 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:30.500 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:30.500 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.502 +00:00 [INF] Discarding envelope a2b6290ff25b4e7eb18c7e997cc74ac3 because the queue is full. 2025-06-17 07:01:30.502 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:30.502 +00:00 [INF] Discarding envelope 0077ea4629444d638f7ed276ca8561b7 because the queue is full. 2025-06-17 07:01:30.502 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 334.6375ms 2025-06-17 07:01:30.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.505 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.518 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.548 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.549 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.555 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.566 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.571 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.577 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.578 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.586 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.605 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.606 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.611 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.617 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.622 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.628 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.637 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.647 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.665 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.681 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.705 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.743 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.746 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:01:30.748 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:01:30.748 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:30.748 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:01:30.748 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:30.748 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2378ms 2025-06-17 07:01:30.748 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 419.6836ms 2025-06-17 07:01:30.748 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:30.748 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:30.749 +00:00 [INF] Discarding envelope 983adc1008204a1cb78e0aef5eb0b92b because the queue is full. 2025-06-17 07:01:30.749 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:30.749 +00:00 [INF] Discarding envelope 640cdbecc9984165be4645594654ee5d because the queue is full. 2025-06-17 07:01:30.749 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 424.4597ms 2025-06-17 07:01:30.754 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:01:30.755 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:30.755 +00:00 [INF] Started transaction with span ID 'a0f74c4271a2117' and trace ID '5d51c03210fd4688a4d504ec85c498c1'. 2025-06-17 07:01:30.755 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:30.755 +00:00 [INF] Started transaction with span ID 'a0f74c4271a2117' and trace ID '5d51c03210fd4688a4d504ec85c498c1'. 2025-06-17 07:01:30.755 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:01:30.755 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:30.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:01:30.757 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:01:30.757 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.3125ms 2025-06-17 07:01:30.757 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:01:30.757 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:30.758 +00:00 [INF] Discarding envelope 3334d8df3c95478b8a1d7ee35aa4668c because the queue is full. 2025-06-17 07:01:30.758 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:30.758 +00:00 [INF] Discarding envelope dc5f616593a842518dc13705d934d1c6 because the queue is full. 2025-06-17 07:01:30.758 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.3305ms 2025-06-17 07:01:30.821 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:01:30.821 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:30.821 +00:00 [INF] Started transaction with span ID '1f9414a55be58ea9' and trace ID '15f7cb6247204945bfaa85f64cf7c34b'. 2025-06-17 07:01:30.821 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:30.821 +00:00 [INF] Started transaction with span ID '1f9414a55be58ea9' and trace ID '15f7cb6247204945bfaa85f64cf7c34b'. 2025-06-17 07:01:30.821 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:30.821 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:30.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:01:30.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:30.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.836 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.851 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.857 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.881 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.882 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.888 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.923 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.973 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.980 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:30.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:30.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:30.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:30.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:31.004 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:31.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:31.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:31.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:31.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:31.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:31.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:31.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:31.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:31.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:31.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:31.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:31.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:31.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:31.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:31.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:31.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:31.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:31.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:31.057 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:31.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:31.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:31.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:31.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:31.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:31.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:31.075 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:31.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:31.081 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:31.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:31.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:31.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:31.088 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:31.090 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:31.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:31.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:31.097 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:31.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:31.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:31.104 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:31.106 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:31.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:31.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:31.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:31.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:31.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:31.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:31.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:31.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:31.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:31.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:31.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:31.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:31.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:31.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:31.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:31.145 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:01:31.146 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 324.1988ms 2025-06-17 07:01:31.146 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:31.146 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:31.146 +00:00 [INF] Discarding envelope c8b6b8ae00f64e7ca5a55148ba63fc37 because the queue is full. 2025-06-17 07:01:31.146 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:31.146 +00:00 [INF] Discarding envelope f6ab753a7bf24282bb573d60da7f0c68 because the queue is full. 2025-06-17 07:01:31.146 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 325.2303ms 2025-06-17 07:01:35.973 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:01:35.973 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:35.973 +00:00 [INF] Started transaction with span ID 'cb1b713f9bcdc8fe' and trace ID 'f74f5d80778a479c886c82364b1d7363'. 2025-06-17 07:01:35.973 +00:00 [INF] Started transaction with span ID 'cb1b713f9bcdc8fe' and trace ID 'f74f5d80778a479c886c82364b1d7363'. 2025-06-17 07:01:35.973 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:35.973 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:35.975 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:01:35.975 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:35.976 +00:00 [INF] Started transaction with span ID '63991ea17f31a7ca' and trace ID '087209d26a974add9f75f8f25129715e'. 2025-06-17 07:01:35.976 +00:00 [INF] Started transaction with span ID '63991ea17f31a7ca' and trace ID '087209d26a974add9f75f8f25129715e'. 2025-06-17 07:01:35.976 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:01:35.976 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:35.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:01:35.981 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:01:35.982 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.1763ms 2025-06-17 07:01:35.982 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:01:35.982 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:35.982 +00:00 [INF] Discarding envelope e4c88fe165884a0faa96910a5e304a3e because the queue is full. 2025-06-17 07:01:35.982 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:35.982 +00:00 [INF] Discarding envelope 7078c9a2615f4b22a97abd139dec7943 because the queue is full. 2025-06-17 07:01:35.983 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 7.6005ms 2025-06-17 07:01:35.995 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:36.031 +00:00 [INF] Executed DbCommand (35ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:36.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:01:36.035 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:36.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.051 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.052 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.060 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.061 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.067 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.068 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.069 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.087 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.096 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.107 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.108 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.139 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.163 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.179 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.180 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.189 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.195 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.211 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.219 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.227 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.260 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:01:36.261 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 287.294ms 2025-06-17 07:01:36.261 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:36.261 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:36.261 +00:00 [INF] Discarding envelope 661780f2296c4d6991f0c5ba77411f79 because the queue is full. 2025-06-17 07:01:36.261 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:36.261 +00:00 [INF] Discarding envelope 46769667ff564571a45b16886207cca2 because the queue is full. 2025-06-17 07:01:36.262 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 288.4471ms 2025-06-17 07:01:36.262 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:01:36.262 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:36.262 +00:00 [INF] Started transaction with span ID '6319bbd5995ae428' and trace ID 'edccc179042d45529c4fc6f24c604c86'. 2025-06-17 07:01:36.262 +00:00 [INF] Started transaction with span ID '6319bbd5995ae428' and trace ID 'edccc179042d45529c4fc6f24c604c86'. 2025-06-17 07:01:36.262 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:36.262 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:36.282 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:36.321 +00:00 [INF] Executed DbCommand (37ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:36.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:01:36.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:36.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.343 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.348 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.351 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.359 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.376 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.382 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.410 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.414 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.419 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.431 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.433 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.435 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.438 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.450 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:01:36.452 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 189.3746ms 2025-06-17 07:01:36.452 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:36.452 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:36.452 +00:00 [INF] Discarding envelope 6a1c97dc69d24015b753662bfcb6e731 because the queue is full. 2025-06-17 07:01:36.452 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:36.452 +00:00 [INF] Discarding envelope f87c03b0b1de48eb9442609b8b6c09d9 because the queue is full. 2025-06-17 07:01:36.452 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 190.6496ms 2025-06-17 07:01:36.682 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:01:36.682 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:36.682 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:01:36.682 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:36.688 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 5.6029ms 2025-06-17 07:01:36.692 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:01:36.692 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:36.692 +00:00 [INF] Started transaction with span ID '989b8aa342207e1a' and trace ID '86ea69043c764ed6ac2d42c2c033e23b'. 2025-06-17 07:01:36.692 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:36.692 +00:00 [INF] Started transaction with span ID '989b8aa342207e1a' and trace ID '86ea69043c764ed6ac2d42c2c033e23b'. 2025-06-17 07:01:36.692 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:01:36.692 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:36.698 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:36.702 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:36.705 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:36.709 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:01:36.710 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 17.0681ms 2025-06-17 07:01:36.710 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:01:36.710 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:36.710 +00:00 [INF] Discarding envelope cf3c42e15e164197b33400a54bed4f25 because the queue is full. 2025-06-17 07:01:36.710 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:36.710 +00:00 [INF] Discarding envelope 80bdbc8cfbed431ca51b200e517c4fc6 because the queue is full. 2025-06-17 07:01:36.710 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 18.2028ms 2025-06-17 07:01:36.726 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:01:36.726 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:36.726 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:01:36.727 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:36.727 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 1.1939ms 2025-06-17 07:01:36.733 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:01:36.733 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:36.733 +00:00 [INF] Started transaction with span ID 'd64ac503fb626208' and trace ID '47329ec48e12490483b5743d506040d8'. 2025-06-17 07:01:36.733 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:36.733 +00:00 [INF] Started transaction with span ID 'd64ac503fb626208' and trace ID '47329ec48e12490483b5743d506040d8'. 2025-06-17 07:01:36.733 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:36.733 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:36.737 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:36.739 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:36.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:01:36.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:36.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.757 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.765 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.773 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.790 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.848 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:01:36.849 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:36.849 +00:00 [INF] Started transaction with span ID 'f69dde5779bdb4c1' and trace ID 'a1a4d71ce6094a2486db70ad3320e1da'. 2025-06-17 07:01:36.849 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:36.849 +00:00 [INF] Started transaction with span ID 'f69dde5779bdb4c1' and trace ID 'a1a4d71ce6094a2486db70ad3320e1da'. 2025-06-17 07:01:36.849 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:36.849 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:36.853 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:36.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:36.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.860 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:01:36.863 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:36.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.874 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.883 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.902 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.917 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.953 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.962 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.967 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.968 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.977 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:36.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:36.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:36.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:36.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.007 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.013 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.046 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:01:37.046 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:37.047 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:01:37.047 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:37.047 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.7932ms 2025-06-17 07:01:37.055 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.056 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.070 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:01:37.070 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 336.9971ms 2025-06-17 07:01:37.071 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:37.071 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:37.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.072 +00:00 [INF] Discarding envelope 80948d633b114412b6408483e5ede720 because the queue is full. 2025-06-17 07:01:37.072 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:37.072 +00:00 [INF] Discarding envelope 4e362d9351f24bd2abf4ecf9be0d559f because the queue is full. 2025-06-17 07:01:37.072 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 339.4475ms 2025-06-17 07:01:37.073 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.082 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:01:37.082 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:37.082 +00:00 [INF] Started transaction with span ID '4e9d3d1b77e962d8' and trace ID '9fac51e113d647f3bdae46017cedff19'. 2025-06-17 07:01:37.082 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:37.082 +00:00 [INF] Started transaction with span ID '4e9d3d1b77e962d8' and trace ID '9fac51e113d647f3bdae46017cedff19'. 2025-06-17 07:01:37.082 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:01:37.082 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:37.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:01:37.085 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:01:37.085 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.9877ms 2025-06-17 07:01:37.085 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:01:37.085 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:37.086 +00:00 [INF] Discarding envelope 3b24aa9c9bb5464e90ac74fca43774c4 because the queue is full. 2025-06-17 07:01:37.086 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:37.086 +00:00 [INF] Discarding envelope ba2594a10dfb4f68a7874c2c054efa80 because the queue is full. 2025-06-17 07:01:37.086 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.1466ms 2025-06-17 07:01:37.086 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.088 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.089 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.092 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.101 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.126 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.145 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.174 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.203 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.213 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.221 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.230 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.246 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.278 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.307 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.324 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.405 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.419 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:01:37.420 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 571.1899ms 2025-06-17 07:01:37.420 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:37.420 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:37.421 +00:00 [INF] Discarding envelope 2f6668598bea4349bde27f89e1cfc490 because the queue is full. 2025-06-17 07:01:37.421 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:37.421 +00:00 [INF] Discarding envelope 4ee68c55c5a4485bab0304ba66dc4a59 because the queue is full. 2025-06-17 07:01:37.421 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 572.5704ms 2025-06-17 07:01:37.503 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:01:37.503 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:37.503 +00:00 [INF] Started transaction with span ID '304444597c51176d' and trace ID '466996776e724dd28ed16b2e8259af1d'. 2025-06-17 07:01:37.503 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:37.504 +00:00 [INF] Started transaction with span ID '304444597c51176d' and trace ID '466996776e724dd28ed16b2e8259af1d'. 2025-06-17 07:01:37.504 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:37.504 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:37.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:01:37.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:37.513 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.527 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.540 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.554 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.557 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.586 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.587 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.595 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.625 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.635 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.651 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.677 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.712 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.723 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.741 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.786 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.798 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:37.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:37.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:37.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:37.882 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:01:37.883 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 378.4935ms 2025-06-17 07:01:37.883 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:37.883 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:37.883 +00:00 [INF] Discarding envelope b3d4d2d77c3547599c7f638f54cf55f7 because the queue is full. 2025-06-17 07:01:37.883 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:37.883 +00:00 [INF] Discarding envelope c3b69962a9114c1cb8cf7dfdc9ff322c because the queue is full. 2025-06-17 07:01:37.884 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 380.4055ms 2025-06-17 07:01:41.138 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:01:41.138 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:41.138 +00:00 [INF] Started transaction with span ID '306be649107ffa56' and trace ID 'f3ca322f348c44dea389c3ee256fbd5e'. 2025-06-17 07:01:41.138 +00:00 [INF] Started transaction with span ID '306be649107ffa56' and trace ID 'f3ca322f348c44dea389c3ee256fbd5e'. 2025-06-17 07:01:41.138 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:41.138 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:41.140 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:01:41.140 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:41.140 +00:00 [INF] Started transaction with span ID '6985286cc96acb98' and trace ID 'f9c7fe987a454778b8e814289616704a'. 2025-06-17 07:01:41.140 +00:00 [INF] Started transaction with span ID '6985286cc96acb98' and trace ID 'f9c7fe987a454778b8e814289616704a'. 2025-06-17 07:01:41.140 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:01:41.140 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:41.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:01:41.142 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:01:41.142 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.4971ms 2025-06-17 07:01:41.142 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:01:41.142 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:41.142 +00:00 [INF] Discarding envelope 99d230b8d1224419a57b99c50a1b040e because the queue is full. 2025-06-17 07:01:41.142 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:41.142 +00:00 [INF] Discarding envelope 3526079b7f1944c49849afef134797a5 because the queue is full. 2025-06-17 07:01:41.142 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.4742ms 2025-06-17 07:01:41.169 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:41.184 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:41.191 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:01:41.196 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:41.205 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.212 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.221 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.221 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.224 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.235 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.240 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.241 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.249 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.251 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.258 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.259 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.264 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.274 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.275 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.290 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.295 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.303 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.305 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.306 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.312 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.320 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.327 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.338 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.339 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.343 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.349 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.352 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.372 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.387 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.390 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.403 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.419 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.421 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.422 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.427 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.438 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.450 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.460 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.464 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.480 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.492 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.502 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.525 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:01:41.526 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 387.3382ms 2025-06-17 07:01:41.526 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:41.526 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:41.526 +00:00 [INF] Discarding envelope f71717077dbb4457ac5b1b73417fb993 because the queue is full. 2025-06-17 07:01:41.526 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:41.526 +00:00 [INF] Discarding envelope 9b5f97c5d627475a980ecef491302dc0 because the queue is full. 2025-06-17 07:01:41.526 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 388.6087ms 2025-06-17 07:01:41.527 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:01:41.527 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:41.527 +00:00 [INF] Started transaction with span ID 'f8dbdc740e2aed0a' and trace ID 'ee05066356cb42b8ad28541dfa83a2e7'. 2025-06-17 07:01:41.527 +00:00 [INF] Started transaction with span ID 'f8dbdc740e2aed0a' and trace ID 'ee05066356cb42b8ad28541dfa83a2e7'. 2025-06-17 07:01:41.530 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:41.530 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:41.537 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:41.548 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:41.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:01:41.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:41.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.582 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.592 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.599 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.612 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.613 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.628 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.637 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.649 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.664 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.678 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.682 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.690 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.700 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.701 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.704 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.716 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.717 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.725 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.736 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.756 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.765 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.765 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:01:41.766 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 235.7165ms 2025-06-17 07:01:41.766 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:41.766 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:41.766 +00:00 [INF] Discarding envelope db7e45804164481e8e41a47df9222f7a because the queue is full. 2025-06-17 07:01:41.766 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:41.766 +00:00 [INF] Discarding envelope 72d894056bfa4a53a58a98d71516b8de because the queue is full. 2025-06-17 07:01:41.767 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 239.9077ms 2025-06-17 07:01:41.917 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:01:41.917 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:41.918 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:01:41.918 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:41.918 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2952ms 2025-06-17 07:01:41.924 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:01:41.924 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:41.924 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:01:41.924 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:41.924 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3218ms 2025-06-17 07:01:41.931 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:01:41.931 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:41.931 +00:00 [INF] Started transaction with span ID '474343ee72d3639e' and trace ID '8280cecff4924b578bf1c28b1949346e'. 2025-06-17 07:01:41.931 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:41.931 +00:00 [INF] Started transaction with span ID '474343ee72d3639e' and trace ID '8280cecff4924b578bf1c28b1949346e'. 2025-06-17 07:01:41.931 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:41.931 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:41.935 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:41.938 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:41.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:01:41.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:41.946 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.958 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.966 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.967 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.980 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.983 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.988 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:41.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:41.995 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:41.997 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:41.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.002 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.003 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.014 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.015 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.020 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.021 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.026 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.027 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.033 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.034 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.041 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.047 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.049 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.055 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.057 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.064 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.065 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.073 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:01:42.073 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 141.3704ms 2025-06-17 07:01:42.073 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:42.074 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:42.074 +00:00 [INF] Discarding envelope 19e27264858e433e83590f96d0c4e381 because the queue is full. 2025-06-17 07:01:42.074 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:42.074 +00:00 [INF] Discarding envelope aab3c971c564474d9bb6634f9281fa0d because the queue is full. 2025-06-17 07:01:42.074 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 143.0257ms 2025-06-17 07:01:42.074 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:01:42.074 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:42.075 +00:00 [INF] Started transaction with span ID 'c435701738eaa276' and trace ID '814549fb6e0f43228aea2a9661d338aa'. 2025-06-17 07:01:42.075 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:42.075 +00:00 [INF] Started transaction with span ID 'c435701738eaa276' and trace ID '814549fb6e0f43228aea2a9661d338aa'. 2025-06-17 07:01:42.075 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:01:42.075 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:42.078 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:42.081 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:42.084 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:42.090 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:01:42.090 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 14.6409ms 2025-06-17 07:01:42.090 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:01:42.090 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:42.090 +00:00 [INF] Discarding envelope 4509ac7d9a41467da1720451b27785f7 because the queue is full. 2025-06-17 07:01:42.090 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:42.090 +00:00 [INF] Discarding envelope a0ea2938c6eb4721a2c55c10566c6e21 because the queue is full. 2025-06-17 07:01:42.090 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 15.8466ms 2025-06-17 07:01:42.090 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:01:42.090 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:42.090 +00:00 [INF] Started transaction with span ID '31b3d6b1ba9bee42' and trace ID '5c35471125944aeaa1972dfe5232b85a'. 2025-06-17 07:01:42.090 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:42.091 +00:00 [INF] Started transaction with span ID '31b3d6b1ba9bee42' and trace ID '5c35471125944aeaa1972dfe5232b85a'. 2025-06-17 07:01:42.091 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:42.091 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:42.094 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:42.097 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:01:42.098 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:01:42.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:42.103 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.104 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.108 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.109 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.114 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.117 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.118 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.123 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.124 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.125 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.128 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.129 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.134 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.135 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.140 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.140 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.144 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.152 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.153 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.157 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.169 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.170 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.184 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.189 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.203 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.223 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.226 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.231 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.242 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.247 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.255 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.278 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.294 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.343 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:01:42.344 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:01:42.344 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:42.344 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:01:42.344 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:42.344 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2178ms 2025-06-17 07:01:42.345 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 253.7308ms 2025-06-17 07:01:42.345 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:42.345 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:42.345 +00:00 [INF] Discarding envelope c5b72eda28a94995a0a7c45041d4011f because the queue is full. 2025-06-17 07:01:42.345 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:42.345 +00:00 [INF] Discarding envelope 406599bd27bc4186bb0bb19d3b0adfa8 because the queue is full. 2025-06-17 07:01:42.345 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 255.0505ms 2025-06-17 07:01:42.353 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:01:42.353 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:42.353 +00:00 [INF] Started transaction with span ID 'a243dea3aea7a3ae' and trace ID '6a95c16c5e344e5389a6185294d4b417'. 2025-06-17 07:01:42.353 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:42.353 +00:00 [INF] Started transaction with span ID 'a243dea3aea7a3ae' and trace ID '6a95c16c5e344e5389a6185294d4b417'. 2025-06-17 07:01:42.353 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:01:42.353 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:42.355 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:01:42.355 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:01:42.355 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6723ms 2025-06-17 07:01:42.355 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:01:42.355 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:42.355 +00:00 [INF] Discarding envelope 5e3d22b8d97944199bec529ced4efb85 because the queue is full. 2025-06-17 07:01:42.355 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:42.355 +00:00 [INF] Discarding envelope 056e88a125bf4f73a916196486113350 because the queue is full. 2025-06-17 07:01:42.355 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.7022ms 2025-06-17 07:01:42.446 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:01:42.446 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:42.446 +00:00 [INF] Started transaction with span ID 'cdb616fcd7c499a2' and trace ID '39521b3a6f71434d95c773ba2a491338'. 2025-06-17 07:01:42.446 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:42.447 +00:00 [INF] Started transaction with span ID 'cdb616fcd7c499a2' and trace ID '39521b3a6f71434d95c773ba2a491338'. 2025-06-17 07:01:42.447 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:42.447 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:42.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:01:42.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:42.454 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.463 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.463 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.467 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.470 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.471 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.472 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.475 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.482 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.484 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.487 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.487 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.492 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.492 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.498 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.499 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.505 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.511 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.516 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.521 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.522 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.535 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.539 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.546 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.554 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.568 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.570 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.576 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.583 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.609 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.617 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.624 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.656 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.693 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:42.726 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:42.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:42.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:42.733 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:01:42.733 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 286.5054ms 2025-06-17 07:01:42.733 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:42.734 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:42.734 +00:00 [INF] Discarding envelope 917586572be04213bf7e1229054fd2e4 because the queue is full. 2025-06-17 07:01:42.734 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:42.734 +00:00 [INF] Discarding envelope db41f308853b412a8943ffb2f438d180 because the queue is full. 2025-06-17 07:01:42.734 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 287.7504ms 2025-06-17 07:01:54.553 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:01:54.553 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:54.553 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:01:54.553 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:54.553 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1778ms 2025-06-17 07:01:54.556 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:01:54.556 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:01:54.556 +00:00 [INF] Started transaction with span ID '5545daa3eed84879' and trace ID '84ef6f8ea9fe4174820fe954309d867c'. 2025-06-17 07:01:54.556 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:01:54.557 +00:00 [INF] Started transaction with span ID '5545daa3eed84879' and trace ID '84ef6f8ea9fe4174820fe954309d867c'. 2025-06-17 07:01:54.557 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:54.557 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:01:54.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:01:54.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:01:54.563 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:54.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:54.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:54.571 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:54.572 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:54.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:54.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:54.577 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:54.578 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:54.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:54.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:54.583 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:54.585 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:54.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:54.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:54.590 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:54.592 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:54.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:54.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:54.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:54.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:54.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:54.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:54.607 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:54.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:54.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:54.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:54.616 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:54.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:54.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:54.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:54.625 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:54.626 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:54.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:54.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:54.632 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:54.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:54.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:54.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:54.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:54.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:54.651 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:54.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:54.655 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:54.657 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:54.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:54.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:54.663 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:54.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:54.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:54.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:54.672 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:54.677 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:54.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:54.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:54.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:54.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:54.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:54.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:54.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:54.699 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:54.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:54.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:54.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:54.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:54.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:54.714 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:54.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:54.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:01:54.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:01:54.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:01:54.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:01:54.727 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:01:54.728 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 171.6551ms 2025-06-17 07:01:54.728 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:01:54.729 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:54.729 +00:00 [INF] Discarding envelope b152c5bc954c416ea9fb54ae937224b4 because the queue is full. 2025-06-17 07:01:54.729 +00:00 [INF] Capturing transaction. 2025-06-17 07:01:54.729 +00:00 [INF] Discarding envelope 3b21c9498ad641eaac0bf76bd8cb2dca because the queue is full. 2025-06-17 07:01:54.729 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 173.0456ms 2025-06-17 07:03:00.293 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:03:00.293 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:00.293 +00:00 [INF] Started transaction with span ID '4e032ee983d771a7' and trace ID '7329c2b10f1d4fa18eb517b959b3dd3b'. 2025-06-17 07:03:00.293 +00:00 [INF] Started transaction with span ID '4e032ee983d771a7' and trace ID '7329c2b10f1d4fa18eb517b959b3dd3b'. 2025-06-17 07:03:00.293 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:00.293 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:00.311 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:00.332 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:00.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:00.342 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:00.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.425 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.427 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:00.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.437 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:00.438 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.444 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:00.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:00.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:00.467 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:00.474 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.480 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.486 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:00.487 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.493 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:00.494 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.500 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:00.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.509 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:00.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.518 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:00.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.524 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.530 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:00.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.547 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:00.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.563 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:00.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:00.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.593 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.597 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:00.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:00.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:00.638 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:00.638 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 344.8281ms 2025-06-17 07:03:00.638 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:00.638 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:00.638 +00:00 [INF] Discarding envelope c20453be7477418a818a7c4651776fb4 because the queue is full. 2025-06-17 07:03:00.638 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:00.639 +00:00 [INF] Discarding envelope 6fe9cf772881473dbb4cecd127a5f4cc because the queue is full. 2025-06-17 07:03:00.639 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 346.0723ms 2025-06-17 07:03:00.639 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:03:00.639 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:00.639 +00:00 [INF] Started transaction with span ID 'dfa52030572926be' and trace ID 'ab683ae9f95147bfb51142af9bf255d8'. 2025-06-17 07:03:00.639 +00:00 [INF] Started transaction with span ID 'dfa52030572926be' and trace ID 'ab683ae9f95147bfb51142af9bf255d8'. 2025-06-17 07:03:00.639 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:00.639 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:00.644 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:00.647 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:00.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:00.651 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:00.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.671 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.677 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.681 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.693 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.694 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.699 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.715 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.726 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.743 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.749 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.754 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.761 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.763 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.775 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:00.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:00.781 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:00.782 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:00.782 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:03:00.782 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:00.782 +00:00 [INF] Started transaction with span ID 'e520e763ad95b206' and trace ID 'd8227060e1bc43b0a00a995231f153eb'. 2025-06-17 07:03:00.782 +00:00 [INF] Started transaction with span ID 'e520e763ad95b206' and trace ID 'd8227060e1bc43b0a00a995231f153eb'. 2025-06-17 07:03:00.782 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:03:00.783 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:00.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:03:00.784 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:03:00.784 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6924ms 2025-06-17 07:03:00.784 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:03:00.784 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:00.785 +00:00 [INF] Discarding envelope ae1546ab5d304f8bac75198f252a728f because the queue is full. 2025-06-17 07:03:00.785 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:00.785 +00:00 [INF] Discarding envelope fbc3c26b24d0463580c4f7fefca8ce26 because the queue is full. 2025-06-17 07:03:00.785 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.6577ms 2025-06-17 07:03:00.785 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 145.7258ms 2025-06-17 07:03:00.785 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:00.785 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:00.786 +00:00 [INF] Discarding envelope 8eb7a9ee0f4d41c4ba10feac875f2274 because the queue is full. 2025-06-17 07:03:00.786 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:00.786 +00:00 [INF] Discarding envelope 8207eacd8d7d4f30b08678e6bdcbadcb because the queue is full. 2025-06-17 07:03:00.786 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 146.8752ms 2025-06-17 07:03:02.134 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:03:02.134 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:02.134 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:03:02.134 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:02.134 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3014ms 2025-06-17 07:03:02.137 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:03:02.137 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:02.138 +00:00 [INF] Started transaction with span ID 'dc0977820f2fb585' and trace ID 'a51a8b335b7144669e66ee3d27d4ef98'. 2025-06-17 07:03:02.138 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:02.138 +00:00 [INF] Started transaction with span ID 'dc0977820f2fb585' and trace ID 'a51a8b335b7144669e66ee3d27d4ef98'. 2025-06-17 07:03:02.138 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:03:02.138 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:02.148 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:02.151 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:02.154 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:02.172 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:03:02.179 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 41.1579ms 2025-06-17 07:03:02.180 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:03:02.180 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:02.180 +00:00 [INF] Discarding envelope b58f9956c3d548f59bffe5b3e72e2fea because the queue is full. 2025-06-17 07:03:02.180 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:02.180 +00:00 [INF] Discarding envelope 5c3a650668ba40499ea9f9d70dfd3c9b because the queue is full. 2025-06-17 07:03:02.180 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 42.8743ms 2025-06-17 07:03:02.191 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:03:02.191 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:02.191 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:03:02.191 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:02.191 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2839ms 2025-06-17 07:03:02.199 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:03:02.199 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:02.199 +00:00 [INF] Started transaction with span ID 'e26048b53a37488d' and trace ID 'ad91464e078045b0a02e50b10defd238'. 2025-06-17 07:03:02.199 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:02.199 +00:00 [INF] Started transaction with span ID 'e26048b53a37488d' and trace ID 'ad91464e078045b0a02e50b10defd238'. 2025-06-17 07:03:02.199 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:02.199 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:02.218 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:02.224 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:02.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:02.238 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:02.246 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:03:02.246 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:02.246 +00:00 [INF] Started transaction with span ID '85571ed6a8880304' and trace ID 'f50ec9768aaa4c8c86078ba4c42e2bd6'. 2025-06-17 07:03:02.246 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:02.247 +00:00 [INF] Started transaction with span ID '85571ed6a8880304' and trace ID 'f50ec9768aaa4c8c86078ba4c42e2bd6'. 2025-06-17 07:03:02.247 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:02.247 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:02.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:02.258 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:02.320 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:02.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:02.332 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:02.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:02.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:02.392 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:02.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:02.407 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:02.472 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:02.481 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:02.490 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:02.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:02.495 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:02.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:02.514 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:02.529 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:02.568 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:02.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:02.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:02.574 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:02.579 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:02.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:02.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:02.635 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:02.681 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:02.708 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:02.709 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:02.746 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:02.760 +00:00 [INF] Executed DbCommand (99ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:02.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:02.765 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:02.770 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:02.770 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:02.858 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:02.858 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:02.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:02.944 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:02.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:02.956 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.010 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.031 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.039 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.046 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.054 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.066 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.121 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.166 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.172 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.210 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.239 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.240 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.271 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.296 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.331 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.340 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.359 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.374 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.404 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.462 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.515 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.523 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.554 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.565 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.577 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.587 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:03.587 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1387.7517ms 2025-06-17 07:03:03.587 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:03.587 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:03.588 +00:00 [INF] Discarding envelope e6775dd566f44938bf218960b814ce5a because the queue is full. 2025-06-17 07:03:03.588 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:03.588 +00:00 [INF] Discarding envelope 265d8689be5d4d88907489e42d9ba09f because the queue is full. 2025-06-17 07:03:03.588 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1389.5556ms 2025-06-17 07:03:03.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.595 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.608 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.613 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.614 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.654 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.662 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.663 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.683 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.731 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:03.731 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1484.7118ms 2025-06-17 07:03:03.732 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:03.732 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:03.741 +00:00 [INF] Discarding envelope e4cead56fc094fcca032acaa82263c1c because the queue is full. 2025-06-17 07:03:03.741 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:03.741 +00:00 [INF] Discarding envelope 2a3575c0b0a64867b77dd2e77532735c because the queue is full. 2025-06-17 07:03:03.741 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1494.8979ms 2025-06-17 07:03:03.742 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:03:03.742 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:03.742 +00:00 [INF] Started transaction with span ID '78a166f6e4d9c329' and trace ID '0af306c3e11c46748378234462bca815'. 2025-06-17 07:03:03.742 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:03.742 +00:00 [INF] Started transaction with span ID '78a166f6e4d9c329' and trace ID '0af306c3e11c46748378234462bca815'. 2025-06-17 07:03:03.742 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:03.742 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:03.746 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:03.749 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:03.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:03.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:03.757 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.778 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.781 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.786 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.787 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.793 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.795 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.797 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.806 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.808 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.816 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.817 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.824 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.849 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:03:03.849 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:03.850 +00:00 [INF] Started transaction with span ID '1ba91c9b6c6ad8f5' and trace ID 'eaa04b36908c41ada494dc324cb8cd44'. 2025-06-17 07:03:03.850 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:03.850 +00:00 [INF] Started transaction with span ID '1ba91c9b6c6ad8f5' and trace ID 'eaa04b36908c41ada494dc324cb8cd44'. 2025-06-17 07:03:03.850 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:03.850 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:03.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:03.864 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:03.883 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.889 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.901 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.906 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.914 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.915 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.933 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.945 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.952 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.956 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.964 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.968 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:03.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:03.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:03.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.995 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:03.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.002 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.004 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.024 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.067 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.075 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.086 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.145 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.170 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.206 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.227 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.234 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.248 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:04.248 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 397.8503ms 2025-06-17 07:03:04.248 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:04.249 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:04.249 +00:00 [INF] Discarding envelope 09fcfaff6f0b4770846df52aa3012c80 because the queue is full. 2025-06-17 07:03:04.249 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:04.249 +00:00 [INF] Discarding envelope e438658ba87748048637738ef46a0ffa because the queue is full. 2025-06-17 07:03:04.249 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 399.7311ms 2025-06-17 07:03:04.249 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:03:04.249 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:04.249 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:03:04.249 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:04.249 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1707ms 2025-06-17 07:03:04.249 +00:00 [INF] Executed DbCommand (414ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.251 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.252 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.257 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.261 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.265 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.290 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.291 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.336 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.387 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.404 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.420 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.439 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.545 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.550 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.552 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:04.554 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 811.4489ms 2025-06-17 07:03:04.554 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:04.554 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:04.554 +00:00 [INF] Discarding envelope 2529fcaa6fc94904bacede633ca6dd17 because the queue is full. 2025-06-17 07:03:04.554 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:04.554 +00:00 [INF] Discarding envelope aaa1793ba84843adb56d082ab03ed0db because the queue is full. 2025-06-17 07:03:04.554 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 812.7146ms 2025-06-17 07:03:04.554 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:03:04.554 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:04.554 +00:00 [INF] Started transaction with span ID '8417d804eb7af54f' and trace ID 'ed15a0af7b9647bb8eca928073dec315'. 2025-06-17 07:03:04.555 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:04.555 +00:00 [INF] Started transaction with span ID '8417d804eb7af54f' and trace ID 'ed15a0af7b9647bb8eca928073dec315'. 2025-06-17 07:03:04.555 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:04.555 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:04.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:04.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:04.564 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.570 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.571 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.579 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.580 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.587 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.587 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.594 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.604 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.605 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.611 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.612 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.621 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.622 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.631 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.640 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.641 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.658 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.660 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.661 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.669 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.691 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.693 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.707 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.722 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.732 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.737 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.742 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.745 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:04.745 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 190.3904ms 2025-06-17 07:03:04.745 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:04.746 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:04.746 +00:00 [INF] Discarding envelope 24f61876a8524629942eaaed0c396e04 because the queue is full. 2025-06-17 07:03:04.746 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:04.746 +00:00 [INF] Discarding envelope 30bc4846cf984700937bc0733e083c33 because the queue is full. 2025-06-17 07:03:04.746 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 191.5658ms 2025-06-17 07:03:04.746 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:03:04.746 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:04.746 +00:00 [INF] Started transaction with span ID '9aa2caac69e2f8eb' and trace ID '5624ad646d2648a7a86069f8c8efe149'. 2025-06-17 07:03:04.746 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:04.747 +00:00 [INF] Started transaction with span ID '9aa2caac69e2f8eb' and trace ID '5624ad646d2648a7a86069f8c8efe149'. 2025-06-17 07:03:04.747 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:03:04.747 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:04.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:03:04.749 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:03:04.749 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.727ms 2025-06-17 07:03:04.750 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:03:04.750 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:04.750 +00:00 [INF] Discarding envelope cffafdbd890c4b44aa82e5bde35357b8 because the queue is full. 2025-06-17 07:03:04.750 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:04.750 +00:00 [INF] Discarding envelope a3e7ce08bbb44bc2a01fb27605b04f1e because the queue is full. 2025-06-17 07:03:04.750 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 3.5654ms 2025-06-17 07:03:04.866 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:03:04.866 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:04.866 +00:00 [INF] Started transaction with span ID '3392c5a9a0724175' and trace ID '71380fab447b445b8e4e58fa61017fd8'. 2025-06-17 07:03:04.866 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:04.866 +00:00 [INF] Started transaction with span ID '3392c5a9a0724175' and trace ID '71380fab447b445b8e4e58fa61017fd8'. 2025-06-17 07:03:04.866 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:04.867 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:04.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:04.871 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:04.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.902 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.924 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.925 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.933 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.934 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.940 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.941 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.948 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.968 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:04.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.986 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:04.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:04.995 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:04.997 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:05.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:05.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:05.011 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:05.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:05.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:05.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:05.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:05.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:05.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:05.027 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:05.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:05.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:05.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:05.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:05.040 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:05.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:05.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:05.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:05.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:05.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:05.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:05.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:05.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:05.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:05.070 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:05.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:05.080 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:05.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:05.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:05.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:05.100 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:05.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:05.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:05.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:05.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:05.129 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:05.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:05.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:05.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:05.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:05.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:05.150 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:05.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:05.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:05.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:05.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:05.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:05.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:05.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:05.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:05.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:05.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:05.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:05.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:05.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:05.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:05.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:05.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:05.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:05.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:05.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:05.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:05.205 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:05.205 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 338.1263ms 2025-06-17 07:03:05.205 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:05.205 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:05.205 +00:00 [INF] Discarding envelope 047aeac991d04e3288a30fb4027c09dd because the queue is full. 2025-06-17 07:03:05.205 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:05.205 +00:00 [INF] Discarding envelope bf731c4b123a44d6845ede5713084ca8 because the queue is full. 2025-06-17 07:03:05.205 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 339.3649ms 2025-06-17 07:03:21.159 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:03:21.159 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:21.159 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:03:21.159 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:21.159 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.7136ms 2025-06-17 07:03:21.161 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:03:21.161 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:21.161 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:03:21.161 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:21.161 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1833ms 2025-06-17 07:03:21.336 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:03:21.336 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:21.336 +00:00 [INF] Started transaction with span ID '517aab108c6211e0' and trace ID 'd869513a86594ddeba42f658021d7a76'. 2025-06-17 07:03:21.336 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:21.336 +00:00 [INF] Started transaction with span ID '517aab108c6211e0' and trace ID 'd869513a86594ddeba42f658021d7a76'. 2025-06-17 07:03:21.336 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:21.336 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:21.346 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:21.352 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:21.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:21.366 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:21.376 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.381 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.394 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:21.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.441 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:21.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.464 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.475 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:21.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:21.498 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.504 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.514 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:03:21.514 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:21.514 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:03:21.514 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:21.514 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2131ms 2025-06-17 07:03:21.518 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:21.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.538 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:21.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.553 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.560 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:21.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:21.596 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.614 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.636 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:21.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.725 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:21.764 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.772 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.788 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.822 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:21.827 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.839 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.845 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.867 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.908 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:21.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.924 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:21.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.968 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:21.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:21.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:21.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:21.987 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:03:21.987 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:21.989 +00:00 [INF] Started transaction with span ID '27bcb86a5e34cb2b' and trace ID 'a66818c4162f4443832bada924f8ef41'. 2025-06-17 07:03:21.989 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:21.989 +00:00 [INF] Started transaction with span ID '27bcb86a5e34cb2b' and trace ID 'a66818c4162f4443832bada924f8ef41'. 2025-06-17 07:03:21.989 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:03:21.989 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:21.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:21.994 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:03:21.994 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:21.994 +00:00 [INF] Started transaction with span ID 'b4504b80ffc2c25c' and trace ID 'a29c5a318fae4f41a60a5d307c80b849'. 2025-06-17 07:03:21.994 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:21.994 +00:00 [INF] Started transaction with span ID 'b4504b80ffc2c25c' and trace ID 'a29c5a318fae4f41a60a5d307c80b849'. 2025-06-17 07:03:21.994 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:03:21.994 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:22.003 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:22.005 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.007 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:22.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:03:22.018 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:03:22.019 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 24.2553ms 2025-06-17 07:03:22.019 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:03:22.019 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:22.019 +00:00 [INF] Discarding envelope 2b9f311c7d23401a801d6ca0f9f1951d because the queue is full. 2025-06-17 07:03:22.019 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:22.019 +00:00 [INF] Discarding envelope be4dc0ec1ce440e9a094744cf404362e because the queue is full. 2025-06-17 07:03:22.019 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 25.4360ms 2025-06-17 07:03:22.027 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.029 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:03:22.030 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 40.3761ms 2025-06-17 07:03:22.030 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:03:22.030 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:22.030 +00:00 [INF] Discarding envelope d3dbeaa98b2a4633bea4cfcd61b2887f because the queue is full. 2025-06-17 07:03:22.030 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:22.030 +00:00 [INF] Discarding envelope 4651dc004b284354b21696c83564b3c0 because the queue is full. 2025-06-17 07:03:22.030 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 42.9353ms 2025-06-17 07:03:22.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.044 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.055 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.078 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:22.082 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 745.4555ms 2025-06-17 07:03:22.082 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:22.082 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:22.083 +00:00 [INF] Discarding envelope bf4153e5326c48d58b7ca4d9b0ffc196 because the queue is full. 2025-06-17 07:03:22.083 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:22.083 +00:00 [INF] Discarding envelope a50354dacc404b02bfd4e33837117aca because the queue is full. 2025-06-17 07:03:22.083 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 747.6219ms 2025-06-17 07:03:22.146 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:03:22.146 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:22.146 +00:00 [INF] Started transaction with span ID '1599084703fb7bb6' and trace ID '45cba012279449d98f16e40ce844930a'. 2025-06-17 07:03:22.146 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:22.147 +00:00 [INF] Started transaction with span ID '1599084703fb7bb6' and trace ID '45cba012279449d98f16e40ce844930a'. 2025-06-17 07:03:22.147 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:22.147 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:22.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:22.153 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:22.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.169 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.193 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:03:22.193 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:22.193 +00:00 [INF] Started transaction with span ID 'a3ca884a70ab781f' and trace ID '34810686656f4fd48403ee092acaabb7'. 2025-06-17 07:03:22.193 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:22.193 +00:00 [INF] Started transaction with span ID 'a3ca884a70ab781f' and trace ID '34810686656f4fd48403ee092acaabb7'. 2025-06-17 07:03:22.193 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:22.193 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:22.198 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:22.202 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:22.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:22.206 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.210 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:22.220 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.222 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.228 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.261 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.270 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.270 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.280 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.285 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.296 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.301 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.309 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.312 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.317 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.320 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.322 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.339 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.342 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.359 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.367 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.372 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.376 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.376 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.385 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.389 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.396 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.396 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.401 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.410 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.416 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.417 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.432 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.435 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.440 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.445 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.463 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.490 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.492 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.504 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.512 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.526 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.554 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.558 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.566 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.566 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.576 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.581 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.588 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.603 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.607 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.614 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.615 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.621 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:22.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.623 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 429.9121ms 2025-06-17 07:03:22.623 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:22.624 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:22.624 +00:00 [INF] Discarding envelope 1144e24703ac47b1858027a2547f8de9 because the queue is full. 2025-06-17 07:03:22.624 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:22.624 +00:00 [INF] Discarding envelope 731414c9500841dfa05de1e116f3d234 because the queue is full. 2025-06-17 07:03:22.625 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 432.0945ms 2025-06-17 07:03:22.626 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.704 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:22.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:22.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:22.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:22.755 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:22.756 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 609.4156ms 2025-06-17 07:03:22.756 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:22.756 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:22.757 +00:00 [INF] Discarding envelope 02f87a64af8741f3aa0d30392109dc75 because the queue is full. 2025-06-17 07:03:22.757 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:22.757 +00:00 [INF] Discarding envelope 2ffe454cf2be408c8050f3b73d659c42 because the queue is full. 2025-06-17 07:03:22.757 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 611.0329ms 2025-06-17 07:03:23.884 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:03:23.885 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:23.885 +00:00 [INF] Started transaction with span ID '6de90a08ab1debdb' and trace ID '2feeb1d2ab2f46ff9eb889930c63dfce'. 2025-06-17 07:03:23.885 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:23.885 +00:00 [INF] Started transaction with span ID '6de90a08ab1debdb' and trace ID '2feeb1d2ab2f46ff9eb889930c63dfce'. 2025-06-17 07:03:23.885 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:23.885 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:23.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:23.890 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:23.899 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:23.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:23.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:23.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:23.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:23.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:23.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:23.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:23.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:23.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:23.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:23.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:23.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:23.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:23.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:23.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:23.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:23.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:23.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:23.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:23.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:23.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:23.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:23.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:23.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:23.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:23.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:23.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:23.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:23.976 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:23.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:23.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:23.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:23.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:23.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:23.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:23.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:23.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:23.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:24.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:24.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:24.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:24.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:24.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:24.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:24.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:24.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:24.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:24.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:24.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:24.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:24.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:24.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:24.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:24.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:24.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:24.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:24.051 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:24.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:24.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:24.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:24.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:24.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:24.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:24.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:24.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:24.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:24.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:24.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:24.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:24.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:24.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:24.087 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:24.088 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 202.667ms 2025-06-17 07:03:24.088 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:24.088 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:24.088 +00:00 [INF] Discarding envelope 133f57ffdbaf436aa79bfc455ae2c589 because the queue is full. 2025-06-17 07:03:24.088 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:24.088 +00:00 [INF] Discarding envelope 923b9bf059bb4678b14427c615475371 because the queue is full. 2025-06-17 07:03:24.089 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 204.3105ms 2025-06-17 07:03:28.552 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:03:28.552 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:28.552 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:03:28.552 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:28.552 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2426ms 2025-06-17 07:03:28.557 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:03:28.558 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:28.558 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:03:28.558 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:28.558 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3753ms 2025-06-17 07:03:28.558 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:03:28.558 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:28.558 +00:00 [INF] Started transaction with span ID '8a23ebfdc3c3cfa' and trace ID '6d544954dc3043b0bf47ce1e8f5f8206'. 2025-06-17 07:03:28.558 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:28.559 +00:00 [INF] Started transaction with span ID '8a23ebfdc3c3cfa' and trace ID '6d544954dc3043b0bf47ce1e8f5f8206'. 2025-06-17 07:03:28.559 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:03:28.559 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:28.564 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:03:28.565 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:28.565 +00:00 [INF] Started transaction with span ID 'e89de88ee3d3bb49' and trace ID '2601aba2d36d4f04ae87c5da02d3f7f8'. 2025-06-17 07:03:28.565 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:28.565 +00:00 [INF] Started transaction with span ID 'e89de88ee3d3bb49' and trace ID '2601aba2d36d4f04ae87c5da02d3f7f8'. 2025-06-17 07:03:28.565 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:28.565 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:28.566 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:28.571 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:28.574 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:28.579 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:28.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:28.587 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:28.590 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:03:28.591 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:28.595 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 36.3328ms 2025-06-17 07:03:28.595 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:03:28.595 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:28.595 +00:00 [INF] Discarding envelope af426a6572ec497d8f4a4fc2b536725a because the queue is full. 2025-06-17 07:03:28.595 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:28.595 +00:00 [INF] Discarding envelope 4217e6644e664f74960f535d917a2d44 because the queue is full. 2025-06-17 07:03:28.596 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 37.8217ms 2025-06-17 07:03:28.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.624 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.630 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.657 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.715 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.731 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.736 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.736 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:03:28.737 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:28.737 +00:00 [INF] Started transaction with span ID '7a065b17c94afbd' and trace ID 'fa6bb73c51624a0188a678eef97ce1a5'. 2025-06-17 07:03:28.737 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:28.737 +00:00 [INF] Started transaction with span ID '7a065b17c94afbd' and trace ID 'fa6bb73c51624a0188a678eef97ce1a5'. 2025-06-17 07:03:28.737 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:28.737 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:28.744 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:28.752 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:28.756 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:28.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.774 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:28.793 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.803 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.813 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.816 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.828 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.840 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.851 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.852 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.855 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:03:28.855 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:28.855 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:03:28.856 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:28.856 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2125ms 2025-06-17 07:03:28.856 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.860 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:03:28.860 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:28.860 +00:00 [INF] Started transaction with span ID '712e4b51248fa4ca' and trace ID 'fa4a1e72b1cb4c549fa488312fc11baf'. 2025-06-17 07:03:28.860 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:28.860 +00:00 [INF] Started transaction with span ID '712e4b51248fa4ca' and trace ID 'fa4a1e72b1cb4c549fa488312fc11baf'. 2025-06-17 07:03:28.860 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:03:28.860 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:28.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:03:28.864 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:03:28.865 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.6672ms 2025-06-17 07:03:28.867 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:03:28.867 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:28.867 +00:00 [INF] Discarding envelope 07323dbc9b2f4f03b17a6ace3ac3bfe2 because the queue is full. 2025-06-17 07:03:28.867 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:28.867 +00:00 [INF] Discarding envelope 198b6d6c93be41aab9e441f6c5cbccf5 because the queue is full. 2025-06-17 07:03:28.867 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.869 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 9.1300ms 2025-06-17 07:03:28.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.875 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.890 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.899 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.900 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.906 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.909 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.924 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.928 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.928 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.933 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.934 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.943 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.947 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.959 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.977 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:28.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.983 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:28.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:28.995 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:28.997 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.007 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.013 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.021 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.023 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.027 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.034 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.040 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.049 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.050 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:29.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.052 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 487.3339ms 2025-06-17 07:03:29.053 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:29.054 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:29.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.061 +00:00 [INF] Discarding envelope 5af871de35ce4bc6a90b54795980405b because the queue is full. 2025-06-17 07:03:29.061 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:29.061 +00:00 [INF] Discarding envelope 422a6285bb924f67930bd6af044f5e02 because the queue is full. 2025-06-17 07:03:29.061 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 496.9209ms 2025-06-17 07:03:29.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.104 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.152 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.194 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.210 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.240 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.293 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.315 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.326 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:29.329 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 591.6202ms 2025-06-17 07:03:29.329 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:29.329 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:29.329 +00:00 [INF] Discarding envelope 4008f26f6bae466da2be347cd5ae80cc because the queue is full. 2025-06-17 07:03:29.330 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:29.330 +00:00 [INF] Discarding envelope f3bd955f48d04079b92c2a7ab0f05382 because the queue is full. 2025-06-17 07:03:29.330 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 593.6270ms 2025-06-17 07:03:29.410 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:03:29.410 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:29.410 +00:00 [INF] Started transaction with span ID '224484df4d2ffdd0' and trace ID 'd0403d9269354167b8830637331fe580'. 2025-06-17 07:03:29.410 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:29.410 +00:00 [INF] Started transaction with span ID '224484df4d2ffdd0' and trace ID 'd0403d9269354167b8830637331fe580'. 2025-06-17 07:03:29.410 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:29.410 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:29.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:29.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:29.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.460 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.491 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.512 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.524 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.536 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.543 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.594 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.647 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.677 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.719 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.782 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.789 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.803 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.814 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.833 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:29.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:29.851 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:29.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:29.856 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:29.857 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 446.6863ms 2025-06-17 07:03:29.857 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:29.858 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:29.858 +00:00 [INF] Discarding envelope ba5da8522f82481db9c577436dd321e4 because the queue is full. 2025-06-17 07:03:29.858 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:29.858 +00:00 [INF] Discarding envelope d560a8ee47934009a4aa0b0c9e395076 because the queue is full. 2025-06-17 07:03:29.859 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 449.1124ms 2025-06-17 07:03:37.369 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:03:37.369 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:37.369 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:03:37.369 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:37.369 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.7230ms 2025-06-17 07:03:37.375 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:03:37.375 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:37.375 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:03:37.375 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:37.376 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.7793ms 2025-06-17 07:03:37.379 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:03:37.379 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:37.379 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:03:37.379 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:37.379 +00:00 [INF] Started transaction with span ID '4984130eb59d9fd2' and trace ID 'ebd1359bf6f744aa85fe80dd7f645e63'. 2025-06-17 07:03:37.379 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:37.379 +00:00 [INF] Started transaction with span ID '4984130eb59d9fd2' and trace ID 'ebd1359bf6f744aa85fe80dd7f645e63'. 2025-06-17 07:03:37.379 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:37.379 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:37.381 +00:00 [INF] Started transaction with span ID '4305658e4711f37' and trace ID 'a4b30643820343239c95f148aaad596e'. 2025-06-17 07:03:37.381 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:37.381 +00:00 [INF] Started transaction with span ID '4305658e4711f37' and trace ID 'a4b30643820343239c95f148aaad596e'. 2025-06-17 07:03:37.382 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:03:37.382 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:37.391 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:37.391 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:37.394 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:37.404 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:37.408 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:37.411 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:03:37.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:37.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:37.419 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 36.941ms 2025-06-17 07:03:37.419 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:03:37.419 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:37.419 +00:00 [INF] Discarding envelope b2bcad909f3d4913b375cf142d3f2e61 because the queue is full. 2025-06-17 07:03:37.419 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:37.420 +00:00 [INF] Discarding envelope f4f147bbbc6645a5b626bd6861b4f849 because the queue is full. 2025-06-17 07:03:37.420 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 41.4129ms 2025-06-17 07:03:37.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.428 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.434 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.466 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.512 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.530 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:03:37.530 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:37.530 +00:00 [INF] Started transaction with span ID '937b8235bcd1199f' and trace ID '2087dc6c01be44b19668f1e6de31945d'. 2025-06-17 07:03:37.531 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:37.531 +00:00 [INF] Started transaction with span ID '937b8235bcd1199f' and trace ID '2087dc6c01be44b19668f1e6de31945d'. 2025-06-17 07:03:37.531 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:37.531 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:37.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:37.539 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:37.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:37.542 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.545 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:37.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.567 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.569 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.582 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.586 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.592 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.618 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.634 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.647 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.650 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.653 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:03:37.653 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:37.653 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:03:37.653 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:37.653 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2036ms 2025-06-17 07:03:37.656 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:03:37.656 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:37.656 +00:00 [INF] Started transaction with span ID 'e4dd066df2e497d' and trace ID 'e52b06af21be4ebd970ac5f5ed03d7b4'. 2025-06-17 07:03:37.656 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:37.657 +00:00 [INF] Started transaction with span ID 'e4dd066df2e497d' and trace ID 'e52b06af21be4ebd970ac5f5ed03d7b4'. 2025-06-17 07:03:37.657 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:03:37.657 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:37.664 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.667 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:03:37.667 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.668 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:03:37.669 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 12.328ms 2025-06-17 07:03:37.669 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:03:37.669 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:37.670 +00:00 [INF] Discarding envelope 8a71031207c44e5184d8e267fd7973c4 because the queue is full. 2025-06-17 07:03:37.670 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:37.671 +00:00 [INF] Discarding envelope 331056a97ba44307afe7af7c348bf94a because the queue is full. 2025-06-17 07:03:37.672 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 15.2765ms 2025-06-17 07:03:37.672 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.674 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.680 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.685 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.692 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.693 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.708 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.723 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.724 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.730 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.742 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.745 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.747 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.763 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.765 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.768 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.771 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.794 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.803 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.808 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.831 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.832 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.843 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.843 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.860 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.860 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:37.861 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 482.0179ms 2025-06-17 07:03:37.862 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:37.862 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:37.862 +00:00 [INF] Discarding envelope 3c08e4a7a188413789edbf22ca968992 because the queue is full. 2025-06-17 07:03:37.862 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:37.862 +00:00 [INF] Discarding envelope f46fcf166f154e91911920600e589d32 because the queue is full. 2025-06-17 07:03:37.863 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 483.7406ms 2025-06-17 07:03:37.863 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.878 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.987 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:37.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:37.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:37.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:37.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.029 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.082 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:38.085 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 554.6398ms 2025-06-17 07:03:38.085 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:38.086 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:38.086 +00:00 [INF] Discarding envelope 3247c937a32248d3ad13257d940e76c1 because the queue is full. 2025-06-17 07:03:38.086 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:38.086 +00:00 [INF] Discarding envelope e302004ac7fd437c8d07d0010735442d because the queue is full. 2025-06-17 07:03:38.087 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 556.2670ms 2025-06-17 07:03:38.171 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:03:38.171 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:38.171 +00:00 [INF] Started transaction with span ID '9f68555f178a87fb' and trace ID '75262ca68e63477988c3413025982f91'. 2025-06-17 07:03:38.171 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:38.172 +00:00 [INF] Started transaction with span ID '9f68555f178a87fb' and trace ID '75262ca68e63477988c3413025982f91'. 2025-06-17 07:03:38.172 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:38.172 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:38.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:38.180 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:38.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.255 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.315 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.337 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.352 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.369 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.383 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.394 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.502 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:38.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:38.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:38.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:38.569 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:38.569 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 396.1664ms 2025-06-17 07:03:38.569 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:38.570 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:38.570 +00:00 [INF] Discarding envelope 9d8131914c044db185aa54df835a0c85 because the queue is full. 2025-06-17 07:03:38.570 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:38.570 +00:00 [INF] Discarding envelope a63028febd064e4a981c8ee6c265b6fc because the queue is full. 2025-06-17 07:03:38.570 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 399.1722ms 2025-06-17 07:03:43.151 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:03:43.151 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:43.151 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:03:43.151 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:43.151 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2295ms 2025-06-17 07:03:43.158 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:03:43.158 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:43.158 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:03:43.158 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:43.158 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2681ms 2025-06-17 07:03:43.162 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:03:43.162 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:43.162 +00:00 [INF] Started transaction with span ID '3c7fa0baa919980b' and trace ID 'acdb6b045426423fa9e715ed867093b5'. 2025-06-17 07:03:43.162 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:43.163 +00:00 [INF] Started transaction with span ID '3c7fa0baa919980b' and trace ID 'acdb6b045426423fa9e715ed867093b5'. 2025-06-17 07:03:43.163 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:43.163 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:43.164 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:03:43.164 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:43.164 +00:00 [INF] Started transaction with span ID '5701ba8f6fa919dd' and trace ID '888adc7eecfa4381ad1070fd26730cf5'. 2025-06-17 07:03:43.164 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:43.164 +00:00 [INF] Started transaction with span ID '5701ba8f6fa919dd' and trace ID '888adc7eecfa4381ad1070fd26730cf5'. 2025-06-17 07:03:43.164 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:03:43.164 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:43.176 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:43.188 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:43.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:43.199 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:43.210 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:43.214 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:03:43.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:43.227 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:43.235 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 70.965ms 2025-06-17 07:03:43.235 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:03:43.235 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:43.235 +00:00 [INF] Discarding envelope b839c453ba19481eb79b7bd2d4ac81be because the queue is full. 2025-06-17 07:03:43.236 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:43.236 +00:00 [INF] Discarding envelope 7f94b4440c0147c1ab8687add9242d08 because the queue is full. 2025-06-17 07:03:43.236 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 72.4494ms 2025-06-17 07:03:43.240 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.266 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.286 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.298 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.304 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.308 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.325 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.340 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.343 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:03:43.343 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:43.343 +00:00 [INF] Started transaction with span ID '55a64f32d4b1475d' and trace ID 'f1f208264a2e4af6bccddbc66e1a22e6'. 2025-06-17 07:03:43.343 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:43.346 +00:00 [INF] Started transaction with span ID '55a64f32d4b1475d' and trace ID 'f1f208264a2e4af6bccddbc66e1a22e6'. 2025-06-17 07:03:43.346 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:43.346 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:43.358 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:43.365 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:03:43.370 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.373 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:43.382 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:43.390 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.416 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.424 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.435 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:03:43.436 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:43.436 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:03:43.436 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:43.436 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 1.1034ms 2025-06-17 07:03:43.440 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:03:43.440 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:43.440 +00:00 [INF] Started transaction with span ID '9a2b3db0afdfaedc' and trace ID 'b07f547063044cecb016419fa163fe4f'. 2025-06-17 07:03:43.440 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:43.440 +00:00 [INF] Started transaction with span ID '9a2b3db0afdfaedc' and trace ID 'b07f547063044cecb016419fa163fe4f'. 2025-06-17 07:03:43.440 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:03:43.440 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:43.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:03:43.446 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:03:43.447 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.2236ms 2025-06-17 07:03:43.447 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:03:43.447 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:43.447 +00:00 [INF] Discarding envelope 6b278fdc85064d7bac609d5d3847a3d5 because the queue is full. 2025-06-17 07:03:43.447 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:43.447 +00:00 [INF] Discarding envelope cc74022c76ae4d89950b02fb3c203616 because the queue is full. 2025-06-17 07:03:43.450 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 9.9380ms 2025-06-17 07:03:43.450 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.471 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.481 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.494 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.498 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.513 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.524 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.524 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.532 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.547 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.551 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.562 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.563 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.576 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.596 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.604 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.604 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.611 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.617 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.621 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.629 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.656 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.656 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.663 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.675 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.690 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.690 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.699 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.700 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.707 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.708 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.728 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.742 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.748 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.749 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.752 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.754 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.760 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.762 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.774 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.798 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.798 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.808 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.823 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.828 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.840 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.841 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.844 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.852 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.853 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.861 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.870 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.870 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.874 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.888 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.897 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.907 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.907 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.921 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.922 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.927 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.928 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.933 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.941 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.951 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.951 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:43.951 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.961 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 797.5354ms 2025-06-17 07:03:43.961 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:43.961 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:43.961 +00:00 [INF] Discarding envelope 38ecbf1b348846c49ea2147a041bab44 because the queue is full. 2025-06-17 07:03:43.961 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:43.961 +00:00 [INF] Discarding envelope d517acdebaff446998b127b1e976ba9a because the queue is full. 2025-06-17 07:03:43.961 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 799.6940ms 2025-06-17 07:03:43.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:43.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:43.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:43.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:43.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.002 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.109 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.119 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.152 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:44.155 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 809.0991ms 2025-06-17 07:03:44.156 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:44.156 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:44.156 +00:00 [INF] Discarding envelope c86b5dd6720043eea3d6371d3b646c3a because the queue is full. 2025-06-17 07:03:44.156 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:44.156 +00:00 [INF] Discarding envelope 3f5e06d2b96246e49fab49467179dc0b because the queue is full. 2025-06-17 07:03:44.157 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 813.6347ms 2025-06-17 07:03:44.233 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:03:44.233 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:03:44.233 +00:00 [INF] Started transaction with span ID '38ffb0ed90ff9a03' and trace ID '5ab73f78fe6c4d2e90650736c225670c'. 2025-06-17 07:03:44.233 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:03:44.233 +00:00 [INF] Started transaction with span ID '38ffb0ed90ff9a03' and trace ID '5ab73f78fe6c4d2e90650736c225670c'. 2025-06-17 07:03:44.234 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:44.234 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:03:44.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:03:44.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:03:44.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.255 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.439 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.446 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.461 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.564 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.579 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:03:44.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:03:44.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:03:44.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:03:44.603 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:03:44.603 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 369.8585ms 2025-06-17 07:03:44.603 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:03:44.604 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:44.604 +00:00 [INF] Discarding envelope 26968676a38840e0aa3b270422f98154 because the queue is full. 2025-06-17 07:03:44.604 +00:00 [INF] Capturing transaction. 2025-06-17 07:03:44.604 +00:00 [INF] Discarding envelope 8b93f69bd7fd4776907d22e2c27025a7 because the queue is full. 2025-06-17 07:03:44.604 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 371.3535ms 2025-06-17 07:04:12.723 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:04:12.723 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:12.723 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:04:12.723 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:12.723 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2432ms 2025-06-17 07:04:12.724 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:04:12.724 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:12.724 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:04:12.724 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:12.724 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1169ms 2025-06-17 07:04:12.728 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:04:12.728 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:12.729 +00:00 [INF] Started transaction with span ID 'ed37f5c6ac2e580b' and trace ID '2348f9722afe4e16b78653f84f61af02'. 2025-06-17 07:04:12.729 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:12.729 +00:00 [INF] Started transaction with span ID 'ed37f5c6ac2e580b' and trace ID '2348f9722afe4e16b78653f84f61af02'. 2025-06-17 07:04:12.729 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:04:12.729 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:04:12.732 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:04:12.732 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:12.732 +00:00 [INF] Started transaction with span ID '45d246e8063650c' and trace ID 'bfa4594b5c8844829faa4f647d8a67c8'. 2025-06-17 07:04:12.732 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:12.733 +00:00 [INF] Started transaction with span ID '45d246e8063650c' and trace ID 'bfa4594b5c8844829faa4f647d8a67c8'. 2025-06-17 07:04:12.746 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:12.747 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:04:12.747 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:12.753 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:12.757 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:12.760 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:12.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:04:12.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:04:12.767 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:04:12.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:04:12.772 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 42.7349ms 2025-06-17 07:04:12.772 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:04:12.772 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:12.772 +00:00 [INF] Discarding envelope 5efa4fd767634c15b83a8a279f307dd0 because the queue is full. 2025-06-17 07:04:12.772 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:12.772 +00:00 [INF] Discarding envelope aa2a3b276dd94bb1b4be5479a138e724 because the queue is full. 2025-06-17 07:04:12.772 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 43.9511ms 2025-06-17 07:04:12.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:12.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:12.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:12.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:12.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:12.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:12.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:12.791 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:12.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:12.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:12.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:12.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:12.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:12.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:12.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:12.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:12.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:12.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:12.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:12.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:12.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:12.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:12.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:12.832 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:12.833 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:12.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:12.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:12.839 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:12.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:12.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:12.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:12.848 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:12.849 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:12.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:12.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:12.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:12.857 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:12.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:12.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:12.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:12.867 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:12.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:12.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:12.873 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:12.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:12.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:12.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:12.885 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:12.886 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:12.889 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:12.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:12.895 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:12.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:12.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:12.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:12.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:12.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:12.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:12.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:12.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:12.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:12.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:12.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:12.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:12.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:12.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:12.948 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:12.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:12.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:12.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:12.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:12.964 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:12.964 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:04:12.965 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 217.182ms 2025-06-17 07:04:12.965 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:12.965 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:12.965 +00:00 [INF] Discarding envelope 19edb5af7ab7487f835c54f880f006fc because the queue is full. 2025-06-17 07:04:12.965 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:12.965 +00:00 [INF] Discarding envelope 57185c11eea84b16865fa100ad6558f0 because the queue is full. 2025-06-17 07:04:12.965 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 233.5044ms 2025-06-17 07:04:12.966 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:04:12.966 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:12.966 +00:00 [INF] Started transaction with span ID '8e3d99d8e135e302' and trace ID 'cc90887a16a241958a1bbbafa62e5b0f'. 2025-06-17 07:04:12.966 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:12.966 +00:00 [INF] Started transaction with span ID '8e3d99d8e135e302' and trace ID 'cc90887a16a241958a1bbbafa62e5b0f'. 2025-06-17 07:04:12.966 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:12.966 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:04:12.973 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:12.978 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:12.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:04:12.982 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:04:12.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:12.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:12.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:12.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:12.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.000 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.002 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.007 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.012 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.016 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.017 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.023 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.024 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.029 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.039 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.046 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.047 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.053 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.054 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.061 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.069 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.075 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.076 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.083 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.089 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.102 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.108 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.121 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.158 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.167 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.185 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.219 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.294 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:04:13.295 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:04:13.295 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:13.295 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:04:13.295 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:13.295 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3058ms 2025-06-17 07:04:13.295 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 328.8985ms 2025-06-17 07:04:13.295 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:13.295 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:13.296 +00:00 [INF] Discarding envelope 413c1d1680c64951890a5fe08e34e291 because the queue is full. 2025-06-17 07:04:13.296 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:13.296 +00:00 [INF] Discarding envelope 9ed9f0bf5c4e44fc9c3af4c1d5f533f4 because the queue is full. 2025-06-17 07:04:13.296 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 330.5961ms 2025-06-17 07:04:13.302 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:04:13.302 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:13.302 +00:00 [INF] Started transaction with span ID '11fc37a2d707dd02' and trace ID 'cbecc5ea54494c6c8d5899585de70b50'. 2025-06-17 07:04:13.302 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:13.302 +00:00 [INF] Started transaction with span ID '11fc37a2d707dd02' and trace ID 'cbecc5ea54494c6c8d5899585de70b50'. 2025-06-17 07:04:13.302 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:04:13.302 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:04:13.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:04:13.305 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:04:13.306 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.0763ms 2025-06-17 07:04:13.306 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:04:13.306 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:13.307 +00:00 [INF] Discarding envelope 99f6bb0723144b539680e0fb5badcabf because the queue is full. 2025-06-17 07:04:13.307 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:13.307 +00:00 [INF] Discarding envelope c0ea454f16b04dbbb35cdfffea800886 because the queue is full. 2025-06-17 07:04:13.308 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 6.9421ms 2025-06-17 07:04:13.384 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:04:13.384 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:13.384 +00:00 [INF] Started transaction with span ID 'fa9f49291a1cd28d' and trace ID '92c66282d85e4a39b8157f9abdf137ce'. 2025-06-17 07:04:13.384 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:13.384 +00:00 [INF] Started transaction with span ID 'fa9f49291a1cd28d' and trace ID '92c66282d85e4a39b8157f9abdf137ce'. 2025-06-17 07:04:13.384 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:13.384 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:04:13.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:04:13.394 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:04:13.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.453 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.490 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.536 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.550 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.558 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.567 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.582 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.587 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.589 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.592 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.597 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.612 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.634 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.680 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.705 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:13.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:13.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:13.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:13.748 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:04:13.748 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 364.0607ms 2025-06-17 07:04:13.749 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:13.749 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:13.749 +00:00 [INF] Discarding envelope 9a9df37e336f4308b62eb1d9a3930509 because the queue is full. 2025-06-17 07:04:13.749 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:13.749 +00:00 [INF] Discarding envelope bf6755b1246b4cb4b80dea4af6ec30f2 because the queue is full. 2025-06-17 07:04:13.749 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 365.1746ms 2025-06-17 07:04:18.532 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:04:18.532 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:18.532 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:04:18.532 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:18.532 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2166ms 2025-06-17 07:04:18.537 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:04:18.537 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:18.537 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:04:18.537 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:18.537 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1925ms 2025-06-17 07:04:18.541 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:04:18.542 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:18.542 +00:00 [INF] Started transaction with span ID '5f600dfd306054c6' and trace ID 'fdd0063c9e744cc5b938db07759b1d38'. 2025-06-17 07:04:18.542 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:18.542 +00:00 [INF] Started transaction with span ID '5f600dfd306054c6' and trace ID 'fdd0063c9e744cc5b938db07759b1d38'. 2025-06-17 07:04:18.542 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:04:18.542 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:04:18.544 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:04:18.545 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:18.545 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:04:18.545 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:18.545 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.5335ms 2025-06-17 07:04:18.550 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:18.550 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:04:18.551 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:04:18.551 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:18.551 +00:00 [INF] Started transaction with span ID '7044f2dfbea32150' and trace ID '8d2ef3730426466bb04aceaa6411404f'. 2025-06-17 07:04:18.551 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:18.551 +00:00 [INF] Started transaction with span ID '7044f2dfbea32150' and trace ID '8d2ef3730426466bb04aceaa6411404f'. 2025-06-17 07:04:18.551 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:18.551 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:04:18.555 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:18.556 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:18.556 +00:00 [INF] Started transaction with span ID '70c2d72670ac7831' and trace ID '3d5cd9903ab8401db49ec2e4cf9277ed'. 2025-06-17 07:04:18.556 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:18.556 +00:00 [INF] Started transaction with span ID '70c2d72670ac7831' and trace ID '3d5cd9903ab8401db49ec2e4cf9277ed'. 2025-06-17 07:04:18.556 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:18.556 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:04:18.561 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:18.566 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:18.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:04:18.572 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:18.578 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:04:18.579 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:04:18.586 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:04:18.587 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.596 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.596 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 54.1208ms 2025-06-17 07:04:18.596 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:04:18.596 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:18.597 +00:00 [INF] Discarding envelope 5744d4a7520942f59fdffa964809d5fd because the queue is full. 2025-06-17 07:04:18.597 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:18.597 +00:00 [INF] Discarding envelope 6f12a9c46bb8454b89cf642e25549628 because the queue is full. 2025-06-17 07:04:18.597 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 55.5187ms 2025-06-17 07:04:18.597 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:18.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:04:18.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:04:18.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.607 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.609 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.613 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.614 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.615 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.625 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.625 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.627 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.628 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.634 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.635 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.637 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.639 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.644 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.645 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.646 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.649 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.653 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.654 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.658 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.666 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.678 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.679 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.688 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.695 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.702 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.697 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.711 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.719 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.731 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.741 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.748 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.752 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.755 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.756 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.764 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.775 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.778 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.799 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.808 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.817 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.828 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.832 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.835 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.840 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.841 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.847 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.855 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.857 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.874 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:04:18.875 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 318.1839ms 2025-06-17 07:04:18.875 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:18.875 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:18.875 +00:00 [INF] Discarding envelope d7ec3d7b501c46c381456ed3b9a48740 because the queue is full. 2025-06-17 07:04:18.875 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:18.875 +00:00 [INF] Discarding envelope ad08fe4bce57424fb9caae114943dbd2 because the queue is full. 2025-06-17 07:04:18.875 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 324.9263ms 2025-06-17 07:04:18.871 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.878 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:04:18.879 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:18.880 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:04:18.880 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:18.880 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 1.3059ms 2025-06-17 07:04:18.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.888 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:04:18.888 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:18.888 +00:00 [INF] Started transaction with span ID 'a23f9b93cdfe6da0' and trace ID '9f73c38d54d94f9f810d983e2e17a632'. 2025-06-17 07:04:18.888 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:18.888 +00:00 [INF] Started transaction with span ID 'a23f9b93cdfe6da0' and trace ID '9f73c38d54d94f9f810d983e2e17a632'. 2025-06-17 07:04:18.888 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:04:18.888 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:04:18.891 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:04:18.892 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:04:18.892 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.3831ms 2025-06-17 07:04:18.892 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:04:18.892 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:18.892 +00:00 [INF] Discarding envelope affcc3f2ff184fabac776301744b0871 because the queue is full. 2025-06-17 07:04:18.892 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:18.892 +00:00 [INF] Discarding envelope e8c445dd7e234ed5abd56a63240af96f because the queue is full. 2025-06-17 07:04:18.892 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 4.3154ms 2025-06-17 07:04:18.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.914 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.918 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:18.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:18.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:18.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:18.999 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.004 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.017 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.018 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.027 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.033 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:04:19.034 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 482.5709ms 2025-06-17 07:04:19.034 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:19.035 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:19.035 +00:00 [INF] Discarding envelope 06a0d1d471d0491f800c766f9f569682 because the queue is full. 2025-06-17 07:04:19.035 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:19.035 +00:00 [INF] Discarding envelope 349a31ba5c05457e88f889cbefe4a6eb because the queue is full. 2025-06-17 07:04:19.035 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 484.5707ms 2025-06-17 07:04:19.118 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:04:19.118 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:19.118 +00:00 [INF] Started transaction with span ID '8771e8c859874b2d' and trace ID 'c0128397bdd748cd860e519c3ee2c29e'. 2025-06-17 07:04:19.118 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:19.119 +00:00 [INF] Started transaction with span ID '8771e8c859874b2d' and trace ID 'c0128397bdd748cd860e519c3ee2c29e'. 2025-06-17 07:04:19.119 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:19.119 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:04:19.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:04:19.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:04:19.126 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.127 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.131 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.136 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.137 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.140 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.146 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.151 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.156 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.157 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.163 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.168 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.169 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.177 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.178 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.184 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.189 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.202 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.207 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.209 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.219 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.220 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.239 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.255 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.262 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.267 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.269 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.282 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.292 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.297 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.313 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.315 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.329 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.330 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.338 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.346 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.348 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.355 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.356 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:19.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:19.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:19.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:19.363 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:04:19.363 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 244.7862ms 2025-06-17 07:04:19.363 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:19.364 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:19.364 +00:00 [INF] Discarding envelope c8c557184858456386bb3df5dc13d620 because the queue is full. 2025-06-17 07:04:19.364 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:19.364 +00:00 [INF] Discarding envelope e77da3d4a5924add9d324980c7e78a01 because the queue is full. 2025-06-17 07:04:19.364 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 246.2416ms 2025-06-17 07:04:32.049 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:04:32.049 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:32.050 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:04:32.050 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:32.050 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3527ms 2025-06-17 07:04:32.054 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:04:32.054 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:32.054 +00:00 [INF] Started transaction with span ID '724e762d586db57f' and trace ID '488091e497ac49dbbeacf7c1082d9ee9'. 2025-06-17 07:04:32.054 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:32.055 +00:00 [INF] Started transaction with span ID '724e762d586db57f' and trace ID '488091e497ac49dbbeacf7c1082d9ee9'. 2025-06-17 07:04:32.055 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:04:32.055 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:04:32.059 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:32.067 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:32.070 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:04:32.081 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:04:32.081 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 26.1344ms 2025-06-17 07:04:32.081 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:04:32.081 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:32.081 +00:00 [INF] Discarding envelope 0e0ed21fe6e0495cbae7ae82aac9fc06 because the queue is full. 2025-06-17 07:04:32.082 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:32.082 +00:00 [INF] Discarding envelope 37f5b5a7b46b4abbaa7a8a2ffa0cd87a because the queue is full. 2025-06-17 07:04:32.082 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 28.6104ms 2025-06-17 07:04:32.100 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:04:32.100 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:32.100 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:04:32.100 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:32.101 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.4513ms 2025-06-17 07:04:32.107 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:04:32.107 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:32.107 +00:00 [INF] Started transaction with span ID 'ef171e02bb661375' and trace ID 'c46e877d113746f29872496135270535'. 2025-06-17 07:04:32.107 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:32.107 +00:00 [INF] Started transaction with span ID 'ef171e02bb661375' and trace ID 'c46e877d113746f29872496135270535'. 2025-06-17 07:04:32.108 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:32.108 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:04:32.112 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:32.117 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:32.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:04:32.123 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:04:32.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.177 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.178 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.184 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.191 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.208 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.212 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.229 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:04:32.230 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:32.230 +00:00 [INF] Started transaction with span ID '4e8e0e3031798fa9' and trace ID 'c1ff6392eb8c4ea9b379bad82d876e81'. 2025-06-17 07:04:32.230 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:32.230 +00:00 [INF] Started transaction with span ID '4e8e0e3031798fa9' and trace ID 'c1ff6392eb8c4ea9b379bad82d876e81'. 2025-06-17 07:04:32.230 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:32.230 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:04:32.234 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:32.237 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:32.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:04:32.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.244 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:04:32.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.253 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.262 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.263 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.264 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.281 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.282 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.288 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.297 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.305 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.311 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.318 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.324 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.326 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.333 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.335 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.341 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.357 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.358 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.359 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.359 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.367 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.373 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.376 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.379 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.380 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.382 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.388 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.389 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.395 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.400 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.410 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.416 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:04:32.417 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 309.4819ms 2025-06-17 07:04:32.417 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:32.418 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:32.418 +00:00 [INF] Discarding envelope 3cb2a7b474634f7fac130d7b97d730f8 because the queue is full. 2025-06-17 07:04:32.418 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:32.418 +00:00 [INF] Discarding envelope 4977806e7768437b811dd2ddeef3da36 because the queue is full. 2025-06-17 07:04:32.419 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 311.5597ms 2025-06-17 07:04:32.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.419 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:04:32.420 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:32.420 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:04:32.420 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:32.420 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1974ms 2025-06-17 07:04:32.423 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:04:32.423 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:32.423 +00:00 [INF] Started transaction with span ID '53a737b619858027' and trace ID '5f73b0bf9c49475ca077f3f76430827a'. 2025-06-17 07:04:32.423 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:32.423 +00:00 [INF] Started transaction with span ID '53a737b619858027' and trace ID '5f73b0bf9c49475ca077f3f76430827a'. 2025-06-17 07:04:32.423 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:04:32.423 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:04:32.424 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:04:32.425 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:04:32.425 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.4648ms 2025-06-17 07:04:32.425 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:04:32.425 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:32.425 +00:00 [INF] Discarding envelope bbb8d132117949348c6d67eedeb6760d because the queue is full. 2025-06-17 07:04:32.425 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:32.425 +00:00 [INF] Discarding envelope 81e00d2e32a642d6a4afacdf1ee95f24 because the queue is full. 2025-06-17 07:04:32.425 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 2.1848ms 2025-06-17 07:04:32.426 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.433 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.440 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.453 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.455 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.462 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.483 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.499 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.540 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.555 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.597 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.615 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:04:32.617 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 386.8197ms 2025-06-17 07:04:32.617 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:32.617 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:32.617 +00:00 [INF] Discarding envelope baf8048e4b9c4f79bb5574549f1b3101 because the queue is full. 2025-06-17 07:04:32.617 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:32.617 +00:00 [INF] Discarding envelope 407e69b277fa4e9a8403a6b84adc3aa9 because the queue is full. 2025-06-17 07:04:32.618 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 388.1129ms 2025-06-17 07:04:32.714 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:04:32.714 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:32.715 +00:00 [INF] Started transaction with span ID '884df08eeed2acfb' and trace ID 'c467722dad5c4397af70469831323930'. 2025-06-17 07:04:32.715 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:32.715 +00:00 [INF] Started transaction with span ID '884df08eeed2acfb' and trace ID 'c467722dad5c4397af70469831323930'. 2025-06-17 07:04:32.715 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:32.715 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:04:32.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:04:32.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:04:32.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.735 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.742 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.747 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.755 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.756 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.758 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.763 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.764 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.770 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.786 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.812 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.817 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.847 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.854 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.868 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.909 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:32.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.981 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:32.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:32.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:32.997 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:33.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:33.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:33.011 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:33.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:33.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:33.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:33.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:33.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:33.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:33.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:33.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:33.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:33.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:33.045 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:33.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:33.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:33.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:33.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:33.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:33.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:33.064 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:04:33.065 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 349.7593ms 2025-06-17 07:04:33.065 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:33.065 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:33.065 +00:00 [INF] Discarding envelope 225ac0151a744892a1566843cff20f13 because the queue is full. 2025-06-17 07:04:33.065 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:33.065 +00:00 [INF] Discarding envelope 7a2fa638041d46feaa8cd2fcb78055de because the queue is full. 2025-06-17 07:04:33.066 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 351.2503ms 2025-06-17 07:04:36.580 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:04:36.580 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:36.580 +00:00 [INF] Started transaction with span ID 'f52bb8b0549618f2' and trace ID 'c801e416195b491dadc1f657084a1d8b'. 2025-06-17 07:04:36.580 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:36.581 +00:00 [INF] Started transaction with span ID 'f52bb8b0549618f2' and trace ID 'c801e416195b491dadc1f657084a1d8b'. 2025-06-17 07:04:36.581 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:04:36.581 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:04:36.592 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:36.602 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:36.607 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:04:36.614 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:04:36.615 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 33.9623ms 2025-06-17 07:04:36.625 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:04:36.626 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:36.626 +00:00 [INF] Started transaction with span ID '7c3d36fb2fa654ce' and trace ID '91ec9f44927e4b449c33e6287e2f8179'. 2025-06-17 07:04:36.626 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:36.626 +00:00 [INF] Started transaction with span ID '7c3d36fb2fa654ce' and trace ID '91ec9f44927e4b449c33e6287e2f8179'. 2025-06-17 07:04:36.626 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:36.626 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:04:36.631 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:36.625 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:04:36.636 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:36.637 +00:00 [INF] Discarding envelope 95ad96898b3040c8ae6a5f859f69c727 because the queue is full. 2025-06-17 07:04:36.637 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:36.637 +00:00 [INF] Discarding envelope 2b7d2d929ba941b0967787d00d9c697f because the queue is full. 2025-06-17 07:04:36.637 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:36.640 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 59.4811ms 2025-06-17 07:04:36.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:04:36.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:04:36.655 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:36.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:36.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:36.672 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:36.673 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:36.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:36.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:36.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:36.688 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:36.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:36.700 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:36.702 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:36.703 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:36.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:36.715 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:36.721 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:36.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:36.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:36.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:36.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:36.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:36.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:36.751 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:04:36.752 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:36.752 +00:00 [INF] Started transaction with span ID '14e21f9f85ec404' and trace ID 'b97124b57ee34418abf1a2d266383b48'. 2025-06-17 07:04:36.752 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:36.752 +00:00 [INF] Started transaction with span ID '14e21f9f85ec404' and trace ID 'b97124b57ee34418abf1a2d266383b48'. 2025-06-17 07:04:36.752 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:36.752 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:04:36.759 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:36.768 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:04:36.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:04:36.782 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:04:36.782 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:36.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:36.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:36.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:36.822 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:36.822 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:36.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:36.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:36.848 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:36.856 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:36.860 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:36.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:36.879 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:04:36.880 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:36.882 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:36.883 +00:00 [INF] Started transaction with span ID 'fd850df261eb4485' and trace ID '337243718bb5415394490957e612323e'. 2025-06-17 07:04:36.883 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:36.883 +00:00 [INF] Started transaction with span ID 'fd850df261eb4485' and trace ID '337243718bb5415394490957e612323e'. 2025-06-17 07:04:36.883 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:04:36.883 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:04:36.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:04:36.891 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:04:36.895 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 11.705ms 2025-06-17 07:04:36.896 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:04:36.896 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:36.897 +00:00 [INF] Discarding envelope 163cc28562df4ffd980ba68012c46a25 because the queue is full. 2025-06-17 07:04:36.897 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:36.897 +00:00 [INF] Discarding envelope c24b79beb52c4fbcb2f667716aac2227 because the queue is full. 2025-06-17 07:04:36.897 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:36.902 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 22.9861ms 2025-06-17 07:04:36.902 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:36.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:36.909 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:36.913 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:36.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:36.926 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:36.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:36.938 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:36.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:36.949 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:36.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:36.963 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:36.968 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:36.975 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:36.977 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:36.986 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:36.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:36.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.015 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.023 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.042 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.048 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.062 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.064 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.077 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.083 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.084 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.092 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.096 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.097 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.105 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.117 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.121 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.133 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.135 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.139 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.139 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.150 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.151 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.172 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.173 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.185 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.191 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.207 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.213 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:04:37.213 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 587.4763ms 2025-06-17 07:04:37.213 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:37.214 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:37.214 +00:00 [INF] Discarding envelope 38bdd02fb7cc480089f3d79a105b0f70 because the queue is full. 2025-06-17 07:04:37.214 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:37.214 +00:00 [INF] Discarding envelope 9131f1358db647debc660d85d30f2e40 because the queue is full. 2025-06-17 07:04:37.214 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 588.5212ms 2025-06-17 07:04:37.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.282 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.324 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.418 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.421 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:04:37.424 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 671.8369ms 2025-06-17 07:04:37.424 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:37.424 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:37.424 +00:00 [INF] Discarding envelope c01fae09e0e7483dbb8b7f5c2a451846 because the queue is full. 2025-06-17 07:04:37.424 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:37.425 +00:00 [INF] Discarding envelope f7cc8d83bfa141348caa2a2c816a4bb3 because the queue is full. 2025-06-17 07:04:37.425 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 673.3713ms 2025-06-17 07:04:37.517 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:04:37.518 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:37.518 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:04:37.518 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:37.518 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2125ms 2025-06-17 07:04:37.521 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:04:37.521 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:04:37.521 +00:00 [INF] Started transaction with span ID 'e6ec95900bba42d6' and trace ID 'eebcbcda2ed94038817d44617efc3313'. 2025-06-17 07:04:37.521 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:04:37.521 +00:00 [INF] Started transaction with span ID 'e6ec95900bba42d6' and trace ID 'eebcbcda2ed94038817d44617efc3313'. 2025-06-17 07:04:37.521 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:37.521 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:04:37.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:04:37.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:04:37.530 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.558 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.560 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.566 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.583 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.585 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.591 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.592 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.599 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.601 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.608 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.621 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.622 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.629 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.650 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:04:37.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:04:37.837 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:04:37.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:04:37.841 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:04:37.841 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 319.5426ms 2025-06-17 07:04:37.841 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:04:37.842 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:37.842 +00:00 [INF] Discarding envelope ecc8c13b821d4b778f9b9ad2d2077acf because the queue is full. 2025-06-17 07:04:37.842 +00:00 [INF] Capturing transaction. 2025-06-17 07:04:37.842 +00:00 [INF] Discarding envelope 9ced990a312e46fd90668e22a9e2ec60 because the queue is full. 2025-06-17 07:04:37.842 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 321.3725ms 2025-06-17 07:06:32.281 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:06:32.281 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:32.281 +00:00 [INF] Started transaction with span ID '4e1585e3b9685b77' and trace ID '3e6bc26540794f79985ca0bb87dfc6f9'. 2025-06-17 07:06:32.282 +00:00 [INF] Started transaction with span ID '4e1585e3b9685b77' and trace ID '3e6bc26540794f79985ca0bb87dfc6f9'. 2025-06-17 07:06:32.282 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:06:32.282 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:06:32.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:06:32.284 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:06:32.284 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.2292ms 2025-06-17 07:06:32.284 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:06:32.284 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:32.284 +00:00 [INF] Discarding envelope c8efde16047a470aa512e766f544a905 because the queue is full. 2025-06-17 07:06:32.284 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:32.284 +00:00 [INF] Discarding envelope cfeb60db0a0c420190d8a40407714d05 because the queue is full. 2025-06-17 07:06:32.285 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 3.2549ms 2025-06-17 07:06:32.292 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:06:32.292 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:32.292 +00:00 [INF] Started transaction with span ID 'aaa2bb943ec33583' and trace ID '582370bc52e949bf98f28e8a81664f8a'. 2025-06-17 07:06:32.292 +00:00 [INF] Started transaction with span ID 'aaa2bb943ec33583' and trace ID '582370bc52e949bf98f28e8a81664f8a'. 2025-06-17 07:06:32.292 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:06:32.292 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:06:32.314 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:06:32.330 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:06:32.335 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:06:32.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:06:32.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.354 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:32.355 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.361 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:32.361 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.366 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:32.367 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.373 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:32.374 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.384 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:32.385 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:32.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.393 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.397 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:32.399 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.404 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:32.405 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.408 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.412 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:32.413 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.422 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:32.423 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.430 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:32.431 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.438 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:32.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:32.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.458 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:32.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.464 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.465 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:32.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.472 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:32.474 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:32.481 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.485 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:32.486 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:06:32.486 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 193.4958ms 2025-06-17 07:06:32.486 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:06:32.486 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:32.486 +00:00 [INF] Discarding envelope 0947273dc7dd4740844682449e5a9545 because the queue is full. 2025-06-17 07:06:32.486 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:32.486 +00:00 [INF] Discarding envelope 589264bb6d924bf6aef6750dd4b8644c because the queue is full. 2025-06-17 07:06:32.487 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 194.4503ms 2025-06-17 07:06:32.487 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:06:32.487 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:32.487 +00:00 [INF] Started transaction with span ID '586b0ef3e619e67c' and trace ID 'eafb49a61bdd441f95f4a0d910e10aa9'. 2025-06-17 07:06:32.487 +00:00 [INF] Started transaction with span ID '586b0ef3e619e67c' and trace ID 'eafb49a61bdd441f95f4a0d910e10aa9'. 2025-06-17 07:06:32.487 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:06:32.487 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:06:32.492 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:06:32.496 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:06:32.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:06:32.499 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:06:32.505 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.512 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.516 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.517 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.520 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.521 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.547 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.548 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.551 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.552 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.559 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.568 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.575 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.587 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.595 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.599 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.603 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.617 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:32.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:32.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:32.623 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:06:32.624 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 136.9756ms 2025-06-17 07:06:32.624 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:06:32.625 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:32.625 +00:00 [INF] Discarding envelope 83a02e265a1f415da304d0112af47f9d because the queue is full. 2025-06-17 07:06:32.625 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:32.625 +00:00 [INF] Discarding envelope 802f2708f81644899a9b246c01587fcd because the queue is full. 2025-06-17 07:06:32.625 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 138.1062ms 2025-06-17 07:06:33.076 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:06:33.076 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:33.076 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:06:33.076 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:06:33.076 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2817ms 2025-06-17 07:06:33.077 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:06:33.077 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:33.077 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:06:33.077 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:06:33.077 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1924ms 2025-06-17 07:06:33.080 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:06:33.081 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:33.081 +00:00 [INF] Started transaction with span ID '6c202b8aeb2a2ba6' and trace ID '6a2d7e8810d84e72b03ea154703d4106'. 2025-06-17 07:06:33.081 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:06:33.081 +00:00 [INF] Started transaction with span ID '6c202b8aeb2a2ba6' and trace ID '6a2d7e8810d84e72b03ea154703d4106'. 2025-06-17 07:06:33.081 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:06:33.081 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:06:33.084 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:06:33.084 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:33.084 +00:00 [INF] Started transaction with span ID '73a51c525d835bab' and trace ID 'c01fb0d694bc41469966d52c746d8c83'. 2025-06-17 07:06:33.084 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:06:33.084 +00:00 [INF] Started transaction with span ID '73a51c525d835bab' and trace ID 'c01fb0d694bc41469966d52c746d8c83'. 2025-06-17 07:06:33.084 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:06:33.084 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:06:33.086 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:06:33.090 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:06:33.095 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:06:33.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:06:33.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:06:33.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.116 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.123 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.136 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.144 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.154 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.161 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.163 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.163 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.173 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.181 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.191 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.192 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.206 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.208 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.217 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.227 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.251 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.271 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.272 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.281 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.287 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.288 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.299 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:06:33.300 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 218.5952ms 2025-06-17 07:06:33.300 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:06:33.300 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:33.300 +00:00 [INF] Discarding envelope 382f0606492b4154b8e28cab3c416ddc because the queue is full. 2025-06-17 07:06:33.300 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:33.300 +00:00 [INF] Discarding envelope ca54c4073f8547e1831cd3b17c554062 because the queue is full. 2025-06-17 07:06:33.300 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 219.8044ms 2025-06-17 07:06:33.300 +00:00 [INF] Executed DbCommand (206ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:06:33.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:06:33.310 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:06:33.311 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 226.992ms 2025-06-17 07:06:33.311 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:06:33.311 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:33.312 +00:00 [INF] Discarding envelope 305092c7159d41b0be71827ca7f06a90 because the queue is full. 2025-06-17 07:06:33.312 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:33.312 +00:00 [INF] Discarding envelope 3b0b1011bae34768a5051acc7612e23d because the queue is full. 2025-06-17 07:06:33.312 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 228.0702ms 2025-06-17 07:06:33.313 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:06:33.314 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:33.315 +00:00 [INF] Started transaction with span ID '1278d0a085d013d6' and trace ID '5ff025c917b542b4b35c377d63967145'. 2025-06-17 07:06:33.315 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:06:33.315 +00:00 [INF] Started transaction with span ID '1278d0a085d013d6' and trace ID '5ff025c917b542b4b35c377d63967145'. 2025-06-17 07:06:33.315 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:06:33.315 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:06:33.322 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:06:33.329 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:06:33.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:06:33.335 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:06:33.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.355 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.365 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.368 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.371 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.378 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.400 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.416 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.423 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.431 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.455 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.462 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.468 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.470 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.488 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.496 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.505 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.515 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.521 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.523 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.529 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.541 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.555 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.564 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.657 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:06:33.658 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:06:33.658 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:33.658 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:06:33.658 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:06:33.658 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1987ms 2025-06-17 07:06:33.658 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 342.4199ms 2025-06-17 07:06:33.658 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:06:33.658 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:33.659 +00:00 [INF] Discarding envelope 7a3ca5d44d4049369331225fb33dd4b6 because the queue is full. 2025-06-17 07:06:33.659 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:33.659 +00:00 [INF] Discarding envelope 6248f08cddb94ce2a7a2b2e7f27f0c35 because the queue is full. 2025-06-17 07:06:33.659 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 345.5132ms 2025-06-17 07:06:33.665 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:06:33.665 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:33.665 +00:00 [INF] Started transaction with span ID '72fe5d1b77924325' and trace ID 'ff9bb137a91a4219b84e367a36658ebf'. 2025-06-17 07:06:33.665 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:06:33.666 +00:00 [INF] Started transaction with span ID '72fe5d1b77924325' and trace ID 'ff9bb137a91a4219b84e367a36658ebf'. 2025-06-17 07:06:33.666 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:06:33.666 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:06:33.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:06:33.667 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:06:33.668 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.8351ms 2025-06-17 07:06:33.668 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:06:33.668 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:33.668 +00:00 [INF] Discarding envelope 624918d7503141ecb0517729e4713a93 because the queue is full. 2025-06-17 07:06:33.668 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:33.668 +00:00 [INF] Discarding envelope 8a1cccea025846379da5b1aa216378ba because the queue is full. 2025-06-17 07:06:33.668 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.8951ms 2025-06-17 07:06:33.746 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:06:33.746 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:33.746 +00:00 [INF] Started transaction with span ID '44993780919a4127' and trace ID '382758db7fdc4eecba7b513c8d09f3d2'. 2025-06-17 07:06:33.746 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:06:33.747 +00:00 [INF] Started transaction with span ID '44993780919a4127' and trace ID '382758db7fdc4eecba7b513c8d09f3d2'. 2025-06-17 07:06:33.747 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:06:33.747 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:06:33.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:06:33.751 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:06:33.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.767 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.773 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.779 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.780 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.809 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.813 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.820 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.822 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.829 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.883 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.913 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.915 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.921 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.933 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.941 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.947 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.964 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.980 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:33.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:33.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:33.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:33.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:34.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:34.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:34.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:34.009 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:34.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:34.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:34.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:34.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:34.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:34.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:34.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:34.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:34.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:34.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:34.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:34.037 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:06:34.037 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 289.8642ms 2025-06-17 07:06:34.037 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:06:34.037 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:34.037 +00:00 [INF] Discarding envelope d8eb7460194140ad8cc47bf7a0a1fb24 because the queue is full. 2025-06-17 07:06:34.037 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:34.037 +00:00 [INF] Discarding envelope 7e96fbf4e6f44517957b184504454d8b because the queue is full. 2025-06-17 07:06:34.037 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 291.1618ms 2025-06-17 07:06:51.058 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:06:51.058 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:51.058 +00:00 [INF] Started transaction with span ID '73b29cb75b567e29' and trace ID 'bb08e8bbd0a34c0eb1c7a81793123181'. 2025-06-17 07:06:51.058 +00:00 [INF] Started transaction with span ID '73b29cb75b567e29' and trace ID 'bb08e8bbd0a34c0eb1c7a81793123181'. 2025-06-17 07:06:51.058 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:06:51.058 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:06:51.060 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:06:51.060 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:06:51.061 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.1374ms 2025-06-17 07:06:51.061 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:06:51.061 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:51.061 +00:00 [INF] Discarding envelope 00b0fb069c7a4f76ab9a69c33a2f47d1 because the queue is full. 2025-06-17 07:06:51.061 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:51.061 +00:00 [INF] Discarding envelope c9c4b3dbce5e4577bf5bf343f72af6e4 because the queue is full. 2025-06-17 07:06:51.061 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 3.0607ms 2025-06-17 07:06:51.061 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:06:51.061 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:51.061 +00:00 [INF] Started transaction with span ID '2a916298586c2c2a' and trace ID '4f9e7edfe8e84cf58f591c318381592d'. 2025-06-17 07:06:51.061 +00:00 [INF] Started transaction with span ID '2a916298586c2c2a' and trace ID '4f9e7edfe8e84cf58f591c318381592d'. 2025-06-17 07:06:51.061 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:06:51.061 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:06:51.078 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:06:51.118 +00:00 [INF] Executed DbCommand (39ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:06:51.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:06:51.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:06:51.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.139 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.140 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.147 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.156 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.171 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.175 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.188 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:06:51.189 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:51.189 +00:00 [INF] Started transaction with span ID '1e130a52d2b92447' and trace ID '88491f5bff214f4480f4b7e4df47ceb0'. 2025-06-17 07:06:51.189 +00:00 [INF] Started transaction with span ID '1e130a52d2b92447' and trace ID '88491f5bff214f4480f4b7e4df47ceb0'. 2025-06-17 07:06:51.189 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:06:51.189 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:06:51.194 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:06:51.200 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:06:51.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:06:51.210 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:06:51.211 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.213 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.227 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.232 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.244 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.246 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.249 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.273 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.282 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.283 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.292 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.295 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.301 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.306 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.311 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.312 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.339 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.345 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.346 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.348 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.356 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.376 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.388 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.403 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.415 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.416 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.428 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.439 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.444 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.448 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.469 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.470 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.482 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.484 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.491 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.495 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.502 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.512 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:06:51.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.515 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:06:51.515 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 453.6717ms 2025-06-17 07:06:51.515 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:06:51.515 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:51.516 +00:00 [INF] Discarding envelope ec52101a49c249b5bb412e464a5564c4 because the queue is full. 2025-06-17 07:06:51.516 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:51.516 +00:00 [INF] Discarding envelope f5a41f1d394b45668fa4a9e6467e0f17 because the queue is full. 2025-06-17 07:06:51.516 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 454.6520ms 2025-06-17 07:06:51.517 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 328.3697ms 2025-06-17 07:06:51.517 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:06:51.518 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:51.519 +00:00 [INF] Discarding envelope 14ea634486c14b9e915acc7692ba61d5 because the queue is full. 2025-06-17 07:06:51.519 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:51.519 +00:00 [INF] Discarding envelope bcc3a4334e304dcbbb95f96b8e29f60b because the queue is full. 2025-06-17 07:06:51.520 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 331.2078ms 2025-06-17 07:06:51.765 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:06:51.765 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:51.765 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:06:51.765 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:06:51.765 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3089ms 2025-06-17 07:06:51.769 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:06:51.769 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:51.769 +00:00 [INF] Started transaction with span ID '2f911bdfc77a8e9d' and trace ID 'b269cb7c62f44d988251466fd5b91444'. 2025-06-17 07:06:51.769 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:06:51.769 +00:00 [INF] Started transaction with span ID '2f911bdfc77a8e9d' and trace ID 'b269cb7c62f44d988251466fd5b91444'. 2025-06-17 07:06:51.769 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:06:51.769 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:06:51.776 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:06:51.780 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:06:51.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:06:51.788 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:06:51.788 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 19.3592ms 2025-06-17 07:06:51.789 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:06:51.789 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:51.789 +00:00 [INF] Discarding envelope 542c5411b30a41da9cbcc8302d2d69a3 because the queue is full. 2025-06-17 07:06:51.789 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:51.789 +00:00 [INF] Discarding envelope 954940a21c6f4ce08f71435e9a196a42 because the queue is full. 2025-06-17 07:06:51.789 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 20.3879ms 2025-06-17 07:06:51.816 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:06:51.816 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:51.816 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:06:51.816 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:06:51.816 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2592ms 2025-06-17 07:06:51.820 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:06:51.820 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:51.820 +00:00 [INF] Started transaction with span ID '6adf3ba16272077' and trace ID '78873b2adeff46b68390f0fb2828a619'. 2025-06-17 07:06:51.820 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:06:51.821 +00:00 [INF] Started transaction with span ID '6adf3ba16272077' and trace ID '78873b2adeff46b68390f0fb2828a619'. 2025-06-17 07:06:51.821 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:06:51.821 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:06:51.825 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:06:51.833 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:06:51.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:06:51.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:06:51.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.861 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.875 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.883 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.883 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.889 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.896 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.914 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.915 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.919 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.923 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.940 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.946 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.948 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.958 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.959 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.977 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.986 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:51.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:51.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:51.995 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:51.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.005 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.018 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.030 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.042 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.051 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.053 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.081 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.090 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:06:52.091 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 269.8598ms 2025-06-17 07:06:52.091 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:06:52.091 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:52.091 +00:00 [INF] Discarding envelope 5f24bc7f797047ba8ccd5ebd999450dd because the queue is full. 2025-06-17 07:06:52.091 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:52.091 +00:00 [INF] Discarding envelope ea9098557d5e4363be7bc895ceb86abd because the queue is full. 2025-06-17 07:06:52.091 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 271.0014ms 2025-06-17 07:06:52.091 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:06:52.091 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:52.094 +00:00 [INF] Started transaction with span ID '5081f10ce7a15f7' and trace ID 'f37bc6fd553f496883be9fc343304430'. 2025-06-17 07:06:52.095 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:06:52.095 +00:00 [INF] Started transaction with span ID '5081f10ce7a15f7' and trace ID 'f37bc6fd553f496883be9fc343304430'. 2025-06-17 07:06:52.095 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:06:52.095 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:06:52.102 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:06:52.102 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:52.102 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:06:52.102 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:06:52.102 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2945ms 2025-06-17 07:06:52.104 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:06:52.107 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:06:52.107 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:52.107 +00:00 [INF] Started transaction with span ID 'b2e83550e21fc5f1' and trace ID 'fd148657a8d04fffbefebbd9f5d745ab'. 2025-06-17 07:06:52.107 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:06:52.107 +00:00 [INF] Started transaction with span ID 'b2e83550e21fc5f1' and trace ID 'fd148657a8d04fffbefebbd9f5d745ab'. 2025-06-17 07:06:52.107 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:06:52.107 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:06:52.114 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:06:52.114 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:06:52.114 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.8439ms 2025-06-17 07:06:52.114 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:06:52.114 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:52.115 +00:00 [INF] Discarding envelope 433c7240d99b462793d67fd24b23c7d5 because the queue is full. 2025-06-17 07:06:52.115 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:52.115 +00:00 [INF] Discarding envelope bff74aab7d334e91a322dc68a52c3f33 because the queue is full. 2025-06-17 07:06:52.115 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 9.6073ms 2025-06-17 07:06:52.115 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:06:52.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:06:52.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:06:52.123 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.129 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.132 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.159 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.160 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.166 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.168 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.169 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.176 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.177 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.178 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.185 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.186 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.193 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.203 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.225 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.229 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.236 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.253 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.260 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.280 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.326 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.339 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.356 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.418 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.472 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.475 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:06:52.477 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 382.5378ms 2025-06-17 07:06:52.478 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:06:52.478 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:52.478 +00:00 [INF] Discarding envelope 9846e2d88fdb4ccbac839b6ab1d8bc06 because the queue is full. 2025-06-17 07:06:52.478 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:52.478 +00:00 [INF] Discarding envelope 9c5baa45c8584401a38cfc5d68079743 because the queue is full. 2025-06-17 07:06:52.479 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 387.2243ms 2025-06-17 07:06:52.564 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:06:52.564 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:06:52.564 +00:00 [INF] Started transaction with span ID 'c02894482bae4f39' and trace ID '4167d339ff544569bdaaafc284affbd6'. 2025-06-17 07:06:52.564 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:06:52.564 +00:00 [INF] Started transaction with span ID 'c02894482bae4f39' and trace ID '4167d339ff544569bdaaafc284affbd6'. 2025-06-17 07:06:52.564 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:06:52.564 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:06:52.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:06:52.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:06:52.572 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.580 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.588 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.600 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.602 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.607 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.608 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.617 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.618 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.635 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.638 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.643 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.649 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.659 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.662 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.663 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.690 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.698 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.712 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.721 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.727 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.738 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.754 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.760 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.761 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.774 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.780 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.782 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.788 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.795 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.796 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.811 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.812 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.819 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.821 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:06:52.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:06:52.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:06:52.827 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:06:52.828 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:06:52.828 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 263.7387ms 2025-06-17 07:06:52.828 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:06:52.828 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:52.828 +00:00 [INF] Discarding envelope cbcfd98bb0f242d4b2c767e2c20745bd because the queue is full. 2025-06-17 07:06:52.829 +00:00 [INF] Capturing transaction. 2025-06-17 07:06:52.829 +00:00 [INF] Discarding envelope 8c18d990d7df46b29728d305bd0dd799 because the queue is full. 2025-06-17 07:06:52.829 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 264.9014ms 2025-06-17 07:08:39.832 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 07:08:39.833 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:08:39.833 +00:00 [INF] Started transaction with span ID 'b0c5d37843e7c0f5' and trace ID '396f1e9daab840e5ba4fd4d309a3250d'. 2025-06-17 07:08:39.834 +00:00 [INF] Started transaction with span ID 'b0c5d37843e7c0f5' and trace ID '396f1e9daab840e5ba4fd4d309a3250d'. 2025-06-17 07:08:39.834 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:08:39.835 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:08:39.860 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:08:39.886 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:08:39.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:08:39.894 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:08:39.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:39.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:39.909 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:39.914 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:39.920 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:39.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:39.929 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:39.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:39.936 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:39.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:39.943 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:39.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:39.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:39.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:39.964 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:39.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:39.974 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:39.980 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:39.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:39.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:39.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:40.005 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:40.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:40.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:40.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:40.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:40.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:40.035 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:40.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:40.049 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:40.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:40.068 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:40.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:40.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:40.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:40.088 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:40.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:40.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:40.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:40.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:40.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:40.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:40.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:40.121 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:40.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:40.125 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:08:40.127 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 292.6151ms 2025-06-17 07:08:40.127 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:08:40.128 +00:00 [INF] Capturing transaction. 2025-06-17 07:08:40.128 +00:00 [INF] Discarding envelope 86c4a5320dbf4d7eb37a2eb6cf57b00e because the queue is full. 2025-06-17 07:08:40.129 +00:00 [INF] Capturing transaction. 2025-06-17 07:08:40.129 +00:00 [INF] Discarding envelope 8d705919afd741aaaf552646108f8b79 because the queue is full. 2025-06-17 07:08:40.130 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 297.2764ms 2025-06-17 07:08:40.948 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 07:08:40.948 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:08:40.948 +00:00 [INF] Started transaction with span ID '44bde419356424ac' and trace ID '38fd1cfd6af94ed1acd6174d69bc05b4'. 2025-06-17 07:08:40.948 +00:00 [INF] Started transaction with span ID '44bde419356424ac' and trace ID '38fd1cfd6af94ed1acd6174d69bc05b4'. 2025-06-17 07:08:40.948 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:08:40.948 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:08:40.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:08:40.955 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:08:40.955 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.2241ms 2025-06-17 07:08:40.956 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:08:40.969 +00:00 [INF] Capturing transaction. 2025-06-17 07:08:40.969 +00:00 [INF] Discarding envelope 5eb296dcfb8a4d6297692af164f3e80a because the queue is full. 2025-06-17 07:08:40.969 +00:00 [INF] Capturing transaction. 2025-06-17 07:08:40.969 +00:00 [INF] Discarding envelope df9ec656f2404937a85e2b86e7422586 because the queue is full. 2025-06-17 07:08:40.969 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 21.7237ms 2025-06-17 07:08:42.751 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 07:08:42.752 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:08:42.752 +00:00 [INF] Started transaction with span ID 'eb9c828e71c611bb' and trace ID 'b737d962395b46768271967ec6642344'. 2025-06-17 07:08:42.752 +00:00 [INF] Started transaction with span ID 'eb9c828e71c611bb' and trace ID 'b737d962395b46768271967ec6642344'. 2025-06-17 07:08:42.752 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:08:42.752 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:08:42.782 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:08:42.803 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:08:42.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:08:42.811 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:08:42.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:42.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:42.829 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:42.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:08:42.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:42.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:42.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:42.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:08:42.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:42.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:42.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:42.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:08:42.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:42.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:42.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:42.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:08:42.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:42.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:42.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:42.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:08:42.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:42.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:42.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:42.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:08:42.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:42.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:42.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:42.899 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:08:42.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:42.905 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:42.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:42.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:08:42.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:42.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:42.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:42.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:08:42.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:42.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:42.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:42.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:08:42.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:42.940 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:42.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:42.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:08:42.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:42.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:42.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:42.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:08:42.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:42.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:42.972 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:42.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:08:42.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:42.984 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:42.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:42.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:08:43.001 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:43.009 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:43.017 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:43.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:08:43.025 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:43.030 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:43.035 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:43.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:08:43.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:43.046 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:43.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:43.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:08:43.059 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:08:43.062 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:08:43.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:08:43.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:08:43.070 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:08:43.071 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 318.8073ms 2025-06-17 07:08:43.071 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:08:43.072 +00:00 [INF] Capturing transaction. 2025-06-17 07:08:43.072 +00:00 [INF] Discarding envelope 02ef23ffea9a464b99793339d70a9a66 because the queue is full. 2025-06-17 07:08:43.072 +00:00 [INF] Capturing transaction. 2025-06-17 07:08:43.072 +00:00 [INF] Discarding envelope f3c6d625085d49a8b6f259c23aecabd4 because the queue is full. 2025-06-17 07:08:43.073 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 321.2333ms 2025-06-17 07:08:50.376 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 07:08:50.376 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:08:50.376 +00:00 [INF] Started transaction with span ID 'cc2fec2368d456a5' and trace ID '90371a6895624d84b4bd894631d6b2d5'. 2025-06-17 07:08:50.376 +00:00 [INF] Started transaction with span ID 'cc2fec2368d456a5' and trace ID '90371a6895624d84b4bd894631d6b2d5'. 2025-06-17 07:08:50.376 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 07:08:50.376 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:08:50.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 07:08:50.379 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 07:08:50.380 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.6539ms 2025-06-17 07:08:50.380 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 07:08:50.380 +00:00 [INF] Capturing transaction. 2025-06-17 07:08:50.380 +00:00 [INF] Discarding envelope 907b6d7ac6be49beaa1d85d4042f1c97 because the queue is full. 2025-06-17 07:08:50.380 +00:00 [INF] Capturing transaction. 2025-06-17 07:08:50.380 +00:00 [INF] Discarding envelope ff2d595517574fde83d03c005bb2a4d0 because the queue is full. 2025-06-17 07:08:50.381 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 5.2987ms 2025-06-17 07:08:50.712 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 411 2025-06-17 07:08:50.712 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:08:50.712 +00:00 [INF] Started transaction with span ID '73252df636dac16d' and trace ID '1cbc0f5f3bad49f0b1807b8d043b90a8'. 2025-06-17 07:08:50.712 +00:00 [INF] Started transaction with span ID '73252df636dac16d' and trace ID '1cbc0f5f3bad49f0b1807b8d043b90a8'. 2025-06-17 07:08:50.712 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-17 07:08:50.712 +00:00 [INF] Route matched with {action = "PostDeviceData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult PostDeviceData(YourMap.Models.DeviceData) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:08:50.720 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__deviceData_deviceid_0='?' (Size = 4000), @__deviceData_imageurl_1='?' (Size = 4000), @__deviceData_eventid_2='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`LastUsed`, `d`.`Registered`, `d`.`brand`, `d`.`count`, `d`.`createddate`, `d`.`deviceid`, `d`.`devicename`, `d`.`devicetype`, `d`.`eventid`, `d`.`imageurl`, `d`.`manufacturer`, `d`.`modelname`, `d`.`osname`, `d`.`osversion`, `d`.`platformtype`, `d`.`updateddate`, `d`.`latitude`, `d`.`longitude` FROM `devicedata` AS `d` WHERE ((`d`.`deviceid` = @__deviceData_deviceid_0) AND (`d`.`imageurl` = @__deviceData_imageurl_1)) AND (`d`.`eventid` = @__deviceData_eventid_2) LIMIT 1 2025-06-17 07:08:50.739 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__deviceData_deviceid_0='?' (Size = 4000), @__deviceData_imageurl_1='?' (Size = 4000), @__deviceData_eventid_2='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `updateddate` = CURRENT_TIMESTAMP(), `count` = `d`.`count` + 1 WHERE ((`d`.`deviceid` = @__deviceData_deviceid_0) AND (`d`.`imageurl` = @__deviceData_imageurl_1)) AND (`d`.`eventid` = @__deviceData_eventid_2) 2025-06-17 07:08:50.745 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__deviceData_Location_Latitude_4='?' (DbType = Double), @__deviceData_Location_Longitude_3='?' (DbType = Double), @__deviceData_deviceid_0='?' (Size = 4000), @__deviceData_imageurl_1='?' (Size = 4000), @__deviceData_eventid_2='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `latitude` = @__deviceData_Location_Latitude_4, `longitude` = @__deviceData_Location_Longitude_3 WHERE ((`d`.`deviceid` = @__deviceData_deviceid_0) AND (`d`.`imageurl` = @__deviceData_imageurl_1)) AND (`d`.`eventid` = @__deviceData_eventid_2) 2025-06-17 07:08:50.781 +00:00 [INF] Executed DbCommand (35ms) [Parameters=[@__deviceData_deviceid_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `updateddate` = CURRENT_TIMESTAMP(), `count` = `d`.`count` + 1 WHERE `d`.`deviceid` = @__deviceData_deviceid_0 2025-06-17 07:08:50.786 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__deviceData_Location_Latitude_2='?' (DbType = Double), @__deviceData_Location_Longitude_1='?' (DbType = Double), @__deviceData_deviceid_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `latitude` = @__deviceData_Location_Latitude_2, `longitude` = @__deviceData_Location_Longitude_1 WHERE `d`.`deviceid` = @__deviceData_deviceid_0 2025-06-17 07:08:50.786 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-17 07:08:50.786 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 73.7281ms 2025-06-17 07:08:50.786 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-17 07:08:50.786 +00:00 [INF] Capturing transaction. 2025-06-17 07:08:50.786 +00:00 [INF] Discarding envelope c24fe34c61aa4241930580733df1dc8e because the queue is full. 2025-06-17 07:08:50.787 +00:00 [INF] Capturing transaction. 2025-06-17 07:08:50.787 +00:00 [INF] Discarding envelope c6e95c5afa884401a46dbd5f0c74a019 because the queue is full. 2025-06-17 07:08:50.787 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 411 - 200 0 - 75.3021ms 2025-06-17 07:08:50.789 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 07:08:50.789 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:08:50.789 +00:00 [INF] Started transaction with span ID 'fee6699c6554dd6c' and trace ID '157ff2dc5d674b60b61580f0c2f73583'. 2025-06-17 07:08:50.789 +00:00 [INF] Started transaction with span ID 'fee6699c6554dd6c' and trace ID '157ff2dc5d674b60b61580f0c2f73583'. 2025-06-17 07:08:50.789 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 07:08:50.789 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:08:50.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 07:08:50.794 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 07:08:50.795 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.9889ms 2025-06-17 07:08:50.795 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 07:08:50.795 +00:00 [INF] Capturing transaction. 2025-06-17 07:08:50.795 +00:00 [INF] Discarding envelope 23288b68a5cc44ae819011b42000abcf because the queue is full. 2025-06-17 07:08:50.795 +00:00 [INF] Capturing transaction. 2025-06-17 07:08:50.795 +00:00 [INF] Discarding envelope 4af0a37dc69a427194ee335e0e8a77d0 because the queue is full. 2025-06-17 07:08:50.795 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 5.8014ms 2025-06-17 07:09:37.384 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:09:37.385 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:09:37.385 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:09:37.385 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:09:37.385 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.5262ms 2025-06-17 07:09:37.386 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:09:37.386 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:09:37.386 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:09:37.386 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:09:37.386 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3837ms 2025-06-17 07:09:37.390 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:09:37.391 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:09:37.391 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:09:37.391 +00:00 [INF] Started transaction with span ID '933f7dda6d253755' and trace ID '7fc24e4943b1467fbfd5fc02136ba8e9'. 2025-06-17 07:09:37.391 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:09:37.391 +00:00 [INF] Started transaction with span ID '933f7dda6d253755' and trace ID '7fc24e4943b1467fbfd5fc02136ba8e9'. 2025-06-17 07:09:37.391 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:09:37.391 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:09:37.394 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:09:37.394 +00:00 [INF] Started transaction with span ID '8af340b0e1915a22' and trace ID 'cea829f22f094e5e8dc322d679445d65'. 2025-06-17 07:09:37.394 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:09:37.394 +00:00 [INF] Started transaction with span ID '8af340b0e1915a22' and trace ID 'cea829f22f094e5e8dc322d679445d65'. 2025-06-17 07:09:37.395 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:09:37.395 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:09:37.398 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:09:37.400 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:09:37.403 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:09:37.406 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:09:37.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:09:37.410 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:09:37.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:09:37.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:09:37.415 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 20.7705ms 2025-06-17 07:09:37.416 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:09:37.416 +00:00 [INF] Capturing transaction. 2025-06-17 07:09:37.416 +00:00 [INF] Discarding envelope e85b1867f57e49b5ba7fc65e155421bb because the queue is full. 2025-06-17 07:09:37.416 +00:00 [INF] Capturing transaction. 2025-06-17 07:09:37.416 +00:00 [INF] Discarding envelope dc8a966ccc3949be8ff8886f43a9251a because the queue is full. 2025-06-17 07:09:37.416 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 25.5016ms 2025-06-17 07:09:37.417 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.426 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.427 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.433 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.435 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.439 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.461 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.467 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.468 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.474 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.501 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.506 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:09:37.507 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:09:37.507 +00:00 [INF] Started transaction with span ID '386f9ae8f4ffef42' and trace ID '0948cf788b82457ebd1533df2c31f8ba'. 2025-06-17 07:09:37.507 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:09:37.508 +00:00 [INF] Started transaction with span ID '386f9ae8f4ffef42' and trace ID '0948cf788b82457ebd1533df2c31f8ba'. 2025-06-17 07:09:37.508 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:09:37.508 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:09:37.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.515 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:09:37.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.522 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:09:37.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:09:37.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:09:37.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.533 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.536 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.565 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.566 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.601 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.611 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.612 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.622 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.627 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.628 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.635 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.636 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.651 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.653 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.653 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.666 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.669 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.672 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.672 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:09:37.672 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 281.3355ms 2025-06-17 07:09:37.674 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:09:37.675 +00:00 [INF] Capturing transaction. 2025-06-17 07:09:37.676 +00:00 [INF] Discarding envelope 43f79d7dd35f42b0832058338028db4a because the queue is full. 2025-06-17 07:09:37.676 +00:00 [INF] Capturing transaction. 2025-06-17 07:09:37.676 +00:00 [INF] Discarding envelope 657ce9df2dc143c1a2b5d1baef786aff because the queue is full. 2025-06-17 07:09:37.676 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 285.5434ms 2025-06-17 07:09:37.681 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.698 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.707 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.730 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.738 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:09:37.738 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:09:37.738 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:09:37.738 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:09:37.738 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2296ms 2025-06-17 07:09:37.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.742 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:09:37.742 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:09:37.742 +00:00 [INF] Started transaction with span ID 'ea9153c6131e91d0' and trace ID 'f25bfb1b85e041c5b110dc01169aea51'. 2025-06-17 07:09:37.742 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:09:37.742 +00:00 [INF] Started transaction with span ID 'ea9153c6131e91d0' and trace ID 'f25bfb1b85e041c5b110dc01169aea51'. 2025-06-17 07:09:37.742 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:09:37.742 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:09:37.744 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:09:37.744 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:09:37.745 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.462ms 2025-06-17 07:09:37.745 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:09:37.745 +00:00 [INF] Capturing transaction. 2025-06-17 07:09:37.745 +00:00 [INF] Discarding envelope b9eaa4967f9e4bf88392571d92e8a985 because the queue is full. 2025-06-17 07:09:37.745 +00:00 [INF] Capturing transaction. 2025-06-17 07:09:37.745 +00:00 [INF] Discarding envelope b0ddf9a7b7ca4a33ad8f3ec523a6e62e because the queue is full. 2025-06-17 07:09:37.745 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.4234ms 2025-06-17 07:09:37.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.757 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.892 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.903 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.914 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.934 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.944 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.951 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.964 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:37.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:37.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:37.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:37.997 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:09:38.002 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 493.9291ms 2025-06-17 07:09:38.002 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:09:38.002 +00:00 [INF] Capturing transaction. 2025-06-17 07:09:38.002 +00:00 [INF] Discarding envelope 2bba820b53c243db9a40c0b0f0e5567b because the queue is full. 2025-06-17 07:09:38.002 +00:00 [INF] Capturing transaction. 2025-06-17 07:09:38.002 +00:00 [INF] Discarding envelope 5d16593af9604a73975c76153733e96a because the queue is full. 2025-06-17 07:09:38.003 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 496.8189ms 2025-06-17 07:09:38.091 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:09:38.091 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:09:38.091 +00:00 [INF] Started transaction with span ID '44d5242dccbd3662' and trace ID '3622dcad384340b89f4099b5256413b5'. 2025-06-17 07:09:38.091 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:09:38.091 +00:00 [INF] Started transaction with span ID '44d5242dccbd3662' and trace ID '3622dcad384340b89f4099b5256413b5'. 2025-06-17 07:09:38.091 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:09:38.091 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:09:38.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:09:38.096 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:09:38.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:38.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.117 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:38.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:38.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:38.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.170 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:38.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:38.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:38.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:38.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:38.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.261 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:38.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.301 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:38.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.314 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:38.352 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.361 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.365 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.369 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.377 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:38.402 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.410 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.422 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.446 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:38.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.487 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.492 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.500 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.508 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.516 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.528 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:38.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.537 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.546 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:38.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.580 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:38.584 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:09:38.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:09:38.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:09:38.606 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:09:38.606 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:09:38.607 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 515.9126ms 2025-06-17 07:09:38.607 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:09:38.607 +00:00 [INF] Capturing transaction. 2025-06-17 07:09:38.607 +00:00 [INF] Discarding envelope f26d95fc493542759c1f735f8bae385a because the queue is full. 2025-06-17 07:09:38.607 +00:00 [INF] Capturing transaction. 2025-06-17 07:09:38.608 +00:00 [INF] Discarding envelope 96c936138eaf414880d943a9dfb095e2 because the queue is full. 2025-06-17 07:09:38.612 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 521.4655ms 2025-06-17 07:10:14.367 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:10:14.367 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:14.367 +00:00 [INF] Started transaction with span ID '605ff9ca379c9a38' and trace ID 'b3efed601cc142ba9cb1c90d19690217'. 2025-06-17 07:10:14.368 +00:00 [INF] Started transaction with span ID '605ff9ca379c9a38' and trace ID 'b3efed601cc142ba9cb1c90d19690217'. 2025-06-17 07:10:14.368 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:14.368 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:14.369 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:10:14.369 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:14.369 +00:00 [INF] Started transaction with span ID 'b8eb0227557fc9e5' and trace ID '1f798887b60249ffa9a93361408a6acf'. 2025-06-17 07:10:14.369 +00:00 [INF] Started transaction with span ID 'b8eb0227557fc9e5' and trace ID '1f798887b60249ffa9a93361408a6acf'. 2025-06-17 07:10:14.369 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:10:14.369 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:14.370 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:10:14.370 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:10:14.370 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.294ms 2025-06-17 07:10:14.370 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:10:14.371 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:14.371 +00:00 [INF] Discarding envelope a46fd8a050c9453ebc7f52300195ab9e because the queue is full. 2025-06-17 07:10:14.371 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:14.371 +00:00 [INF] Discarding envelope 728fea7819a5468782ddde2318a88d2c because the queue is full. 2025-06-17 07:10:14.371 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.1164ms 2025-06-17 07:10:14.385 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:14.402 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:14.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:10:14.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:10:14.410 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.420 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:14.421 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.428 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:14.429 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.433 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:14.434 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.435 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.439 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:14.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:14.448 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.451 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.455 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:14.455 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.461 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:14.462 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.468 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:14.469 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.474 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:14.475 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.480 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:14.481 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.488 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:14.489 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:14.497 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.502 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:14.504 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.509 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:14.510 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.515 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:14.517 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:14.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.535 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:14.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.544 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:14.544 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:10:14.545 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 176.8553ms 2025-06-17 07:10:14.545 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:14.545 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:14.545 +00:00 [INF] Discarding envelope 47561c782cf640bab294f507a600ae6e because the queue is full. 2025-06-17 07:10:14.545 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:14.545 +00:00 [INF] Discarding envelope 1ca4d743fd6440ce90f3deaea33ff0b3 because the queue is full. 2025-06-17 07:10:14.545 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 178.2655ms 2025-06-17 07:10:14.545 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:10:14.545 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:14.546 +00:00 [INF] Started transaction with span ID '345a5a46e3e66f94' and trace ID 'c8d6b747797a43bd8d7151dc5101765e'. 2025-06-17 07:10:14.546 +00:00 [INF] Started transaction with span ID '345a5a46e3e66f94' and trace ID 'c8d6b747797a43bd8d7151dc5101765e'. 2025-06-17 07:10:14.546 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:14.546 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:14.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:14.552 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:14.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:10:14.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:10:14.559 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.566 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.570 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.571 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.574 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.575 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.578 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.579 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.583 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.584 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.592 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.598 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.599 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.602 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.605 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.611 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.622 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.627 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.632 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.638 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:14.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:14.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:14.642 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:10:14.643 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 97.275ms 2025-06-17 07:10:14.643 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:14.643 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:14.644 +00:00 [INF] Discarding envelope 89bfd5877a204bc8b2d5e7697857d785 because the queue is full. 2025-06-17 07:10:14.644 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:14.644 +00:00 [INF] Discarding envelope 098764ab67c64350b420a72c4c46d2ef because the queue is full. 2025-06-17 07:10:14.644 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 98.3118ms 2025-06-17 07:10:15.141 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:10:15.141 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:15.141 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:10:15.141 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:15.141 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2806ms 2025-06-17 07:10:16.070 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:10:16.070 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:16.070 +00:00 [INF] Started transaction with span ID '3617c85d0c4c93d6' and trace ID '7121ea07858545e995530dcfbaa50e0d'. 2025-06-17 07:10:16.070 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:16.071 +00:00 [INF] Started transaction with span ID '3617c85d0c4c93d6' and trace ID '7121ea07858545e995530dcfbaa50e0d'. 2025-06-17 07:10:16.071 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:10:16.071 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:16.086 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:10:16.086 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:16.086 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:10:16.086 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:16.086 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2095ms 2025-06-17 07:10:16.086 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:16.100 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:10:16.100 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:16.100 +00:00 [INF] Started transaction with span ID '13e421b57083209c' and trace ID '51dc760ce9bb45ef82775c9f109ad9da'. 2025-06-17 07:10:16.101 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:16.101 +00:00 [INF] Started transaction with span ID '13e421b57083209c' and trace ID '51dc760ce9bb45ef82775c9f109ad9da'. 2025-06-17 07:10:16.101 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:16.101 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:16.127 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:16.134 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:16.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:10:16.156 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:16.170 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:10:16.170 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 99.6563ms 2025-06-17 07:10:16.170 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:10:16.170 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:16.171 +00:00 [INF] Discarding envelope 0fc6370e557842318b4dd6674c729f9c because the queue is full. 2025-06-17 07:10:16.171 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:16.171 +00:00 [INF] Discarding envelope 178c35b06b0c49e7a577bc4d1d364437 because the queue is full. 2025-06-17 07:10:16.171 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 100.7124ms 2025-06-17 07:10:16.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:10:16.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:10:16.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.220 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.268 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.276 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.277 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.290 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.291 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.298 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.299 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.304 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.305 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.310 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.310 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.316 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.317 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.329 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.336 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.337 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.342 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.343 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.349 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.350 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.356 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.357 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.363 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.366 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.371 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.372 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.378 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.379 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:10:16.379 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 277.8823ms 2025-06-17 07:10:16.379 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:16.379 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:16.379 +00:00 [INF] Discarding envelope ec7c62da1b8643159120abe66685439b because the queue is full. 2025-06-17 07:10:16.379 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:16.379 +00:00 [INF] Discarding envelope 3d839742b6664f86800b3e5dbad343ce because the queue is full. 2025-06-17 07:10:16.379 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 279.1759ms 2025-06-17 07:10:16.380 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:10:16.380 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:16.380 +00:00 [INF] Started transaction with span ID 'a264137adcd4f920' and trace ID '9529ea98fb7d45219aa9078b67721cd3'. 2025-06-17 07:10:16.380 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:16.380 +00:00 [INF] Started transaction with span ID 'a264137adcd4f920' and trace ID '9529ea98fb7d45219aa9078b67721cd3'. 2025-06-17 07:10:16.380 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:16.380 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:16.385 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:16.395 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:16.400 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:10:16.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:10:16.411 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.432 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.436 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.437 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.441 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.448 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.449 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.450 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.475 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.487 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.488 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.496 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.498 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.510 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.517 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.522 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.524 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.529 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.533 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.544 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.550 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.556 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.568 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.575 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.583 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.590 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.591 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.596 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.636 +00:00 [INF] Executed DbCommand (36ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.710 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.718 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.727 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.745 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.758 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.770 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.783 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.809 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:10:16.810 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:10:16.810 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:16.810 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:10:16.810 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:16.810 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3413ms 2025-06-17 07:10:16.811 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 430.311ms 2025-06-17 07:10:16.811 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:16.811 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:16.811 +00:00 [INF] Discarding envelope 17cc10ce042a4e5e9d6d8f3b479b308a because the queue is full. 2025-06-17 07:10:16.811 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:16.811 +00:00 [INF] Discarding envelope 8f64c3da84264a34b60fd57188abf1a2 because the queue is full. 2025-06-17 07:10:16.811 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 431.3506ms 2025-06-17 07:10:16.825 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:10:16.825 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:16.825 +00:00 [INF] Started transaction with span ID 'd3549f39f123a0db' and trace ID 'c06b04991a234487a2ee42d2a5afe820'. 2025-06-17 07:10:16.825 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:16.825 +00:00 [INF] Started transaction with span ID 'd3549f39f123a0db' and trace ID 'c06b04991a234487a2ee42d2a5afe820'. 2025-06-17 07:10:16.825 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:10:16.826 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:16.827 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:10:16.828 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:10:16.828 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.9893ms 2025-06-17 07:10:16.828 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:10:16.828 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:16.828 +00:00 [INF] Discarding envelope d43671730998466db023b4235c0897c8 because the queue is full. 2025-06-17 07:10:16.828 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:16.828 +00:00 [INF] Discarding envelope 5e500c29db214c43b32c26899a4aabd3 because the queue is full. 2025-06-17 07:10:16.828 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.0780ms 2025-06-17 07:10:16.897 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:10:16.898 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:16.898 +00:00 [INF] Started transaction with span ID '4fd44968306a75ac' and trace ID 'd7bbeb55cb8e4c37b00c3b8b990e9ee4'. 2025-06-17 07:10:16.898 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:16.898 +00:00 [INF] Started transaction with span ID '4fd44968306a75ac' and trace ID 'd7bbeb55cb8e4c37b00c3b8b990e9ee4'. 2025-06-17 07:10:16.898 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:16.898 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:16.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:10:16.903 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:10:16.910 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.913 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.921 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.926 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.955 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.960 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.965 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:16.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:16.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:16.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:16.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.005 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:17.006 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.014 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:17.018 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.024 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:17.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.034 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:17.042 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.048 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.054 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.056 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.066 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:17.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.079 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.081 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.085 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.097 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.114 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:17.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.137 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.151 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.157 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:17.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.170 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.178 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.192 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.200 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:17.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.214 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.221 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:17.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.236 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.245 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.258 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:17.264 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:17.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.309 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:17.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.329 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:17.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:17.339 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:17.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:17.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:17.349 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:10:17.349 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 450.9409ms 2025-06-17 07:10:17.349 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:17.349 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:17.349 +00:00 [INF] Discarding envelope db2dc09eecd04159a3671652f65c282e because the queue is full. 2025-06-17 07:10:17.350 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:17.350 +00:00 [INF] Discarding envelope aa161da581dc4fee8e3ca9128d31236a because the queue is full. 2025-06-17 07:10:17.350 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 452.2264ms 2025-06-17 07:10:30.033 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:10:30.033 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:30.034 +00:00 [INF] Started transaction with span ID '299f532bac80cc45' and trace ID 'e00a8f3ce5f444febf4305e35e0eebdc'. 2025-06-17 07:10:30.034 +00:00 [INF] Started transaction with span ID '299f532bac80cc45' and trace ID 'e00a8f3ce5f444febf4305e35e0eebdc'. 2025-06-17 07:10:30.034 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:30.034 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:30.040 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:10:30.041 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:30.041 +00:00 [INF] Started transaction with span ID '55fc386d9f357499' and trace ID 'b952a71864bc4161ada99c895343c211'. 2025-06-17 07:10:30.041 +00:00 [INF] Started transaction with span ID '55fc386d9f357499' and trace ID 'b952a71864bc4161ada99c895343c211'. 2025-06-17 07:10:30.041 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:10:30.041 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:30.043 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:10:30.043 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:10:30.043 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.8723ms 2025-06-17 07:10:30.043 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:10:30.043 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:30.043 +00:00 [INF] Discarding envelope 9722c30084d54329989494a14aa7c4e4 because the queue is full. 2025-06-17 07:10:30.043 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:30.043 +00:00 [INF] Discarding envelope 5d15866e40e54d99a63f286a73a6f457 because the queue is full. 2025-06-17 07:10:30.043 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.7772ms 2025-06-17 07:10:30.047 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:30.060 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:30.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:10:30.066 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:10:30.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.111 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.170 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.176 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:10:30.176 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:30.176 +00:00 [INF] Started transaction with span ID '6b59159915e51ad3' and trace ID 'e6c6cda1ae484ef689eeed4c4ce7a37e'. 2025-06-17 07:10:30.177 +00:00 [INF] Started transaction with span ID '6b59159915e51ad3' and trace ID 'e6c6cda1ae484ef689eeed4c4ce7a37e'. 2025-06-17 07:10:30.177 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:30.177 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:30.182 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:30.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.187 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:30.190 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:10:30.192 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:10:30.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.198 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.205 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.223 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.231 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.238 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.243 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.244 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.254 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.256 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.260 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.264 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.265 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.269 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.272 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.280 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.286 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.288 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.297 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.305 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.317 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.326 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.328 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.332 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.341 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.342 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:10:30.342 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 308.2531ms 2025-06-17 07:10:30.342 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:30.342 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:30.342 +00:00 [INF] Discarding envelope 3736e229b3994cf6a254d79c1c42b249 because the queue is full. 2025-06-17 07:10:30.342 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:30.343 +00:00 [INF] Discarding envelope 7a6bd9eb140c4c09bd66d01c17386631 because the queue is full. 2025-06-17 07:10:30.343 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 309.3170ms 2025-06-17 07:10:30.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.345 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.347 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.349 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.355 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.359 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.363 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.368 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:10:30.369 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 192.2455ms 2025-06-17 07:10:30.369 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:30.369 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:30.369 +00:00 [INF] Discarding envelope 007bd88da597435f8e268c481e44b39b because the queue is full. 2025-06-17 07:10:30.369 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:30.369 +00:00 [INF] Discarding envelope ae88d9c5662d466ab835b8cab77b24f5 because the queue is full. 2025-06-17 07:10:30.369 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 193.3016ms 2025-06-17 07:10:30.650 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:10:30.650 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:30.650 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:10:30.650 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:30.650 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2587ms 2025-06-17 07:10:30.658 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:10:30.659 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:30.659 +00:00 [INF] Started transaction with span ID '607187e0ab718f2c' and trace ID '5f9640d7f01e4dc584f0a2f73bf40354'. 2025-06-17 07:10:30.659 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:30.659 +00:00 [INF] Started transaction with span ID '607187e0ab718f2c' and trace ID '5f9640d7f01e4dc584f0a2f73bf40354'. 2025-06-17 07:10:30.659 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:10:30.659 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:30.663 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:30.664 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:10:30.664 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:30.664 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:10:30.664 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:30.664 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1620ms 2025-06-17 07:10:30.667 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:30.669 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:10:30.669 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:30.669 +00:00 [INF] Started transaction with span ID '838aa210f6959077' and trace ID '892c9109024d436ea6c637dbf607f2e5'. 2025-06-17 07:10:30.669 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:30.669 +00:00 [INF] Started transaction with span ID '838aa210f6959077' and trace ID '892c9109024d436ea6c637dbf607f2e5'. 2025-06-17 07:10:30.669 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:30.669 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:30.673 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:30.676 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:30.677 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:10:30.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:10:30.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:10:30.684 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:10:30.686 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 27.2076ms 2025-06-17 07:10:30.686 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:10:30.687 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:30.687 +00:00 [INF] Discarding envelope 9e6f401c17de434eab77b8684928d41a because the queue is full. 2025-06-17 07:10:30.687 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:30.688 +00:00 [INF] Discarding envelope b5c7cc482e514d20b8288769a1e0f5e1 because the queue is full. 2025-06-17 07:10:30.688 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.689 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 30.6445ms 2025-06-17 07:10:30.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.819 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:10:30.819 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:30.819 +00:00 [INF] Started transaction with span ID '15e05f536e3b0032' and trace ID '06346b7a8b624a87af401ab9300367cc'. 2025-06-17 07:10:30.819 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:30.819 +00:00 [INF] Started transaction with span ID '15e05f536e3b0032' and trace ID '06346b7a8b624a87af401ab9300367cc'. 2025-06-17 07:10:30.819 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:30.819 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:30.823 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:30.827 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:30.827 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:10:30.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.838 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:10:30.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.859 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.867 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.880 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.880 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.890 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.898 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.904 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.917 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.918 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.926 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.931 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:10:30.931 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:30.931 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:10:30.931 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:30.931 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2867ms 2025-06-17 07:10:30.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.936 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:10:30.936 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:30.936 +00:00 [INF] Started transaction with span ID '199e337b897c654a' and trace ID '250bbd80354f4371a8c7d022ab09c69d'. 2025-06-17 07:10:30.936 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:30.936 +00:00 [INF] Started transaction with span ID '199e337b897c654a' and trace ID '250bbd80354f4371a8c7d022ab09c69d'. 2025-06-17 07:10:30.936 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:10:30.936 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:30.938 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.939 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.940 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.959 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.961 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.977 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.982 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:30.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:30.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.995 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:30.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:30.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.004 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.006 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.018 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.019 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:10:31.019 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 350.072ms 2025-06-17 07:10:31.019 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:31.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.023 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.025 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:31.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.026 +00:00 [INF] Discarding envelope 8330536c27264703af9075bb73d2e5a2 because the queue is full. 2025-06-17 07:10:31.026 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:31.027 +00:00 [INF] Discarding envelope 53cc8f56630f4a22b6cb7eb056f1fae4 because the queue is full. 2025-06-17 07:10:31.027 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 357.7970ms 2025-06-17 07:10:31.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.037 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.048 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.053 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.063 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.069 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.071 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.077 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.086 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.093 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.106 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.162 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.166 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.173 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.189 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.200 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.223 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:10:31.232 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 413.2392ms 2025-06-17 07:10:31.232 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:31.233 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:31.233 +00:00 [INF] Discarding envelope 971e418312d844bda532b4209d9574c0 because the queue is full. 2025-06-17 07:10:31.233 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:31.233 +00:00 [INF] Discarding envelope 62f827e8c7d94b9dae77f135512845c0 because the queue is full. 2025-06-17 07:10:31.233 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 414.4851ms 2025-06-17 07:10:31.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:10:31.258 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:10:31.259 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 322.5164ms 2025-06-17 07:10:31.259 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:10:31.259 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:31.259 +00:00 [INF] Discarding envelope 62d16f9f2f9b4ccaa4412f5fd022c7b0 because the queue is full. 2025-06-17 07:10:31.259 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:31.259 +00:00 [INF] Discarding envelope 5ce020a29c834db4b16d4ddf1d357b07 because the queue is full. 2025-06-17 07:10:31.259 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 323.4009ms 2025-06-17 07:10:31.343 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:10:31.343 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:31.343 +00:00 [INF] Started transaction with span ID '1890de3f0381db16' and trace ID '1b670c7fe31841a5ba494ffcc26cf17c'. 2025-06-17 07:10:31.343 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:31.344 +00:00 [INF] Started transaction with span ID '1890de3f0381db16' and trace ID '1b670c7fe31841a5ba494ffcc26cf17c'. 2025-06-17 07:10:31.344 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:31.344 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:31.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:10:31.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:10:31.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.358 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.370 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.371 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.377 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.384 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.385 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.390 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.410 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.426 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.431 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.439 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.446 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.451 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.474 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.480 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.497 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.516 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.520 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.541 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.557 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.563 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.596 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.608 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.624 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.647 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.651 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.660 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.668 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.683 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.688 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.696 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.712 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.715 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.750 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.772 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.788 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.820 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.871 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.909 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.950 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.956 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.965 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:31.978 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:31.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:31.992 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:31.998 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:32.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:32.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:32.018 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:10:32.019 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 674.8384ms 2025-06-17 07:10:32.019 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:32.019 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:32.019 +00:00 [INF] Discarding envelope f9808ba8e56444ca8a76e3c145345b45 because the queue is full. 2025-06-17 07:10:32.019 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:32.020 +00:00 [INF] Discarding envelope d35d1e4ad420481f8bf91b7b60b44bdf because the queue is full. 2025-06-17 07:10:32.020 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 676.9770ms 2025-06-17 07:10:47.452 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:10:47.452 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:47.453 +00:00 [INF] Started transaction with span ID 'e3a8b709b32e609' and trace ID 'a88d7c3c3392436cab9cc4a2771590cd'. 2025-06-17 07:10:47.453 +00:00 [INF] Started transaction with span ID 'e3a8b709b32e609' and trace ID 'a88d7c3c3392436cab9cc4a2771590cd'. 2025-06-17 07:10:47.453 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:47.453 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:47.458 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:10:47.458 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:47.458 +00:00 [INF] Started transaction with span ID '2d125f2f2c92a35b' and trace ID '229ca381f95d4a2ca284f9c0cb7ef18e'. 2025-06-17 07:10:47.459 +00:00 [INF] Started transaction with span ID '2d125f2f2c92a35b' and trace ID '229ca381f95d4a2ca284f9c0cb7ef18e'. 2025-06-17 07:10:47.459 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:10:47.459 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:47.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:10:47.461 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:10:47.462 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.9311ms 2025-06-17 07:10:47.462 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:10:47.462 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:47.462 +00:00 [INF] Discarding envelope 834d5ad3bd094b8e9894fa30a0486f00 because the queue is full. 2025-06-17 07:10:47.462 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:47.462 +00:00 [INF] Discarding envelope 40aa056bf71e423687f89122999557cc because the queue is full. 2025-06-17 07:10:47.462 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 4.2265ms 2025-06-17 07:10:47.469 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:47.483 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:47.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:10:47.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:10:47.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.502 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.507 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:47.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.519 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.536 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:47.540 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.549 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:47.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.556 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:47.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:47.577 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:10:47.578 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:47.578 +00:00 [INF] Started transaction with span ID 'da4d19296f4d33cf' and trace ID '2942e1b9f14e40b5a89ea2c907d7fada'. 2025-06-17 07:10:47.578 +00:00 [INF] Started transaction with span ID 'da4d19296f4d33cf' and trace ID '2942e1b9f14e40b5a89ea2c907d7fada'. 2025-06-17 07:10:47.578 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:47.578 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:47.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.584 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:47.587 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.587 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:47.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:10:47.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:10:47.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.597 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:47.599 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.603 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:47.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.622 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:47.636 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:47.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.654 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.666 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.668 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:47.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.678 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.682 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:47.691 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:47.710 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.721 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.726 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:47.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.736 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.747 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:47.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.758 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.760 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:47.769 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.772 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:47.786 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.787 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.794 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.799 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:47.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:47.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.828 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:47.832 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.833 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:10:47.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:47.836 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 257.9861ms 2025-06-17 07:10:47.836 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:47.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:47.836 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:47.837 +00:00 [INF] Discarding envelope f33bebe46d4641369fe78a49ff4a7b0f because the queue is full. 2025-06-17 07:10:47.837 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:47.837 +00:00 [INF] Discarding envelope 9989d9b16ff348c5b7d386593a9c57c6 because the queue is full. 2025-06-17 07:10:47.837 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 259.8129ms 2025-06-17 07:10:47.837 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:10:47.838 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 384.7009ms 2025-06-17 07:10:47.838 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:47.838 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:47.838 +00:00 [INF] Discarding envelope 57b7f464e8fb4a06a3e4da2b878d0d2e because the queue is full. 2025-06-17 07:10:47.838 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:47.838 +00:00 [INF] Discarding envelope 4ea814bf76094ef6a6217107c0a7dd1a because the queue is full. 2025-06-17 07:10:47.838 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 385.8131ms 2025-06-17 07:10:48.433 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:10:48.433 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:48.433 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:10:48.433 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:48.434 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.5256ms 2025-06-17 07:10:48.437 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:10:48.438 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:48.438 +00:00 [INF] Started transaction with span ID '4752a6caa391215a' and trace ID 'ff91521a457748fd8183f3f584074eaa'. 2025-06-17 07:10:48.438 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:48.438 +00:00 [INF] Started transaction with span ID '4752a6caa391215a' and trace ID 'ff91521a457748fd8183f3f584074eaa'. 2025-06-17 07:10:48.438 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:48.438 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:48.438 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:10:48.440 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:48.440 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:10:48.440 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:48.440 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 2.2541ms 2025-06-17 07:10:48.443 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:48.443 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:10:48.444 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:48.444 +00:00 [INF] Started transaction with span ID '119ef4e2432cd38b' and trace ID 'f6e4ac78797c40c89b7ebddee4f4a54d'. 2025-06-17 07:10:48.444 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:48.444 +00:00 [INF] Started transaction with span ID '119ef4e2432cd38b' and trace ID 'f6e4ac78797c40c89b7ebddee4f4a54d'. 2025-06-17 07:10:48.444 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:10:48.444 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:48.452 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:48.456 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:48.463 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:48.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:10:48.478 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:10:48.479 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:10:48.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.509 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:10:48.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.511 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 67.3155ms 2025-06-17 07:10:48.512 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:10:48.512 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:48.512 +00:00 [INF] Discarding envelope 8487dc51ee9f459896300ce41bb98c32 because the queue is full. 2025-06-17 07:10:48.513 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:48.513 +00:00 [INF] Discarding envelope f3baee6c7fa1438e979710dd2dea35b5 because the queue is full. 2025-06-17 07:10:48.513 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 70.1081ms 2025-06-17 07:10:48.514 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.515 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.525 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.548 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.586 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:10:48.586 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:48.586 +00:00 [INF] Started transaction with span ID 'b75fd3edcd5d0e17' and trace ID '56ee03e2e6f94a25a768cc6510ece5ea'. 2025-06-17 07:10:48.586 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:48.587 +00:00 [INF] Started transaction with span ID 'b75fd3edcd5d0e17' and trace ID '56ee03e2e6f94a25a768cc6510ece5ea'. 2025-06-17 07:10:48.587 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:48.587 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:48.593 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:48.594 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.598 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:10:48.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:10:48.606 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:10:48.609 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.616 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.636 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.640 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.649 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.652 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.658 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.667 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.674 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.695 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:10:48.695 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:48.696 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:10:48.696 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:48.697 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 1.7642ms 2025-06-17 07:10:48.699 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:10:48.700 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:48.700 +00:00 [INF] Started transaction with span ID '5e65f1701ecb5784' and trace ID '89d40844222d4a63acdae67726a746aa'. 2025-06-17 07:10:48.700 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:48.700 +00:00 [INF] Started transaction with span ID '5e65f1701ecb5784' and trace ID '89d40844222d4a63acdae67726a746aa'. 2025-06-17 07:10:48.700 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:10:48.700 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:48.703 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.714 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.729 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.730 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.733 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:10:48.733 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:10:48.733 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 32.7566ms 2025-06-17 07:10:48.733 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:10:48.734 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:48.734 +00:00 [INF] Discarding envelope 912af2734f4e4184ae336e72d2811d51 because the queue is full. 2025-06-17 07:10:48.735 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:48.735 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.735 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.737 +00:00 [INF] Discarding envelope f125c3af2a1547cb8065c1993d2adb32 because the queue is full. 2025-06-17 07:10:48.738 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 38.8545ms 2025-06-17 07:10:48.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.763 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.766 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.774 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.778 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.781 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.787 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.789 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.801 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.805 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.814 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.825 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.833 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.842 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.858 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.859 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.866 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.871 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.883 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.891 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.891 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.898 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.932 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.940 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.941 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.945 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.945 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.961 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.966 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.968 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:48.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:48.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:48.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:48.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.002 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.013 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.013 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:10:49.013 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 575.2064ms 2025-06-17 07:10:49.013 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:49.014 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:49.014 +00:00 [INF] Discarding envelope d3113763364c41d7ae3a57d1eb1cc4c6 because the queue is full. 2025-06-17 07:10:49.014 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:49.014 +00:00 [INF] Discarding envelope 87347b50acfe452e818eab0f5b4877ff because the queue is full. 2025-06-17 07:10:49.014 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 577.1691ms 2025-06-17 07:10:49.020 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.032 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.056 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.074 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.077 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.097 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.122 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.140 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.150 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.183 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.191 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.209 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.249 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.257 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.263 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.268 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.290 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.301 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.315 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.335 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.344 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.358 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:10:49.361 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 773.9306ms 2025-06-17 07:10:49.361 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:49.361 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:49.361 +00:00 [INF] Discarding envelope 0e8f9a130aef473f875ad134bde205a7 because the queue is full. 2025-06-17 07:10:49.361 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:49.361 +00:00 [INF] Discarding envelope 45917ea754ea491d8c4a817091b3b74c because the queue is full. 2025-06-17 07:10:49.362 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 775.4613ms 2025-06-17 07:10:49.447 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:10:49.447 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:10:49.447 +00:00 [INF] Started transaction with span ID '2768fb48c7e60d8e' and trace ID 'b40786c343b44d6cb65b8944cc4f39b7'. 2025-06-17 07:10:49.447 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:10:49.447 +00:00 [INF] Started transaction with span ID '2768fb48c7e60d8e' and trace ID 'b40786c343b44d6cb65b8944cc4f39b7'. 2025-06-17 07:10:49.447 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:49.447 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:10:49.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:10:49.457 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:10:49.479 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.499 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.503 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.523 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.524 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.535 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.549 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.562 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.578 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.584 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.663 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.669 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.673 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.682 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.690 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.713 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.753 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.757 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.809 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.839 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.862 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.912 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:10:49.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:10:49.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:10:49.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:10:49.935 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:10:49.936 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 488.754ms 2025-06-17 07:10:49.936 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:10:49.936 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:49.937 +00:00 [INF] Discarding envelope 705d9943d57b4505b3942fa4ae880b16 because the queue is full. 2025-06-17 07:10:49.937 +00:00 [INF] Capturing transaction. 2025-06-17 07:10:49.937 +00:00 [INF] Discarding envelope 5e2551873a154671b39f7ab9cb892ecb because the queue is full. 2025-06-17 07:10:49.937 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 490.8304ms 2025-06-17 07:11:32.793 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:11:32.793 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:11:32.793 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:11:32.793 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:11:32.793 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3046ms 2025-06-17 07:11:32.793 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:11:32.794 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:11:32.794 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:11:32.794 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:11:32.794 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2365ms 2025-06-17 07:11:32.796 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:11:32.796 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:11:32.796 +00:00 [INF] Started transaction with span ID '4e896bdc2c8932fb' and trace ID '7d00f5c4cc7c411c8bce898edbd53059'. 2025-06-17 07:11:32.796 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:11:32.797 +00:00 [INF] Started transaction with span ID '4e896bdc2c8932fb' and trace ID '7d00f5c4cc7c411c8bce898edbd53059'. 2025-06-17 07:11:32.797 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:11:32.797 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:11:32.797 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:11:32.798 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:11:32.798 +00:00 [INF] Started transaction with span ID '37e4f6906d04ebee' and trace ID 'dd606b5ccde84312a286e485b772a16e'. 2025-06-17 07:11:32.798 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:11:32.798 +00:00 [INF] Started transaction with span ID '37e4f6906d04ebee' and trace ID 'dd606b5ccde84312a286e485b772a16e'. 2025-06-17 07:11:32.798 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:11:32.798 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:11:32.801 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:11:32.804 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:11:32.807 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:11:32.808 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:11:32.811 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:11:32.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:11:32.820 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:11:32.820 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 23.3708ms 2025-06-17 07:11:32.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:11:32.824 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:11:32.825 +00:00 [INF] Capturing transaction. 2025-06-17 07:11:32.825 +00:00 [INF] Discarding envelope 88d87012425e49bdaa1bc3afecf1b1c9 because the queue is full. 2025-06-17 07:11:32.825 +00:00 [INF] Capturing transaction. 2025-06-17 07:11:32.825 +00:00 [INF] Discarding envelope 1eef9a635d7d4f56bb3bd90c70e7e599 because the queue is full. 2025-06-17 07:11:32.825 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 28.9543ms 2025-06-17 07:11:32.826 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:32.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.832 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:32.833 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:32.836 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:32.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:32.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.846 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:32.847 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:32.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.852 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:32.853 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:32.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.859 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.860 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:32.861 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:32.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.867 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:32.867 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:32.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.874 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:32.875 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:32.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.881 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:32.882 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:32.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.886 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:32.887 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:32.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.892 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:32.893 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:32.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.898 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:32.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:32.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.905 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:32.906 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:32.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:32.915 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:32.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.927 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.929 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:32.933 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:32.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.940 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:32.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:32.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:32.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:32.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.958 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:32.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:32.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.968 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:32.968 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:11:32.968 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 170.4376ms 2025-06-17 07:11:32.968 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:11:32.969 +00:00 [INF] Capturing transaction. 2025-06-17 07:11:32.969 +00:00 [INF] Discarding envelope e743f5e8c1b94e3a9cc151e6690af2fc because the queue is full. 2025-06-17 07:11:32.969 +00:00 [INF] Capturing transaction. 2025-06-17 07:11:32.969 +00:00 [INF] Discarding envelope 72c2238cdbf14891bc71443477e50477 because the queue is full. 2025-06-17 07:11:32.969 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 171.9454ms 2025-06-17 07:11:32.970 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:11:32.970 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:11:32.970 +00:00 [INF] Started transaction with span ID '66544bce2c60aacf' and trace ID '7f6ae5f493094413bd721cf05f0ce0cc'. 2025-06-17 07:11:32.970 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:11:32.970 +00:00 [INF] Started transaction with span ID '66544bce2c60aacf' and trace ID '7f6ae5f493094413bd721cf05f0ce0cc'. 2025-06-17 07:11:32.970 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:11:32.970 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:11:32.973 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:11:32.976 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:11:32.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:11:32.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:11:32.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:32.988 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.992 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:32.992 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.995 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:32.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:32.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:32.999 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.002 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.005 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.006 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.010 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.011 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.012 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.015 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.016 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.017 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.020 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.021 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.028 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.029 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.034 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.035 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.037 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.043 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.048 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.052 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.053 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.059 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.063 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.075 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.080 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.091 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.092 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.097 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.102 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.107 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.114 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.120 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.125 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.127 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.138 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.143 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.153 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.158 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.179 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.187 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.193 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.194 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:11:33.195 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 224.3573ms 2025-06-17 07:11:33.195 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:11:33.195 +00:00 [INF] Capturing transaction. 2025-06-17 07:11:33.195 +00:00 [INF] Discarding envelope be2d51d1dca14daa9915a71102a0cc90 because the queue is full. 2025-06-17 07:11:33.195 +00:00 [INF] Capturing transaction. 2025-06-17 07:11:33.195 +00:00 [INF] Discarding envelope 225d62e7ae634579858343c6b4da3104 because the queue is full. 2025-06-17 07:11:33.195 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 225.4261ms 2025-06-17 07:11:33.198 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:11:33.198 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:11:33.198 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:11:33.198 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:11:33.198 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2584ms 2025-06-17 07:11:33.200 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:11:33.200 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:11:33.200 +00:00 [INF] Started transaction with span ID '143a10df9ab7cbde' and trace ID 'f6e16d732d8b4dbca036de2d68dab9a7'. 2025-06-17 07:11:33.200 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:11:33.201 +00:00 [INF] Started transaction with span ID '143a10df9ab7cbde' and trace ID 'f6e16d732d8b4dbca036de2d68dab9a7'. 2025-06-17 07:11:33.201 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:11:33.201 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:11:33.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:11:33.203 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:11:33.204 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.8796ms 2025-06-17 07:11:33.204 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:11:33.204 +00:00 [INF] Capturing transaction. 2025-06-17 07:11:33.204 +00:00 [INF] Discarding envelope 485a44b9c4ea4a4293336b3e43f32a51 because the queue is full. 2025-06-17 07:11:33.204 +00:00 [INF] Capturing transaction. 2025-06-17 07:11:33.204 +00:00 [INF] Discarding envelope c0dfd46236894423b9367e2d854dc8ce because the queue is full. 2025-06-17 07:11:33.204 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.1918ms 2025-06-17 07:11:33.259 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:11:33.259 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:11:33.259 +00:00 [INF] Started transaction with span ID 'b0aa8237e67143bf' and trace ID '2c407571c6af4ff19ff258b37edf524e'. 2025-06-17 07:11:33.260 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:11:33.260 +00:00 [INF] Started transaction with span ID 'b0aa8237e67143bf' and trace ID '2c407571c6af4ff19ff258b37edf524e'. 2025-06-17 07:11:33.260 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:11:33.260 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:11:33.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:11:33.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:11:33.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.292 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.300 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.301 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.306 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.307 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.312 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.313 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.320 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.326 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.327 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.332 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.333 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.339 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.345 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.348 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.349 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.354 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.355 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.358 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.369 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.370 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.382 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.386 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.390 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.397 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.401 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.405 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.418 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.420 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.426 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.443 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.465 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.469 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.489 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:33.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:33.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:33.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:33.522 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:11:33.523 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 262.6879ms 2025-06-17 07:11:33.523 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:11:33.523 +00:00 [INF] Capturing transaction. 2025-06-17 07:11:33.523 +00:00 [INF] Discarding envelope 6c5fdf2d28ce4654ab86e12fb7bf4fa8 because the queue is full. 2025-06-17 07:11:33.523 +00:00 [INF] Capturing transaction. 2025-06-17 07:11:33.523 +00:00 [INF] Discarding envelope eb392ec76dbf49ef94b8109aa2846e46 because the queue is full. 2025-06-17 07:11:33.523 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 263.9897ms 2025-06-17 07:11:34.593 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:11:34.593 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:11:34.593 +00:00 [INF] Started transaction with span ID '7301057eec32e734' and trace ID 'f8de0d182d9d4006911b2104ead1cb72'. 2025-06-17 07:11:34.594 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:11:34.594 +00:00 [INF] Started transaction with span ID '7301057eec32e734' and trace ID 'f8de0d182d9d4006911b2104ead1cb72'. 2025-06-17 07:11:34.594 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:11:34.594 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:11:34.599 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:11:34.604 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:11:34.607 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:11:34.611 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:11:34.612 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 17.9214ms 2025-06-17 07:11:34.612 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:11:34.612 +00:00 [INF] Capturing transaction. 2025-06-17 07:11:34.612 +00:00 [INF] Discarding envelope 719eec31bc324880a4f73e5fcda262ba because the queue is full. 2025-06-17 07:11:34.612 +00:00 [INF] Capturing transaction. 2025-06-17 07:11:34.612 +00:00 [INF] Discarding envelope 8c24fe945f21423596879e136b40eff6 because the queue is full. 2025-06-17 07:11:34.613 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 19.3110ms 2025-06-17 07:11:34.638 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:11:34.638 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:11:34.638 +00:00 [INF] Started transaction with span ID '8f509c6980541d13' and trace ID '113a6f23cf1443c0a4a56d6600bb1301'. 2025-06-17 07:11:34.638 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:11:34.638 +00:00 [INF] Started transaction with span ID '8f509c6980541d13' and trace ID '113a6f23cf1443c0a4a56d6600bb1301'. 2025-06-17 07:11:34.638 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:11:34.638 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:11:34.644 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:11:34.647 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:11:34.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:11:34.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:11:34.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.660 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.667 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.672 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.693 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.730 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.744 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:11:34.744 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:11:34.745 +00:00 [INF] Started transaction with span ID 'cce5876c035710c5' and trace ID '74eebc9cea46499a8682a5358ee2b9cc'. 2025-06-17 07:11:34.745 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:11:34.745 +00:00 [INF] Started transaction with span ID 'cce5876c035710c5' and trace ID '74eebc9cea46499a8682a5358ee2b9cc'. 2025-06-17 07:11:34.745 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:11:34.745 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:11:34.750 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:11:34.753 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:11:34.753 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:11:34.757 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.757 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:11:34.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.770 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.789 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.791 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.795 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.806 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.808 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.812 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.815 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.821 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.824 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.826 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.827 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.836 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.847 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.856 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.857 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.868 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.876 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:11:34.876 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:11:34.877 +00:00 [INF] Started transaction with span ID 'bda9e8b648ba1d9b' and trace ID '6500c48abca24d4abcfc73316fe00613'. 2025-06-17 07:11:34.877 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:11:34.877 +00:00 [INF] Started transaction with span ID 'bda9e8b648ba1d9b' and trace ID '6500c48abca24d4abcfc73316fe00613'. 2025-06-17 07:11:34.877 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:11:34.877 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:11:34.878 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:11:34.878 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:11:34.878 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.4686ms 2025-06-17 07:11:34.878 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:11:34.878 +00:00 [INF] Capturing transaction. 2025-06-17 07:11:34.878 +00:00 [INF] Discarding envelope 39521c0f7ba046578a55e5153a8008ce because the queue is full. 2025-06-17 07:11:34.878 +00:00 [INF] Capturing transaction. 2025-06-17 07:11:34.879 +00:00 [INF] Discarding envelope c4095ca09b374d3e9cfefe9b95217630 because the queue is full. 2025-06-17 07:11:34.879 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.2703ms 2025-06-17 07:11:34.879 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.882 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.910 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.911 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.919 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.929 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.936 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.959 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.968 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.969 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.970 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.976 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:34.985 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:11:34.985 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 346.3606ms 2025-06-17 07:11:34.985 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:11:34.985 +00:00 [INF] Capturing transaction. 2025-06-17 07:11:34.985 +00:00 [INF] Discarding envelope 2de1d658d4a64827b4f8db9ad19d4e0e because the queue is full. 2025-06-17 07:11:34.985 +00:00 [INF] Capturing transaction. 2025-06-17 07:11:34.985 +00:00 [INF] Discarding envelope b216ba7d8dac4a77bd8fb4755da87e9b because the queue is full. 2025-06-17 07:11:34.985 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 347.4223ms 2025-06-17 07:11:34.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:34.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:34.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:34.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.002 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.007 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.021 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.042 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.046 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.055 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.061 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.067 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.069 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.075 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.082 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.122 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.127 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.128 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.145 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:11:35.146 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 401.3894ms 2025-06-17 07:11:35.146 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:11:35.147 +00:00 [INF] Capturing transaction. 2025-06-17 07:11:35.147 +00:00 [INF] Discarding envelope 9fea9146c3ca42679cb40cb00feedce0 because the queue is full. 2025-06-17 07:11:35.147 +00:00 [INF] Capturing transaction. 2025-06-17 07:11:35.147 +00:00 [INF] Discarding envelope 9e1488c943cb45ddab37ff575329152d because the queue is full. 2025-06-17 07:11:35.147 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 402.5974ms 2025-06-17 07:11:35.232 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:11:35.232 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:11:35.238 +00:00 [INF] Started transaction with span ID '73a13e2775f208f' and trace ID 'd33e4ec75d7d438e83762db1fc4d866d'. 2025-06-17 07:11:35.239 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:11:35.239 +00:00 [INF] Started transaction with span ID '73a13e2775f208f' and trace ID 'd33e4ec75d7d438e83762db1fc4d866d'. 2025-06-17 07:11:35.239 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:11:35.239 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:11:35.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:11:35.246 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:11:35.254 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.262 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.266 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.273 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.274 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.280 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.281 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.287 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.294 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.296 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.303 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.309 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.314 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.315 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.328 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.335 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.342 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.347 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.364 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.409 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.415 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.421 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.462 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.469 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.480 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.483 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.490 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.511 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.522 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:11:35.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:11:35.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:11:35.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:11:35.577 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:11:35.577 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 338.0862ms 2025-06-17 07:11:35.577 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:11:35.578 +00:00 [INF] Capturing transaction. 2025-06-17 07:11:35.578 +00:00 [INF] Discarding envelope a6bb2b9a11af41e9860630d38285d466 because the queue is full. 2025-06-17 07:11:35.578 +00:00 [INF] Capturing transaction. 2025-06-17 07:11:35.578 +00:00 [INF] Discarding envelope 007d6279b7cf4fdb9edad2976bc059e1 because the queue is full. 2025-06-17 07:11:35.578 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 346.1267ms 2025-06-17 07:12:12.319 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:12:12.319 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:12.319 +00:00 [INF] Started transaction with span ID 'da212e35054a2a87' and trace ID 'f1292523e076498e8aa87ed7dbd3d5f0'. 2025-06-17 07:12:12.319 +00:00 [INF] Started transaction with span ID 'da212e35054a2a87' and trace ID 'f1292523e076498e8aa87ed7dbd3d5f0'. 2025-06-17 07:12:12.319 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:12.319 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:12.324 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:12:12.324 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:12.324 +00:00 [INF] Started transaction with span ID '1401543d4a36cc0b' and trace ID '785d9ce40fbc4b0c9e5a50e566a54d1d'. 2025-06-17 07:12:12.325 +00:00 [INF] Started transaction with span ID '1401543d4a36cc0b' and trace ID '785d9ce40fbc4b0c9e5a50e566a54d1d'. 2025-06-17 07:12:12.325 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:12.325 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:12.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:12:12.333 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:12:12.334 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9.6642ms 2025-06-17 07:12:12.335 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:12.335 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:12.335 +00:00 [INF] Discarding envelope 782e20e9fdbb4f4f93c1f60997eb4eff because the queue is full. 2025-06-17 07:12:12.335 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:12.335 +00:00 [INF] Discarding envelope 4e744edfbfab4cce94c0e04eedc9eb83 because the queue is full. 2025-06-17 07:12:12.335 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 10.9431ms 2025-06-17 07:12:12.341 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:12.352 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:12.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:12.359 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:12.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:12.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:12.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:12.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.427 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:12:12.427 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:12.427 +00:00 [INF] Started transaction with span ID 'f84ed8f84f2c9641' and trace ID '5d7a3a77a67f40e491fccbbafd9c0df4'. 2025-06-17 07:12:12.428 +00:00 [INF] Started transaction with span ID 'f84ed8f84f2c9641' and trace ID '5d7a3a77a67f40e491fccbbafd9c0df4'. 2025-06-17 07:12:12.428 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:12.428 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:12.432 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:12.436 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:12.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:12.443 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:12.444 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:12.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.454 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.463 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:12.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.477 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.487 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:12.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.501 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.509 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.517 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.518 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.522 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:12.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.527 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.532 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:12.553 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.554 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.558 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.559 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.569 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:12.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.589 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:12.613 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.615 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:12.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.641 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.646 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.659 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:12.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.686 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:12.701 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.705 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.708 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:12.730 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.732 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.740 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.750 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.758 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:12.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.766 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.771 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.772 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.781 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:12.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:12.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.792 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 364.3106ms 2025-06-17 07:12:12.793 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:12.793 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:12.793 +00:00 [INF] Discarding envelope 2dd2e89f28d842478296c47555432b1c because the queue is full. 2025-06-17 07:12:12.793 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:12.793 +00:00 [INF] Discarding envelope b716e383b1e0469f8539f65e23dc244f because the queue is full. 2025-06-17 07:12:12.794 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 366.7544ms 2025-06-17 07:12:12.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:12.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:12.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:12.826 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:12.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:12.835 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:12.837 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 517.1931ms 2025-06-17 07:12:12.837 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:12.837 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:12.837 +00:00 [INF] Discarding envelope 5a9ed3b2d4924a35ab2df1ac55fff4e4 because the queue is full. 2025-06-17 07:12:12.837 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:12.837 +00:00 [INF] Discarding envelope 41c61518175e47988c38614e7525acfa because the queue is full. 2025-06-17 07:12:12.838 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 518.8672ms 2025-06-17 07:12:12.986 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:12:12.986 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:12.986 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:12:12.986 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:12.986 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2385ms 2025-06-17 07:12:12.987 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:12:12.987 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:12.987 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:12:12.987 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:12.987 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1086ms 2025-06-17 07:12:12.991 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:12:12.991 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:12.991 +00:00 [INF] Started transaction with span ID '908ffbda1d4948a9' and trace ID '018ef58978de42f48a3304de99725450'. 2025-06-17 07:12:12.991 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:12.992 +00:00 [INF] Started transaction with span ID '908ffbda1d4948a9' and trace ID '018ef58978de42f48a3304de99725450'. 2025-06-17 07:12:12.992 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:12:12.992 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:13.002 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:13.006 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:12:13.006 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:13.006 +00:00 [INF] Started transaction with span ID 'a123db071534cb28' and trace ID '7b9245d4fee24f0599374ec674c6ff7b'. 2025-06-17 07:12:13.006 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:13.006 +00:00 [INF] Started transaction with span ID 'a123db071534cb28' and trace ID '7b9245d4fee24f0599374ec674c6ff7b'. 2025-06-17 07:12:13.006 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:13.006 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:13.019 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:13.026 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:13.032 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:13.048 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:13.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:13.066 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:13.051 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:12:13.087 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 94.5736ms 2025-06-17 07:12:13.087 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:12:13.087 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:13.087 +00:00 [INF] Discarding envelope ae6ef3412db8490b8058cbeb08f4b672 because the queue is full. 2025-06-17 07:12:13.087 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:13.087 +00:00 [INF] Discarding envelope fe82f1f4dae44bcc9fa61b0725682c2a because the queue is full. 2025-06-17 07:12:13.087 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 95.7375ms 2025-06-17 07:12:13.087 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:12:13.087 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:13.087 +00:00 [INF] Started transaction with span ID 'd7625af9594bb6f4' and trace ID '148875083066422db2fbf103c92ba6f0'. 2025-06-17 07:12:13.087 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:13.088 +00:00 [INF] Started transaction with span ID 'd7625af9594bb6f4' and trace ID '148875083066422db2fbf103c92ba6f0'. 2025-06-17 07:12:13.091 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:13.091 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:13.101 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:13.113 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:13.113 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.120 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:13.129 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.129 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:13.149 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.159 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.188 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.192 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.207 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.211 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.220 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.239 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.252 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.260 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.260 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.282 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.290 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.299 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.303 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.312 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.312 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.313 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:12:13.315 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:13.315 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:12:13.315 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:13.315 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 1.9214ms 2025-06-17 07:12:13.320 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:12:13.321 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:13.321 +00:00 [INF] Started transaction with span ID '3c2639eb9dea7ba' and trace ID '2a4fe1602fe041f98a7b445a13693411'. 2025-06-17 07:12:13.321 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:13.321 +00:00 [INF] Started transaction with span ID '3c2639eb9dea7ba' and trace ID '2a4fe1602fe041f98a7b445a13693411'. 2025-06-17 07:12:13.321 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:13.321 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:13.333 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.334 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:12:13.336 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:12:13.339 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 18.4295ms 2025-06-17 07:12:13.354 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:13.354 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:13.355 +00:00 [INF] Discarding envelope 133cfda82c664fcd8421f961a3f8185b because the queue is full. 2025-06-17 07:12:13.355 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:13.355 +00:00 [INF] Discarding envelope 4c9a5f2d3d8443bdac09712c4481ce05 because the queue is full. 2025-06-17 07:12:13.340 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.374 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 45.7265ms 2025-06-17 07:12:13.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.375 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.380 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.388 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.402 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.404 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.405 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.448 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.458 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.466 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.466 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.474 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.483 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.493 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.493 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.508 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.508 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.513 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.528 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.536 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.555 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.561 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.562 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.566 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.588 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.606 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.627 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.629 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.635 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.639 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.646 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.647 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.658 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.665 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.665 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.670 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.671 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.676 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.689 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.698 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.713 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.722 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.723 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.732 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.763 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.770 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.786 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.792 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:13.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.794 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 787.4236ms 2025-06-17 07:12:13.794 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:13.794 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:13.795 +00:00 [INF] Discarding envelope 740efecb0ce54f51857a82da3a31ee92 because the queue is full. 2025-06-17 07:12:13.796 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:13.796 +00:00 [INF] Discarding envelope 6ca438e2548e474c805b0364e4d9aae6 because the queue is full. 2025-06-17 07:12:13.797 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.798 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 791.9487ms 2025-06-17 07:12:13.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.817 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.869 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.953 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:13.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:13.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:13.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:13.970 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:13.973 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 882.0367ms 2025-06-17 07:12:13.973 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:13.974 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:13.974 +00:00 [INF] Discarding envelope 917804deef614a25aaacdcb7edde776e because the queue is full. 2025-06-17 07:12:13.974 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:13.974 +00:00 [INF] Discarding envelope f05d1db520ad4e92b46c6c3d8352f2ac because the queue is full. 2025-06-17 07:12:13.974 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 887.2312ms 2025-06-17 07:12:14.060 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:12:14.060 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:14.060 +00:00 [INF] Started transaction with span ID '8b4776bf27eab74b' and trace ID '73f4229ea2c64ee688513ffdae0cb863'. 2025-06-17 07:12:14.060 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:14.061 +00:00 [INF] Started transaction with span ID '8b4776bf27eab74b' and trace ID '73f4229ea2c64ee688513ffdae0cb863'. 2025-06-17 07:12:14.061 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:14.061 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:14.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:14.067 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:14.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:14.095 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:14.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:14.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:14.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:14.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:14.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:14.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:14.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.224 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:14.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.246 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:14.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.294 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:14.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.313 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.343 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:14.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:14.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.373 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.390 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:14.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:14.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:14.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:14.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:14.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:14.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:14.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:14.458 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:14.458 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 397.3806ms 2025-06-17 07:12:14.458 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:14.459 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:14.459 +00:00 [INF] Discarding envelope 387e78e36408491ba1a2fbac8142ebe9 because the queue is full. 2025-06-17 07:12:14.459 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:14.459 +00:00 [INF] Discarding envelope 4ac50c1efa52407c9dec01e20d3aa766 because the queue is full. 2025-06-17 07:12:14.459 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 399.0861ms 2025-06-17 07:12:15.818 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:12:15.818 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:15.818 +00:00 [INF] Started transaction with span ID 'f3ee8a6c73ee7564' and trace ID '33cf0e6e11ff4115ae5a323241722312'. 2025-06-17 07:12:15.818 +00:00 [INF] Started transaction with span ID 'f3ee8a6c73ee7564' and trace ID '33cf0e6e11ff4115ae5a323241722312'. 2025-06-17 07:12:15.818 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:15.818 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:15.820 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:12:15.820 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:15.820 +00:00 [INF] Started transaction with span ID '840f997894d14e11' and trace ID '52f96c9d30ce4df8bb1552eb2791da6e'. 2025-06-17 07:12:15.820 +00:00 [INF] Started transaction with span ID '840f997894d14e11' and trace ID '52f96c9d30ce4df8bb1552eb2791da6e'. 2025-06-17 07:12:15.820 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:15.820 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:15.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:12:15.829 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:12:15.829 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9.0012ms 2025-06-17 07:12:15.829 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:15.829 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:15.830 +00:00 [INF] Discarding envelope 7cb5404c7d3c45dda3926a4217f3028b because the queue is full. 2025-06-17 07:12:15.830 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:15.830 +00:00 [INF] Discarding envelope a0cab4cbd500417ea2a31cb9b9a254f3 because the queue is full. 2025-06-17 07:12:15.830 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 10.1593ms 2025-06-17 07:12:15.836 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:15.851 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:15.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:15.858 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:15.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:15.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:15.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:15.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:15.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:15.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:15.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:15.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:15.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:15.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:15.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:15.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:15.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:15.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:15.903 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:15.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:15.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:15.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:15.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:15.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:15.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:15.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:15.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:15.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:15.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:15.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:15.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:15.959 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:15.964 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:15.970 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:15.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:15.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:15.985 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:12:15.985 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:15.985 +00:00 [INF] Started transaction with span ID 'cbcd0ea6d94dcc36' and trace ID '235bf5b14dff4625ae7cce98108576fe'. 2025-06-17 07:12:15.985 +00:00 [INF] Started transaction with span ID 'cbcd0ea6d94dcc36' and trace ID '235bf5b14dff4625ae7cce98108576fe'. 2025-06-17 07:12:15.985 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:15.985 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:15.996 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:16.004 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:16.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:16.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.019 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:16.032 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.058 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.072 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.072 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.079 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.095 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.104 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.113 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.116 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.140 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.146 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.149 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.157 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.162 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.167 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.174 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.184 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.193 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.204 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.212 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.230 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.243 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.252 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.270 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.271 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.310 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.330 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.335 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.341 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.355 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.372 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.384 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.406 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.422 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.428 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:12:16.428 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:16.428 +00:00 [INF] Started transaction with span ID '1e165da7f47b0118' and trace ID 'ae0c689ea4db41e286b429127eb44405'. 2025-06-17 07:12:16.428 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:16.429 +00:00 [INF] Started transaction with span ID '1e165da7f47b0118' and trace ID 'ae0c689ea4db41e286b429127eb44405'. 2025-06-17 07:12:16.429 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:12:16.429 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:16.436 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:12:16.436 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:16.436 +00:00 [INF] Started transaction with span ID '21648f7026ad6dd5' and trace ID '22e1749d9e6546a698176dc80245ac3e'. 2025-06-17 07:12:16.436 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:16.436 +00:00 [INF] Started transaction with span ID '21648f7026ad6dd5' and trace ID '22e1749d9e6546a698176dc80245ac3e'. 2025-06-17 07:12:16.436 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:16.436 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:16.437 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:16.450 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:16.450 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.465 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.466 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:16.471 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.493 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.502 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:12:16.512 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:16.513 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 83.863ms 2025-06-17 07:12:16.517 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:12:16.517 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:16.517 +00:00 [INF] Discarding envelope 415252f60ba7412e86ad978b26ec40c5 because the queue is full. 2025-06-17 07:12:16.518 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:16.518 +00:00 [INF] Discarding envelope d643d037025f44bdb28de16e3c735251 because the queue is full. 2025-06-17 07:12:16.523 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 94.5671ms 2025-06-17 07:12:16.523 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:16.524 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.526 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:16.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.534 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:16.543 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.550 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:16.552 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 733.2035ms 2025-06-17 07:12:16.552 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:16.552 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:16.552 +00:00 [INF] Discarding envelope 5ded90764a6b4ae1b45f54506a84fe9a because the queue is full. 2025-06-17 07:12:16.552 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:16.552 +00:00 [INF] Discarding envelope 32366aec53c04823adeb4b90b6dab25d because the queue is full. 2025-06-17 07:12:16.553 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 734.9082ms 2025-06-17 07:12:16.555 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.566 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.566 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.579 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.596 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:12:16.596 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:16.596 +00:00 [INF] Started transaction with span ID 'a9a2e6bdebe3102e' and trace ID '5800ff60a8314033ae35d8af81cff623'. 2025-06-17 07:12:16.596 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:16.596 +00:00 [INF] Started transaction with span ID 'a9a2e6bdebe3102e' and trace ID '5800ff60a8314033ae35d8af81cff623'. 2025-06-17 07:12:16.596 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:16.596 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:16.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.602 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.608 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:16.617 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:16.612 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:16.631 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:16.612 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.638 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.640 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.649 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.674 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.689 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.698 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.702 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.705 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:16.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.710 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 724.5239ms 2025-06-17 07:12:16.710 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:16.710 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:16.711 +00:00 [INF] Discarding envelope d9d125bbf7fe4b898f30a49029525830 because the queue is full. 2025-06-17 07:12:16.711 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:16.711 +00:00 [INF] Discarding envelope 1f7ec94065574e7fbbc640f35516d202 because the queue is full. 2025-06-17 07:12:16.712 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 727.7799ms 2025-06-17 07:12:16.718 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.728 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:12:16.730 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:16.730 +00:00 [INF] Started transaction with span ID '6ab974b01189d2b2' and trace ID '3a5e7464e9254c8d8f74fefa40cb1df1'. 2025-06-17 07:12:16.730 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:16.730 +00:00 [INF] Started transaction with span ID '6ab974b01189d2b2' and trace ID '3a5e7464e9254c8d8f74fefa40cb1df1'. 2025-06-17 07:12:16.730 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:16.730 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:16.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:12:16.738 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:12:16.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.739 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9.0942ms 2025-06-17 07:12:16.739 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:16.739 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:16.739 +00:00 [INF] Discarding envelope 7eb61bfe023d4dbc8ee89285ce0b58e8 because the queue is full. 2025-06-17 07:12:16.739 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:16.740 +00:00 [INF] Discarding envelope cedcb38468b2453ba7404b4218f4c306 because the queue is full. 2025-06-17 07:12:16.740 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 11.7961ms 2025-06-17 07:12:16.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.743 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.753 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.759 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.791 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.796 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.797 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.824 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.832 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.834 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.846 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.847 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.861 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.862 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.875 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.878 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.887 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.892 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.912 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.921 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.925 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.928 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.931 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.937 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.937 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.942 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.948 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.955 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.965 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.972 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.973 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:16.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:16.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:16.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.995 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:16.997 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.006 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.011 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.025 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.025 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.042 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.057 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.059 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.079 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.081 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.086 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.100 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.104 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.111 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.122 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.122 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.127 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.138 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.138 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:17.139 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 702.2289ms 2025-06-17 07:12:17.139 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:17.141 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:17.141 +00:00 [INF] Discarding envelope f10d4fe01f68411c9896a0d886a26bb5 because the queue is full. 2025-06-17 07:12:17.141 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:17.141 +00:00 [INF] Discarding envelope 31d24cb6325b4fed8fa5a61831bd1b95 because the queue is full. 2025-06-17 07:12:17.141 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 705.7109ms 2025-06-17 07:12:17.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.179 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.227 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.235 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.242 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.273 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.286 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.291 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.311 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.317 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.370 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.379 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.388 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.394 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.398 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.399 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:17.404 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 808.174ms 2025-06-17 07:12:17.404 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:17.405 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:17.405 +00:00 [INF] Discarding envelope ec9145e461324df8a718d2a52ac009a6 because the queue is full. 2025-06-17 07:12:17.405 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:17.405 +00:00 [INF] Discarding envelope e70bb4aaf6e840e78be1dab2f2ad2276 because the queue is full. 2025-06-17 07:12:17.405 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 809.8818ms 2025-06-17 07:12:17.488 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:12:17.488 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:17.489 +00:00 [INF] Started transaction with span ID '6927494114d3ba50' and trace ID 'bd17d911755b4b26bb23425b117ff373'. 2025-06-17 07:12:17.489 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:17.489 +00:00 [INF] Started transaction with span ID '6927494114d3ba50' and trace ID 'bd17d911755b4b26bb23425b117ff373'. 2025-06-17 07:12:17.489 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:17.489 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:17.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:17.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:17.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.544 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.621 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.636 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.642 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.658 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.662 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.716 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.803 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.843 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:17.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:17.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:17.879 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:17.880 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:17.883 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 394.7066ms 2025-06-17 07:12:17.884 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:17.884 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:17.884 +00:00 [INF] Discarding envelope 414c4b41e44d40828ced6df721bc49cb because the queue is full. 2025-06-17 07:12:17.884 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:17.884 +00:00 [INF] Discarding envelope 8ac724f2208f4025b5d956de6d84d8f3 because the queue is full. 2025-06-17 07:12:17.885 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 396.1847ms 2025-06-17 07:12:21.654 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:12:21.654 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:21.654 +00:00 [INF] Started transaction with span ID 'f306093a7e1d928b' and trace ID '169eed259f28481ab206e7a80d6839ea'. 2025-06-17 07:12:21.654 +00:00 [INF] Started transaction with span ID 'f306093a7e1d928b' and trace ID '169eed259f28481ab206e7a80d6839ea'. 2025-06-17 07:12:21.654 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:21.654 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:21.659 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:12:21.659 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:21.659 +00:00 [INF] Started transaction with span ID 'bb2742c537efe816' and trace ID 'b75c895467e44bfcab3bda0255b3ece4'. 2025-06-17 07:12:21.659 +00:00 [INF] Started transaction with span ID 'bb2742c537efe816' and trace ID 'b75c895467e44bfcab3bda0255b3ece4'. 2025-06-17 07:12:21.659 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:21.660 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:21.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:12:21.663 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:12:21.664 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.0067ms 2025-06-17 07:12:21.664 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:21.664 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:21.664 +00:00 [INF] Discarding envelope 202a1f6b98474156928c1cc95d103612 because the queue is full. 2025-06-17 07:12:21.664 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:21.664 +00:00 [INF] Discarding envelope 3a2bdf954f7e4b63a15cf20015cd30f3 because the queue is full. 2025-06-17 07:12:21.665 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 5.5994ms 2025-06-17 07:12:21.697 +00:00 [INF] Executed DbCommand (42ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:21.714 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:21.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:21.719 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:21.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:21.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:21.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:21.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:21.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:21.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.785 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:21.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:21.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:21.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.811 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:21.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:21.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.836 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:12:21.836 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:21.836 +00:00 [INF] Started transaction with span ID '4f6967e945a76d7c' and trace ID 'b0cbf587778c4c9db7259baaa932c98e'. 2025-06-17 07:12:21.837 +00:00 [INF] Started transaction with span ID '4f6967e945a76d7c' and trace ID 'b0cbf587778c4c9db7259baaa932c98e'. 2025-06-17 07:12:21.837 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:21.837 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:21.841 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:21.844 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:21.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:21.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.853 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:21.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:21.865 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.871 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.887 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:21.894 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.897 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.902 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.904 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.915 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.928 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:21.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.934 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.953 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:21.954 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.959 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.962 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.966 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.978 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:21.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:21.985 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:21.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.996 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:21.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:22.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:22.009 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:22.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:22.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:22.015 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:22.018 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:22.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:22.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:22.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:22.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:22.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:22.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:22.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:22.041 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:22.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:22.047 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:22.049 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:22.050 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:22.053 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 398.6339ms 2025-06-17 07:12:22.053 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:22.053 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:22.055 +00:00 [INF] Discarding envelope 8ac0c0d65ddf411db5a3834ddebd7170 because the queue is full. 2025-06-17 07:12:22.055 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:22.055 +00:00 [INF] Discarding envelope bb3f6176b9234e8ca1f0526d2f36cb92 because the queue is full. 2025-06-17 07:12:22.055 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:22.057 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 403.8510ms 2025-06-17 07:12:22.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:22.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:22.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:22.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:22.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:22.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:22.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:22.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:22.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:22.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:22.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:22.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:22.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:22.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:22.098 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:22.102 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 265.1901ms 2025-06-17 07:12:22.102 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:22.102 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:22.102 +00:00 [INF] Discarding envelope 460c353f05ad43beba82216134351de2 because the queue is full. 2025-06-17 07:12:22.103 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:22.103 +00:00 [INF] Discarding envelope c8f0d26a7ea543809d84ff8d2a7bf67d because the queue is full. 2025-06-17 07:12:22.103 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 266.8343ms 2025-06-17 07:12:23.009 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:12:23.009 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:23.009 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:12:23.009 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:23.009 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1887ms 2025-06-17 07:12:23.009 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:12:23.009 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:23.009 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:12:23.009 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:23.009 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.0946ms 2025-06-17 07:12:23.013 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:12:23.013 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:23.013 +00:00 [INF] Started transaction with span ID '9834144aea8064' and trace ID 'fa2cb3665b39491381258442d78311d4'. 2025-06-17 07:12:23.013 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:23.014 +00:00 [INF] Started transaction with span ID '9834144aea8064' and trace ID 'fa2cb3665b39491381258442d78311d4'. 2025-06-17 07:12:23.014 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:23.014 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:23.015 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:12:23.015 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:23.015 +00:00 [INF] Started transaction with span ID 'f755f88913099fce' and trace ID 'c2133d83f6954bf39fa61a1615370317'. 2025-06-17 07:12:23.015 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:23.015 +00:00 [INF] Started transaction with span ID 'f755f88913099fce' and trace ID 'c2133d83f6954bf39fa61a1615370317'. 2025-06-17 07:12:23.015 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:12:23.015 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:23.019 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:23.023 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:23.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:23.027 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:23.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:23.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.041 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:23.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:23.046 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:12:23.048 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 32.8156ms 2025-06-17 07:12:23.048 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:12:23.048 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:23.048 +00:00 [INF] Discarding envelope d6878bb6615f43e39af67509120a9350 because the queue is full. 2025-06-17 07:12:23.048 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:23.049 +00:00 [INF] Discarding envelope 9346da2c2513481c95e5327ffeb7555e because the queue is full. 2025-06-17 07:12:23.049 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 34.0587ms 2025-06-17 07:12:23.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.151 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:12:23.151 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:23.151 +00:00 [INF] Started transaction with span ID 'da88ebd00a8ef962' and trace ID '216b0bf2941043aab595b87bdbb58673'. 2025-06-17 07:12:23.151 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:23.152 +00:00 [INF] Started transaction with span ID 'da88ebd00a8ef962' and trace ID '216b0bf2941043aab595b87bdbb58673'. 2025-06-17 07:12:23.152 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:23.152 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:23.155 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:23.159 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:23.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:23.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:23.167 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.190 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.211 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.220 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.237 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.239 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.244 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.254 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.257 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.263 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.270 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.278 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.281 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.288 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.293 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.294 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.297 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.305 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:12:23.305 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:23.305 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:12:23.305 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:23.305 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2736ms 2025-06-17 07:12:23.305 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.308 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:12:23.308 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:23.308 +00:00 [INF] Started transaction with span ID '4d2c990e5e4fcf98' and trace ID 'cff0108a08f24815b59258095499ac0a'. 2025-06-17 07:12:23.308 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:23.308 +00:00 [INF] Started transaction with span ID '4d2c990e5e4fcf98' and trace ID 'cff0108a08f24815b59258095499ac0a'. 2025-06-17 07:12:23.308 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:23.309 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:23.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:12:23.313 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:12:23.314 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.3021ms 2025-06-17 07:12:23.314 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:23.314 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:23.314 +00:00 [INF] Discarding envelope 1096a912bc674a9eb87421f7b508791b because the queue is full. 2025-06-17 07:12:23.314 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:23.314 +00:00 [INF] Discarding envelope 0ab951992dd54b139815800de9123df5 because the queue is full. 2025-06-17 07:12:23.315 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 6.7566ms 2025-06-17 07:12:23.315 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.320 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.344 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:23.345 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 331.5179ms 2025-06-17 07:12:23.346 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:23.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.348 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:23.356 +00:00 [INF] Discarding envelope 289437c8276b4b78b4e42325f7545086 because the queue is full. 2025-06-17 07:12:23.356 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:23.356 +00:00 [INF] Discarding envelope 4363a80510bb46a3b30e5a2ba81ba5c7 because the queue is full. 2025-06-17 07:12:23.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.357 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 343.6362ms 2025-06-17 07:12:23.358 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.423 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.433 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.481 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.554 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.579 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.638 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:23.641 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 489.1627ms 2025-06-17 07:12:23.641 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:23.641 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:23.641 +00:00 [INF] Discarding envelope c82eb56262dd4aba94b75e12c1b0aa52 because the queue is full. 2025-06-17 07:12:23.642 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:23.642 +00:00 [INF] Discarding envelope 7033fe71c0d6436386b94c22ca98b7a4 because the queue is full. 2025-06-17 07:12:23.642 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 490.7922ms 2025-06-17 07:12:23.701 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:12:23.701 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:23.701 +00:00 [INF] Started transaction with span ID 'cda101f050e48bbb' and trace ID '8f6839b61bf14985ad56d4ec9eaf3c7e'. 2025-06-17 07:12:23.701 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:23.701 +00:00 [INF] Started transaction with span ID 'cda101f050e48bbb' and trace ID '8f6839b61bf14985ad56d4ec9eaf3c7e'. 2025-06-17 07:12:23.701 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:23.701 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:23.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:23.707 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:23.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.862 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.936 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.951 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.961 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:23.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:23.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:23.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:23.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:24.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:24.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:24.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:24.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:24.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:24.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:24.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:24.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:24.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:24.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:24.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:24.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:24.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:24.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:24.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:24.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:24.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:24.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:24.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:24.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:24.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:24.074 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:24.074 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 372.9744ms 2025-06-17 07:12:24.074 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:24.074 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:24.075 +00:00 [INF] Discarding envelope d04acb8546aa4c89a2c338fa35d14e40 because the queue is full. 2025-06-17 07:12:24.075 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:24.075 +00:00 [INF] Discarding envelope 6e0b02bc41634c14b7b431eb47d7987c because the queue is full. 2025-06-17 07:12:24.075 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 374.4174ms 2025-06-17 07:12:29.116 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:12:29.116 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:29.116 +00:00 [INF] Started transaction with span ID 'f21d154b7092d673' and trace ID '2a36a467b94542c9820b8751b8927060'. 2025-06-17 07:12:29.116 +00:00 [INF] Started transaction with span ID 'f21d154b7092d673' and trace ID '2a36a467b94542c9820b8751b8927060'. 2025-06-17 07:12:29.116 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:29.116 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:29.121 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:12:29.121 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:29.121 +00:00 [INF] Started transaction with span ID '574dc25038d6c01a' and trace ID '2f2b23e951a6492c80412a723341230f'. 2025-06-17 07:12:29.121 +00:00 [INF] Started transaction with span ID '574dc25038d6c01a' and trace ID '2f2b23e951a6492c80412a723341230f'. 2025-06-17 07:12:29.121 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:29.122 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:29.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:12:29.124 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:12:29.124 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.7539ms 2025-06-17 07:12:29.124 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:29.124 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:29.125 +00:00 [INF] Discarding envelope 4714d229a39a4395a863db60ddeb3ae3 because the queue is full. 2025-06-17 07:12:29.125 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:29.125 +00:00 [INF] Discarding envelope f947cadd685d4d26ad4adc1614dc0b1b because the queue is full. 2025-06-17 07:12:29.125 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 3.5013ms 2025-06-17 07:12:29.138 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:29.151 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:29.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:29.158 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:29.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.262 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.311 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:12:29.311 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:29.313 +00:00 [INF] Started transaction with span ID 'c58cb200fb02ec0c' and trace ID '90030786b0f648589d02fce4847a113f'. 2025-06-17 07:12:29.313 +00:00 [INF] Started transaction with span ID 'c58cb200fb02ec0c' and trace ID '90030786b0f648589d02fce4847a113f'. 2025-06-17 07:12:29.314 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:29.314 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:29.316 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.320 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:29.325 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:29.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:29.341 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:29.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.359 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.367 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.383 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.387 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.393 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.399 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.402 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.407 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.408 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.417 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:29.418 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 301.7294ms 2025-06-17 07:12:29.418 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:29.418 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:29.418 +00:00 [INF] Discarding envelope 0caecd9ec70046828c7d54465c1a15dc because the queue is full. 2025-06-17 07:12:29.419 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:29.419 +00:00 [INF] Discarding envelope ea5922c0a2e4430fa43fa0d0aaebd1ad because the queue is full. 2025-06-17 07:12:29.419 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 303.4014ms 2025-06-17 07:12:29.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.425 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.434 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.444 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.452 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.545 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:29.549 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 235.3698ms 2025-06-17 07:12:29.549 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:29.549 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:29.550 +00:00 [INF] Discarding envelope 9214e19ec0a743b2a956e3f408ac94e1 because the queue is full. 2025-06-17 07:12:29.550 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:29.550 +00:00 [INF] Discarding envelope c13674bc91004771af1bf3ec146ac07f because the queue is full. 2025-06-17 07:12:29.550 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 239.2660ms 2025-06-17 07:12:29.871 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:12:29.871 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:29.871 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:12:29.871 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:29.871 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2619ms 2025-06-17 07:12:29.874 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:12:29.874 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:29.874 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:12:29.874 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:29.875 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:12:29.875 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:29.875 +00:00 [INF] Started transaction with span ID '6b6fadc294d88a3' and trace ID 'a1474ffc6a794d26aeb4659b11c0856a'. 2025-06-17 07:12:29.875 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:29.875 +00:00 [INF] Started transaction with span ID '6b6fadc294d88a3' and trace ID 'a1474ffc6a794d26aeb4659b11c0856a'. 2025-06-17 07:12:29.875 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:12:29.875 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:29.877 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 3.0157ms 2025-06-17 07:12:29.881 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:29.885 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:12:29.894 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:29.894 +00:00 [INF] Started transaction with span ID '5b65bac371ae7d54' and trace ID 'd597c3f4a5d94b82b9ae19c5e3156ed6'. 2025-06-17 07:12:29.894 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:29.886 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:29.895 +00:00 [INF] Started transaction with span ID '5b65bac371ae7d54' and trace ID 'd597c3f4a5d94b82b9ae19c5e3156ed6'. 2025-06-17 07:12:29.895 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:29.895 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:29.898 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:29.904 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:29.908 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:29.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:29.914 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:29.915 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:12:29.917 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 41.7342ms 2025-06-17 07:12:29.917 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:12:29.917 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:29.917 +00:00 [INF] Discarding envelope 8e2c625f433c493886eb5ab94cdc8690 because the queue is full. 2025-06-17 07:12:29.917 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:29.917 +00:00 [INF] Discarding envelope 4ed414e881004f61af5c7d3fbc9dec1b because the queue is full. 2025-06-17 07:12:29.918 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 43.0258ms 2025-06-17 07:12:29.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:29.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:29.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:29.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:29.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.002 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.025 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:12:30.025 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:30.025 +00:00 [INF] Started transaction with span ID '602f84f5503ee3f' and trace ID '67b640668f344a9884c66ef2484c837b'. 2025-06-17 07:12:30.025 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:30.025 +00:00 [INF] Started transaction with span ID '602f84f5503ee3f' and trace ID '67b640668f344a9884c66ef2484c837b'. 2025-06-17 07:12:30.025 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:30.025 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:30.029 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:30.033 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:30.038 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:30.040 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.043 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:30.046 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.052 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.059 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.071 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.073 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.077 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.077 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.090 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.097 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.100 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.106 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.114 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.114 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.124 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.131 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.140 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.142 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.153 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.165 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.176 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.183 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.183 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.199 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.206 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.217 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:12:30.217 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:30.218 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:12:30.218 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:30.218 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2549ms 2025-06-17 07:12:30.218 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.221 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:12:30.221 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:30.221 +00:00 [INF] Started transaction with span ID '540e91d2810eb856' and trace ID 'cafa2edbcd224266bd8d5e3f20dccfdd'. 2025-06-17 07:12:30.221 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:30.221 +00:00 [INF] Started transaction with span ID '540e91d2810eb856' and trace ID 'cafa2edbcd224266bd8d5e3f20dccfdd'. 2025-06-17 07:12:30.221 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:30.221 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:30.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:12:30.225 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:12:30.224 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.226 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.5504ms 2025-06-17 07:12:30.227 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:30.227 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:30.228 +00:00 [INF] Discarding envelope 76cec177b997404a9c8b5cae26b99725 because the queue is full. 2025-06-17 07:12:30.229 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:30.229 +00:00 [INF] Discarding envelope d31ed48a205d47e69ffd17995db242ad because the queue is full. 2025-06-17 07:12:30.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.228 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.230 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 8.9108ms 2025-06-17 07:12:30.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.248 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.257 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.274 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.275 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:30.277 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 381.7853ms 2025-06-17 07:12:30.277 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:30.278 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:30.279 +00:00 [INF] Discarding envelope 56f26a2fc5d94f4e9129d425c2619b05 because the queue is full. 2025-06-17 07:12:30.279 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:30.279 +00:00 [INF] Discarding envelope 4f779d16950141d6a352665f362cd5a6 because the queue is full. 2025-06-17 07:12:30.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.281 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 395.9441ms 2025-06-17 07:12:30.281 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.325 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.365 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.435 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.449 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.460 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.472 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.486 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.566 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:30.569 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 544.0966ms 2025-06-17 07:12:30.569 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:30.570 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:30.570 +00:00 [INF] Discarding envelope 78440244fdc84df08413c39d892e35f4 because the queue is full. 2025-06-17 07:12:30.570 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:30.570 +00:00 [INF] Discarding envelope b739f47787434110b5570a4aaadecf68 because the queue is full. 2025-06-17 07:12:30.571 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 545.6978ms 2025-06-17 07:12:30.658 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:12:30.658 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:30.658 +00:00 [INF] Started transaction with span ID '3f0eb3c69d429b99' and trace ID '0c9a36e2463b473c96ea512fd1be8538'. 2025-06-17 07:12:30.658 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:30.658 +00:00 [INF] Started transaction with span ID '3f0eb3c69d429b99' and trace ID '0c9a36e2463b473c96ea512fd1be8538'. 2025-06-17 07:12:30.658 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:30.658 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:30.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:30.665 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:30.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.691 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.731 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.736 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.742 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.782 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.814 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.843 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.881 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.929 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.963 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:30.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:30.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:30.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:30.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:31.007 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:31.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:31.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:31.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:31.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:31.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:31.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:31.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:31.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:31.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:31.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:31.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:31.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:31.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:31.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:31.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:31.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:31.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:31.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:31.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:31.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:31.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:31.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:31.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:31.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:31.079 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:31.079 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 420.7693ms 2025-06-17 07:12:31.079 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:31.080 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:31.080 +00:00 [INF] Discarding envelope 18af1859203f4d50aeb16efa266a9eec because the queue is full. 2025-06-17 07:12:31.080 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:31.080 +00:00 [INF] Discarding envelope 5233eb5802ea4e27aec8515c319825c9 because the queue is full. 2025-06-17 07:12:31.080 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 422.4572ms 2025-06-17 07:12:35.407 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:12:35.407 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:35.407 +00:00 [INF] Started transaction with span ID '78ac3a4b2798b0e0' and trace ID 'c0ffd004b6f6408aa92055a738a56f15'. 2025-06-17 07:12:35.407 +00:00 [INF] Started transaction with span ID '78ac3a4b2798b0e0' and trace ID 'c0ffd004b6f6408aa92055a738a56f15'. 2025-06-17 07:12:35.408 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:35.408 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:35.409 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:12:35.409 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:35.409 +00:00 [INF] Started transaction with span ID '9e949db2a1d55f5b' and trace ID '172716aae83947afb8dd71772855b29a'. 2025-06-17 07:12:35.409 +00:00 [INF] Started transaction with span ID '9e949db2a1d55f5b' and trace ID '172716aae83947afb8dd71772855b29a'. 2025-06-17 07:12:35.409 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:35.409 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:35.411 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:12:35.411 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:12:35.412 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.6346ms 2025-06-17 07:12:35.412 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:35.412 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:35.413 +00:00 [INF] Discarding envelope e3ce3cc6c4f2492f9b2cf168291dc431 because the queue is full. 2025-06-17 07:12:35.413 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:35.413 +00:00 [INF] Discarding envelope 7ff11a0137354c3b95de72a6be5112f4 because the queue is full. 2025-06-17 07:12:35.413 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.2049ms 2025-06-17 07:12:35.513 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:35.578 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:12:35.578 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:35.578 +00:00 [INF] Started transaction with span ID 'a3330bd243daa2e5' and trace ID 'afd9722483d8434480b48553c6c737e9'. 2025-06-17 07:12:35.578 +00:00 [INF] Started transaction with span ID 'a3330bd243daa2e5' and trace ID 'afd9722483d8434480b48553c6c737e9'. 2025-06-17 07:12:35.578 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:35.578 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:35.582 +00:00 [INF] Executed DbCommand (67ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:35.583 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:35.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:35.588 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:35.590 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:35.592 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:35.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:35.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.614 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:35.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.621 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:35.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.638 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.645 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.655 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:35.655 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.660 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.661 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:35.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.694 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.703 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:35.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.713 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:35.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.732 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.738 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:35.752 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.763 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.772 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:35.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.794 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.795 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:35.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:35.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.814 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.819 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:35.831 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.835 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.836 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.850 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:35.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:35.853 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.855 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 277.0333ms 2025-06-17 07:12:35.856 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:35.856 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:35.856 +00:00 [INF] Discarding envelope 142782da2024448d9a584ebc949d9560 because the queue is full. 2025-06-17 07:12:35.856 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:35.856 +00:00 [INF] Discarding envelope e6ee31e8664741e3810cb4f00d3db94d because the queue is full. 2025-06-17 07:12:35.857 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 279.0124ms 2025-06-17 07:12:35.858 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:35.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:35.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:35.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:35.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:35.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:35.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:35.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:35.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:35.919 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:35.920 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 511.8026ms 2025-06-17 07:12:35.920 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:35.920 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:35.920 +00:00 [INF] Discarding envelope ed5bbcd1201346bcbb0bb510cdd2eafc because the queue is full. 2025-06-17 07:12:35.920 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:35.920 +00:00 [INF] Discarding envelope 5f746630cd3843dfba4990c397cac218 because the queue is full. 2025-06-17 07:12:35.920 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 513.4675ms 2025-06-17 07:12:36.090 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:12:36.091 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:36.091 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:12:36.091 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:36.091 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2287ms 2025-06-17 07:12:36.101 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:12:36.101 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:36.101 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:12:36.101 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:36.101 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3305ms 2025-06-17 07:12:36.105 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:12:36.105 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:36.105 +00:00 [INF] Started transaction with span ID '2511d37b352053f5' and trace ID '8be906be989c4081bb4b06b5ac2f0f2d'. 2025-06-17 07:12:36.105 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:36.105 +00:00 [INF] Started transaction with span ID '2511d37b352053f5' and trace ID '8be906be989c4081bb4b06b5ac2f0f2d'. 2025-06-17 07:12:36.105 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:36.105 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:36.107 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:12:36.107 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:36.107 +00:00 [INF] Started transaction with span ID '3700650b03c48483' and trace ID '37b93cfcf0e345349c97a3e6bbad4bb5'. 2025-06-17 07:12:36.107 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:36.107 +00:00 [INF] Started transaction with span ID '3700650b03c48483' and trace ID '37b93cfcf0e345349c97a3e6bbad4bb5'. 2025-06-17 07:12:36.107 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:12:36.107 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:36.111 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:36.115 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:36.118 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:36.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:36.123 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:36.125 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:36.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:36.133 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:12:36.133 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 26.001ms 2025-06-17 07:12:36.133 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:12:36.133 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:36.133 +00:00 [INF] Discarding envelope d344f89e4c5146c2badf4f70b3ac24a7 because the queue is full. 2025-06-17 07:12:36.134 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:36.134 +00:00 [INF] Discarding envelope 987935da6ca347279a65af39b9467276 because the queue is full. 2025-06-17 07:12:36.134 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 27.2787ms 2025-06-17 07:12:36.140 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.240 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:12:36.240 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:36.240 +00:00 [INF] Started transaction with span ID '8ae58197eda8acf' and trace ID 'f3497fb4f61142e7929ea52f1a5a0311'. 2025-06-17 07:12:36.240 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:36.240 +00:00 [INF] Started transaction with span ID '8ae58197eda8acf' and trace ID 'f3497fb4f61142e7929ea52f1a5a0311'. 2025-06-17 07:12:36.240 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:36.240 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:36.245 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:36.248 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:36.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:36.253 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.255 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:36.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.281 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.293 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.298 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.314 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.330 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.331 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.340 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.344 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.350 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.355 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.375 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.376 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.380 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.384 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:12:36.384 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:36.384 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:12:36.384 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:36.384 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2027ms 2025-06-17 07:12:36.386 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.387 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:12:36.387 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:36.387 +00:00 [INF] Started transaction with span ID 'bb6cf693fb8f8abb' and trace ID '768ab90a6dcf4b08a3d36df3386782b8'. 2025-06-17 07:12:36.387 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:36.387 +00:00 [INF] Started transaction with span ID 'bb6cf693fb8f8abb' and trace ID '768ab90a6dcf4b08a3d36df3386782b8'. 2025-06-17 07:12:36.387 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:36.387 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:36.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:12:36.391 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:12:36.391 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.6398ms 2025-06-17 07:12:36.391 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:36.391 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:36.391 +00:00 [INF] Discarding envelope aa9776a7960d4a0695daac396d9e5e71 because the queue is full. 2025-06-17 07:12:36.392 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:36.392 +00:00 [INF] Discarding envelope 4d02514278454f21b6770a9e8e8cc77b because the queue is full. 2025-06-17 07:12:36.391 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.393 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 6.0350ms 2025-06-17 07:12:36.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.396 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.403 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.422 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.425 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.426 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.435 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.439 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.461 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.461 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.470 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.479 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.483 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.488 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.489 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:36.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.492 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 386.2208ms 2025-06-17 07:12:36.492 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:36.492 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:36.492 +00:00 [INF] Discarding envelope 1c102067903a4d3b95d2e09582fe50cf because the queue is full. 2025-06-17 07:12:36.492 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:36.492 +00:00 [INF] Discarding envelope c6baa36a8e27476a8f078c1a82ddc228 because the queue is full. 2025-06-17 07:12:36.493 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 387.6582ms 2025-06-17 07:12:36.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.574 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.625 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.642 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.653 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.659 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.678 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.682 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.694 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.732 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.809 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:36.810 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 569.3245ms 2025-06-17 07:12:36.810 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:36.811 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:36.811 +00:00 [INF] Discarding envelope a5d4319ae3f94b1991a2d88de19658cc because the queue is full. 2025-06-17 07:12:36.811 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:36.811 +00:00 [INF] Discarding envelope 00f1ba5d004244259944681632f64bad because the queue is full. 2025-06-17 07:12:36.811 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 571.0943ms 2025-06-17 07:12:36.898 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:12:36.898 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:36.898 +00:00 [INF] Started transaction with span ID '424837cf4430ca6e' and trace ID 'f49b184a4272459291635711fffc204d'. 2025-06-17 07:12:36.898 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:36.898 +00:00 [INF] Started transaction with span ID '424837cf4430ca6e' and trace ID 'f49b184a4272459291635711fffc204d'. 2025-06-17 07:12:36.898 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:36.898 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:36.903 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:36.906 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:36.911 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.924 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.936 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.941 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.959 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.969 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.972 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.984 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:36.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.991 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:36.995 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:36.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:36.999 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.006 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.007 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:37.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.019 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.035 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.041 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:37.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.051 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.058 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.065 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:37.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:37.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:37.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:37.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:37.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:37.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:37.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:37.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:37.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:37.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:37.199 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:37.200 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 301.238ms 2025-06-17 07:12:37.200 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:37.200 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:37.200 +00:00 [INF] Discarding envelope 0985222e8c15494eaf24fd5049a9dc6e because the queue is full. 2025-06-17 07:12:37.200 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:37.200 +00:00 [INF] Discarding envelope 5299bb91eb3a4608a2757e2a8675bfc8 because the queue is full. 2025-06-17 07:12:37.200 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 302.6319ms 2025-06-17 07:12:45.211 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:12:45.211 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:45.211 +00:00 [INF] Started transaction with span ID '71e42c8c04b6a43f' and trace ID '3f8231d7b9a5429eb115306b1351f71d'. 2025-06-17 07:12:45.211 +00:00 [INF] Started transaction with span ID '71e42c8c04b6a43f' and trace ID '3f8231d7b9a5429eb115306b1351f71d'. 2025-06-17 07:12:45.211 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:45.211 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:45.215 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:12:45.215 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:45.216 +00:00 [INF] Started transaction with span ID 'f292761c6aad6ff3' and trace ID 'fa13da3b353d4c488751cb41a20b66ef'. 2025-06-17 07:12:45.216 +00:00 [INF] Started transaction with span ID 'f292761c6aad6ff3' and trace ID 'fa13da3b353d4c488751cb41a20b66ef'. 2025-06-17 07:12:45.216 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:45.216 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:45.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:12:45.220 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:12:45.220 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.2197ms 2025-06-17 07:12:45.221 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:45.221 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:45.221 +00:00 [INF] Discarding envelope 1608c67806bc436a8423bd736ed48ffa because the queue is full. 2025-06-17 07:12:45.221 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:45.221 +00:00 [INF] Discarding envelope 06f8eb4c36934acea344c267a41da2f5 because the queue is full. 2025-06-17 07:12:45.221 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.9034ms 2025-06-17 07:12:45.245 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:45.260 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:45.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:45.265 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:45.270 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.276 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:45.276 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.281 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.284 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:45.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.289 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:45.290 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.291 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.295 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:45.296 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.300 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:45.301 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.307 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:45.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.315 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:45.316 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.321 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:45.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.329 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:45.329 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.337 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:45.338 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.343 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:45.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:45.355 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.360 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:45.361 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.367 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:45.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.376 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:45.377 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.383 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:45.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:45.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:45.402 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:45.402 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 190.8234ms 2025-06-17 07:12:45.402 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:45.403 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:45.403 +00:00 [INF] Discarding envelope 9881d7db22294cc0a319fd1ce834c955 because the queue is full. 2025-06-17 07:12:45.403 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:45.403 +00:00 [INF] Discarding envelope 0697b26cf4d14a58a7fc96d27ccbd260 because the queue is full. 2025-06-17 07:12:45.403 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 192.1057ms 2025-06-17 07:12:45.419 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:12:45.419 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:45.419 +00:00 [INF] Started transaction with span ID '62e17fdc00c3a99d' and trace ID '217c42f813904ea289eb09f7de95699d'. 2025-06-17 07:12:45.419 +00:00 [INF] Started transaction with span ID '62e17fdc00c3a99d' and trace ID '217c42f813904ea289eb09f7de95699d'. 2025-06-17 07:12:45.419 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:45.419 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:45.424 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:45.427 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:45.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:45.431 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:45.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.458 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.478 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.501 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.512 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.517 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.522 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.529 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.534 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:45.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:45.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:45.546 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:45.548 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 128.4598ms 2025-06-17 07:12:45.548 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:45.548 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:45.548 +00:00 [INF] Discarding envelope 6e3e7c32682345468897925f71d9fd1e because the queue is full. 2025-06-17 07:12:45.549 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:45.549 +00:00 [INF] Discarding envelope c27f2d9d4dda4c74b8968478bb1264d1 because the queue is full. 2025-06-17 07:12:45.549 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 130.5631ms 2025-06-17 07:12:46.068 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:12:46.068 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:46.068 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:12:46.068 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:46.068 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2923ms 2025-06-17 07:12:46.068 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:12:46.068 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:46.068 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:12:46.068 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:46.068 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2487ms 2025-06-17 07:12:46.073 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:12:46.073 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:46.073 +00:00 [INF] Started transaction with span ID '2a15d0bf25481545' and trace ID 'cd514ffaf64248ef80f911fbe5b9f9b2'. 2025-06-17 07:12:46.073 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:46.073 +00:00 [INF] Started transaction with span ID '2a15d0bf25481545' and trace ID 'cd514ffaf64248ef80f911fbe5b9f9b2'. 2025-06-17 07:12:46.073 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:46.073 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:46.077 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:46.078 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 93 2025-06-17 07:12:46.078 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:46.078 +00:00 [INF] Started transaction with span ID '5d680a32c4e066cc' and trace ID 'e0c18b2231424228b8a87eb80fe7fc8a'. 2025-06-17 07:12:46.078 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:46.078 +00:00 [INF] Started transaction with span ID '5d680a32c4e066cc' and trace ID 'e0c18b2231424228b8a87eb80fe7fc8a'. 2025-06-17 07:12:46.078 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:12:46.078 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:46.081 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:46.087 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:46.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:46.093 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:12:46.093 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 14.4737ms 2025-06-17 07:12:46.093 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:12:46.093 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:46.093 +00:00 [INF] Discarding envelope 1b7fc3e0a8394dfb82b5bf8783a57ad2 because the queue is full. 2025-06-17 07:12:46.093 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:46.093 +00:00 [INF] Discarding envelope 3ca29dedc46a4ef5a4b6e89262b46f59 because the queue is full. 2025-06-17 07:12:46.093 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 93 - 400 - application/json;+charset=utf-8 15.4030ms 2025-06-17 07:12:46.093 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:46.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:46.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:46.100 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.101 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.107 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.108 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.109 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.111 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.112 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.116 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.117 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.118 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.120 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.121 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.127 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.127 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.132 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.133 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.137 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.138 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.154 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.170 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.175 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.177 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.182 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.183 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.188 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.189 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.199 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.205 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.206 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.219 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.220 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.227 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.229 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.234 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.235 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:46.235 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 161.439ms 2025-06-17 07:12:46.235 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:46.235 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:46.235 +00:00 [INF] Discarding envelope 6619e7b500fb48c197e605a45b34833f because the queue is full. 2025-06-17 07:12:46.235 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:46.235 +00:00 [INF] Discarding envelope 9680bced958a4ab985015f44961bebdd because the queue is full. 2025-06-17 07:12:46.235 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 162.6470ms 2025-06-17 07:12:46.236 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:12:46.236 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:46.236 +00:00 [INF] Started transaction with span ID 'ec8b41b88c1424db' and trace ID '1bb03f8067e944ca8525fae139f8b37e'. 2025-06-17 07:12:46.236 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:46.236 +00:00 [INF] Started transaction with span ID 'ec8b41b88c1424db' and trace ID '1bb03f8067e944ca8525fae139f8b37e'. 2025-06-17 07:12:46.236 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:46.236 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:46.240 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:46.243 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:12:46.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:46.251 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:46.257 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.259 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.263 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.263 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.266 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.270 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.271 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.276 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.277 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.278 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.281 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.282 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.283 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.286 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.287 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.288 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.292 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.292 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.293 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.296 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.297 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.298 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.301 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.311 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.315 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.316 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.323 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.326 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.337 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.338 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.356 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.362 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.370 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.375 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.379 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.387 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.388 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.394 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.419 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.427 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.435 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.441 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.462 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.472 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.474 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.481 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.489 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.489 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:46.490 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:12:46.490 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:46.490 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:12:46.490 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:46.490 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1906ms 2025-06-17 07:12:46.490 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 254.2666ms 2025-06-17 07:12:46.490 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:46.491 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:46.491 +00:00 [INF] Discarding envelope fa142c028f5046ab86f7ee74971c603e because the queue is full. 2025-06-17 07:12:46.491 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:46.491 +00:00 [INF] Discarding envelope e1aafa51dc014feabc73bc7afd0e8fb5 because the queue is full. 2025-06-17 07:12:46.491 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 255.3249ms 2025-06-17 07:12:46.495 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:12:46.496 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:46.496 +00:00 [INF] Started transaction with span ID 'da01c8277c879408' and trace ID 'dd2ddd9e180d44a48074981fdff670fa'. 2025-06-17 07:12:46.496 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:46.496 +00:00 [INF] Started transaction with span ID 'da01c8277c879408' and trace ID 'dd2ddd9e180d44a48074981fdff670fa'. 2025-06-17 07:12:46.496 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:46.496 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:46.498 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:12:46.498 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:12:46.498 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7284ms 2025-06-17 07:12:46.498 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:12:46.498 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:46.498 +00:00 [INF] Discarding envelope cacf552718bd4eba9ba67f6bc1c5686e because the queue is full. 2025-06-17 07:12:46.498 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:46.498 +00:00 [INF] Discarding envelope 6d675b080ba74e9cb2401cc43eb90574 because the queue is full. 2025-06-17 07:12:46.499 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 3.1906ms 2025-06-17 07:12:46.561 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:12:46.561 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:12:46.561 +00:00 [INF] Started transaction with span ID '31fcdd563fe59bf7' and trace ID '8653b0d58e334366a1d307b4f321834a'. 2025-06-17 07:12:46.561 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:12:46.561 +00:00 [INF] Started transaction with span ID '31fcdd563fe59bf7' and trace ID '8653b0d58e334366a1d307b4f321834a'. 2025-06-17 07:12:46.561 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:46.561 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:12:46.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:12:46.565 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:12:46.570 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.577 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.581 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.588 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.596 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.601 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.602 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.607 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.608 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.615 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.616 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.621 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.622 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.626 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.627 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.656 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.662 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.667 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.677 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.678 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.684 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.696 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.698 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.704 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.709 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.714 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.715 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.722 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.723 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.729 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.739 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.753 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.778 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.795 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:12:46.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:12:46.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:12:46.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:12:46.831 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:12:46.831 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 269.8824ms 2025-06-17 07:12:46.831 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:12:46.831 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:46.832 +00:00 [INF] Discarding envelope a55bdcd2a6384817b66fa5ca8f5b8fe3 because the queue is full. 2025-06-17 07:12:46.832 +00:00 [INF] Capturing transaction. 2025-06-17 07:12:46.832 +00:00 [INF] Discarding envelope 0d39923c0a4042cebcf5781884155e0f because the queue is full. 2025-06-17 07:12:46.832 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 271.1758ms 2025-06-17 07:15:23.716 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:15:23.716 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:15:23.716 +00:00 [INF] Started transaction with span ID '22f1f2bc8b27c70e' and trace ID '3735ff308e364043adffd5a924940edf'. 2025-06-17 07:15:23.716 +00:00 [INF] Started transaction with span ID '22f1f2bc8b27c70e' and trace ID '3735ff308e364043adffd5a924940edf'. 2025-06-17 07:15:23.716 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:15:23.716 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:15:23.743 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:15:23.757 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:15:23.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:15:23.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:15:23.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.779 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.780 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.787 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.811 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.825 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.826 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.836 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.841 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.844 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.851 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.854 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:15:23.854 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:15:23.854 +00:00 [INF] Started transaction with span ID 'b9fe34426d7482e2' and trace ID '3053062d97784d5883c7c937c3489431'. 2025-06-17 07:15:23.854 +00:00 [INF] Started transaction with span ID 'b9fe34426d7482e2' and trace ID '3053062d97784d5883c7c937c3489431'. 2025-06-17 07:15:23.854 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:15:23.854 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:15:23.858 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:15:23.861 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:15:23.863 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.868 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.869 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.870 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:15:23.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:15:23.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.878 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.887 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.888 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.889 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.890 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.893 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.901 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.902 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.908 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.920 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.922 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.923 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.930 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.931 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.940 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.944 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.952 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.953 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.959 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.967 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.968 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.978 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.983 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.983 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:15:23.984 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 267.3022ms 2025-06-17 07:15:23.984 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:15:23.984 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:23.984 +00:00 [INF] Discarding envelope 54ad3a9378ad465a9c13f089a18c2699 because the queue is full. 2025-06-17 07:15:23.984 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:23.984 +00:00 [INF] Discarding envelope 75d1c0abcdd74ae2bb9baa19699438ba because the queue is full. 2025-06-17 07:15:23.984 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 268.3623ms 2025-06-17 07:15:23.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.989 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:23.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:23.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:23.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:23.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:24.002 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.007 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:24.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.012 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:24.013 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.015 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:24.020 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:24.027 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:24.035 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:24.041 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.049 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:24.050 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:24.057 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:15:24.058 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 203.2675ms 2025-06-17 07:15:24.058 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:15:24.058 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:24.058 +00:00 [INF] Discarding envelope f529ca57f31948cc9870243ed3d5db3b because the queue is full. 2025-06-17 07:15:24.058 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:24.058 +00:00 [INF] Discarding envelope 31f144dd52f94c739fdb5f7b9a4b63c9 because the queue is full. 2025-06-17 07:15:24.058 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 204.3805ms 2025-06-17 07:15:24.059 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:15:24.059 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:15:24.060 +00:00 [INF] Started transaction with span ID '34f2f0f024e6eb3b' and trace ID 'd69338723d8d4ed8a2e3845b9b6f105e'. 2025-06-17 07:15:24.061 +00:00 [INF] Started transaction with span ID '34f2f0f024e6eb3b' and trace ID 'd69338723d8d4ed8a2e3845b9b6f105e'. 2025-06-17 07:15:24.062 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:15:24.062 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:15:24.069 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:15:24.069 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:15:24.070 +00:00 [INF] Started transaction with span ID 'f7418604d2fe2729' and trace ID '4583806a6a7649d9ab44d8c7e568d1d6'. 2025-06-17 07:15:24.070 +00:00 [INF] Started transaction with span ID 'f7418604d2fe2729' and trace ID '4583806a6a7649d9ab44d8c7e568d1d6'. 2025-06-17 07:15:24.070 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:15:24.070 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:15:24.078 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:15:24.079 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:15:24.100 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:15:24.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:15:24.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:15:24.109 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.110 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.111 +00:00 [INF] Executed DbCommand (31ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:15:24.112 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:15:24.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:15:24.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.120 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.126 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.127 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.128 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.129 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.131 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.131 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.132 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.143 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.144 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.147 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.151 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.152 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.160 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.173 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.176 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.195 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.207 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.222 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.226 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.236 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.240 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.248 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.249 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.253 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.256 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.265 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.277 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.283 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.283 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.292 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.298 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.303 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.312 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.316 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.331 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.364 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.364 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.372 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.381 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.383 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.388 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.392 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.396 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.408 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.412 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:15:24.416 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.417 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 346.7643ms 2025-06-17 07:15:24.417 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:15:24.417 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:24.417 +00:00 [INF] Discarding envelope ae6e4268fcc2425db7e73ae7cbea292b because the queue is full. 2025-06-17 07:15:24.417 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:24.417 +00:00 [INF] Discarding envelope bbbd6191486a433db9559885e0a8618e because the queue is full. 2025-06-17 07:15:24.420 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 350.6206ms 2025-06-17 07:15:24.420 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:24.436 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:24.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:24.439 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:15:24.440 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 377.8972ms 2025-06-17 07:15:24.440 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:15:24.441 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:24.441 +00:00 [INF] Discarding envelope 908fc4581445418b9e0642b783a64d6e because the queue is full. 2025-06-17 07:15:24.441 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:24.441 +00:00 [INF] Discarding envelope 93e1d54ae5274b35ac32da1f0977924d because the queue is full. 2025-06-17 07:15:24.443 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 382.2563ms 2025-06-17 07:15:43.914 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:15:43.915 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:15:43.915 +00:00 [INF] Started transaction with span ID '577699832ecb220a' and trace ID '10cab874833148899bff06fcdc89b90e'. 2025-06-17 07:15:43.915 +00:00 [INF] Started transaction with span ID '577699832ecb220a' and trace ID '10cab874833148899bff06fcdc89b90e'. 2025-06-17 07:15:43.915 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:15:43.915 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:15:43.929 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:15:43.929 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:15:43.929 +00:00 [INF] Started transaction with span ID '46934f24f0016b65' and trace ID 'abdef9ae14e440f8a70d777bd4df679d'. 2025-06-17 07:15:43.929 +00:00 [INF] Started transaction with span ID '46934f24f0016b65' and trace ID 'abdef9ae14e440f8a70d777bd4df679d'. 2025-06-17 07:15:43.930 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:15:43.930 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:15:43.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:15:43.941 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:15:43.941 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 11.634ms 2025-06-17 07:15:43.941 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:15:43.941 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:43.942 +00:00 [INF] Discarding envelope 207e24b25841456d8fcd9ce9dd8be006 because the queue is full. 2025-06-17 07:15:43.942 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:43.942 +00:00 [INF] Discarding envelope c71df8f985784413b8806532cf1b52d6 because the queue is full. 2025-06-17 07:15:43.942 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 12.6725ms 2025-06-17 07:15:43.992 +00:00 [INF] Executed DbCommand (74ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:15:44.045 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:15:44.045 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:15:44.045 +00:00 [INF] Started transaction with span ID '1d58319fe98e80bd' and trace ID '0798e023e92a487db49ee3f48ab6c9b5'. 2025-06-17 07:15:44.045 +00:00 [INF] Started transaction with span ID '1d58319fe98e80bd' and trace ID '0798e023e92a487db49ee3f48ab6c9b5'. 2025-06-17 07:15:44.045 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:15:44.045 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:15:44.085 +00:00 [INF] Executed DbCommand (83ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:15:44.089 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:15:44.094 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:15:44.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:44.120 +00:00 [INF] Executed DbCommand (73ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:15:44.123 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:15:44.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:15:44.129 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:15:44.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.144 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.149 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:44.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.157 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:44.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.201 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:44.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.210 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.212 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.216 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.224 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:44.237 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.237 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.248 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.253 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.254 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.260 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:44.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.273 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:44.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.300 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:44.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.318 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.325 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.331 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:44.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.344 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.350 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.355 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.356 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:44.364 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.382 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.385 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:44.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.411 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:44.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.418 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.428 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.431 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:44.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.441 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.453 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.462 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:44.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.468 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:15:44.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.475 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 429.673ms 2025-06-17 07:15:44.475 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:15:44.475 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:44.476 +00:00 [INF] Discarding envelope 68fa6af8791346fd9b4fec45717d45a0 because the queue is full. 2025-06-17 07:15:44.476 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:44.476 +00:00 [INF] Discarding envelope 688e5b38e4cc43d9a3a9bdb721bebabb because the queue is full. 2025-06-17 07:15:44.476 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.479 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 434.3123ms 2025-06-17 07:15:44.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:44.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:44.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:44.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:44.522 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:15:44.524 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 608.756ms 2025-06-17 07:15:44.524 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:15:44.524 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:44.524 +00:00 [INF] Discarding envelope f76444b6bdba4ecd9d093ea41897af5e because the queue is full. 2025-06-17 07:15:44.524 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:44.524 +00:00 [INF] Discarding envelope 8e00a1a8ccb64b3faf35fe4768ac30c0 because the queue is full. 2025-06-17 07:15:44.525 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 610.5809ms 2025-06-17 07:15:44.944 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:15:44.944 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:15:44.944 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:15:44.944 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:15:44.944 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2135ms 2025-06-17 07:15:44.946 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:15:44.946 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:15:44.946 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:15:44.946 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:15:44.946 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1477ms 2025-06-17 07:15:44.948 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:15:44.948 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:15:44.949 +00:00 [INF] Started transaction with span ID '1aa8ce54ce8f2693' and trace ID '141cb46b6a19487ab5d7e08f87a3e427'. 2025-06-17 07:15:44.949 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:15:44.949 +00:00 [INF] Started transaction with span ID '1aa8ce54ce8f2693' and trace ID '141cb46b6a19487ab5d7e08f87a3e427'. 2025-06-17 07:15:44.949 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:15:44.949 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:15:44.950 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 93 2025-06-17 07:15:44.950 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:15:44.950 +00:00 [INF] Started transaction with span ID 'd7a5c8ffb4bc8904' and trace ID '403ed7d2ef614f6bab29c3519e59e25f'. 2025-06-17 07:15:44.950 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:15:44.950 +00:00 [INF] Started transaction with span ID 'd7a5c8ffb4bc8904' and trace ID '403ed7d2ef614f6bab29c3519e59e25f'. 2025-06-17 07:15:44.950 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:15:44.950 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:15:44.955 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:15:44.963 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:15:44.966 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:15:44.968 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:15:44.974 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:15:44.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:15:44.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:15:44.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:44.990 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:15:44.991 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 40.1634ms 2025-06-17 07:15:44.991 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:15:44.991 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:44.991 +00:00 [INF] Discarding envelope 1f262ed024ae4b8495d5d2cbc8d9701e because the queue is full. 2025-06-17 07:15:44.991 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:44.991 +00:00 [INF] Discarding envelope ca9f5a9ffd8248c2aed62e27d94f11cf because the queue is full. 2025-06-17 07:15:44.991 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 93 - 400 - application/json;+charset=utf-8 40.8906ms 2025-06-17 07:15:44.992 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:44.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:44.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.025 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.034 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.116 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:15:45.116 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:15:45.116 +00:00 [INF] Started transaction with span ID '598cdb99370c6f2d' and trace ID '05beaaa7b3204114be6d4550ea7e9456'. 2025-06-17 07:15:45.116 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:15:45.116 +00:00 [INF] Started transaction with span ID '598cdb99370c6f2d' and trace ID '05beaaa7b3204114be6d4550ea7e9456'. 2025-06-17 07:15:45.116 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:15:45.116 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:15:45.123 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:15:45.126 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:15:45.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:15:45.132 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:15:45.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.141 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.145 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.146 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.153 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.161 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.164 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.172 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.188 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.191 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.192 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.204 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.219 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.229 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.233 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.247 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.249 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.265 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.276 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.283 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.300 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.307 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.307 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.309 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:15:45.310 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:15:45.310 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:15:45.310 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:15:45.310 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.9267ms 2025-06-17 07:15:45.313 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:15:45.313 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:15:45.313 +00:00 [INF] Started transaction with span ID 'f53b1fd6098566b3' and trace ID 'e6c07651bcb5415fb02a14b7c321c522'. 2025-06-17 07:15:45.313 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:15:45.313 +00:00 [INF] Started transaction with span ID 'f53b1fd6098566b3' and trace ID 'e6c07651bcb5415fb02a14b7c321c522'. 2025-06-17 07:15:45.313 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:15:45.313 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:15:45.317 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.319 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:15:45.321 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:15:45.321 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.738ms 2025-06-17 07:15:45.321 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:15:45.321 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:45.322 +00:00 [INF] Discarding envelope 2a17c6cd3ea64b969aed87c9252b3554 because the queue is full. 2025-06-17 07:15:45.322 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:45.322 +00:00 [INF] Discarding envelope 43f232d997934f52971766f006acd33b because the queue is full. 2025-06-17 07:15:45.319 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:15:45.322 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 372.7934ms 2025-06-17 07:15:45.322 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:15:45.323 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:45.323 +00:00 [INF] Discarding envelope 361daa8808254b05aba37dabead59cea because the queue is full. 2025-06-17 07:15:45.323 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:45.323 +00:00 [INF] Discarding envelope 2f1f8aa2eeec4497b0b44f3d82424942 because the queue is full. 2025-06-17 07:15:45.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.322 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 9.6521ms 2025-06-17 07:15:45.324 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 375.9255ms 2025-06-17 07:15:45.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.332 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.357 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.402 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.449 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.566 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.611 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.638 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.662 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:15:45.665 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 548.5227ms 2025-06-17 07:15:45.665 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:15:45.665 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:45.666 +00:00 [INF] Discarding envelope b6c3ec1a52074ad984bfa45eb57f916f because the queue is full. 2025-06-17 07:15:45.666 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:45.666 +00:00 [INF] Discarding envelope 2431d7bae7cb402aa75488734a03d8b8 because the queue is full. 2025-06-17 07:15:45.666 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 550.3744ms 2025-06-17 07:15:45.753 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:15:45.753 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:15:45.753 +00:00 [INF] Started transaction with span ID 'd0c9dee2caa52de0' and trace ID 'bc5643673b50434b9e1f86fced7953c7'. 2025-06-17 07:15:45.753 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:15:45.753 +00:00 [INF] Started transaction with span ID 'd0c9dee2caa52de0' and trace ID 'bc5643673b50434b9e1f86fced7953c7'. 2025-06-17 07:15:45.753 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:15:45.753 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:15:45.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:15:45.760 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:15:45.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.831 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.835 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.931 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:45.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:45.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:45.994 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:45.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:46.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:46.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:46.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:46.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:46.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:46.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:46.024 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:46.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:46.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:46.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:46.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:46.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:46.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:46.049 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:46.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:46.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:46.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:46.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:46.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:46.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:46.073 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:46.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:46.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:46.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:46.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:46.105 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:46.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:46.121 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:46.131 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:46.136 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:46.145 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:46.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:46.168 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:46.177 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:46.185 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:46.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:46.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:46.208 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:46.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:46.223 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:46.231 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:46.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:46.241 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:46.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:46.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:46.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:46.270 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:46.280 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:46.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:46.292 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:15:46.304 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:15:46.313 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:15:46.320 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:15:46.321 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:15:46.324 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 570.7791ms 2025-06-17 07:15:46.324 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:15:46.325 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:46.325 +00:00 [INF] Discarding envelope bb9a5332311e40479cf83f80b682c33a because the queue is full. 2025-06-17 07:15:46.325 +00:00 [INF] Capturing transaction. 2025-06-17 07:15:46.325 +00:00 [INF] Discarding envelope a3c88c3f90c4459287eecf6977b4e850 because the queue is full. 2025-06-17 07:15:46.326 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 572.4903ms 2025-06-17 07:18:07.425 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 07:18:07.425 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:07.425 +00:00 [INF] Started transaction with span ID '7857da79deaf7a67' and trace ID '0ad2bfe218564f31bdfdaf4b72fe9adb'. 2025-06-17 07:18:07.425 +00:00 [INF] Started transaction with span ID '7857da79deaf7a67' and trace ID '0ad2bfe218564f31bdfdaf4b72fe9adb'. 2025-06-17 07:18:07.425 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:18:07.425 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:18:07.442 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:18:07.471 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:18:07.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:18:07.475 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:18:07.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.492 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.502 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:07.503 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:07.509 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 07:18:07.509 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:07.509 +00:00 [INF] Started transaction with span ID 'b313734697eaf6f0' and trace ID 'e3231d6a62ac4816808d80234c2a764d'. 2025-06-17 07:18:07.510 +00:00 [INF] Started transaction with span ID 'b313734697eaf6f0' and trace ID 'e3231d6a62ac4816808d80234c2a764d'. 2025-06-17 07:18:07.510 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:18:07.510 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:18:07.513 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:18:07.516 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:18:07.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:18:07.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:18:07.529 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.531 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:07.536 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.546 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:07.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.560 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:07.561 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.564 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.574 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.576 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.581 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:07.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.585 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.586 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:07.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.602 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:07.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.618 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.620 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:07.630 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.633 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.640 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.648 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.649 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.651 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:07.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.660 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:07.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.666 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.676 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:07.681 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.690 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.693 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:07.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.696 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:07.715 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:07.729 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.730 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:18:07.731 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 220.9088ms 2025-06-17 07:18:07.731 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:18:07.731 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:07.731 +00:00 [INF] Discarding envelope 96247a4d11ef4fd29578b71814832154 because the queue is full. 2025-06-17 07:18:07.731 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:07.731 +00:00 [INF] Discarding envelope 0ee27b8238b74d26980c02c2dc5e7d8f because the queue is full. 2025-06-17 07:18:07.732 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 222.3854ms 2025-06-17 07:18:07.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:07.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:07.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:07.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:07.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:07.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:07.764 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:18:07.765 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 339.6251ms 2025-06-17 07:18:07.765 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:18:07.766 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:07.766 +00:00 [INF] Discarding envelope ee6d238eab3541ce99ceebd7eef6362d because the queue is full. 2025-06-17 07:18:07.766 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:07.766 +00:00 [INF] Discarding envelope 447e2d4443b5470c9bebee0e43b1d146 because the queue is full. 2025-06-17 07:18:07.766 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 341.5273ms 2025-06-17 07:18:09.401 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 07:18:09.401 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:09.401 +00:00 [INF] Started transaction with span ID 'ad1bb041ccdf8f3d' and trace ID 'd87b202f35584d2d829388e2cdfa295a'. 2025-06-17 07:18:09.401 +00:00 [INF] Started transaction with span ID 'ad1bb041ccdf8f3d' and trace ID 'd87b202f35584d2d829388e2cdfa295a'. 2025-06-17 07:18:09.402 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:18:09.402 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:18:09.404 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:18:09.405 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:18:09.405 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.603ms 2025-06-17 07:18:09.405 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:18:09.406 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:09.406 +00:00 [INF] Discarding envelope 30bc2f6bf59b41769c17fddba76bdbf0 because the queue is full. 2025-06-17 07:18:09.406 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:09.406 +00:00 [INF] Discarding envelope 1e8886cc0ab74a89ad0e11faad518e11 because the queue is full. 2025-06-17 07:18:09.406 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 4.8051ms 2025-06-17 07:18:10.589 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 07:18:10.589 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:10.590 +00:00 [INF] Started transaction with span ID '66611c3ec2b5703f' and trace ID 'f7b9762237344838953215952cf30b29'. 2025-06-17 07:18:10.590 +00:00 [INF] Started transaction with span ID '66611c3ec2b5703f' and trace ID 'f7b9762237344838953215952cf30b29'. 2025-06-17 07:18:10.590 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 07:18:10.590 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:18:10.596 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 07:18:10.596 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 07:18:10.597 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 6.6158ms 2025-06-17 07:18:10.597 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 07:18:10.597 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:10.597 +00:00 [INF] Discarding envelope 04ec59919a6e4b9e9640af5737ca916f because the queue is full. 2025-06-17 07:18:10.597 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:10.597 +00:00 [INF] Discarding envelope 87597412f18c42288b0074f01f6b310a because the queue is full. 2025-06-17 07:18:10.597 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 7.7542ms 2025-06-17 07:18:11.178 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 07:18:11.178 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:11.178 +00:00 [INF] Started transaction with span ID '5c70f339000127a3' and trace ID 'be2589152658446fb5b8b49eda6bda7f'. 2025-06-17 07:18:11.178 +00:00 [INF] Started transaction with span ID '5c70f339000127a3' and trace ID 'be2589152658446fb5b8b49eda6bda7f'. 2025-06-17 07:18:11.178 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 07:18:11.178 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:18:11.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 07:18:11.185 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 07:18:11.185 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 6.159ms 2025-06-17 07:18:11.185 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 07:18:11.185 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:11.185 +00:00 [INF] Discarding envelope 110e0979c72644a18e6eb18ec874f9a4 because the queue is full. 2025-06-17 07:18:11.185 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:11.185 +00:00 [INF] Discarding envelope 71a781d579654c72a662ba05dcfea244 because the queue is full. 2025-06-17 07:18:11.185 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 6.8936ms 2025-06-17 07:18:47.915 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:18:47.916 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:47.916 +00:00 [INF] Started transaction with span ID 'b3f4479b72b3e615' and trace ID '0107e15e974f4691a1404d003170d611'. 2025-06-17 07:18:47.916 +00:00 [INF] Started transaction with span ID 'b3f4479b72b3e615' and trace ID '0107e15e974f4691a1404d003170d611'. 2025-06-17 07:18:47.916 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:18:47.916 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:18:47.917 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:18:47.917 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:47.917 +00:00 [INF] Started transaction with span ID 'f0bd3622b670c915' and trace ID 'eed44c2e5bab43df8de1a4dbeacfe424'. 2025-06-17 07:18:47.917 +00:00 [INF] Started transaction with span ID 'f0bd3622b670c915' and trace ID 'eed44c2e5bab43df8de1a4dbeacfe424'. 2025-06-17 07:18:47.917 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:18:47.917 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:18:47.921 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:18:47.921 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:18:47.922 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.4081ms 2025-06-17 07:18:47.922 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:18:47.922 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:47.922 +00:00 [INF] Discarding envelope f360e27d15bf410a89985b8501cf0522 because the queue is full. 2025-06-17 07:18:47.922 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:47.922 +00:00 [INF] Discarding envelope bca807d9c25b4cb1834aeff40b75ee39 because the queue is full. 2025-06-17 07:18:47.922 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 6.5188ms 2025-06-17 07:18:47.930 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:18:47.941 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:18:47.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:18:47.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:18:47.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:47.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:47.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:47.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:47.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:47.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:47.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:47.962 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:47.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:47.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:47.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:47.967 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:47.968 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:47.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:47.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:47.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:47.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:47.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:47.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:47.976 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:47.977 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:47.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:47.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:47.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:47.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:47.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:47.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:47.990 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:47.990 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:47.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:47.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:47.995 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:47.998 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.002 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.006 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.012 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.013 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.018 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.019 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.024 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.030 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.032 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.037 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.038 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.043 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.044 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.052 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.053 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.060 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.061 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.068 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.068 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:18:48.069 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 151.2555ms 2025-06-17 07:18:48.069 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:18:48.069 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:48.069 +00:00 [INF] Discarding envelope d34c3c4af2b04b8d96d54ccb8b321f3a because the queue is full. 2025-06-17 07:18:48.069 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:48.069 +00:00 [INF] Discarding envelope a97a7179ccde489da250cc0f596e0eca because the queue is full. 2025-06-17 07:18:48.069 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 152.3181ms 2025-06-17 07:18:48.070 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:18:48.070 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:48.070 +00:00 [INF] Started transaction with span ID '59d754ed50ec85d2' and trace ID 'b3358b72b0c342f0b69721988459689c'. 2025-06-17 07:18:48.070 +00:00 [INF] Started transaction with span ID '59d754ed50ec85d2' and trace ID 'b3358b72b0c342f0b69721988459689c'. 2025-06-17 07:18:48.070 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:18:48.070 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:18:48.083 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:18:48.107 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:18:48.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:18:48.111 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:18:48.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.125 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.126 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.129 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.134 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.139 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.169 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.176 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.183 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.188 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.199 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.207 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.211 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:18:48.212 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 141.6935ms 2025-06-17 07:18:48.212 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:18:48.212 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:48.212 +00:00 [INF] Discarding envelope edc12083181c4ccf866b55800300b6bd because the queue is full. 2025-06-17 07:18:48.212 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:48.212 +00:00 [INF] Discarding envelope 1215745d2dbf4baeaaaefb47a0d66f9e because the queue is full. 2025-06-17 07:18:48.212 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 142.8699ms 2025-06-17 07:18:48.887 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:18:48.887 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:48.887 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:18:48.887 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:18:48.887 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3380ms 2025-06-17 07:18:48.888 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:18:48.888 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:48.888 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:18:48.888 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:18:48.888 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1642ms 2025-06-17 07:18:48.891 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 93 2025-06-17 07:18:48.892 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:48.892 +00:00 [INF] Started transaction with span ID 'f9a7cdfe267ee9f4' and trace ID '5bdac16c56cd4d26976f2ce9c9895d4d'. 2025-06-17 07:18:48.892 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:18:48.892 +00:00 [INF] Started transaction with span ID 'f9a7cdfe267ee9f4' and trace ID '5bdac16c56cd4d26976f2ce9c9895d4d'. 2025-06-17 07:18:48.892 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:18:48.892 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:18:48.893 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:18:48.893 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:48.893 +00:00 [INF] Started transaction with span ID '1d37ea4662113928' and trace ID 'cba6e559357841e6af7905abe0f34a84'. 2025-06-17 07:18:48.893 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:18:48.893 +00:00 [INF] Started transaction with span ID '1d37ea4662113928' and trace ID 'cba6e559357841e6af7905abe0f34a84'. 2025-06-17 07:18:48.893 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:18:48.894 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:18:48.896 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:18:48.900 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:18:48.903 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:18:48.905 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:18:48.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:18:48.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:18:48.916 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:18:48.924 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:18:48.924 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 32.366ms 2025-06-17 07:18:48.924 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:18:48.925 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:48.925 +00:00 [INF] Discarding envelope 3ecc7b2606794e1b82dd0a314218df00 because the queue is full. 2025-06-17 07:18:48.925 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:48.925 +00:00 [INF] Discarding envelope bca43a7a2a5a497baae38265b2699680 because the queue is full. 2025-06-17 07:18:48.925 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 93 - 400 - application/json;+charset=utf-8 33.4058ms 2025-06-17 07:18:48.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.935 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.936 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.940 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.941 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.942 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.947 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.948 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.953 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.958 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.959 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.964 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.965 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.970 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.975 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.976 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.982 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.983 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.992 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:48.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:48.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:48.998 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:48.999 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:49.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:49.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:49.006 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:49.007 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:49.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:49.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:49.013 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:49.014 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:49.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:49.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:49.018 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:49.019 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:49.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:49.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:49.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:49.027 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:49.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:49.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:49.031 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:49.032 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:49.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:49.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:49.038 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:49.039 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:18:49.039 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 145.4689ms 2025-06-17 07:18:49.039 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:18:49.039 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:49.039 +00:00 [INF] Discarding envelope 220b3be294b64361a0fd8606f966a9f4 because the queue is full. 2025-06-17 07:18:49.039 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:49.039 +00:00 [INF] Discarding envelope 892a87fd8e464b9ca683f2c0a02a0a49 because the queue is full. 2025-06-17 07:18:49.040 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 146.3681ms 2025-06-17 07:18:49.234 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:18:49.234 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:49.234 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:18:49.234 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:18:49.234 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3045ms 2025-06-17 07:18:49.237 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:18:49.237 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:49.237 +00:00 [INF] Started transaction with span ID 'db7985fdc5a0b01b' and trace ID '5254baa4b53b42399863fa7158625d2a'. 2025-06-17 07:18:49.237 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:18:49.237 +00:00 [INF] Started transaction with span ID 'db7985fdc5a0b01b' and trace ID '5254baa4b53b42399863fa7158625d2a'. 2025-06-17 07:18:49.237 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:18:49.237 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:18:49.239 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:18:49.239 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:18:49.239 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.5964ms 2025-06-17 07:18:49.239 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:18:49.239 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:49.239 +00:00 [INF] Discarding envelope 7f4c8606bd704ca088f775262c52072b because the queue is full. 2025-06-17 07:18:49.239 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:49.239 +00:00 [INF] Discarding envelope f4c5bfd70db34ed7a499ff7f35ccaff8 because the queue is full. 2025-06-17 07:18:49.239 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 2.5300ms 2025-06-17 07:18:49.956 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:18:49.956 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:49.956 +00:00 [INF] Started transaction with span ID '2fc4d0569ef98221' and trace ID '7a88973f1b83409cbdf4193d908fdb29'. 2025-06-17 07:18:49.956 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:18:49.956 +00:00 [INF] Started transaction with span ID '2fc4d0569ef98221' and trace ID '7a88973f1b83409cbdf4193d908fdb29'. 2025-06-17 07:18:49.956 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:18:49.956 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:18:49.960 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:18:49.963 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:18:49.964 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:18:49.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:18:49.970 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:49.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:49.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:49.975 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:49.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:49.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:49.980 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:49.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:49.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:49.984 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:49.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:49.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:49.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:49.989 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:49.989 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:49.990 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:49.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:49.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:49.995 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:49.996 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:49.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:49.998 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:49.999 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.005 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:50.006 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.014 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:50.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.021 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:50.022 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.027 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:50.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.039 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.041 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.046 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:50.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.052 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.062 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.063 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.070 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:50.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.076 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.083 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.086 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:50.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.125 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:50.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:50.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.157 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.158 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:50.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.177 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:50.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:50.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.204 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:50.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:50.209 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:50.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:50.214 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:50.214 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:18:50.215 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 259.2129ms 2025-06-17 07:18:50.215 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:18:50.216 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:50.216 +00:00 [INF] Discarding envelope aae6e4d826d549dd8c7eef06ed50d325 because the queue is full. 2025-06-17 07:18:50.216 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:50.216 +00:00 [INF] Discarding envelope ad6745c942ba46e6832df01aa2b2da5c because the queue is full. 2025-06-17 07:18:50.216 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 260.4901ms 2025-06-17 07:18:51.015 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:18:51.015 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:51.015 +00:00 [INF] Started transaction with span ID 'e6b3b7b1d0a5821d' and trace ID 'd58418b0a37b4fcfbb38514f3ca2aeda'. 2025-06-17 07:18:51.015 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:18:51.015 +00:00 [INF] Started transaction with span ID 'e6b3b7b1d0a5821d' and trace ID 'd58418b0a37b4fcfbb38514f3ca2aeda'. 2025-06-17 07:18:51.015 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:18:51.015 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:18:51.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:18:51.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:18:51.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.034 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:51.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.045 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.046 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.055 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:51.056 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.059 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:51.066 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.071 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:51.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.084 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:51.084 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.087 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.096 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:51.097 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.103 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:51.104 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.109 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:51.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.116 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.122 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.123 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.128 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:51.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.135 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.140 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.156 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:51.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.169 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.177 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:51.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.184 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.190 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:51.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:51.225 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.235 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:51.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.261 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:51.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:51.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:51.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:51.290 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:51.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:51.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:51.296 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:18:51.296 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 280.7569ms 2025-06-17 07:18:51.296 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:18:51.296 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:51.296 +00:00 [INF] Discarding envelope 90f95c05cea74628b7f4752ee93c8b62 because the queue is full. 2025-06-17 07:18:51.296 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:51.296 +00:00 [INF] Discarding envelope d4a1d5328428477bbb805f3487696b83 because the queue is full. 2025-06-17 07:18:51.297 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 281.9569ms 2025-06-17 07:18:53.155 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 93 2025-06-17 07:18:53.155 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:53.155 +00:00 [INF] Started transaction with span ID '53427de64171778e' and trace ID 'e6846bcb0f9149a7b302d1ab8ae99114'. 2025-06-17 07:18:53.155 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:18:53.155 +00:00 [INF] Started transaction with span ID '53427de64171778e' and trace ID 'e6846bcb0f9149a7b302d1ab8ae99114'. 2025-06-17 07:18:53.155 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:18:53.155 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:18:53.164 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:18:53.171 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:18:53.174 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:18:53.179 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:18:53.180 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 24.652ms 2025-06-17 07:18:53.180 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:18:53.180 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:53.180 +00:00 [INF] Discarding envelope 55a76c51563640f59905107d01f245d3 because the queue is full. 2025-06-17 07:18:53.181 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:53.181 +00:00 [INF] Discarding envelope eb60046103eb4516ab93049442ec3f2b because the queue is full. 2025-06-17 07:18:53.181 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 93 - 400 - application/json;+charset=utf-8 26.4868ms 2025-06-17 07:18:53.204 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:18:53.204 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:53.204 +00:00 [INF] Started transaction with span ID 'beda1bd6a713b752' and trace ID 'e7d8690740c845d685201e7cd776e5ec'. 2025-06-17 07:18:53.204 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:18:53.206 +00:00 [INF] Started transaction with span ID 'beda1bd6a713b752' and trace ID 'e7d8690740c845d685201e7cd776e5ec'. 2025-06-17 07:18:53.206 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:18:53.206 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:18:53.210 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:18:53.215 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:18:53.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:18:53.224 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:18:53.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.290 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.311 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.312 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.319 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.320 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.325 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.326 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.331 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.332 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.346 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.347 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.353 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.354 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.359 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.366 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.367 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.372 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.373 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.381 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.382 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:18:53.382 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 176.1384ms 2025-06-17 07:18:53.382 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:18:53.382 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:53.382 +00:00 [INF] Discarding envelope c792a8c731b642c3af86aff2631e0df3 because the queue is full. 2025-06-17 07:18:53.382 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:53.382 +00:00 [INF] Discarding envelope ca0fdcd8ba39431098ba491db39c80bf because the queue is full. 2025-06-17 07:18:53.383 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 178.6411ms 2025-06-17 07:18:53.383 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:18:53.383 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:53.383 +00:00 [INF] Started transaction with span ID 'd600facb1e88f276' and trace ID '9445d1a39c5d4ec0960c088a5de44eb4'. 2025-06-17 07:18:53.383 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:18:53.383 +00:00 [INF] Started transaction with span ID 'd600facb1e88f276' and trace ID '9445d1a39c5d4ec0960c088a5de44eb4'. 2025-06-17 07:18:53.384 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:18:53.384 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:18:53.387 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:18:53.390 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:18:53.391 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:18:53.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:18:53.396 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.397 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.411 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.415 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.416 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.423 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.424 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.430 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.433 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.441 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.452 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.461 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.462 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.476 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.478 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.488 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.498 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.499 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.533 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.546 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.553 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.595 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.631 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.656 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:18:53.657 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:18:53.657 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:53.657 +00:00 [INF] Started transaction with span ID '52284c8c8a37e6c6' and trace ID 'dedac72bbc9b4717a8d39aa3e63a92bc'. 2025-06-17 07:18:53.657 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:18:53.657 +00:00 [INF] Started transaction with span ID '52284c8c8a37e6c6' and trace ID 'dedac72bbc9b4717a8d39aa3e63a92bc'. 2025-06-17 07:18:53.657 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:18:53.657 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:18:53.658 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 274.2502ms 2025-06-17 07:18:53.658 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:18:53.658 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:53.658 +00:00 [INF] Discarding envelope ff9265b2a7974d6b970a845af50c5353 because the queue is full. 2025-06-17 07:18:53.659 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:53.659 +00:00 [INF] Discarding envelope 8e414fc9b4af4d0c9293defad9ba3aae because the queue is full. 2025-06-17 07:18:53.659 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 275.5186ms 2025-06-17 07:18:53.660 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:18:53.661 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:18:53.661 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.3324ms 2025-06-17 07:18:53.661 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:18:53.661 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:53.661 +00:00 [INF] Discarding envelope 2092b28baa3349d9a13831b03a8e5bde because the queue is full. 2025-06-17 07:18:53.661 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:53.661 +00:00 [INF] Discarding envelope a10ebba283eb41d78fcf19d47eb1ecc5 because the queue is full. 2025-06-17 07:18:53.661 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 4.6877ms 2025-06-17 07:18:53.738 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:18:53.738 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:18:53.738 +00:00 [INF] Started transaction with span ID 'eb8db926839e21c6' and trace ID 'e5c7dc66dfed4187b90853f9daf32813'. 2025-06-17 07:18:53.738 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:18:53.738 +00:00 [INF] Started transaction with span ID 'eb8db926839e21c6' and trace ID 'e5c7dc66dfed4187b90853f9daf32813'. 2025-06-17 07:18:53.739 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:18:53.739 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:18:53.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:18:53.746 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:18:53.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.854 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.897 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.908 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.918 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.919 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.926 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.933 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.940 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.948 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.965 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.973 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.975 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.986 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:53.989 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:53.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:53.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:53.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:54.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:54.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:54.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:54.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:54.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:54.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:54.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:54.022 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:54.030 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:54.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:54.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:54.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:54.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:54.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:54.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:54.048 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:54.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:54.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:54.055 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:54.057 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:54.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:54.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:54.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:54.066 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:54.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:54.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:54.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:54.074 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:54.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:54.082 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:54.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:54.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:18:54.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:18:54.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:18:54.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:18:54.101 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:18:54.101 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 361.9635ms 2025-06-17 07:18:54.101 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:18:54.101 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:54.101 +00:00 [INF] Discarding envelope 328ea2745ff64c119ae5f6f4c52fbfa4 because the queue is full. 2025-06-17 07:18:54.101 +00:00 [INF] Capturing transaction. 2025-06-17 07:18:54.101 +00:00 [INF] Discarding envelope a56266a474e5429cb0d1c18729b3790c because the queue is full. 2025-06-17 07:18:54.101 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 363.7154ms 2025-06-17 07:20:07.592 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:20:07.592 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:07.592 +00:00 [INF] Started transaction with span ID '86dfa80bcc703783' and trace ID '126affffe5ac466f87eabb8729883d0c'. 2025-06-17 07:20:07.592 +00:00 [INF] Started transaction with span ID '86dfa80bcc703783' and trace ID '126affffe5ac466f87eabb8729883d0c'. 2025-06-17 07:20:07.592 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:20:07.592 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:07.596 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:20:07.596 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:20:07.596 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.266ms 2025-06-17 07:20:07.596 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:20:07.597 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:07.597 +00:00 [INF] Discarding envelope 7c7d135a8e8a40c4bfbfc033d8fa708d because the queue is full. 2025-06-17 07:20:07.596 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:20:07.597 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:07.597 +00:00 [INF] Started transaction with span ID '4ecd47db2cfcdfe2' and trace ID '65048d3cf40c44729ae9af77b5eb8eea'. 2025-06-17 07:20:07.597 +00:00 [INF] Started transaction with span ID '4ecd47db2cfcdfe2' and trace ID '65048d3cf40c44729ae9af77b5eb8eea'. 2025-06-17 07:20:07.597 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:07.597 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:07.598 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:07.598 +00:00 [INF] Discarding envelope 67755fed2fe74df8877b1c7093d53e66 because the queue is full. 2025-06-17 07:20:07.598 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 6.5981ms 2025-06-17 07:20:07.612 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:07.624 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:07.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:20:07.629 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:20:07.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.640 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:07.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:07.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:07.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:07.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:07.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:07.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.700 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:07.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.716 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:20:07.716 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:07.716 +00:00 [INF] Started transaction with span ID '843cb12c0fa22ae8' and trace ID '0634ec13f4a042bcb19f34c5e74dc56f'. 2025-06-17 07:20:07.716 +00:00 [INF] Started transaction with span ID '843cb12c0fa22ae8' and trace ID '0634ec13f4a042bcb19f34c5e74dc56f'. 2025-06-17 07:20:07.716 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:07.716 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:07.720 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:07.724 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:07.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.729 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:07.730 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:20:07.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:20:07.735 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.742 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:07.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:07.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.769 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.775 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:07.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.804 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.805 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:07.809 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.814 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.828 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:07.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.852 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:07.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.858 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.869 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:07.879 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.884 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.889 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:07.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.902 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.917 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.928 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:07.929 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.940 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.945 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:07.945 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:20:07.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.954 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 357.2029ms 2025-06-17 07:20:07.954 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:07.955 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:07.955 +00:00 [INF] Discarding envelope e58472a6907d4417980666b23055150e because the queue is full. 2025-06-17 07:20:07.955 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:07.955 +00:00 [INF] Discarding envelope 26a79f5645bc45bca57da4e11f37f110 because the queue is full. 2025-06-17 07:20:07.955 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 359.1992ms 2025-06-17 07:20:07.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:07.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:07.977 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:07.978 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:20:07.981 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 264.5168ms 2025-06-17 07:20:07.981 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:07.981 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:07.981 +00:00 [INF] Discarding envelope e2d74d2c490e461b8f773be60b7d8743 because the queue is full. 2025-06-17 07:20:07.981 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:07.982 +00:00 [INF] Discarding envelope f351df86a2b1463dbacbf430f6749795 because the queue is full. 2025-06-17 07:20:07.982 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 266.1411ms 2025-06-17 07:20:08.401 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:20:08.401 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:08.401 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:20:08.401 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:08.401 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3137ms 2025-06-17 07:20:08.402 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:20:08.402 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:08.402 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:20:08.402 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:08.402 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2049ms 2025-06-17 07:20:08.408 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:20:08.408 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:08.408 +00:00 [INF] Started transaction with span ID 'f15e7c407d026071' and trace ID '7da85189dbf04301a56b346933ec2467'. 2025-06-17 07:20:08.408 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:08.408 +00:00 [INF] Started transaction with span ID 'f15e7c407d026071' and trace ID '7da85189dbf04301a56b346933ec2467'. 2025-06-17 07:20:08.408 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:08.408 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:08.413 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 93 2025-06-17 07:20:08.413 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:08.413 +00:00 [INF] Started transaction with span ID 'a0275247a59d2c87' and trace ID 'f558bab2c5f94584b1f948ac79c634de'. 2025-06-17 07:20:08.413 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:08.413 +00:00 [INF] Started transaction with span ID 'a0275247a59d2c87' and trace ID 'f558bab2c5f94584b1f948ac79c634de'. 2025-06-17 07:20:08.413 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:20:08.413 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:08.416 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:08.417 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:08.420 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:08.423 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:08.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:20:08.429 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:20:08.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:20:08.432 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:20:08.435 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 22.4777ms 2025-06-17 07:20:08.436 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:20:08.436 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:08.436 +00:00 [INF] Discarding envelope 8ab350e0dfeb45a093b18cc7033d760e because the queue is full. 2025-06-17 07:20:08.436 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:08.436 +00:00 [INF] Discarding envelope a6310dd4d6dc4097b93962f23e44e72f because the queue is full. 2025-06-17 07:20:08.436 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 93 - 400 - application/json;+charset=utf-8 23.7997ms 2025-06-17 07:20:08.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:08.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:08.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:08.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:08.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:08.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:08.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:08.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:08.469 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:08.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:08.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:08.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:08.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:08.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:08.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:08.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:08.497 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:08.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:08.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:08.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:08.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:08.512 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:08.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:08.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:08.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:08.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:08.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:08.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:08.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:08.544 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:08.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:08.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:08.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:08.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:08.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:08.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:08.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:08.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:08.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:08.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:08.589 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:08.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:08.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:08.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:08.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:08.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:08.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:08.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:08.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:08.613 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:08.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:08.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:08.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:08.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:08.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:08.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:08.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:08.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:08.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:08.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:08.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:08.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:08.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:08.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:08.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:08.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:08.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:08.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:08.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:08.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:08.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:08.672 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:08.673 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:20:08.674 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 265.4828ms 2025-06-17 07:20:08.674 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:08.674 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:08.674 +00:00 [INF] Discarding envelope aeb76a985f1b478cba496731fe291c34 because the queue is full. 2025-06-17 07:20:08.674 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:08.674 +00:00 [INF] Discarding envelope 1ba485b95eab4d7c8e1b7d2a5adb2de4 because the queue is full. 2025-06-17 07:20:08.675 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 267.1120ms 2025-06-17 07:20:08.753 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:20:08.753 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:08.753 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:20:08.753 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:08.754 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2999ms 2025-06-17 07:20:08.757 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:20:08.758 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:08.758 +00:00 [INF] Started transaction with span ID '758b76ebf9eb43ec' and trace ID '93ef189c68fd4daf9f11e633cf488d49'. 2025-06-17 07:20:08.758 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:08.758 +00:00 [INF] Started transaction with span ID '758b76ebf9eb43ec' and trace ID '93ef189c68fd4daf9f11e633cf488d49'. 2025-06-17 07:20:08.758 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:20:08.758 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:08.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:20:08.761 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:20:08.761 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.2122ms 2025-06-17 07:20:08.761 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:20:08.761 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:08.762 +00:00 [INF] Discarding envelope f91a6fa44d324ec5b45afe3cfe0cb207 because the queue is full. 2025-06-17 07:20:08.762 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:08.762 +00:00 [INF] Discarding envelope bbb6978e880043faa8d3eff3ca8f6f81 because the queue is full. 2025-06-17 07:20:08.762 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.3515ms 2025-06-17 07:20:08.959 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:20:08.959 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:08.959 +00:00 [INF] Started transaction with span ID 'c02511a5c293c32c' and trace ID '847ae295eaf94e4c855de7557385a7be'. 2025-06-17 07:20:08.959 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:08.960 +00:00 [INF] Started transaction with span ID 'c02511a5c293c32c' and trace ID '847ae295eaf94e4c855de7557385a7be'. 2025-06-17 07:20:08.960 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:08.960 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:08.964 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:08.968 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:08.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:20:08.974 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:20:08.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:08.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:08.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:08.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:08.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:08.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:08.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:08.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:09.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:09.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:09.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:09.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:09.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.067 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:09.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.087 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:09.091 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.103 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.114 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:09.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.150 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:09.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.191 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.204 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.218 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:09.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.233 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.257 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.275 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:09.289 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.297 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.316 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.336 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:09.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.347 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.359 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.366 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:09.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:09.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:09.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:09.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:09.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:09.454 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:09.460 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:09.460 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:20:09.464 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 504.6206ms 2025-06-17 07:20:09.464 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:09.465 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:09.465 +00:00 [INF] Discarding envelope 13ddf24ec9e1415f8af0b8bb570e3a39 because the queue is full. 2025-06-17 07:20:09.465 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:09.465 +00:00 [INF] Discarding envelope ba0ba48f3ed1412880f895068acb7fad because the queue is full. 2025-06-17 07:20:09.466 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 506.4185ms 2025-06-17 07:20:13.713 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:20:13.713 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:13.713 +00:00 [INF] Started transaction with span ID '34074429526958dd' and trace ID '9e915681f599450f89e4f3e8b3254b17'. 2025-06-17 07:20:13.713 +00:00 [INF] Started transaction with span ID '34074429526958dd' and trace ID '9e915681f599450f89e4f3e8b3254b17'. 2025-06-17 07:20:13.713 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:20:13.713 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:13.717 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:20:13.718 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:13.718 +00:00 [INF] Started transaction with span ID '5957f413c8452e25' and trace ID 'a451365bfbe747f4996f3c5f3cb6720f'. 2025-06-17 07:20:13.718 +00:00 [INF] Started transaction with span ID '5957f413c8452e25' and trace ID 'a451365bfbe747f4996f3c5f3cb6720f'. 2025-06-17 07:20:13.718 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:13.718 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:13.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:20:13.725 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:20:13.727 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 13.4281ms 2025-06-17 07:20:13.727 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:20:13.727 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:13.727 +00:00 [INF] Discarding envelope c4300bd6a52f42aab67f2bc71f985ffd because the queue is full. 2025-06-17 07:20:13.727 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:13.727 +00:00 [INF] Discarding envelope 38bafd9f3b254c4597473bfe33925151 because the queue is full. 2025-06-17 07:20:13.727 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 14.7109ms 2025-06-17 07:20:13.734 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:13.749 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:13.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:20:13.755 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:20:13.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:13.767 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:13.780 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:13.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:13.789 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:13.796 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:13.807 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:13.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:13.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:13.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:13.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:13.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:13.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:13.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:13.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:13.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:13.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:13.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:13.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:13.846 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:13.849 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:13.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:13.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:13.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:13.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:13.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:13.869 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:13.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:13.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:13.879 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:13.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:13.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:13.906 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:13.912 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:13.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:13.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:13.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:13.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:13.935 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:13.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:13.943 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:13.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:13.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:13.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:13.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:13.959 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:20:13.959 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:13.960 +00:00 [INF] Started transaction with span ID 'ab4479531e2e4b65' and trace ID 'e16427421a4a44dd903fecc0b7e53099'. 2025-06-17 07:20:13.960 +00:00 [INF] Started transaction with span ID 'ab4479531e2e4b65' and trace ID 'e16427421a4a44dd903fecc0b7e53099'. 2025-06-17 07:20:13.960 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:13.960 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:13.965 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:13.970 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:13.973 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:20:13.974 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:13.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:20:13.982 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:13.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:13.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:13.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:13.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.005 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.006 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.017 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.023 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.052 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.054 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.075 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.099 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.104 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.115 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.119 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.129 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.138 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.138 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.146 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.155 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.169 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.191 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.194 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:20:14.196 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 477.7923ms 2025-06-17 07:20:14.196 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:14.196 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:14.196 +00:00 [INF] Discarding envelope 8e16033a72f14457bde29d08b1bda687 because the queue is full. 2025-06-17 07:20:14.196 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:14.196 +00:00 [INF] Discarding envelope 229d097425054d27aead358ceb5a3ecb because the queue is full. 2025-06-17 07:20:14.197 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 480.1994ms 2025-06-17 07:20:14.197 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.218 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.249 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.259 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:20:14.263 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 302.9741ms 2025-06-17 07:20:14.263 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:14.263 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:14.263 +00:00 [INF] Discarding envelope 9b721b11af364c4ab7027807d7f26a81 because the queue is full. 2025-06-17 07:20:14.263 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:14.263 +00:00 [INF] Discarding envelope 90ac5a6ccd804a16a16eee7e5363eeee because the queue is full. 2025-06-17 07:20:14.264 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 304.6300ms 2025-06-17 07:20:14.404 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:20:14.404 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:14.404 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:20:14.404 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:14.404 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2150ms 2025-06-17 07:20:14.413 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:20:14.414 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 93 2025-06-17 07:20:14.414 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:14.414 +00:00 [INF] Started transaction with span ID 'bfbc361e1582c04' and trace ID '7fa6fe7f117f4579a9206afdefe9d71e'. 2025-06-17 07:20:14.414 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:14.414 +00:00 [INF] Started transaction with span ID 'bfbc361e1582c04' and trace ID '7fa6fe7f117f4579a9206afdefe9d71e'. 2025-06-17 07:20:14.414 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:20:14.414 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:14.413 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:14.415 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:20:14.415 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:14.415 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 2.6754ms 2025-06-17 07:20:14.418 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:14.422 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:14.423 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:20:14.423 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:14.423 +00:00 [INF] Started transaction with span ID '90259f1f9c90f9f3' and trace ID 'b9aaf19df7bd49de8815181deb7c7d32'. 2025-06-17 07:20:14.423 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:14.423 +00:00 [INF] Started transaction with span ID '90259f1f9c90f9f3' and trace ID 'b9aaf19df7bd49de8815181deb7c7d32'. 2025-06-17 07:20:14.423 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:14.423 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:14.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:20:14.433 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:14.442 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:20:14.443 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 28.948ms 2025-06-17 07:20:14.443 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:20:14.443 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:14.444 +00:00 [INF] Discarding envelope 8ae1cd870c3747b6aa6649c908c3f025 because the queue is full. 2025-06-17 07:20:14.444 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:14.444 +00:00 [INF] Discarding envelope f9ed1a4a041b46f5920c2472486a223c because the queue is full. 2025-06-17 07:20:14.445 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 93 - 400 - application/json;+charset=utf-8 30.9752ms 2025-06-17 07:20:14.447 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:14.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:20:14.453 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:20:14.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.520 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.576 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.587 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.644 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.649 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.700 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:20:14.702 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:14.702 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:20:14.702 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:14.703 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 3.0147ms 2025-06-17 07:20:14.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.706 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:20:14.707 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:14.707 +00:00 [INF] Started transaction with span ID '16c88b14b419fe10' and trace ID '2c08afce6272416f9e3c5d29a1bf1dad'. 2025-06-17 07:20:14.707 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:14.707 +00:00 [INF] Started transaction with span ID '16c88b14b419fe10' and trace ID '2c08afce6272416f9e3c5d29a1bf1dad'. 2025-06-17 07:20:14.707 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:20:14.708 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:14.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:20:14.713 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:20:14.713 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.0619ms 2025-06-17 07:20:14.715 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:20:14.715 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:14.715 +00:00 [INF] Discarding envelope efbcfd22d4ac4a1aae488d535e30f6cd because the queue is full. 2025-06-17 07:20:14.715 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:14.715 +00:00 [INF] Discarding envelope c23a325a35824440947e0a1aea5ebfc5 because the queue is full. 2025-06-17 07:20:14.716 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 9.7083ms 2025-06-17 07:20:14.715 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.722 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:14.736 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:14.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:14.739 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:20:14.740 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 316.9762ms 2025-06-17 07:20:14.740 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:14.740 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:14.740 +00:00 [INF] Discarding envelope 9aadd004dbd94b64b89d19c2e667499f because the queue is full. 2025-06-17 07:20:14.741 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:14.741 +00:00 [INF] Discarding envelope 3470aeec717d45e2900fbad495dec586 because the queue is full. 2025-06-17 07:20:14.741 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 318.7676ms 2025-06-17 07:20:14.956 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:20:14.957 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:14.957 +00:00 [INF] Started transaction with span ID '2af72ebb1cd68a28' and trace ID 'c18843896aa1449aa2153496d6e1408d'. 2025-06-17 07:20:14.957 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:14.957 +00:00 [INF] Started transaction with span ID '2af72ebb1cd68a28' and trace ID 'c18843896aa1449aa2153496d6e1408d'. 2025-06-17 07:20:14.957 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:14.957 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:14.975 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:14.979 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:14.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:20:14.986 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:20:14.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:14.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:15.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.014 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.035 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:15.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.051 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:15.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.065 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:15.072 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.090 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:15.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.103 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.112 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:15.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:15.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:15.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:15.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.190 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.200 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:15.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.218 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.238 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.242 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.250 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:15.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.267 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.274 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.309 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.315 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:15.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:15.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.364 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.368 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.383 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.390 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.397 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.405 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:15.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.432 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:15.447 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.457 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:15.472 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.489 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.498 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:15.504 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:15.511 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:15.518 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:15.522 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:15.523 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:20:15.527 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 570.2195ms 2025-06-17 07:20:15.527 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:15.528 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:15.528 +00:00 [INF] Discarding envelope dcb13e4ca9dd475cb078a5779496bc72 because the queue is full. 2025-06-17 07:20:15.528 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:15.528 +00:00 [INF] Discarding envelope d047ec77290f40eabd9620ec0718ec87 because the queue is full. 2025-06-17 07:20:15.529 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 572.2758ms 2025-06-17 07:20:16.187 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:20:16.187 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:16.187 +00:00 [INF] Started transaction with span ID '778a0cba0f578341' and trace ID '15e3cd89f7de4256900822d130646e55'. 2025-06-17 07:20:16.187 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:16.187 +00:00 [INF] Started transaction with span ID '778a0cba0f578341' and trace ID '15e3cd89f7de4256900822d130646e55'. 2025-06-17 07:20:16.187 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:16.187 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:16.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:20:16.196 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:20:16.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.240 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:16.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.251 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.281 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.288 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:16.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.324 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:16.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.342 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:16.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.359 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.367 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:16.375 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.381 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.389 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.396 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:16.400 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:16.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.441 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:16.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.460 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.477 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.488 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.510 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:16.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.529 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:16.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:16.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.600 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.614 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.618 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:16.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.630 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:16.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.675 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:16.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.702 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.707 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:16.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.722 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:16.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:16.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:16.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:16.751 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:16.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:16.755 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:20:16.756 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 567.9733ms 2025-06-17 07:20:16.756 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:16.756 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:16.756 +00:00 [INF] Discarding envelope 06a2dc06d1ab447592d9bdedee16aae6 because the queue is full. 2025-06-17 07:20:16.756 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:16.756 +00:00 [INF] Discarding envelope 8f1a7629710d4116a08abdf59f1c631f because the queue is full. 2025-06-17 07:20:16.757 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 569.8022ms 2025-06-17 07:20:17.666 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 93 2025-06-17 07:20:17.666 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:17.666 +00:00 [INF] Started transaction with span ID '97159600715e8689' and trace ID '347f95c6d6b0430eb684f6080e4c6697'. 2025-06-17 07:20:17.666 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:17.667 +00:00 [INF] Started transaction with span ID '97159600715e8689' and trace ID '347f95c6d6b0430eb684f6080e4c6697'. 2025-06-17 07:20:17.667 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:20:17.667 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:17.672 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:17.673 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:20:17.673 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:17.673 +00:00 [INF] Started transaction with span ID '1c4f4e34c7674d' and trace ID 'b1a92967c5594a32a5e0d6d9a506f75d'. 2025-06-17 07:20:17.673 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:17.673 +00:00 [INF] Started transaction with span ID '1c4f4e34c7674d' and trace ID 'b1a92967c5594a32a5e0d6d9a506f75d'. 2025-06-17 07:20:17.673 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:17.674 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:17.681 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:17.691 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:17.695 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:17.695 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:20:17.697 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:20:17.702 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:20:17.712 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:20:17.712 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 45.7909ms 2025-06-17 07:20:17.713 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:20:17.713 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:17.713 +00:00 [INF] Discarding envelope 7e0fcd49c1fe442584e3300e1c22bcd8 because the queue is full. 2025-06-17 07:20:17.713 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:17.713 +00:00 [INF] Discarding envelope 91b4b00d97e44373a4dc40e6c49ca25c because the queue is full. 2025-06-17 07:20:17.715 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.716 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen?isLocation=true&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 93 - 400 - application/json;+charset=utf-8 49.4917ms 2025-06-17 07:20:17.719 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:17.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.741 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:17.745 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.755 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:17.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.760 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:20:17.760 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:17.760 +00:00 [INF] Started transaction with span ID 'bcb04ab0eceab324' and trace ID '0c94f8f83b7046208e542219b7e01127'. 2025-06-17 07:20:17.760 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:17.760 +00:00 [INF] Started transaction with span ID 'bcb04ab0eceab324' and trace ID '0c94f8f83b7046208e542219b7e01127'. 2025-06-17 07:20:17.760 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:17.760 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:17.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:20:17.767 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:20:17.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:17.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.794 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.802 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:20:17.802 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:17.802 +00:00 [INF] Started transaction with span ID 'd1b6922e3a3171ec' and trace ID '98ca2304561e4bb484893855406bef62'. 2025-06-17 07:20:17.802 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:17.802 +00:00 [INF] Started transaction with span ID 'd1b6922e3a3171ec' and trace ID '98ca2304561e4bb484893855406bef62'. 2025-06-17 07:20:17.802 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:17.802 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:17.806 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:17.811 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:17.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:17.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:20:17.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:20:17.820 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.824 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:17.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.841 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:17.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.846 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.848 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:17.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.870 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:17.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.875 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.896 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.899 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:17.904 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:17.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.918 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:17.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:17.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.931 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:17.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.934 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.941 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:17.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.952 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.952 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:17.955 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.957 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:20:17.957 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:17.957 +00:00 [INF] Started transaction with span ID 'f8552191eeb8f874' and trace ID '72dc832d3f364b19b9f5801358d184e2'. 2025-06-17 07:20:17.957 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:17.957 +00:00 [INF] Started transaction with span ID 'f8552191eeb8f874' and trace ID '72dc832d3f364b19b9f5801358d184e2'. 2025-06-17 07:20:17.958 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:20:17.958 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:17.960 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:20:17.961 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:20:17.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.963 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.9215ms 2025-06-17 07:20:17.963 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:20:17.963 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:17.964 +00:00 [INF] Discarding envelope c9b1a3fc46374ea095eca93c401b7f1e because the queue is full. 2025-06-17 07:20:17.967 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:17.967 +00:00 [INF] Discarding envelope b52121b92fa241519f991ff2692b7036 because the queue is full. 2025-06-17 07:20:17.967 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 10.2852ms 2025-06-17 07:20:17.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.970 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:17.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:17.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:17.983 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:17.984 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.986 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:17.990 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.994 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:17.996 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.009 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.016 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.019 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.022 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.023 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.032 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.050 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.053 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.054 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.058 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.063 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.063 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.065 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.076 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.077 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.082 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.083 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.088 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.093 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.094 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.095 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.105 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.107 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.132 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.133 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.144 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.151 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.155 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.165 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.168 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.170 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.176 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.178 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.183 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.184 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.185 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.201 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.214 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.215 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:20:18.215 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 541.0603ms 2025-06-17 07:20:18.215 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:18.215 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:18.216 +00:00 [INF] Discarding envelope f10063d052a6489a9676920d68e7fd12 because the queue is full. 2025-06-17 07:20:18.217 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:18.217 +00:00 [INF] Discarding envelope 083227d0f7f846b980b64302aea5ec31 because the queue is full. 2025-06-17 07:20:18.217 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 543.9404ms 2025-06-17 07:20:18.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.218 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.228 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.236 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.242 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.247 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.266 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.281 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.301 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.309 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.315 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.320 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.337 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.337 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.348 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.360 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.365 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.372 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.374 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.379 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.385 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.399 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.402 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.409 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.418 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.418 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.424 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.425 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.430 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.436 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.447 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.451 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.454 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.459 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.467 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.473 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.484 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.485 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.493 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.495 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.501 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.519 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.527 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.532 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.550 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.557 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.565 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.567 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.581 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.586 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.601 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.609 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.618 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.620 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.626 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.627 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.634 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.638 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.646 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.656 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.672 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.692 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.694 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:20:18.695 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 935.166ms 2025-06-17 07:20:18.696 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:18.696 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:18.697 +00:00 [INF] Discarding envelope e4f9b3c6d70e46b9b9dff5d1ba8b7338 because the queue is full. 2025-06-17 07:20:18.697 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:18.697 +00:00 [INF] Discarding envelope 9438b04b839240dab5729ee5361cfe02 because the queue is full. 2025-06-17 07:20:18.697 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 937.7093ms 2025-06-17 07:20:18.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.699 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:20:18.702 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 899.7477ms 2025-06-17 07:20:18.702 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:18.702 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:18.702 +00:00 [INF] Discarding envelope 13b9786377f04ebda6738d57ccecbc05 because the queue is full. 2025-06-17 07:20:18.702 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:18.702 +00:00 [INF] Discarding envelope 508861550d604fbebce5640fff11ce36 because the queue is full. 2025-06-17 07:20:18.703 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 901.1784ms 2025-06-17 07:20:18.792 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:20:18.792 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:18.792 +00:00 [INF] Started transaction with span ID '38aa1a39ff6b38d5' and trace ID '4dea0249a0d94976a3254ddee16fc726'. 2025-06-17 07:20:18.792 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:18.793 +00:00 [INF] Started transaction with span ID '38aa1a39ff6b38d5' and trace ID '4dea0249a0d94976a3254ddee16fc726'. 2025-06-17 07:20:18.793 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:18.793 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:18.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:20:18.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:20:18.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.885 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.894 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.914 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.955 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.962 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:18.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:18.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:18.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:18.995 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:19.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:19.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:19.018 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:19.024 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:19.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:19.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:19.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:19.038 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:19.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:19.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:19.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:19.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:19.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:19.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:19.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:19.062 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:19.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:19.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:19.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:19.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:19.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:19.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:19.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:19.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:19.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:19.106 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:19.115 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:19.123 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:19.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:19.143 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:19.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:19.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:19.166 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:19.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:19.188 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:19.198 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:19.221 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:19.235 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:19.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:19.266 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:19.285 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:19.297 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:19.310 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:19.324 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:19.335 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:19.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:19.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:19.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:19.368 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:19.376 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:19.384 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:19.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:19.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:19.404 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:19.416 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:19.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:19.430 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:19.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:19.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:19.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:19.461 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:19.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:19.476 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:19.484 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:19.485 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:20:19.486 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 692.9038ms 2025-06-17 07:20:19.486 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:19.486 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:19.488 +00:00 [INF] Discarding envelope f4035b4b2a804d42b758d3e4f9f18203 because the queue is full. 2025-06-17 07:20:19.488 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:19.488 +00:00 [INF] Discarding envelope 3d9b952d80254373878ff551187a2388 because the queue is full. 2025-06-17 07:20:19.489 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 696.5139ms 2025-06-17 07:20:22.584 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-17 07:20:22.584 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:22.584 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:20:22.584 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:22.584 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 204 - - 0.2416ms 2025-06-17 07:20:22.588 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-17 07:20:22.588 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:22.588 +00:00 [INF] Started transaction with span ID 'c6ddaf0dba1be462' and trace ID 'bb83bf368b504c5a866966229bfd712a'. 2025-06-17 07:20:22.588 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:20:22.588 +00:00 [INF] Started transaction with span ID 'c6ddaf0dba1be462' and trace ID 'bb83bf368b504c5a866966229bfd712a'. 2025-06-17 07:20:22.589 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 07:20:22.589 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 07:20:22.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 07:20:22.595 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:20:22.596 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 6.9131ms 2025-06-17 07:20:22.596 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 07:20:22.596 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:22.596 +00:00 [INF] Discarding envelope 74ca78560c5d41e8ad0f07d3885d4af8 because the queue is full. 2025-06-17 07:20:22.596 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:22.596 +00:00 [INF] Discarding envelope 069c7a83960c4dd387109766961986a3 because the queue is full. 2025-06-17 07:20:22.596 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 200 - application/json;+charset=utf-8 8.2349ms 2025-06-17 07:20:57.604 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:20:57.604 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:57.604 +00:00 [INF] Started transaction with span ID 'ee1685e32a336a87' and trace ID 'e3549e8fe1c747dfaeb4f5dd7b7b00cb'. 2025-06-17 07:20:57.604 +00:00 [INF] Started transaction with span ID 'ee1685e32a336a87' and trace ID 'e3549e8fe1c747dfaeb4f5dd7b7b00cb'. 2025-06-17 07:20:57.604 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:57.604 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:57.615 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:20:57.615 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:57.615 +00:00 [INF] Started transaction with span ID '1f0ab03a0af147d2' and trace ID '47f375983d6248098b33de740a8f2942'. 2025-06-17 07:20:57.616 +00:00 [INF] Started transaction with span ID '1f0ab03a0af147d2' and trace ID '47f375983d6248098b33de740a8f2942'. 2025-06-17 07:20:57.616 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:20:57.616 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:57.619 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:20:57.619 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:20:57.620 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.9641ms 2025-06-17 07:20:57.620 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:20:57.620 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:57.620 +00:00 [INF] Discarding envelope 27b6d528983240f5bf1d6bdef4766c96 because the queue is full. 2025-06-17 07:20:57.620 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:57.620 +00:00 [INF] Discarding envelope be8c10a0315f4827b08da5e4f0c9991e because the queue is full. 2025-06-17 07:20:57.620 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 4.6916ms 2025-06-17 07:20:57.623 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:57.637 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:57.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:20:57.642 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:20:57.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.685 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:57.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:57.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:57.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.737 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:57.744 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:20:57.744 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:20:57.744 +00:00 [INF] Started transaction with span ID '397799543dd12e1b' and trace ID 'b0120cd38c8e4d3a9380e7d28513edb3'. 2025-06-17 07:20:57.744 +00:00 [INF] Started transaction with span ID '397799543dd12e1b' and trace ID 'b0120cd38c8e4d3a9380e7d28513edb3'. 2025-06-17 07:20:57.744 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:57.744 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:20:57.751 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:57.754 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.760 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:20:57.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:20:57.769 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:20:57.773 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:57.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:57.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.809 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.825 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.830 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.840 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:57.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.851 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.865 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:57.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.870 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.894 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:57.899 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.902 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.909 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:57.926 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.945 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:57.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.956 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:57.973 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.986 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:57.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:57.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:57.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:57.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:58.003 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:58.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:58.011 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:58.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:58.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:58.028 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:58.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:58.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:58.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:58.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:58.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:58.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:58.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:58.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:58.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:58.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:58.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:58.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:58.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:58.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:58.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:58.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:58.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:58.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:58.100 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:58.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:58.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:58.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:58.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:58.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:58.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:58.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:58.128 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:58.129 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:20:58.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:58.135 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 390.6561ms 2025-06-17 07:20:58.135 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:58.135 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:58.135 +00:00 [INF] Discarding envelope 4787e2e568cd4bff83ae0315219c02d0 because the queue is full. 2025-06-17 07:20:58.135 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:58.135 +00:00 [INF] Discarding envelope ae6a27ff17824185b8396346f67b5d57 because the queue is full. 2025-06-17 07:20:58.136 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 392.7740ms 2025-06-17 07:20:58.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:20:58.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:20:58.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:20:58.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:20:58.150 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:20:58.152 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 547.1821ms 2025-06-17 07:20:58.152 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:20:58.152 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:58.152 +00:00 [INF] Discarding envelope 215cb32b086549928c55bcb0ee6cc1d8 because the queue is full. 2025-06-17 07:20:58.152 +00:00 [INF] Capturing transaction. 2025-06-17 07:20:58.152 +00:00 [INF] Discarding envelope 5d3740017cff4c9e888be743214991ad because the queue is full. 2025-06-17 07:20:58.153 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 548.7263ms 2025-06-17 07:21:09.542 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:21:09.542 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:09.543 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:21:09.543 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:09.543 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:21:09.543 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:09.543 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:21:09.543 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:09.543 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1363ms 2025-06-17 07:21:09.544 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 1.3074ms 2025-06-17 07:21:09.546 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:21:09.546 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:09.547 +00:00 [INF] Started transaction with span ID 'a47d635440f84afa' and trace ID 'c72f944de1b0426fae7fbe8f14a13589'. 2025-06-17 07:21:09.547 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:09.547 +00:00 [INF] Started transaction with span ID 'a47d635440f84afa' and trace ID 'c72f944de1b0426fae7fbe8f14a13589'. 2025-06-17 07:21:09.547 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:09.547 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:21:09.559 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 2025-06-17 07:21:09.559 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:09.559 +00:00 [INF] Started transaction with span ID '998f49780bdb1566' and trace ID 'b6df99feffc94e1c93d5ec6b23e59c7e'. 2025-06-17 07:21:09.559 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:09.559 +00:00 [INF] Started transaction with span ID '998f49780bdb1566' and trace ID 'b6df99feffc94e1c93d5ec6b23e59c7e'. 2025-06-17 07:21:09.559 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:21:09.559 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:21:09.579 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:09.596 +00:00 [INF] Executed DbCommand (48ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:09.603 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:09.608 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:21:09.621 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:09.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:21:09.635 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:21:09.636 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:21:09.641 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 77.2794ms 2025-06-17 07:21:09.641 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:21:09.641 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:09.642 +00:00 [INF] Discarding envelope 4b0364cf257847ef933e26ee5c301a70 because the queue is full. 2025-06-17 07:21:09.642 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:09.642 +00:00 [INF] Discarding envelope 0180d7455dd844429207a3e98835808c because the queue is full. 2025-06-17 07:21:09.643 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 - 400 - application/json;+charset=utf-8 83.6614ms 2025-06-17 07:21:09.654 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:21:09.654 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:09.654 +00:00 [INF] Started transaction with span ID 'e593d3125ee10ed6' and trace ID 'f762438301904643b192de7e9c1e57a2'. 2025-06-17 07:21:09.654 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:09.655 +00:00 [INF] Started transaction with span ID 'e593d3125ee10ed6' and trace ID 'f762438301904643b192de7e9c1e57a2'. 2025-06-17 07:21:09.655 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:09.655 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:21:09.678 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:09.690 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:09.696 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:21:09.696 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:09.703 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:21:09.716 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:09.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:09.748 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:09.748 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:09.755 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:09.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:09.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:09.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:09.783 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:09.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:09.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:09.803 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:09.810 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:09.817 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:09.826 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:09.833 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:09.834 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:09.844 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:09.846 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:09.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:09.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:09.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:09.860 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:09.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:09.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:09.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:09.875 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:09.878 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:09.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:09.883 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:09.887 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:09.887 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:09.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:09.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:09.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:09.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:09.901 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:21:09.901 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:09.901 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:21:09.901 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:09.902 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1909ms 2025-06-17 07:21:09.906 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:09.907 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:21:09.907 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:09.908 +00:00 [INF] Started transaction with span ID '2e16b1d2c5ebd397' and trace ID '43625dd1b35f4d1b895bd50f4a849a61'. 2025-06-17 07:21:09.913 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:09.914 +00:00 [INF] Started transaction with span ID '2e16b1d2c5ebd397' and trace ID '43625dd1b35f4d1b895bd50f4a849a61'. 2025-06-17 07:21:09.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:09.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:09.918 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:21:09.918 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:21:09.920 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:09.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:09.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:21:09.930 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:21:09.931 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 12.2235ms 2025-06-17 07:21:09.931 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:21:09.931 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:09.932 +00:00 [INF] Discarding envelope 46dcd4a0527e4b6494d57177e3552623 because the queue is full. 2025-06-17 07:21:09.934 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:09.934 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:09.934 +00:00 [INF] Discarding envelope d3eab0d9a1b14922b8f686a06bd6c5b3 because the queue is full. 2025-06-17 07:21:09.937 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 31.7215ms 2025-06-17 07:21:09.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:09.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:09.944 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:09.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:09.950 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:09.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:09.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:09.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:09.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:09.965 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:09.970 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:09.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:09.976 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:09.976 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:09.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:09.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:09.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:09.991 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:09.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:09.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:09.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.002 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.007 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.015 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.023 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.034 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.043 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.053 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.061 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.072 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.073 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.076 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.089 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.096 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.134 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.142 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.143 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.169 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.184 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.186 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.200 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.212 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.228 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.235 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.236 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.241 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:21:10.243 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 696.4246ms 2025-06-17 07:21:10.244 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:10.244 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:10.245 +00:00 [INF] Discarding envelope 2e9c60befab0494fac2cdb8e136f0d16 because the queue is full. 2025-06-17 07:21:10.245 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:10.245 +00:00 [INF] Discarding envelope 0f3b890ec62745399ca31b2b6db142c8 because the queue is full. 2025-06-17 07:21:10.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.247 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 700.3621ms 2025-06-17 07:21:10.248 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.367 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.373 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.383 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.387 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.394 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.399 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.423 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.432 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.436 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:21:10.439 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 783.9941ms 2025-06-17 07:21:10.439 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:10.440 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:10.440 +00:00 [INF] Discarding envelope 001af6fe26b84811b1a5d7ee0091ca5e because the queue is full. 2025-06-17 07:21:10.440 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:10.440 +00:00 [INF] Discarding envelope 8a9e68330f904b0d877798486b4567dd because the queue is full. 2025-06-17 07:21:10.441 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 786.5081ms 2025-06-17 07:21:10.527 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:21:10.527 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:10.527 +00:00 [INF] Started transaction with span ID '59a00b2b538b902e' and trace ID 'e286364d3eb94815aeeccb53482277cf'. 2025-06-17 07:21:10.527 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:10.527 +00:00 [INF] Started transaction with span ID '59a00b2b538b902e' and trace ID 'e286364d3eb94815aeeccb53482277cf'. 2025-06-17 07:21:10.527 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:10.527 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:21:10.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:21:10.532 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:21:10.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.552 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.659 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.665 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.700 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.769 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.891 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:10.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:10.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:10.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:10.907 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:21:10.908 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 380.798ms 2025-06-17 07:21:10.908 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:10.908 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:10.908 +00:00 [INF] Discarding envelope 0164bdaac9914932b7138a1360d25028 because the queue is full. 2025-06-17 07:21:10.908 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:10.908 +00:00 [INF] Discarding envelope b370302bfcba4ca386b29eaf2e6b7ec3 because the queue is full. 2025-06-17 07:21:10.909 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 382.4009ms 2025-06-17 07:21:37.903 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:21:37.903 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:37.903 +00:00 [INF] Started transaction with span ID '47cb3c3c8f8d9e7d' and trace ID '5576dfc4354e44e2a02dd88bf22c6ffc'. 2025-06-17 07:21:37.903 +00:00 [INF] Started transaction with span ID '47cb3c3c8f8d9e7d' and trace ID '5576dfc4354e44e2a02dd88bf22c6ffc'. 2025-06-17 07:21:37.903 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:21:37.903 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:21:37.905 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:21:37.905 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:37.905 +00:00 [INF] Started transaction with span ID 'c5c9696d06bc43c6' and trace ID '0c2f46320cf349c7bbc311b9d82d4d01'. 2025-06-17 07:21:37.905 +00:00 [INF] Started transaction with span ID 'c5c9696d06bc43c6' and trace ID '0c2f46320cf349c7bbc311b9d82d4d01'. 2025-06-17 07:21:37.905 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:37.905 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:21:37.906 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:21:37.907 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:21:37.907 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.8205ms 2025-06-17 07:21:37.907 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:21:37.910 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:37.910 +00:00 [INF] Discarding envelope 01f39c57aacc4fec9c1b756ab37be9cf because the queue is full. 2025-06-17 07:21:37.911 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:37.911 +00:00 [INF] Discarding envelope a6e500135d17488196a2939e52dfc68b because the queue is full. 2025-06-17 07:21:37.911 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 8.0558ms 2025-06-17 07:21:37.917 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:37.934 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:37.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:21:37.940 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:21:37.944 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:37.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:37.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:37.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:37.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:37.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:37.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:37.962 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:37.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:37.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:37.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:37.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:37.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:37.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:37.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:37.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:37.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:37.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:37.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:37.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:37.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:37.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:37.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:37.996 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:37.997 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:37.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.004 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.005 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.011 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.012 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.016 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.017 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.022 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.024 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.028 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.031 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.034 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.034 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.036 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.041 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.048 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.049 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.055 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.056 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.063 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.070 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.072 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.073 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.080 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.081 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:21:38.081 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 175.5111ms 2025-06-17 07:21:38.081 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:38.081 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:38.081 +00:00 [INF] Discarding envelope 786f250104ac46088d085dd73b018b18 because the queue is full. 2025-06-17 07:21:38.081 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:38.081 +00:00 [INF] Discarding envelope 415c35e3421a45019993435cee56a74b because the queue is full. 2025-06-17 07:21:38.081 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 176.5149ms 2025-06-17 07:21:38.082 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:21:38.082 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:38.082 +00:00 [INF] Started transaction with span ID 'f2a9077c65908f34' and trace ID '6f7d134a254d4b5f966e5959ff28ba8b'. 2025-06-17 07:21:38.082 +00:00 [INF] Started transaction with span ID 'f2a9077c65908f34' and trace ID '6f7d134a254d4b5f966e5959ff28ba8b'. 2025-06-17 07:21:38.082 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:38.082 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:21:38.098 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:38.113 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:38.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:21:38.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:21:38.122 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.128 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.132 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.133 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.136 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.137 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.142 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.147 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.148 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.157 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.158 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.163 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.167 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.172 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.178 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.179 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.182 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.183 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.186 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.187 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.190 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.191 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.192 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.199 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:21:38.200 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 117.7948ms 2025-06-17 07:21:38.200 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:38.200 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:38.200 +00:00 [INF] Discarding envelope 986ec41d385c4084a5f6bf45301d3ece because the queue is full. 2025-06-17 07:21:38.200 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:38.200 +00:00 [INF] Discarding envelope fac0669fbc7049729a3d4a61f1235ab1 because the queue is full. 2025-06-17 07:21:38.200 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 118.6526ms 2025-06-17 07:21:38.372 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:21:38.373 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:38.373 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:21:38.373 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:38.373 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1908ms 2025-06-17 07:21:38.373 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:21:38.373 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:38.373 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:21:38.373 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:38.373 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1708ms 2025-06-17 07:21:38.377 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:21:38.377 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:38.377 +00:00 [INF] Started transaction with span ID '1e45bf7e173f562a' and trace ID '8fda558c5bad4430b321f9a6b3b904fa'. 2025-06-17 07:21:38.378 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:38.378 +00:00 [INF] Started transaction with span ID '1e45bf7e173f562a' and trace ID '8fda558c5bad4430b321f9a6b3b904fa'. 2025-06-17 07:21:38.378 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:21:38.378 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:21:38.381 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:38.381 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:21:38.388 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:38.388 +00:00 [INF] Started transaction with span ID '1f2f37c0760390c7' and trace ID '32a730ed829d4b7cace8ea2b97721b7f'. 2025-06-17 07:21:38.388 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:38.389 +00:00 [INF] Started transaction with span ID '1f2f37c0760390c7' and trace ID '32a730ed829d4b7cace8ea2b97721b7f'. 2025-06-17 07:21:38.389 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:38.389 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:21:38.397 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:38.401 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:38.403 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:21:38.408 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:21:38.408 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 30.091ms 2025-06-17 07:21:38.408 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:21:38.408 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:38.408 +00:00 [INF] Discarding envelope 0b2d9f72973f4fe484481ef778214dd3 because the queue is full. 2025-06-17 07:21:38.408 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:38.408 +00:00 [INF] Discarding envelope 04b054edf0644a6182a157e1e82e627d because the queue is full. 2025-06-17 07:21:38.408 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 31.1754ms 2025-06-17 07:21:38.413 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:38.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:21:38.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:21:38.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.427 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.428 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.429 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.436 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.438 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.449 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.453 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.454 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.471 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.472 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.478 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.479 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.484 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.486 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.490 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.498 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.517 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.523 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.540 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.541 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.547 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.548 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.555 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.556 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.571 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.572 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:21:38.572 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 182.6798ms 2025-06-17 07:21:38.572 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:38.572 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:38.572 +00:00 [INF] Discarding envelope a4814af1a209491d8a6d5af740c79a63 because the queue is full. 2025-06-17 07:21:38.572 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:38.572 +00:00 [INF] Discarding envelope 570875eeb4f34ae6b9fdc63392c14b26 because the queue is full. 2025-06-17 07:21:38.572 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 191.0702ms 2025-06-17 07:21:38.676 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:21:38.676 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:38.676 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:21:38.676 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:38.676 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.5416ms 2025-06-17 07:21:38.679 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:21:38.679 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:38.680 +00:00 [INF] Started transaction with span ID 'd1bf88cbfc8264a4' and trace ID 'f98a1854808445c08e914c49c5a082fd'. 2025-06-17 07:21:38.680 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:38.680 +00:00 [INF] Started transaction with span ID 'd1bf88cbfc8264a4' and trace ID 'f98a1854808445c08e914c49c5a082fd'. 2025-06-17 07:21:38.680 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:21:38.680 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:21:38.681 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:21:38.682 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:21:38.682 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.732ms 2025-06-17 07:21:38.682 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:21:38.682 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:38.682 +00:00 [INF] Discarding envelope 491a63c945074019ba16a0378f0bf023 because the queue is full. 2025-06-17 07:21:38.682 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:38.682 +00:00 [INF] Discarding envelope 6740d483e45b4ca48f43686a5ffeddfd because the queue is full. 2025-06-17 07:21:38.682 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.7549ms 2025-06-17 07:21:38.954 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:21:38.954 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:38.954 +00:00 [INF] Started transaction with span ID 'd533058e0f9fdb04' and trace ID 'd1dfdbdcc52049249b5207e4c0bec3bd'. 2025-06-17 07:21:38.954 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:38.954 +00:00 [INF] Started transaction with span ID 'd533058e0f9fdb04' and trace ID 'd1dfdbdcc52049249b5207e4c0bec3bd'. 2025-06-17 07:21:38.954 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:38.954 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:21:38.958 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:38.962 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:38.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:21:38.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:21:38.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.980 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.989 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.991 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:38.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:38.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:38.996 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:38.998 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.006 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:39.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.014 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:39.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:39.023 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.030 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:39.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:39.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.045 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:39.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.051 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.055 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.057 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.061 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:39.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.077 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.084 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.089 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:39.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.112 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.119 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:39.122 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.126 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.134 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.146 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:39.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.176 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:39.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.183 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:39.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:39.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:39.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:39.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:39.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:39.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:39.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:39.249 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:21:39.250 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 295.6475ms 2025-06-17 07:21:39.250 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:39.250 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:39.250 +00:00 [INF] Discarding envelope da6e181a850249c1a81675aec5fd56c2 because the queue is full. 2025-06-17 07:21:39.250 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:39.250 +00:00 [INF] Discarding envelope 952f74c6b41241fbb03cc12340d0055b because the queue is full. 2025-06-17 07:21:39.251 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 296.8526ms 2025-06-17 07:21:53.521 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:21:53.521 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:53.521 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:21:53.521 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:53.521 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2701ms 2025-06-17 07:21:53.532 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:21:53.532 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:53.533 +00:00 [INF] Started transaction with span ID '8d96a91412b6d2d9' and trace ID '51eb77408bf5415294a7350add8ab0ca'. 2025-06-17 07:21:53.533 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:53.533 +00:00 [INF] Started transaction with span ID '8d96a91412b6d2d9' and trace ID '51eb77408bf5415294a7350add8ab0ca'. 2025-06-17 07:21:53.533 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:53.533 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:21:53.537 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:21:53.541 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:21:53.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:53.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.574 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:53.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:53.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.611 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.612 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:53.613 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.632 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:53.633 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:53.646 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.656 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:53.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:53.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.678 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.695 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:53.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.722 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:53.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.756 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.761 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.777 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:53.795 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.808 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:53.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:53.865 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.895 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:53.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:53.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:53.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.950 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:53.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:53.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:53.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:53.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:53.969 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:21:53.971 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 437.6743ms 2025-06-17 07:21:53.971 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:53.971 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:53.971 +00:00 [INF] Discarding envelope 9d6e6e720d284dbd92a50ad7d21b4dfd because the queue is full. 2025-06-17 07:21:53.972 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:53.972 +00:00 [INF] Discarding envelope caa9956bf1d64830b8413127edda2480 because the queue is full. 2025-06-17 07:21:53.972 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 440.0297ms 2025-06-17 07:21:55.008 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:21:55.008 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:55.008 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:21:55.008 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:55.008 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.9302ms 2025-06-17 07:21:55.012 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:21:55.012 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:55.012 +00:00 [INF] Started transaction with span ID 'c85b46c90246978f' and trace ID '88b88e58ed724c82af34bc38115bb3e6'. 2025-06-17 07:21:55.012 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:55.013 +00:00 [INF] Started transaction with span ID 'c85b46c90246978f' and trace ID '88b88e58ed724c82af34bc38115bb3e6'. 2025-06-17 07:21:55.013 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:55.013 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:21:55.012 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:21:55.014 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:55.014 +00:00 [INF] Started transaction with span ID 'ae421a465140c204' and trace ID '8ad7218259a647ea9b33fb907345c7cb'. 2025-06-17 07:21:55.014 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:55.014 +00:00 [INF] Started transaction with span ID 'ae421a465140c204' and trace ID '8ad7218259a647ea9b33fb907345c7cb'. 2025-06-17 07:21:55.014 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:21:55.014 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:21:55.019 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:55.024 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:55.028 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:55.036 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:55.040 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:21:55.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:21:55.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:21:55.044 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:21:55.052 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 37.5853ms 2025-06-17 07:21:55.052 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:21:55.052 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:55.052 +00:00 [INF] Discarding envelope 246eb6ce4dff4c6281004743ea064c63 because the queue is full. 2025-06-17 07:21:55.053 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:55.054 +00:00 [INF] Discarding envelope f65d6e24c5bc46659715c3b6bc6d94fc because the queue is full. 2025-06-17 07:21:55.054 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 41.9367ms 2025-06-17 07:21:55.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.059 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.069 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.092 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.123 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.166 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:21:55.167 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:55.167 +00:00 [INF] Started transaction with span ID '34956a2ba6cf34e4' and trace ID '9dfebb6ad2c4478fb6cbafa39ab07111'. 2025-06-17 07:21:55.167 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:55.167 +00:00 [INF] Started transaction with span ID '34956a2ba6cf34e4' and trace ID '9dfebb6ad2c4478fb6cbafa39ab07111'. 2025-06-17 07:21:55.167 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:55.167 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:21:55.171 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:55.174 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:21:55.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:21:55.179 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.181 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:21:55.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.197 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.208 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.214 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.220 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.222 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.230 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.239 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.239 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.246 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.261 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.270 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.281 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.286 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.291 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:21:55.291 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:55.291 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:21:55.291 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:55.291 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.9487ms 2025-06-17 07:21:55.295 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.301 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:21:55.301 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:55.301 +00:00 [INF] Started transaction with span ID 'b91be7d2dfcd2804' and trace ID '83171eddc0dc40099b5259c273ba8a4e'. 2025-06-17 07:21:55.301 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:55.301 +00:00 [INF] Started transaction with span ID 'b91be7d2dfcd2804' and trace ID '83171eddc0dc40099b5259c273ba8a4e'. 2025-06-17 07:21:55.301 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:21:55.301 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:21:55.304 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:21:55.305 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:21:55.305 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.7027ms 2025-06-17 07:21:55.305 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:21:55.305 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:55.305 +00:00 [INF] Discarding envelope 6465459dda3a41eeadf55551d7130d3d because the queue is full. 2025-06-17 07:21:55.305 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:55.305 +00:00 [INF] Discarding envelope cc7c28b6e9c74e3ab865af81f7443961 because the queue is full. 2025-06-17 07:21:55.306 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.7753ms 2025-06-17 07:21:55.305 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.323 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.327 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.350 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.366 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.373 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.389 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.390 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.390 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:21:55.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.398 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 385.2274ms 2025-06-17 07:21:55.398 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:55.399 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:55.399 +00:00 [INF] Discarding envelope 2b90da0e72ee4aa38a952597a0fcb84b because the queue is full. 2025-06-17 07:21:55.399 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:55.399 +00:00 [INF] Discarding envelope fc82f64134f9477bb6f88c99af3bf4d9 because the queue is full. 2025-06-17 07:21:55.399 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 387.3641ms 2025-06-17 07:21:55.400 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.425 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.434 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.441 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.462 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.486 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.551 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.581 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.587 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.592 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.636 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.662 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.668 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.696 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:21:55.700 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 533.5899ms 2025-06-17 07:21:55.701 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:55.701 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:55.701 +00:00 [INF] Discarding envelope 061ecdab342e4229aea78b46164cd3d9 because the queue is full. 2025-06-17 07:21:55.701 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:55.701 +00:00 [INF] Discarding envelope 3287d36104794e979b8d1af3c585229b because the queue is full. 2025-06-17 07:21:55.702 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 535.3089ms 2025-06-17 07:21:55.783 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:21:55.784 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:21:55.784 +00:00 [INF] Started transaction with span ID '90f096905f3990ab' and trace ID '462fdd41f31a4a4ba1399376e590ddeb'. 2025-06-17 07:21:55.784 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:21:55.784 +00:00 [INF] Started transaction with span ID '90f096905f3990ab' and trace ID '462fdd41f31a4a4ba1399376e590ddeb'. 2025-06-17 07:21:55.784 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:55.784 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:21:55.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:21:55.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:21:55.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.873 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.908 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.927 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.953 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:55.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:55.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:55.989 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:55.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:56.004 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:56.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:56.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:56.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:56.035 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:56.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:56.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:56.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:56.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:56.068 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:56.071 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:56.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:56.087 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:56.094 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:56.099 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:56.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:56.116 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:56.122 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:56.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:56.136 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:56.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:56.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:56.152 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:56.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:56.164 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:56.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:56.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:56.188 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:56.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:56.204 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:56.211 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:56.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:56.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:56.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:56.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:56.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:56.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:56.256 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:56.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:56.268 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:56.278 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:56.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:56.291 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:21:56.298 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:21:56.307 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:21:56.316 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:21:56.317 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:21:56.318 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 534.1785ms 2025-06-17 07:21:56.318 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:21:56.320 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:56.320 +00:00 [INF] Discarding envelope 2edcf73eb4ed49ccaa86d748ed0f3d47 because the queue is full. 2025-06-17 07:21:56.320 +00:00 [INF] Capturing transaction. 2025-06-17 07:21:56.320 +00:00 [INF] Discarding envelope 80b336bf0f314231a4a48b34be10cbfb because the queue is full. 2025-06-17 07:21:56.324 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 540.2286ms 2025-06-17 07:22:00.501 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:22:00.501 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:22:00.501 +00:00 [INF] Started transaction with span ID '714a59a9619b85e0' and trace ID '9819e7f0d4944ad89f5128b20a6dfbbb'. 2025-06-17 07:22:00.501 +00:00 [INF] Started transaction with span ID '714a59a9619b85e0' and trace ID '9819e7f0d4944ad89f5128b20a6dfbbb'. 2025-06-17 07:22:00.501 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:22:00.501 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:22:00.503 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:22:00.503 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:22:00.504 +00:00 [INF] Started transaction with span ID '86c37d1375c73e00' and trace ID 'e494acf8786d42f6a1476b675e13e101'. 2025-06-17 07:22:00.505 +00:00 [INF] Started transaction with span ID '86c37d1375c73e00' and trace ID 'e494acf8786d42f6a1476b675e13e101'. 2025-06-17 07:22:00.505 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:22:00.505 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:22:00.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:22:00.509 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:22:00.509 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.5165ms 2025-06-17 07:22:00.509 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:22:00.510 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:00.510 +00:00 [INF] Discarding envelope 9f4c5118fac741408a51ea0ec7be2e55 because the queue is full. 2025-06-17 07:22:00.516 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:00.516 +00:00 [INF] Discarding envelope 4080741fb5f24c759d2f7001228a532a because the queue is full. 2025-06-17 07:22:00.519 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 18.4637ms 2025-06-17 07:22:00.528 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:22:00.528 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:22:00.529 +00:00 [INF] Started transaction with span ID '55666db69feba15a' and trace ID '0d2933d4e9694c419ab0030b458040dc'. 2025-06-17 07:22:00.532 +00:00 [INF] Started transaction with span ID '55666db69feba15a' and trace ID '0d2933d4e9694c419ab0030b458040dc'. 2025-06-17 07:22:00.532 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:22:00.532 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:22:00.548 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:22:00.549 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:22:00.576 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:22:00.577 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:22:00.589 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:22:00.589 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:22:00.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:22:00.598 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:22:00.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.610 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.629 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.632 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.634 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:00.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.637 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:00.655 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:00.673 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.687 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.693 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:00.694 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.702 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.716 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.717 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.727 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:00.727 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.737 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.754 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.771 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.771 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:00.787 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.802 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.803 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.813 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:00.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:00.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.865 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:00.869 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:00.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.917 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.920 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:00.922 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.929 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.934 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.935 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.938 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:22:00.939 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:22:00.939 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:22:00.939 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:22:00.939 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2707ms 2025-06-17 07:22:00.939 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:00.944 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:22:00.945 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:22:00.945 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:22:00.945 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:22:00.946 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 2.4431ms 2025-06-17 07:22:00.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.949 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:22:00.949 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:22:00.949 +00:00 [INF] Started transaction with span ID '4571b3e41a9ec6e' and trace ID 'a2125a19dbd340e9ab4ca2bf677927f1'. 2025-06-17 07:22:00.949 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:22:00.949 +00:00 [INF] Started transaction with span ID '4571b3e41a9ec6e' and trace ID 'a2125a19dbd340e9ab4ca2bf677927f1'. 2025-06-17 07:22:00.949 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:22:00.949 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:22:00.951 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:22:00.951 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:22:00.951 +00:00 [INF] Started transaction with span ID '5f12a67a603abbd6' and trace ID '0dea30ec13644a5281449e00c3f2605d'. 2025-06-17 07:22:00.951 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:22:00.951 +00:00 [INF] Started transaction with span ID '5f12a67a603abbd6' and trace ID '0dea30ec13644a5281449e00c3f2605d'. 2025-06-17 07:22:00.951 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:22:00.951 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:22:00.954 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:22:00.957 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:22:00.958 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:00.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:22:00.964 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:22:00.966 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:22:00.969 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:22:00.974 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:22:00.979 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:22:00.979 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.997 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:00.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:00.994 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 44.4695ms 2025-06-17 07:22:01.019 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:22:01.019 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:01.019 +00:00 [INF] Discarding envelope 5e6f0235d0ee44f1a689328e92dbbc97 because the queue is full. 2025-06-17 07:22:01.019 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:01.019 +00:00 [INF] Discarding envelope f76e27f68d044b048be410972d601139 because the queue is full. 2025-06-17 07:22:01.019 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 70.5599ms 2025-06-17 07:22:01.022 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.024 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.025 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:22:01.029 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.031 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.035 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 502.5835ms 2025-06-17 07:22:01.035 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:22:01.035 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:01.035 +00:00 [INF] Discarding envelope 3fdca34b8c6f4587abf294fdb07a7316 because the queue is full. 2025-06-17 07:22:01.036 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:01.037 +00:00 [INF] Discarding envelope 816a88f06322454eab08280734ac756d because the queue is full. 2025-06-17 07:22:01.038 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 509.4349ms 2025-06-17 07:22:01.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.050 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.063 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.071 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.075 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.095 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:22:01.095 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:22:01.095 +00:00 [INF] Started transaction with span ID 'd6726e8e87501c7a' and trace ID '82197db94ab34c71af384e567bbda460'. 2025-06-17 07:22:01.095 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:22:01.095 +00:00 [INF] Started transaction with span ID 'd6726e8e87501c7a' and trace ID '82197db94ab34c71af384e567bbda460'. 2025-06-17 07:22:01.095 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:22:01.095 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:22:01.104 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:22:01.105 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.116 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:22:01.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:22:01.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.123 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.127 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:22:01.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.148 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.157 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.164 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.174 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.178 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.192 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.193 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.195 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.219 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.224 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.231 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.234 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:22:01.234 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:22:01.234 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:22:01.234 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:22:01.234 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2707ms 2025-06-17 07:22:01.235 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.238 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:22:01.238 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:22:01.238 +00:00 [INF] Started transaction with span ID 'c39b9c5eb1aa696a' and trace ID 'db585137888c408493b53889e31ccf66'. 2025-06-17 07:22:01.238 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:22:01.239 +00:00 [INF] Started transaction with span ID 'c39b9c5eb1aa696a' and trace ID 'db585137888c408493b53889e31ccf66'. 2025-06-17 07:22:01.239 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:22:01.239 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:22:01.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:22:01.243 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:22:01.245 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.9983ms 2025-06-17 07:22:01.245 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:22:01.245 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:01.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.242 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.246 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.256 +00:00 [INF] Discarding envelope 2420787aec834a9e8f5b01ee237bd22f because the queue is full. 2025-06-17 07:22:01.256 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:01.256 +00:00 [INF] Discarding envelope 967382f6086542d5916a1a7636c7d60d because the queue is full. 2025-06-17 07:22:01.256 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 17.7999ms 2025-06-17 07:22:01.258 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.261 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.265 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.268 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.269 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:22:01.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.271 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 766.7337ms 2025-06-17 07:22:01.273 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:22:01.273 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:01.274 +00:00 [INF] Discarding envelope 33b95b43ca73479bba299f026860e32f because the queue is full. 2025-06-17 07:22:01.274 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:01.275 +00:00 [INF] Discarding envelope 39e704ed5c8746edbd6615ce96f3d45a because the queue is full. 2025-06-17 07:22:01.277 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 773.2822ms 2025-06-17 07:22:01.279 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.279 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.307 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.315 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.325 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.325 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.334 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.344 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.347 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.353 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.356 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.370 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.378 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.382 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.405 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.413 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.421 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.426 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.432 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.447 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.449 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.457 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.465 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.470 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.479 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.481 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.485 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.499 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.502 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.514 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.538 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.543 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.556 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.566 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.582 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.583 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.607 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.614 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.630 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.644 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.668 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.706 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.722 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.777 +00:00 [INF] Executed DbCommand (46ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.781 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.792 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.828 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.862 +00:00 [INF] Executed DbCommand (50ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.897 +00:00 [INF] Executed DbCommand (30ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:01.923 +00:00 [INF] Executed DbCommand (74ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:01.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:01.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:01.991 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:02.035 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:02.041 +00:00 [INF] Executed DbCommand (34ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:02.042 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:22:02.042 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1091.1537ms 2025-06-17 07:22:02.042 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:22:02.048 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:02.048 +00:00 [INF] Discarding envelope 395cf64228184dd197246a93665b9c27 because the queue is full. 2025-06-17 07:22:02.048 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:02.048 +00:00 [INF] Discarding envelope bf02eb9b13734eea90dd8d97511659f7 because the queue is full. 2025-06-17 07:22:02.050 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1099.3382ms 2025-06-17 07:22:02.054 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:02.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:02.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:02.098 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:02.118 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:02.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:02.140 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:02.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:02.168 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:02.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:02.184 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:02.206 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:02.218 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:02.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:02.236 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:02.244 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:02.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:02.272 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:02.301 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:02.320 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:02.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:02.369 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:02.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:02.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:02.428 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:02.440 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:02.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:02.486 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:02.512 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:02.536 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:02.576 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:02.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:02.641 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:02.661 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:02.682 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:02.701 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:02.734 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:02.749 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:02.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:02.787 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:02.831 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:02.893 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:02.902 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:02.935 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:02.945 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:02.966 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:03.010 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:03.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:03.039 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:22:03.043 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:22:03.043 +00:00 [INF] Started transaction with span ID '2660be11556637ab' and trace ID 'd91c33ee0427433da41aabbba3288d7b'. 2025-06-17 07:22:03.043 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:22:03.043 +00:00 [INF] Started transaction with span ID '2660be11556637ab' and trace ID 'd91c33ee0427433da41aabbba3288d7b'. 2025-06-17 07:22:03.043 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:22:03.043 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:22:03.070 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:22:03.070 +00:00 [INF] Executed DbCommand (33ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:03.088 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:22:03.088 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:22:03.088 +00:00 [INF] Started transaction with span ID '45861aecdba6753d' and trace ID '1085c80adf7645daa47e9871e0f87e62'. 2025-06-17 07:22:03.088 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:22:03.088 +00:00 [INF] Started transaction with span ID '45861aecdba6753d' and trace ID '1085c80adf7645daa47e9871e0f87e62'. 2025-06-17 07:22:03.089 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:22:03.089 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:22:03.126 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:22:03.133 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:22:03.194 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:22:03.194 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:22:03.194 +00:00 [INF] Started transaction with span ID '1b50ef164a4f0822' and trace ID '8c0d4360cd7747838704987a55d85d7f'. 2025-06-17 07:22:03.195 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:22:03.195 +00:00 [INF] Started transaction with span ID '1b50ef164a4f0822' and trace ID '8c0d4360cd7747838704987a55d85d7f'. 2025-06-17 07:22:03.195 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:22:03.195 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:22:03.204 +00:00 [INF] Executed DbCommand (43ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:03.205 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:22:03.222 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:22:03.243 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:22:03.257 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:03.261 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:22:03.270 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:22:03.270 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 227.0446ms 2025-06-17 07:22:03.270 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:22:03.270 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:03.271 +00:00 [INF] Discarding envelope fd81f4f99d7c412ca464d131e629eeeb because the queue is full. 2025-06-17 07:22:03.296 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:03.296 +00:00 [INF] Discarding envelope 1e20eb3b57524e2d8fffc8a2d3a902ba because the queue is full. 2025-06-17 07:22:03.301 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 261.4339ms 2025-06-17 07:22:03.314 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:22:03.324 +00:00 [INF] Executed DbCommand (63ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:22:03.339 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:03.347 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:22:03.348 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:22:03.348 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:22:03.491 +00:00 [INF] Started transaction with span ID '2474228348113214' and trace ID 'c484a43f31844043a91d89258e19dd8f'. 2025-06-17 07:22:03.491 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:22:03.493 +00:00 [INF] Started transaction with span ID '2474228348113214' and trace ID 'c484a43f31844043a91d89258e19dd8f'. 2025-06-17 07:22:03.493 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:22:03.493 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:22:03.540 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:03.552 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:22:03.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:03.576 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:03.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:03.585 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:22:03.579 +00:00 [INF] Executed DbCommand (30ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:22:03.604 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:22:03.605 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 111.4984ms 2025-06-17 07:22:03.605 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:22:03.605 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:03.605 +00:00 [INF] Discarding envelope 2999b383d2404b9688b3553ddb692da9 because the queue is full. 2025-06-17 07:22:03.605 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:03.605 +00:00 [INF] Discarding envelope 302523156e874363af59f8cd40155a47 because the queue is full. 2025-06-17 07:22:03.606 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 257.8577ms 2025-06-17 07:22:03.612 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:03.618 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2522.0802ms 2025-06-17 07:22:03.619 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:22:03.619 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:03.619 +00:00 [INF] Discarding envelope 49f264fe5df443b09366beb406aacc38 because the queue is full. 2025-06-17 07:22:03.619 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:03.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:03.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:03.626 +00:00 [INF] Discarding envelope 6120ae0a53464fe5a90ad054ee70b2aa because the queue is full. 2025-06-17 07:22:03.627 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2531.6941ms 2025-06-17 07:22:03.629 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:03.634 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:03.651 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:03.656 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:03.664 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:03.673 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:03.684 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:03.683 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:03.700 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:03.703 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:03.713 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:03.718 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:03.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:03.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:03.744 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:03.753 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:03.753 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:03.765 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:03.771 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:03.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:03.789 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:03.806 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:03.812 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:03.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:03.836 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:03.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:03.848 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:03.856 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:03.893 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:03.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:03.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:03.923 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:03.931 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:03.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:03.955 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:03.973 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:03.975 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:03.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.018 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.028 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.046 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.055 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.055 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.063 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.071 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.078 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.084 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.093 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.109 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.112 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.128 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.147 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.157 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.163 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.168 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.173 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.181 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.188 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.193 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.198 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.215 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.216 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.221 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.226 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.230 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.233 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.240 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.255 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.261 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.261 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.265 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.267 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.272 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.286 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.286 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.291 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.300 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.301 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.349 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.359 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.375 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.385 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.392 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.394 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.403 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.415 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.419 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:22:04.421 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1332.2332ms 2025-06-17 07:22:04.422 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:22:04.423 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:04.422 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.423 +00:00 [INF] Discarding envelope 8ce5a5b5cb6c4f8c946ac0d58ada3eca because the queue is full. 2025-06-17 07:22:04.424 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:04.424 +00:00 [INF] Discarding envelope b8bdb681298c4d22ba7405ff09ee466f because the queue is full. 2025-06-17 07:22:04.424 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1336.3091ms 2025-06-17 07:22:04.426 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.435 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.440 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.446 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.460 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.466 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.485 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.491 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.574 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.582 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.590 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.604 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.622 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.637 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.661 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.721 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:22:04.725 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1519.0039ms 2025-06-17 07:22:04.725 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:22:04.726 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:04.726 +00:00 [INF] Discarding envelope 2b71a2f25da2484f8433aa7c541453c3 because the queue is full. 2025-06-17 07:22:04.726 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:04.726 +00:00 [INF] Discarding envelope 8de8b01f0b77488baf77c63f4021c106 because the queue is full. 2025-06-17 07:22:04.727 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1532.2965ms 2025-06-17 07:22:04.801 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:22:04.801 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:22:04.801 +00:00 [INF] Started transaction with span ID '3d5d20de31391d78' and trace ID '83f00447eb7940509488fcc696549c7c'. 2025-06-17 07:22:04.801 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:22:04.801 +00:00 [INF] Started transaction with span ID '3d5d20de31391d78' and trace ID '83f00447eb7940509488fcc696549c7c'. 2025-06-17 07:22:04.801 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:22:04.801 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:22:04.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:22:04.812 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:22:04.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.881 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.890 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.904 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.953 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.971 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.974 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:04.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:04.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:04.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:04.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:05.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.013 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:05.020 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:05.039 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.044 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:05.086 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.093 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.102 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.110 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.130 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.133 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:05.149 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.154 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.159 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.165 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.175 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.186 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:05.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.228 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.265 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:05.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.275 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:05.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:05.335 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:05.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:05.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.395 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:05.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:05.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:05.411 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:05.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:05.415 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:22:05.416 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 614.5355ms 2025-06-17 07:22:05.416 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:22:05.416 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:05.416 +00:00 [INF] Discarding envelope 0a79a8b5f9444011a522a0f0ac322cc5 because the queue is full. 2025-06-17 07:22:05.417 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:05.417 +00:00 [INF] Discarding envelope e841250b045247fa80be7dc8b7b84990 because the queue is full. 2025-06-17 07:22:05.417 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 616.4010ms 2025-06-17 07:22:58.919 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:22:58.919 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:22:58.919 +00:00 [INF] Started transaction with span ID '3a4f820752e00a9c' and trace ID '225c49f309b1449a9c1ffa58be8fe9f4'. 2025-06-17 07:22:58.919 +00:00 [INF] Started transaction with span ID '3a4f820752e00a9c' and trace ID '225c49f309b1449a9c1ffa58be8fe9f4'. 2025-06-17 07:22:58.919 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:22:58.919 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:22:58.920 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:22:58.920 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:22:58.920 +00:00 [INF] Started transaction with span ID '1d4cf44c204f299d' and trace ID '61f4b43a88a94fa98e3f0e55dcac115e'. 2025-06-17 07:22:58.920 +00:00 [INF] Started transaction with span ID '1d4cf44c204f299d' and trace ID '61f4b43a88a94fa98e3f0e55dcac115e'. 2025-06-17 07:22:58.920 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:22:58.920 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:22:58.922 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:22:58.922 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:22:58.924 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.5049ms 2025-06-17 07:22:58.924 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:22:58.924 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:58.924 +00:00 [INF] Discarding envelope f051214ee7fe47cab1dee5c06c9271bd because the queue is full. 2025-06-17 07:22:58.924 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:58.924 +00:00 [INF] Discarding envelope 148e016816414fd7a99d6c43bc65bd03 because the queue is full. 2025-06-17 07:22:58.924 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 4.6610ms 2025-06-17 07:22:58.943 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:22:58.960 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:22:58.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:22:58.965 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:22:58.982 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:58.988 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:58.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:58.995 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:58.996 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.005 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.012 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.013 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:59.014 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.020 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.028 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:59.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.040 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:22:59.041 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:22:59.041 +00:00 [INF] Started transaction with span ID '2bbf406dc19772ba' and trace ID '7f82fe9abba94d07a403ca31d0826c5f'. 2025-06-17 07:22:59.041 +00:00 [INF] Started transaction with span ID '2bbf406dc19772ba' and trace ID '7f82fe9abba94d07a403ca31d0826c5f'. 2025-06-17 07:22:59.041 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:22:59.041 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:22:59.049 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.051 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:59.054 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.060 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:22:59.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:59.078 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.087 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.092 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:59.096 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.101 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.118 +00:00 [INF] Executed DbCommand (58ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:22:59.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:22:59.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:22:59.130 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.139 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.157 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.160 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.164 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.165 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.175 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.181 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.186 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.191 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.199 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.205 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.217 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.221 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.226 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:22:59.227 +00:00 [INF] Executed DbCommand (118ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.228 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:59.229 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.233 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:59.234 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.235 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.239 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:59.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.249 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:59.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.259 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:59.260 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:59.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:59.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:59.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.293 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:59.294 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.299 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:59.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.307 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:59.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:22:59.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:22:59.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:22:59.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:22:59.315 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:22:59.316 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 396.4934ms 2025-06-17 07:22:59.316 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:22:59.316 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:59.316 +00:00 [INF] Discarding envelope fe0a77523010432b943b9c819c062155 because the queue is full. 2025-06-17 07:22:59.317 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:59.317 +00:00 [INF] Discarding envelope 418fd9850e034fa8bf54d2ed77d39d65 because the queue is full. 2025-06-17 07:22:59.317 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 398.1235ms 2025-06-17 07:22:59.317 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 276.5165ms 2025-06-17 07:22:59.317 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:22:59.318 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:59.318 +00:00 [INF] Discarding envelope da98f362e5f5464c8593660845a064b8 because the queue is full. 2025-06-17 07:22:59.318 +00:00 [INF] Capturing transaction. 2025-06-17 07:22:59.318 +00:00 [INF] Discarding envelope ebae690691ee433d8bf9f847df5c5cb1 because the queue is full. 2025-06-17 07:22:59.318 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 277.3481ms 2025-06-17 07:23:00.316 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:23:00.316 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:23:00.316 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:23:00.316 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:23:00.316 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.4437ms 2025-06-17 07:23:00.317 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:23:00.317 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:23:00.317 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:23:00.317 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:23:00.317 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2509ms 2025-06-17 07:23:00.320 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:23:00.321 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:23:00.321 +00:00 [INF] Started transaction with span ID '271a4a6e09e0e099' and trace ID '9cacc1d57d2f40deae8da05eb08d0348'. 2025-06-17 07:23:00.321 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:23:00.321 +00:00 [INF] Started transaction with span ID '271a4a6e09e0e099' and trace ID '9cacc1d57d2f40deae8da05eb08d0348'. 2025-06-17 07:23:00.321 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:23:00.321 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:23:00.325 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:23:00.325 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:23:00.325 +00:00 [INF] Started transaction with span ID 'a5b9a3bc568d55ff' and trace ID '3c5b764176804e10804d98f6e981fdda'. 2025-06-17 07:23:00.325 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:23:00.326 +00:00 [INF] Started transaction with span ID 'a5b9a3bc568d55ff' and trace ID '3c5b764176804e10804d98f6e981fdda'. 2025-06-17 07:23:00.326 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:23:00.326 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:23:00.331 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:23:00.334 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:23:00.338 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:23:00.341 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:23:00.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:23:00.352 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:23:00.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:23:00.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:23:00.358 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 32.3281ms 2025-06-17 07:23:00.358 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:23:00.358 +00:00 [INF] Capturing transaction. 2025-06-17 07:23:00.359 +00:00 [INF] Discarding envelope 3972bd2d6df641fc813642af58bb7717 because the queue is full. 2025-06-17 07:23:00.360 +00:00 [INF] Capturing transaction. 2025-06-17 07:23:00.360 +00:00 [INF] Discarding envelope cc5393e2e5344d4fb4069e29fe76f810 because the queue is full. 2025-06-17 07:23:00.360 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 35.3769ms 2025-06-17 07:23:00.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.370 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:00.371 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.375 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:00.376 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.381 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:00.382 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.387 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:00.392 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.397 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:00.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.408 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:00.409 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.417 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:00.423 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.429 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:00.430 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.435 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:00.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:00.445 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:00.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:00.460 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:00.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:00.480 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:00.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:00.499 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.507 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:00.508 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.514 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:00.515 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:23:00.515 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 193.5448ms 2025-06-17 07:23:00.515 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:23:00.515 +00:00 [INF] Capturing transaction. 2025-06-17 07:23:00.515 +00:00 [INF] Discarding envelope 2889676bc9644110a7ef335ec33a3007 because the queue is full. 2025-06-17 07:23:00.515 +00:00 [INF] Capturing transaction. 2025-06-17 07:23:00.515 +00:00 [INF] Discarding envelope c08928c234e3416a85ed00f27ddd7e50 because the queue is full. 2025-06-17 07:23:00.515 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 194.9377ms 2025-06-17 07:23:00.649 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:23:00.649 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:23:00.649 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:23:00.649 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:23:00.649 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1961ms 2025-06-17 07:23:00.653 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:23:00.653 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:23:00.653 +00:00 [INF] Started transaction with span ID '608e1c4be4c16142' and trace ID 'a83f37e1e26145cc89b01cd8a1d4aa3e'. 2025-06-17 07:23:00.653 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:23:00.653 +00:00 [INF] Started transaction with span ID '608e1c4be4c16142' and trace ID 'a83f37e1e26145cc89b01cd8a1d4aa3e'. 2025-06-17 07:23:00.653 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:23:00.653 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:23:00.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:23:00.655 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:23:00.655 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.8525ms 2025-06-17 07:23:00.655 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:23:00.655 +00:00 [INF] Capturing transaction. 2025-06-17 07:23:00.656 +00:00 [INF] Discarding envelope ec513318d40243f593952e829ff8fa6d because the queue is full. 2025-06-17 07:23:00.656 +00:00 [INF] Capturing transaction. 2025-06-17 07:23:00.656 +00:00 [INF] Discarding envelope 3bc455877aca407f8913f9c2a885dfbd because the queue is full. 2025-06-17 07:23:00.656 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.6171ms 2025-06-17 07:23:00.958 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:23:00.958 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:23:00.958 +00:00 [INF] Started transaction with span ID '654bfdf1096b0b08' and trace ID 'efbd6a84438f4c2ba759aec82b31e4c0'. 2025-06-17 07:23:00.958 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:23:00.959 +00:00 [INF] Started transaction with span ID '654bfdf1096b0b08' and trace ID 'efbd6a84438f4c2ba759aec82b31e4c0'. 2025-06-17 07:23:00.959 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:23:00.959 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:23:00.963 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:23:00.967 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:23:00.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:23:00.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:23:00.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.984 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:00.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.989 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:00.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:00.998 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:00.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.017 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:01.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.025 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:01.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.039 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:01.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.043 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:01.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.074 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:01.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:01.101 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.106 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:01.121 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.126 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.127 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.142 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:01.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.197 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.235 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:01.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.296 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:01.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.337 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.351 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.390 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.396 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.410 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.436 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.458 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:01.466 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.502 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:01.514 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.521 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.575 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.584 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.599 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.636 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:01.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.708 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:01.734 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.747 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:01.755 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.768 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:01.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:01.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:01.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:01.808 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:01.810 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:23:01.818 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 859.1588ms 2025-06-17 07:23:01.818 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:23:01.818 +00:00 [INF] Capturing transaction. 2025-06-17 07:23:01.818 +00:00 [INF] Discarding envelope a533a8dc1e3f48b3853f645809117e20 because the queue is full. 2025-06-17 07:23:01.819 +00:00 [INF] Capturing transaction. 2025-06-17 07:23:01.819 +00:00 [INF] Discarding envelope a60e9a12c3e64e2d8f50d5062a6d2b44 because the queue is full. 2025-06-17 07:23:01.819 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 860.6738ms 2025-06-17 07:23:05.472 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:23:05.472 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:23:05.472 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:23:05.472 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:23:05.472 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2792ms 2025-06-17 07:23:05.478 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:23:05.478 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:23:05.478 +00:00 [INF] Started transaction with span ID 'a2e77eef1246c4d5' and trace ID 'f1d1d71f88094a76b3ea33d5ad0306d2'. 2025-06-17 07:23:05.478 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:23:05.479 +00:00 [INF] Started transaction with span ID 'a2e77eef1246c4d5' and trace ID 'f1d1d71f88094a76b3ea33d5ad0306d2'. 2025-06-17 07:23:05.479 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:23:05.479 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:23:05.484 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:23:05.488 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:23:05.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:05.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.510 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.525 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.537 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.539 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:05.540 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:05.549 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:05.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.570 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.576 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:05.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:05.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.594 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:05.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.603 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:05.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.608 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.617 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.625 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:05.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.633 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.637 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:05.657 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.669 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.674 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.676 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:05.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:05.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:05.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.749 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.752 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.765 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:05.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.783 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:05.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.801 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:05.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:05.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:05.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:05.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:05.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:05.832 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:23:05.833 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 353.8194ms 2025-06-17 07:23:05.833 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:23:05.833 +00:00 [INF] Capturing transaction. 2025-06-17 07:23:05.833 +00:00 [INF] Discarding envelope d18397fe34554540ba2111b4553408e0 because the queue is full. 2025-06-17 07:23:05.833 +00:00 [INF] Capturing transaction. 2025-06-17 07:23:05.833 +00:00 [INF] Discarding envelope 449cf622b72e4065a63a8cb132b3fb1c because the queue is full. 2025-06-17 07:23:05.834 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 355.7698ms 2025-06-17 07:23:07.538 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:23:07.538 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:23:07.538 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:23:07.538 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:23:07.538 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2421ms 2025-06-17 07:23:07.543 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:23:07.543 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:23:07.543 +00:00 [INF] Started transaction with span ID '34e38cab716bfdb8' and trace ID '38130299cec94685ade29625da18ee7e'. 2025-06-17 07:23:07.543 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:23:07.543 +00:00 [INF] Started transaction with span ID '34e38cab716bfdb8' and trace ID '38130299cec94685ade29625da18ee7e'. 2025-06-17 07:23:07.544 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:23:07.544 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:23:07.548 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:23:07.551 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:23:07.556 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:23:07.559 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:23:07.560 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 16.1878ms 2025-06-17 07:23:07.560 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:23:07.560 +00:00 [INF] Capturing transaction. 2025-06-17 07:23:07.560 +00:00 [INF] Discarding envelope b94ddb09c82547f392b71d785c5c211b because the queue is full. 2025-06-17 07:23:07.560 +00:00 [INF] Capturing transaction. 2025-06-17 07:23:07.560 +00:00 [INF] Discarding envelope a6da291b80824b829e0bb530eea53363 because the queue is full. 2025-06-17 07:23:07.561 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 17.7434ms 2025-06-17 07:23:07.582 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:23:07.582 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:23:07.582 +00:00 [INF] Started transaction with span ID '2c58f9726d48692' and trace ID '9c6abbb17c704bb391f9e1a56f8fb83a'. 2025-06-17 07:23:07.582 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:23:07.582 +00:00 [INF] Started transaction with span ID '2c58f9726d48692' and trace ID '9c6abbb17c704bb391f9e1a56f8fb83a'. 2025-06-17 07:23:07.582 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:23:07.582 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:23:07.586 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:23:07.589 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:23:07.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:23:07.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:23:07.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.602 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.650 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.651 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.659 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.664 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.665 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.670 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.671 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.677 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.678 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.683 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.685 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.691 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.698 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.706 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.707 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.714 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.718 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:23:07.718 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:23:07.718 +00:00 [INF] Started transaction with span ID '154f08d474b95797' and trace ID 'a8dfddfeb73c432e9a30c334f9449266'. 2025-06-17 07:23:07.718 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:23:07.718 +00:00 [INF] Started transaction with span ID '154f08d474b95797' and trace ID 'a8dfddfeb73c432e9a30c334f9449266'. 2025-06-17 07:23:07.719 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:23:07.719 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:23:07.722 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:23:07.725 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:23:07.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:23:07.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:23:07.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.743 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.744 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.752 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.755 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.756 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.764 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.765 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.770 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.772 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:23:07.772 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 189.3958ms 2025-06-17 07:23:07.772 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:23:07.772 +00:00 [INF] Capturing transaction. 2025-06-17 07:23:07.772 +00:00 [INF] Discarding envelope 2a4264de99e94168bd6dc1e1606d6b34 because the queue is full. 2025-06-17 07:23:07.772 +00:00 [INF] Capturing transaction. 2025-06-17 07:23:07.772 +00:00 [INF] Discarding envelope 7d290a6301a44676923378ea009dc95e because the queue is full. 2025-06-17 07:23:07.773 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 190.3112ms 2025-06-17 07:23:07.774 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.779 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.780 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.786 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.797 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.801 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.809 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.815 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.821 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:23:07.821 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:23:07.821 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:23:07.821 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:23:07.821 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1943ms 2025-06-17 07:23:07.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.824 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:23:07.824 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:23:07.824 +00:00 [INF] Started transaction with span ID '1e2f99b3d69f21af' and trace ID 'd086b18b79c648d489e30badb8ad30da'. 2025-06-17 07:23:07.824 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:23:07.825 +00:00 [INF] Started transaction with span ID '1e2f99b3d69f21af' and trace ID 'd086b18b79c648d489e30badb8ad30da'. 2025-06-17 07:23:07.825 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:23:07.825 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:23:07.826 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:23:07.826 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:23:07.826 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.5205ms 2025-06-17 07:23:07.826 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:23:07.826 +00:00 [INF] Capturing transaction. 2025-06-17 07:23:07.826 +00:00 [INF] Discarding envelope babc9346214b43ceb3c72b5f26909551 because the queue is full. 2025-06-17 07:23:07.826 +00:00 [INF] Capturing transaction. 2025-06-17 07:23:07.827 +00:00 [INF] Discarding envelope a92e0ed31b60413abd038c27c447748a because the queue is full. 2025-06-17 07:23:07.827 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.6583ms 2025-06-17 07:23:07.827 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.864 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.925 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:07.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:07.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:07.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:07.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.054 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:23:08.056 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 337.851ms 2025-06-17 07:23:08.057 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:23:08.057 +00:00 [INF] Capturing transaction. 2025-06-17 07:23:08.057 +00:00 [INF] Discarding envelope d84df5b664224ee098028aa6935f1733 because the queue is full. 2025-06-17 07:23:08.057 +00:00 [INF] Capturing transaction. 2025-06-17 07:23:08.057 +00:00 [INF] Discarding envelope 6bce9c2a0e4d44d89aaa644565fb4288 because the queue is full. 2025-06-17 07:23:08.058 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 339.5179ms 2025-06-17 07:23:08.138 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:23:08.138 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:23:08.138 +00:00 [INF] Started transaction with span ID 'd67a34bc3204a9a7' and trace ID 'bc105cf0790d42f2a902a823718fe037'. 2025-06-17 07:23:08.138 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:23:08.138 +00:00 [INF] Started transaction with span ID 'd67a34bc3204a9a7' and trace ID 'bc105cf0790d42f2a902a823718fe037'. 2025-06-17 07:23:08.138 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:23:08.138 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:23:08.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:23:08.143 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:23:08.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.173 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.180 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.192 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.197 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.202 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.216 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.221 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.225 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.235 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.238 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.254 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.266 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.273 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.293 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.304 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.305 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.321 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.323 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.326 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.334 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.338 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.345 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.347 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.378 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.388 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.395 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.410 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.418 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.425 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.431 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.467 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.528 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.536 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.540 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.553 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.564 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.568 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.580 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.584 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.604 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.613 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.628 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.653 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.661 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.676 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.688 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.706 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.713 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.718 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.744 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.750 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:23:08.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:23:08.785 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:23:08.791 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:23:08.791 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:23:08.794 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 655.9025ms 2025-06-17 07:23:08.794 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:23:08.794 +00:00 [INF] Capturing transaction. 2025-06-17 07:23:08.795 +00:00 [INF] Discarding envelope eb0ce6ca30554d53841f48d1a445831d because the queue is full. 2025-06-17 07:23:08.795 +00:00 [INF] Capturing transaction. 2025-06-17 07:23:08.795 +00:00 [INF] Discarding envelope ea721778f42749469fe360b9fafc21c8 because the queue is full. 2025-06-17 07:23:08.795 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 657.9274ms 2025-06-17 07:24:13.983 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:24:13.983 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:13.984 +00:00 [INF] Started transaction with span ID '59c6b2157c931d4a' and trace ID '9f84c8c398674b62990bcd2a73d92556'. 2025-06-17 07:24:13.984 +00:00 [INF] Started transaction with span ID '59c6b2157c931d4a' and trace ID '9f84c8c398674b62990bcd2a73d92556'. 2025-06-17 07:24:13.984 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:24:13.984 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:13.985 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:24:13.985 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:13.985 +00:00 [INF] Started transaction with span ID 'bf2a75272a212426' and trace ID 'd89b307833be43ed80d3afdeb56d5447'. 2025-06-17 07:24:13.985 +00:00 [INF] Started transaction with span ID 'bf2a75272a212426' and trace ID 'd89b307833be43ed80d3afdeb56d5447'. 2025-06-17 07:24:13.985 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:13.985 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:13.994 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:24:13.996 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:24:13.996 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 12.0065ms 2025-06-17 07:24:13.996 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:24:13.996 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:13.996 +00:00 [INF] Discarding envelope ed633b534380472ca9baaf00345f45cc because the queue is full. 2025-06-17 07:24:13.996 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:13.996 +00:00 [INF] Discarding envelope fad105c62d9a405782567edc0c8053cb because the queue is full. 2025-06-17 07:24:13.996 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 13.0734ms 2025-06-17 07:24:14.016 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:14.035 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:14.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:14.040 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:14.048 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.052 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.092 +00:00 [INF] Executed DbCommand (31ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:14.093 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.094 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.098 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:14.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:14.107 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.112 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:14.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.121 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:14.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.128 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:14.129 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.133 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:14.134 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.135 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.140 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:14.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.142 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:14.146 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:14.151 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.154 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.158 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:14.159 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.164 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:14.165 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.171 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:14.172 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.177 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:14.178 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:14.186 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.191 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:14.193 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:14.201 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.207 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:14.207 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:14.208 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 222.4532ms 2025-06-17 07:24:14.208 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:14.208 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:14.208 +00:00 [INF] Discarding envelope 2ad233cddced4d10b7d0edbdc6d4b005 because the queue is full. 2025-06-17 07:24:14.208 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:14.208 +00:00 [INF] Discarding envelope c13cd1f188614b4e8cff86a8ec04bc7c because the queue is full. 2025-06-17 07:24:14.208 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 223.4732ms 2025-06-17 07:24:14.209 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:24:14.209 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:14.209 +00:00 [INF] Started transaction with span ID '1ded50e4be7b070f' and trace ID '68928e8a46f847a7aaa4acd96f5f9a4d'. 2025-06-17 07:24:14.209 +00:00 [INF] Started transaction with span ID '1ded50e4be7b070f' and trace ID '68928e8a46f847a7aaa4acd96f5f9a4d'. 2025-06-17 07:24:14.209 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:14.209 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:14.222 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:14.226 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:14.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:14.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:14.234 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.240 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.245 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.246 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.249 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.256 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.261 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.265 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.270 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.282 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.284 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.295 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.309 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.314 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.319 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.327 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.331 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:14.332 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 123.4242ms 2025-06-17 07:24:14.333 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:14.333 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:14.333 +00:00 [INF] Discarding envelope 85e5ef83d16e47b8bab2bde8e50d195f because the queue is full. 2025-06-17 07:24:14.333 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:14.333 +00:00 [INF] Discarding envelope b29b5f45917549cd83c815ac9d9efb2d because the queue is full. 2025-06-17 07:24:14.333 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 124.4575ms 2025-06-17 07:24:14.922 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:24:14.922 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:14.922 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:24:14.922 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:14.922 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1964ms 2025-06-17 07:24:14.923 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:24:14.924 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:14.924 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:24:14.924 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:14.924 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2642ms 2025-06-17 07:24:14.930 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:24:14.930 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:14.930 +00:00 [INF] Started transaction with span ID '1aff66a5894bc57a' and trace ID '0e7a3bd4bdff41d9a538e50b3ce3d11c'. 2025-06-17 07:24:14.930 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:14.930 +00:00 [INF] Started transaction with span ID '1aff66a5894bc57a' and trace ID '0e7a3bd4bdff41d9a538e50b3ce3d11c'. 2025-06-17 07:24:14.930 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:24:14.930 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:14.934 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:14.938 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:24:14.938 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:14.938 +00:00 [INF] Started transaction with span ID 'bba715639f053136' and trace ID '1e48e918f60142c7a9f0f685ebcc0ee8'. 2025-06-17 07:24:14.938 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:14.938 +00:00 [INF] Started transaction with span ID 'bba715639f053136' and trace ID '1e48e918f60142c7a9f0f685ebcc0ee8'. 2025-06-17 07:24:14.938 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:14.938 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:14.940 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:14.944 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:14.947 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:14.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:14.956 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:24:14.956 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 25.5078ms 2025-06-17 07:24:14.956 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:24:14.956 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:14.956 +00:00 [INF] Discarding envelope f79a61e91e084009b2d4e98f25869e19 because the queue is full. 2025-06-17 07:24:14.956 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:14.956 +00:00 [INF] Discarding envelope 92d8ab3f2af440399563499b7ac481f3 because the queue is full. 2025-06-17 07:24:14.957 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 26.5990ms 2025-06-17 07:24:14.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:14.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:14.967 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:14.981 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:14.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:14.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:14.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:14.999 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.002 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.016 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.017 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.024 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.026 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.032 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.033 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.039 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.044 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.051 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.086 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.099 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.115 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.154 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:15.154 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 216.0228ms 2025-06-17 07:24:15.154 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:15.155 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:15.155 +00:00 [INF] Discarding envelope 1dbb16ba40d244db856393dc11990e41 because the queue is full. 2025-06-17 07:24:15.155 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:15.155 +00:00 [INF] Discarding envelope 847064e5e3354a77bd5ffa3568eac3bd because the queue is full. 2025-06-17 07:24:15.155 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 217.5338ms 2025-06-17 07:24:15.286 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:24:15.286 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:15.286 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:24:15.286 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:15.286 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3811ms 2025-06-17 07:24:15.291 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:24:15.291 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:15.291 +00:00 [INF] Started transaction with span ID '5d6e6bc5b47cdeb5' and trace ID '4febc07bae4d4e7a96cd4096ef5737b3'. 2025-06-17 07:24:15.291 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:15.292 +00:00 [INF] Started transaction with span ID '5d6e6bc5b47cdeb5' and trace ID '4febc07bae4d4e7a96cd4096ef5737b3'. 2025-06-17 07:24:15.292 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:24:15.292 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:15.293 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:24:15.294 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:24:15.294 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.8298ms 2025-06-17 07:24:15.294 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:24:15.294 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:15.294 +00:00 [INF] Discarding envelope 5293d8ea46fa4808b0fbe095a2ee3bf6 because the queue is full. 2025-06-17 07:24:15.294 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:15.294 +00:00 [INF] Discarding envelope 5fa4ed1000154e91a94fcdc8b94088fe because the queue is full. 2025-06-17 07:24:15.294 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.9679ms 2025-06-17 07:24:15.735 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:24:15.735 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:15.735 +00:00 [INF] Started transaction with span ID '957db8f18b878cde' and trace ID 'ca93348b32ba490ab9a0d4256ce98625'. 2025-06-17 07:24:15.735 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:15.735 +00:00 [INF] Started transaction with span ID '957db8f18b878cde' and trace ID 'ca93348b32ba490ab9a0d4256ce98625'. 2025-06-17 07:24:15.735 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:15.736 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:15.739 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:15.743 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:15.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:15.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:15.749 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.751 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.758 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.762 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.773 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.773 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.775 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.779 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.780 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.790 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.803 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.804 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.809 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.815 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.820 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.821 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.826 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.831 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.840 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.842 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.846 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.858 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.866 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.867 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.874 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.882 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.887 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.895 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.904 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.908 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.914 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.922 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.929 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.937 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.944 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.960 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:15.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:15.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:15.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:15.988 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:15.989 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 253.7046ms 2025-06-17 07:24:15.989 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:15.990 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:15.990 +00:00 [INF] Discarding envelope a47f13c952d1471d984ddc59a9df45f3 because the queue is full. 2025-06-17 07:24:15.990 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:15.990 +00:00 [INF] Discarding envelope 378a9b7b2f424e01aa61ba186c8eab1a because the queue is full. 2025-06-17 07:24:15.990 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 254.9224ms 2025-06-17 07:24:16.045 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:24:16.045 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:16.045 +00:00 [INF] Started transaction with span ID 'de6ec728e2bb8c8d' and trace ID '541a32005da540c38b898a22a09e5621'. 2025-06-17 07:24:16.045 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:16.045 +00:00 [INF] Started transaction with span ID 'de6ec728e2bb8c8d' and trace ID '541a32005da540c38b898a22a09e5621'. 2025-06-17 07:24:16.045 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:16.045 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:16.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:16.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:16.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.063 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:16.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.068 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.069 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.074 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.076 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:16.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.091 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:16.092 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.098 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:16.099 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:16.108 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.114 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:16.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.122 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:16.123 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:16.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:16.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:16.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:16.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:16.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:16.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.287 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:16.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.293 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:16.303 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.311 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:16.312 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.318 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:16.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:16.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:16.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:16.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:16.332 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:16.332 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 286.4575ms 2025-06-17 07:24:16.332 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:16.332 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:16.333 +00:00 [INF] Discarding envelope 0c279aa6c2e64ea1aedc3435508ba9a3 because the queue is full. 2025-06-17 07:24:16.333 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:16.333 +00:00 [INF] Discarding envelope 1eead46a8a1a4238baac26023ec41e3c because the queue is full. 2025-06-17 07:24:16.333 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 288.0168ms 2025-06-17 07:24:17.737 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:24:17.737 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:17.737 +00:00 [INF] Started transaction with span ID '1f67198789d97e4c' and trace ID 'cbc89257a79f4daa867ce292d5a2b92c'. 2025-06-17 07:24:17.738 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:17.738 +00:00 [INF] Started transaction with span ID '1f67198789d97e4c' and trace ID 'cbc89257a79f4daa867ce292d5a2b92c'. 2025-06-17 07:24:17.738 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:24:17.738 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:17.742 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:17.745 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:17.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:17.753 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:24:17.753 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 15.3241ms 2025-06-17 07:24:17.753 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:24:17.753 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:17.753 +00:00 [INF] Discarding envelope 7e3ab946ddb64e27bf4b77763d0d7d4b because the queue is full. 2025-06-17 07:24:17.753 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:17.754 +00:00 [INF] Discarding envelope 7e83b23a5bbb4d0d8009a73e899601c6 because the queue is full. 2025-06-17 07:24:17.754 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 16.3283ms 2025-06-17 07:24:17.754 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:24:17.754 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:17.754 +00:00 [INF] Started transaction with span ID '92e7df0e64569346' and trace ID '94e0e6d534c643e29a96ff4da421ef5a'. 2025-06-17 07:24:17.754 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:17.754 +00:00 [INF] Started transaction with span ID '92e7df0e64569346' and trace ID '94e0e6d534c643e29a96ff4da421ef5a'. 2025-06-17 07:24:17.754 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:17.754 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:17.758 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:17.761 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:17.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:17.767 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:17.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.778 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.778 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.779 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.786 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.790 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.793 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.795 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.799 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.804 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.811 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.816 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.817 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.824 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.825 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.831 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.836 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.837 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.842 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.847 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.857 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.863 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.864 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.876 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.887 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.888 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.895 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.895 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:17.895 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 141.0047ms 2025-06-17 07:24:17.895 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:17.896 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:17.896 +00:00 [INF] Discarding envelope d45610a19723457788787ee790acd0cb because the queue is full. 2025-06-17 07:24:17.896 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:17.896 +00:00 [INF] Discarding envelope d9a9eaf73a9a489f8ce26797096f8d42 because the queue is full. 2025-06-17 07:24:17.896 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 142.0524ms 2025-06-17 07:24:17.896 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:24:17.896 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:17.896 +00:00 [INF] Started transaction with span ID '5cbabcb9b32140a0' and trace ID 'db4d4075ea964aceb6d28359c52457f8'. 2025-06-17 07:24:17.896 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:17.897 +00:00 [INF] Started transaction with span ID '5cbabcb9b32140a0' and trace ID 'db4d4075ea964aceb6d28359c52457f8'. 2025-06-17 07:24:17.897 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:17.897 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:17.900 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:17.903 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:17.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:17.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:17.910 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.919 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.923 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.929 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.935 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.936 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.943 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.944 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.964 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.969 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.970 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:17.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:17.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:17.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:17.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.016 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.018 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:24:18.018 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:18.018 +00:00 [INF] Started transaction with span ID '2bbb1a7c751d81b3' and trace ID '6a430e925f514dd4b59358f0fb2a99fc'. 2025-06-17 07:24:18.018 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:18.020 +00:00 [INF] Started transaction with span ID '2bbb1a7c751d81b3' and trace ID '6a430e925f514dd4b59358f0fb2a99fc'. 2025-06-17 07:24:18.020 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:24:18.020 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:18.023 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:24:18.024 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:24:18.024 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.3048ms 2025-06-17 07:24:18.024 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:24:18.024 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:18.024 +00:00 [INF] Discarding envelope c0e3373bbf72477faadecbf154db8302 because the queue is full. 2025-06-17 07:24:18.024 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:18.024 +00:00 [INF] Discarding envelope 32fa4006211c4f05ba4695639fe8c5f2 because the queue is full. 2025-06-17 07:24:18.024 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 6.3684ms 2025-06-17 07:24:18.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.044 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.048 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.053 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.103 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.191 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.192 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:18.193 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 296.0445ms 2025-06-17 07:24:18.193 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:18.193 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:18.193 +00:00 [INF] Discarding envelope 0b80d39e9deb45eb83c3bb9220420cd5 because the queue is full. 2025-06-17 07:24:18.193 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:18.193 +00:00 [INF] Discarding envelope cb863952480d4650aa9cccad99a5c3bc because the queue is full. 2025-06-17 07:24:18.193 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 297.1263ms 2025-06-17 07:24:18.272 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:24:18.272 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:18.272 +00:00 [INF] Started transaction with span ID '24c73fe6841b863a' and trace ID 'b351a3fbc1e74d31bdc4f2a0d7e62ca3'. 2025-06-17 07:24:18.272 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:18.272 +00:00 [INF] Started transaction with span ID '24c73fe6841b863a' and trace ID 'b351a3fbc1e74d31bdc4f2a0d7e62ca3'. 2025-06-17 07:24:18.273 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:18.273 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:18.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:18.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:18.281 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.283 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.289 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.292 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.293 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.297 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.298 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.306 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.307 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.311 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.312 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.313 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.316 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.317 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.323 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.328 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.329 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.333 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.334 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.342 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.346 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.350 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.352 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.358 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.363 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.384 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.390 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.397 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.404 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.406 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.412 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.418 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.432 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.434 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.440 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.448 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.449 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.455 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.461 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.470 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.501 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.510 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:18.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:18.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:18.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:18.529 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:18.529 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 256.0642ms 2025-06-17 07:24:18.529 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:18.529 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:18.529 +00:00 [INF] Discarding envelope 8d12b1baa24e40319eaad4e153d7746c because the queue is full. 2025-06-17 07:24:18.529 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:18.529 +00:00 [INF] Discarding envelope 7cab8ee7cff040ee85107850455e2e9a because the queue is full. 2025-06-17 07:24:18.529 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 257.5440ms 2025-06-17 07:24:23.512 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:24:23.512 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:23.512 +00:00 [INF] Started transaction with span ID '23220b4f845d6e77' and trace ID 'f2e16d55fc8e4843aa2731cc7d2576f9'. 2025-06-17 07:24:23.512 +00:00 [INF] Started transaction with span ID '23220b4f845d6e77' and trace ID 'f2e16d55fc8e4843aa2731cc7d2576f9'. 2025-06-17 07:24:23.512 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:23.512 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:23.529 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:23.548 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:23.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:23.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:23.557 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:23.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:23.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:23.565 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:23.566 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:23.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:23.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:23.571 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:23.572 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:23.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:23.579 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:23.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:23.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:23.593 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:23.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:23.599 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:23.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:23.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:23.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:23.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:23.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:23.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:23.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:23.618 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:23.619 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:23.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:23.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:23.625 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:23.626 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:23.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:23.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:23.630 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:23.631 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:23.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:23.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:23.637 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:23.640 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:23.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:23.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:23.645 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:23.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:23.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:23.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:23.651 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:23.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:23.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:23.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:23.659 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:23.660 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:23.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:23.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:23.665 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:23.666 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:23.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:23.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:23.672 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:23.673 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:23.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:23.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:23.678 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:23.680 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:23.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:23.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:23.685 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:23.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:23.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:23.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:23.693 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:23.694 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:23.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:23.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:23.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:23.701 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:23.701 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 188.7729ms 2025-06-17 07:24:23.701 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:23.701 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:23.702 +00:00 [INF] Discarding envelope 4ba5aea4d53c42808643137eda9712a3 because the queue is full. 2025-06-17 07:24:23.702 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:23.702 +00:00 [INF] Discarding envelope 3fa106e03d424612a8a37eba6deb983f because the queue is full. 2025-06-17 07:24:23.702 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 189.8994ms 2025-06-17 07:24:24.543 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:24:24.543 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:24.543 +00:00 [INF] Started transaction with span ID 'c29b5e8d56c53eff' and trace ID '3ce51bc63a2841658b22ca16fda12005'. 2025-06-17 07:24:24.543 +00:00 [INF] Started transaction with span ID 'c29b5e8d56c53eff' and trace ID '3ce51bc63a2841658b22ca16fda12005'. 2025-06-17 07:24:24.543 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:24:24.543 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:24.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:24:24.545 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:24:24.545 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7427ms 2025-06-17 07:24:24.545 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:24:24.545 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:24.545 +00:00 [INF] Discarding envelope 3f64b5247350457f9b6eb57b409f928c because the queue is full. 2025-06-17 07:24:24.545 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:24.545 +00:00 [INF] Discarding envelope de9a901b069b4571b5629d311a3ae66b because the queue is full. 2025-06-17 07:24:24.545 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.6594ms 2025-06-17 07:24:24.851 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:24:24.851 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:24.851 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:24:24.851 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:24.851 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2768ms 2025-06-17 07:24:24.863 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:24:24.863 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:24.863 +00:00 [INF] Started transaction with span ID '20f990a02fe15f5b' and trace ID '127e2500aac54ce6a4ef43473717f803'. 2025-06-17 07:24:24.863 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:24.863 +00:00 [INF] Started transaction with span ID '20f990a02fe15f5b' and trace ID '127e2500aac54ce6a4ef43473717f803'. 2025-06-17 07:24:24.863 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:24:24.863 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:24.864 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:24:24.864 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:24.864 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:24:24.864 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:24.864 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1742ms 2025-06-17 07:24:24.869 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:24:24.869 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:24.869 +00:00 [INF] Started transaction with span ID 'd8222518558fb0aa' and trace ID '2641c55d443d4d7791c312e82c0e1d35'. 2025-06-17 07:24:24.869 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:24.870 +00:00 [INF] Started transaction with span ID 'd8222518558fb0aa' and trace ID '2641c55d443d4d7791c312e82c0e1d35'. 2025-06-17 07:24:24.870 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:24.870 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:24.872 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:24.899 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:24.902 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:24.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:24.908 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:24.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:24.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:24.922 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:24:24.923 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 60.0346ms 2025-06-17 07:24:24.923 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:24:24.924 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:24.924 +00:00 [INF] Discarding envelope 75954f0fa7494143b34fd694c60d15bd because the queue is full. 2025-06-17 07:24:24.924 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:24.924 +00:00 [INF] Discarding envelope d3ea1c2460044ad383bf5bb76bb1ac1d because the queue is full. 2025-06-17 07:24:24.924 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 61.3402ms 2025-06-17 07:24:24.925 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:24.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:24.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:24.947 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:24.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:24.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:24.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:24.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:24.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:24.963 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:24.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:24.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:24.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:24.982 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:24.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:24.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:24.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:24.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.014 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:24:25.014 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:25.014 +00:00 [INF] Started transaction with span ID '581e32b727ac9637' and trace ID 'b3b5ed7473954405bcb62780adeec68a'. 2025-06-17 07:24:25.014 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:25.015 +00:00 [INF] Started transaction with span ID '581e32b727ac9637' and trace ID 'b3b5ed7473954405bcb62780adeec68a'. 2025-06-17 07:24:25.015 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:25.015 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:25.023 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:25.026 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:25.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:25.033 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:25.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.043 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.050 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.056 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.065 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.076 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:24:25.076 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:25.077 +00:00 [INF] Started transaction with span ID 'afdd8eda4b201f4e' and trace ID '63704ebdb7df4b99a4770a07cb983fba'. 2025-06-17 07:24:25.077 +00:00 [INF] Started transaction with span ID 'afdd8eda4b201f4e' and trace ID '63704ebdb7df4b99a4770a07cb983fba'. 2025-06-17 07:24:25.077 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:25.077 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:25.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.094 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.094 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.104 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:25.111 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.137 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.141 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.145 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.153 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.165 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.169 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.176 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.177 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.195 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.199 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.208 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.215 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.227 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.246 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.252 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.265 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.265 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.274 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.285 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.295 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.302 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.306 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.318 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.338 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.342 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.350 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.355 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:25.355 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 485.0078ms 2025-06-17 07:24:25.355 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:25.355 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:25.355 +00:00 [INF] Discarding envelope c1cca4a956a84e3abad64637a51d2ba9 because the queue is full. 2025-06-17 07:24:25.355 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:25.355 +00:00 [INF] Discarding envelope 690ffbf790174fa2bca169eb02834bbb because the queue is full. 2025-06-17 07:24:25.355 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 486.0613ms 2025-06-17 07:24:25.358 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.360 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.375 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.382 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.383 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.386 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.396 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.404 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.411 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.412 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.425 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.426 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.433 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.439 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.445 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.461 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.462 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.486 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.506 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:25.507 +00:00 [INF] Executed DbCommand (403ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:25.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:25.514 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:25.518 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.528 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.540 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.541 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.556 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.561 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.572 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.583 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.589 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.596 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.602 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.607 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.614 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:25.615 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:24:25.615 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:25.615 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:24:25.615 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:25.615 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2219ms 2025-06-17 07:24:25.615 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 600.6663ms 2025-06-17 07:24:25.615 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:25.616 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:25.616 +00:00 [INF] Discarding envelope cce3f15b75e849ae9d13c50746d6889b because the queue is full. 2025-06-17 07:24:25.616 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:25.616 +00:00 [INF] Discarding envelope f1db2644a0c64889aa95f1ef79bd5b4f because the queue is full. 2025-06-17 07:24:25.616 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 601.7869ms 2025-06-17 07:24:25.616 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 539.2994ms 2025-06-17 07:24:25.616 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:25.616 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:25.616 +00:00 [INF] Discarding envelope 01e6c6a601654fefa06819a9a3b4179e because the queue is full. 2025-06-17 07:24:25.617 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:25.618 +00:00 [INF] Discarding envelope 55ac14bb10014c27b7d822e4769954c0 because the queue is full. 2025-06-17 07:24:25.618 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 541.4368ms 2025-06-17 07:24:25.622 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:24:25.622 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:25.622 +00:00 [INF] Started transaction with span ID 'c994aea8a88eb7e5' and trace ID 'f627adb9cf2e4145afe3dd05ad48a267'. 2025-06-17 07:24:25.622 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:25.623 +00:00 [INF] Started transaction with span ID 'c994aea8a88eb7e5' and trace ID 'f627adb9cf2e4145afe3dd05ad48a267'. 2025-06-17 07:24:25.624 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:24:25.624 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:25.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:24:25.629 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:24:25.630 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.0797ms 2025-06-17 07:24:25.630 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:24:25.630 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:25.630 +00:00 [INF] Discarding envelope 77a7f24c83e34a5a8ee8f3d58a25e033 because the queue is full. 2025-06-17 07:24:25.630 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:25.630 +00:00 [INF] Discarding envelope 59a6841beb674d96b32e6fc4ef49ae9e because the queue is full. 2025-06-17 07:24:25.631 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 8.6859ms 2025-06-17 07:24:25.722 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:24:25.722 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:25.722 +00:00 [INF] Started transaction with span ID 'fbb749dc4f43c321' and trace ID '7fa9f257f056490cb21f071d194c01e5'. 2025-06-17 07:24:25.722 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:25.722 +00:00 [INF] Started transaction with span ID 'fbb749dc4f43c321' and trace ID '7fa9f257f056490cb21f071d194c01e5'. 2025-06-17 07:24:25.722 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:25.722 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:25.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:25.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:25.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.777 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.793 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.796 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.800 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.800 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.802 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.804 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.806 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.814 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.818 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.818 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.819 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.823 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.824 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.826 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.831 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.832 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.837 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.852 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.854 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.860 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.866 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.870 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.877 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.884 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.887 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.891 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.897 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.899 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.906 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.910 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.919 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.924 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.930 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.931 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.937 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.948 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.953 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.972 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:25.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:25.989 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:25.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:25.992 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:25.992 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 269.4286ms 2025-06-17 07:24:25.992 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:25.992 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:25.992 +00:00 [INF] Discarding envelope 0b3bb5d27abd430b9b9b0cedf6a68536 because the queue is full. 2025-06-17 07:24:25.992 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:25.992 +00:00 [INF] Discarding envelope 2004bf82d76e4c8f8fa9634bbd6239aa because the queue is full. 2025-06-17 07:24:25.992 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 270.4732ms 2025-06-17 07:24:28.240 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:24:28.240 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:28.240 +00:00 [INF] Started transaction with span ID 'a1cfe1174920307f' and trace ID 'f24c85a738c44101a194627afb602fa4'. 2025-06-17 07:24:28.240 +00:00 [INF] Started transaction with span ID 'a1cfe1174920307f' and trace ID 'f24c85a738c44101a194627afb602fa4'. 2025-06-17 07:24:28.240 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:28.240 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:28.256 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:28.267 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:24:28.267 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:28.268 +00:00 [INF] Started transaction with span ID '2c87c4cf2deb0886' and trace ID '6987e6ecd31d4e23bf3c2e84c58fa9bd'. 2025-06-17 07:24:28.268 +00:00 [INF] Started transaction with span ID '2c87c4cf2deb0886' and trace ID '6987e6ecd31d4e23bf3c2e84c58fa9bd'. 2025-06-17 07:24:28.268 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:24:28.268 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:28.271 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:24:28.272 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:24:28.272 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.109ms 2025-06-17 07:24:28.272 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:24:28.272 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:28.272 +00:00 [INF] Discarding envelope 2c13ada1662c4c3ab5800477f57609e8 because the queue is full. 2025-06-17 07:24:28.273 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:28.273 +00:00 [INF] Discarding envelope f6ae053d6dc44224bc60f5e3bc1068c1 because the queue is full. 2025-06-17 07:24:28.273 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.6424ms 2025-06-17 07:24:28.274 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:28.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:28.277 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:28.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:28.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:28.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:28.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:28.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:28.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:28.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:28.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:28.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:28.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:28.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:28.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.402 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:24:28.402 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:28.402 +00:00 [INF] Started transaction with span ID 'ca1b399f30984279' and trace ID 'e32e3a3a13bf4dbbab635cf4ea6fdc1c'. 2025-06-17 07:24:28.403 +00:00 [INF] Started transaction with span ID 'ca1b399f30984279' and trace ID 'e32e3a3a13bf4dbbab635cf4ea6fdc1c'. 2025-06-17 07:24:28.403 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:28.403 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:28.407 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:28.411 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:28.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:28.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:28.417 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:28.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.431 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:28.438 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:28.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:28.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.465 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.469 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:28.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.489 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.494 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.494 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:28.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.512 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:28.530 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:28.531 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 290.3463ms 2025-06-17 07:24:28.531 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:28.531 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:28.531 +00:00 [INF] Discarding envelope 8857c2b9876a44528ef3e4261558c562 because the queue is full. 2025-06-17 07:24:28.532 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:28.533 +00:00 [INF] Discarding envelope 5a0bf39ca76a479599bc7e56eec7e5e2 because the queue is full. 2025-06-17 07:24:28.533 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 293.2969ms 2025-06-17 07:24:28.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.534 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.593 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.602 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:28.605 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 202.6119ms 2025-06-17 07:24:28.605 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:28.606 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:28.606 +00:00 [INF] Discarding envelope bb3bbe2586d143ce8e93dfddaadc76e1 because the queue is full. 2025-06-17 07:24:28.606 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:28.606 +00:00 [INF] Discarding envelope b84b09d51adc4319a69d883835759719 because the queue is full. 2025-06-17 07:24:28.607 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 204.4731ms 2025-06-17 07:24:28.928 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:24:28.928 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:28.928 +00:00 [INF] Started transaction with span ID '54a79523bbb2e9b4' and trace ID 'b9498634ed0843b5aa7492b1976cfb92'. 2025-06-17 07:24:28.928 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:28.929 +00:00 [INF] Started transaction with span ID '54a79523bbb2e9b4' and trace ID 'b9498634ed0843b5aa7492b1976cfb92'. 2025-06-17 07:24:28.929 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:24:28.929 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:28.930 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:24:28.930 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:28.930 +00:00 [INF] Started transaction with span ID 'b9c7bcd0b20bd94d' and trace ID '4d9b298565e94a88bb3e82981fffaf9c'. 2025-06-17 07:24:28.930 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:28.930 +00:00 [INF] Started transaction with span ID 'b9c7bcd0b20bd94d' and trace ID '4d9b298565e94a88bb3e82981fffaf9c'. 2025-06-17 07:24:28.930 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:28.930 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:28.934 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:28.938 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:28.941 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:28.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:28.947 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:28.949 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:28.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.963 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:28.974 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.976 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:24:28.977 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 48.3996ms 2025-06-17 07:24:28.977 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:24:28.977 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:28.977 +00:00 [INF] Discarding envelope c5039cdac3a6408395c6840575cb7094 because the queue is full. 2025-06-17 07:24:28.977 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:28.977 +00:00 [INF] Discarding envelope b7d4c33effd44c32b264a88b5bd76004 because the queue is full. 2025-06-17 07:24:28.978 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 49.7910ms 2025-06-17 07:24:28.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:28.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:28.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:28.994 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:28.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:28.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.067 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.094 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:24:29.094 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:29.094 +00:00 [INF] Started transaction with span ID 'a662fe8983a803f5' and trace ID 'b417912b433c4cd0a77c4edd87c1e130'. 2025-06-17 07:24:29.094 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:29.095 +00:00 [INF] Started transaction with span ID 'a662fe8983a803f5' and trace ID 'b417912b433c4cd0a77c4edd87c1e130'. 2025-06-17 07:24:29.095 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:29.095 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:29.099 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:29.104 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:29.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:29.110 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:29.110 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.132 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.151 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.159 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.166 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.176 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.180 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.181 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.184 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.224 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.229 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.230 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.231 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.248 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.259 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.261 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.264 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.269 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.291 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:24:29.294 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:29.294 +00:00 [INF] Started transaction with span ID '3c0d40a7379c6a7d' and trace ID 'dbb385d7497c4a6a971ad812766352b1'. 2025-06-17 07:24:29.294 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:29.295 +00:00 [INF] Started transaction with span ID '3c0d40a7379c6a7d' and trace ID 'dbb385d7497c4a6a971ad812766352b1'. 2025-06-17 07:24:29.295 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:24:29.295 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:29.299 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:24:29.299 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:24:29.299 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.3575ms 2025-06-17 07:24:29.299 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:24:29.299 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:29.300 +00:00 [INF] Discarding envelope 5434f8be70894e7982d06d8bcde8c7fe because the queue is full. 2025-06-17 07:24:29.301 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:29.301 +00:00 [INF] Discarding envelope 1a63e7c87953483198387e570f50f8fd because the queue is full. 2025-06-17 07:24:29.301 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 10.3305ms 2025-06-17 07:24:29.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.311 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.319 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.329 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.337 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.351 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.361 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.380 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.393 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:29.394 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 463.7781ms 2025-06-17 07:24:29.394 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:29.394 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:29.407 +00:00 [INF] Discarding envelope a2d73b174685487ea549d818ebf1a933 because the queue is full. 2025-06-17 07:24:29.407 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:29.407 +00:00 [INF] Discarding envelope 2dfc98d5b2db46c89b61a541a9c5f710 because the queue is full. 2025-06-17 07:24:29.408 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 478.2535ms 2025-06-17 07:24:29.397 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.421 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.436 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.446 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.468 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.474 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.481 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.491 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.513 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.519 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.525 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.537 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.544 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.560 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.576 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.586 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.596 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.608 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.612 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.644 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.688 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.697 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.736 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.747 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.768 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.790 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.804 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.813 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.828 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.844 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.857 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.881 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.888 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.895 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.905 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.920 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.928 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.937 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:29.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:29.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:29.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:29.979 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:29.992 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 897.3482ms 2025-06-17 07:24:29.992 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:29.993 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:29.993 +00:00 [INF] Discarding envelope a349601e07174f1cb314033629a81e53 because the queue is full. 2025-06-17 07:24:29.993 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:29.993 +00:00 [INF] Discarding envelope 627c2be4fcb94bdca803782d1b23c6e7 because the queue is full. 2025-06-17 07:24:29.994 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 899.4250ms 2025-06-17 07:24:30.079 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:24:30.079 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:30.079 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:24:30.079 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:30.079 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2355ms 2025-06-17 07:24:30.087 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:24:30.087 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:30.087 +00:00 [INF] Started transaction with span ID 'ef53f9d0043bdb41' and trace ID 'f7ba5a617bcc43189060435caa26c108'. 2025-06-17 07:24:30.087 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:30.087 +00:00 [INF] Started transaction with span ID 'ef53f9d0043bdb41' and trace ID 'f7ba5a617bcc43189060435caa26c108'. 2025-06-17 07:24:30.087 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:30.087 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:30.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:30.099 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:30.107 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:30.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.126 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.139 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.155 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.160 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:30.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.169 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.176 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.181 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:30.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:30.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:30.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:30.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:30.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:30.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:30.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.299 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:30.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:30.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.364 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:30.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:30.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.430 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.447 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:30.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.486 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:30.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.499 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.505 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:30.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.516 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:30.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:30.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:30.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:30.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:30.541 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:30.542 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 454.3782ms 2025-06-17 07:24:30.542 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:30.542 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:30.542 +00:00 [INF] Discarding envelope 210550026e154b4cb9d435c926f2aedc because the queue is full. 2025-06-17 07:24:30.542 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:30.542 +00:00 [INF] Discarding envelope 685c2a9903e943e6bf3969565eb27e1d because the queue is full. 2025-06-17 07:24:30.543 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 456.1154ms 2025-06-17 07:24:37.938 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:24:37.938 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:37.938 +00:00 [INF] Started transaction with span ID '7ebf94e474e13353' and trace ID 'feadf9eec2264dc7aed4ab04811ada56'. 2025-06-17 07:24:37.938 +00:00 [INF] Started transaction with span ID '7ebf94e474e13353' and trace ID 'feadf9eec2264dc7aed4ab04811ada56'. 2025-06-17 07:24:37.938 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:37.938 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:37.939 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:24:37.939 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:37.939 +00:00 [INF] Started transaction with span ID '7dafc8858312c302' and trace ID '9c30a48eaa15405f852663ea23b8cd3b'. 2025-06-17 07:24:37.939 +00:00 [INF] Started transaction with span ID '7dafc8858312c302' and trace ID '9c30a48eaa15405f852663ea23b8cd3b'. 2025-06-17 07:24:37.939 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:24:37.939 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:37.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:24:37.943 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:24:37.943 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.2884ms 2025-06-17 07:24:37.943 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:24:37.943 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:37.944 +00:00 [INF] Discarding envelope 518fe678e2194b55b47122c2ef717c97 because the queue is full. 2025-06-17 07:24:37.944 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:37.944 +00:00 [INF] Discarding envelope b313f784081047ccbd0105262f50474c because the queue is full. 2025-06-17 07:24:37.944 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.1028ms 2025-06-17 07:24:37.976 +00:00 [INF] Executed DbCommand (31ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:37.992 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:37.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:37.998 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:38.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.012 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:38.023 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:38.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:38.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:38.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:38.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:38.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:38.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:38.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:38.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:38.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.116 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:24:38.117 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:38.117 +00:00 [INF] Started transaction with span ID '1b43c6aba29c9fac' and trace ID 'c6fbe82c595e46b4821414fd442b4a37'. 2025-06-17 07:24:38.117 +00:00 [INF] Started transaction with span ID '1b43c6aba29c9fac' and trace ID 'c6fbe82c595e46b4821414fd442b4a37'. 2025-06-17 07:24:38.117 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:38.117 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:38.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:38.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.130 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:38.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.141 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:38.145 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:38.146 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:38.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:38.151 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.163 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:38.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.173 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:38.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.201 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.202 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.220 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:38.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.231 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.240 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:38.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.260 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:38.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.282 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.290 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.291 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:38.300 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:38.302 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 364.2617ms 2025-06-17 07:24:38.302 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:38.303 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:38.303 +00:00 [INF] Discarding envelope a6a4c1f4d12b454ab95a0d2a4dfff8e7 because the queue is full. 2025-06-17 07:24:38.303 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:38.303 +00:00 [INF] Discarding envelope 54775c6cb82f4c5eab265e91cc17066c because the queue is full. 2025-06-17 07:24:38.303 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.305 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 367.6492ms 2025-06-17 07:24:38.308 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.323 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:38.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:38.359 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:38.360 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:38.363 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 246.0851ms 2025-06-17 07:24:38.364 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:38.364 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:38.364 +00:00 [INF] Discarding envelope d5c85032d489419c82ca839983f24caf because the queue is full. 2025-06-17 07:24:38.364 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:38.364 +00:00 [INF] Discarding envelope fe2504f9505e49bcb7e7f3c7a3e467cc because the queue is full. 2025-06-17 07:24:38.365 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 248.7502ms 2025-06-17 07:24:38.952 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:24:38.952 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:38.952 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:24:38.952 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:38.953 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2185ms 2025-06-17 07:24:38.953 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:24:38.953 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:38.953 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:24:38.953 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:38.953 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1726ms 2025-06-17 07:24:38.957 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:24:38.958 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:38.958 +00:00 [INF] Started transaction with span ID '7611c12e08ec47c6' and trace ID '50cc393c998540fc913c2d18666b6908'. 2025-06-17 07:24:38.958 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:38.958 +00:00 [INF] Started transaction with span ID '7611c12e08ec47c6' and trace ID '50cc393c998540fc913c2d18666b6908'. 2025-06-17 07:24:38.958 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:38.958 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:38.962 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:24:38.963 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:38.963 +00:00 [INF] Started transaction with span ID 'a81ddabb5b9641eb' and trace ID 'bb2867df7e1147feae4ee696dcf6677a'. 2025-06-17 07:24:38.963 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:38.963 +00:00 [INF] Started transaction with span ID 'a81ddabb5b9641eb' and trace ID 'bb2867df7e1147feae4ee696dcf6677a'. 2025-06-17 07:24:38.963 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:24:38.963 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:38.973 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:38.981 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:38.985 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:38.988 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:39.010 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:39.012 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:39.016 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:39.018 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:24:39.020 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 57.0836ms 2025-06-17 07:24:39.020 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:24:39.020 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:39.020 +00:00 [INF] Discarding envelope b4a821a1b4d44b64844f3d7147cc89e6 because the queue is full. 2025-06-17 07:24:39.020 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:39.020 +00:00 [INF] Discarding envelope 43511aa6df1a411f810dca7d069950d6 because the queue is full. 2025-06-17 07:24:39.021 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 58.5607ms 2025-06-17 07:24:39.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.052 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.072 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.094 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.110 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.118 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.119 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:24:39.119 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:39.119 +00:00 [INF] Started transaction with span ID '19542ea01fb7e1f0' and trace ID 'ed24c5582df8471092eb3c1666c4e9eb'. 2025-06-17 07:24:39.119 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:39.119 +00:00 [INF] Started transaction with span ID '19542ea01fb7e1f0' and trace ID 'ed24c5582df8471092eb3c1666c4e9eb'. 2025-06-17 07:24:39.119 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:39.119 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:39.134 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:39.150 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:24:39.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:39.162 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.163 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:39.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.193 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.201 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.215 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.216 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.225 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.226 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.232 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.243 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:24:39.243 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:39.243 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:24:39.243 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:39.243 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2669ms 2025-06-17 07:24:39.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.247 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:24:39.248 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:39.248 +00:00 [INF] Started transaction with span ID '6e66a0c4642c2331' and trace ID '7029ea6c85174f508be00f4788e9d3a7'. 2025-06-17 07:24:39.248 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:39.248 +00:00 [INF] Started transaction with span ID '6e66a0c4642c2331' and trace ID '7029ea6c85174f508be00f4788e9d3a7'. 2025-06-17 07:24:39.248 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:24:39.248 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:39.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:24:39.269 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:24:39.269 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 21.1622ms 2025-06-17 07:24:39.271 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:24:39.271 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:39.271 +00:00 [INF] Discarding envelope a1d66ac6add44a309f08a0ccf2ec7a91 because the queue is full. 2025-06-17 07:24:39.272 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:39.272 +00:00 [INF] Discarding envelope 2061224be1f64d2f9f9c52c8efb651ef because the queue is full. 2025-06-17 07:24:39.272 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 24.6137ms 2025-06-17 07:24:39.271 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.276 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.292 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.294 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.297 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.315 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.316 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.329 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.341 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.346 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.352 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.359 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.383 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.387 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.393 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.401 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.407 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.407 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.415 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.420 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.429 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.444 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.449 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.464 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.474 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.481 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.488 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.510 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.522 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.539 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.563 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:39.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.567 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 608.7663ms 2025-06-17 07:24:39.567 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:39.567 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:39.567 +00:00 [INF] Discarding envelope 1934048c8866440fae093e934f85dd9c because the queue is full. 2025-06-17 07:24:39.567 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:39.568 +00:00 [INF] Discarding envelope dd5fd01209d3431b9d75ae43238e5d0a because the queue is full. 2025-06-17 07:24:39.568 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 611.4776ms 2025-06-17 07:24:39.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.649 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.722 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.739 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.784 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.787 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:39.790 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 670.7172ms 2025-06-17 07:24:39.790 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:39.790 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:39.790 +00:00 [INF] Discarding envelope ea29ad63412549d29362315bee81344d because the queue is full. 2025-06-17 07:24:39.790 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:39.791 +00:00 [INF] Discarding envelope 266122a04bba48d8984c08155280dbf6 because the queue is full. 2025-06-17 07:24:39.791 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 672.3281ms 2025-06-17 07:24:39.877 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:24:39.877 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:24:39.877 +00:00 [INF] Started transaction with span ID '99215428e4224915' and trace ID '14b654bf2d944b288bf7e3fe319e68e0'. 2025-06-17 07:24:39.877 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:24:39.877 +00:00 [INF] Started transaction with span ID '99215428e4224915' and trace ID '14b654bf2d944b288bf7e3fe319e68e0'. 2025-06-17 07:24:39.877 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:39.877 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:24:39.881 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:24:39.892 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:24:39.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.960 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.975 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.981 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:39.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:39.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:39.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:39.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.004 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:40.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:40.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:40.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.050 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.056 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.070 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:40.086 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.099 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.111 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:40.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:40.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.193 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.219 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:40.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:40.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.265 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.270 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:40.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.314 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:40.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:40.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.366 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:40.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:24:40.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:24:40.378 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:24:40.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:24:40.382 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:24:40.384 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 507.3098ms 2025-06-17 07:24:40.384 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:24:40.385 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:40.385 +00:00 [INF] Discarding envelope e788930ce96f430c87086b008c731d55 because the queue is full. 2025-06-17 07:24:40.385 +00:00 [INF] Capturing transaction. 2025-06-17 07:24:40.385 +00:00 [INF] Discarding envelope aaf454686d12420f90d7ed048ea71f9d because the queue is full. 2025-06-17 07:24:40.386 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 508.9822ms 2025-06-17 07:25:32.711 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:25:32.711 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:25:32.711 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:25:32.711 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:25:32.711 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2667ms 2025-06-17 07:25:32.713 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:25:32.713 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:25:32.713 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:25:32.713 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:25:32.713 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1915ms 2025-06-17 07:25:32.714 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 2025-06-17 07:25:32.714 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:25:32.715 +00:00 [INF] Started transaction with span ID '22c17bd511d4ef12' and trace ID '9400967313754832bf94099d5f398faa'. 2025-06-17 07:25:32.715 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:25:32.715 +00:00 [INF] Started transaction with span ID '22c17bd511d4ef12' and trace ID '9400967313754832bf94099d5f398faa'. 2025-06-17 07:25:32.715 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:25:32.715 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:25:32.716 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:25:32.716 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:25:32.716 +00:00 [INF] Started transaction with span ID '9d4f31495f7c4ed0' and trace ID '0f6d2d13c0244261831b980d097d6436'. 2025-06-17 07:25:32.716 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:25:32.716 +00:00 [INF] Started transaction with span ID '9d4f31495f7c4ed0' and trace ID '0f6d2d13c0244261831b980d097d6436'. 2025-06-17 07:25:32.716 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:25:32.716 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:25:32.724 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:25:32.727 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:25:32.733 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:25:32.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:25:32.738 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:25:32.738 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 22.8893ms 2025-06-17 07:25:32.738 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:25:32.738 +00:00 [INF] Capturing transaction. 2025-06-17 07:25:32.738 +00:00 [INF] Discarding envelope 5bb458db9576493290315a11519167bc because the queue is full. 2025-06-17 07:25:32.738 +00:00 [INF] Capturing transaction. 2025-06-17 07:25:32.738 +00:00 [INF] Discarding envelope 52c4c65382ba4234b135e0345b2ff543 because the queue is full. 2025-06-17 07:25:32.738 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 - 400 - application/json;+charset=utf-8 23.7776ms 2025-06-17 07:25:32.741 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:25:32.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:25:32.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:25:32.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.752 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.756 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.759 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.763 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.764 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.765 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.769 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.779 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.780 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.790 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.797 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.799 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.803 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.804 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.808 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.809 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.815 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.816 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.821 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.822 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.828 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.829 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.833 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.834 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.839 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.847 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.848 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.855 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.856 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.862 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.863 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.866 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.870 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.870 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:25:32.871 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 154.1314ms 2025-06-17 07:25:32.871 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:25:32.871 +00:00 [INF] Capturing transaction. 2025-06-17 07:25:32.871 +00:00 [INF] Discarding envelope 15a7010aaa57440caf02850ea62d4633 because the queue is full. 2025-06-17 07:25:32.871 +00:00 [INF] Capturing transaction. 2025-06-17 07:25:32.871 +00:00 [INF] Discarding envelope df2f47ca09934119a87713e010c0f366 because the queue is full. 2025-06-17 07:25:32.871 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 155.1299ms 2025-06-17 07:25:32.871 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:25:32.871 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:25:32.871 +00:00 [INF] Started transaction with span ID '9f9155303b84d853' and trace ID '045d7442714c474a8b455b41ffe6ffa6'. 2025-06-17 07:25:32.871 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:25:32.872 +00:00 [INF] Started transaction with span ID '9f9155303b84d853' and trace ID '045d7442714c474a8b455b41ffe6ffa6'. 2025-06-17 07:25:32.872 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:25:32.872 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:25:32.876 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:25:32.878 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:25:32.879 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:25:32.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:25:32.884 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.889 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.890 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.892 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.893 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.897 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.898 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.899 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.902 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.903 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.907 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.907 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.912 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.921 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.921 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.923 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.926 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.928 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.934 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.939 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.945 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.953 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.960 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.965 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.970 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.982 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.986 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:32.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:32.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:32.997 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:32.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.006 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.011 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.012 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.018 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.022 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.024 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.030 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.034 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.041 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.042 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.048 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.054 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.072 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.075 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.098 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:25:33.099 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:25:33.099 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:25:33.099 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:25:33.099 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:25:33.099 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2203ms 2025-06-17 07:25:33.099 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 227.2443ms 2025-06-17 07:25:33.099 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:25:33.099 +00:00 [INF] Capturing transaction. 2025-06-17 07:25:33.099 +00:00 [INF] Discarding envelope eb96944aa794415da4ae9379dca325b3 because the queue is full. 2025-06-17 07:25:33.100 +00:00 [INF] Capturing transaction. 2025-06-17 07:25:33.100 +00:00 [INF] Discarding envelope efb743ab411547abbde82908fb9511ed because the queue is full. 2025-06-17 07:25:33.100 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 228.3627ms 2025-06-17 07:25:33.104 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:25:33.104 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:25:33.104 +00:00 [INF] Started transaction with span ID '31b13675d0653a58' and trace ID 'b20d1921a087461284d847aab97e7b8a'. 2025-06-17 07:25:33.104 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:25:33.105 +00:00 [INF] Started transaction with span ID '31b13675d0653a58' and trace ID 'b20d1921a087461284d847aab97e7b8a'. 2025-06-17 07:25:33.105 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:25:33.105 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:25:33.106 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:25:33.106 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:25:33.106 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.4028ms 2025-06-17 07:25:33.106 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:25:33.106 +00:00 [INF] Capturing transaction. 2025-06-17 07:25:33.106 +00:00 [INF] Discarding envelope 6014c07ba0ae49bdb5dde40297a72660 because the queue is full. 2025-06-17 07:25:33.106 +00:00 [INF] Capturing transaction. 2025-06-17 07:25:33.106 +00:00 [INF] Discarding envelope cc97b1e0d1e14c75abe721547704b84b because the queue is full. 2025-06-17 07:25:33.106 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 2.3014ms 2025-06-17 07:25:33.169 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:25:33.170 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:25:33.170 +00:00 [INF] Started transaction with span ID '809f469681e0d188' and trace ID '2aba5bb4e6c0456895b3bd580b9368c9'. 2025-06-17 07:25:33.170 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:25:33.170 +00:00 [INF] Started transaction with span ID '809f469681e0d188' and trace ID '2aba5bb4e6c0456895b3bd580b9368c9'. 2025-06-17 07:25:33.170 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:25:33.170 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:25:33.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:25:33.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:25:33.178 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.184 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.189 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.196 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.200 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.201 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.207 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.214 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.215 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.220 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.225 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.232 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.232 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.242 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.248 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.261 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.269 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.286 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.288 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.291 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.296 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.303 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.312 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.359 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.370 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.372 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.384 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.413 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.419 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.423 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.439 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:25:33.443 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:25:33.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:25:33.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:25:33.451 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:25:33.451 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 280.91ms 2025-06-17 07:25:33.451 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:25:33.452 +00:00 [INF] Capturing transaction. 2025-06-17 07:25:33.452 +00:00 [INF] Discarding envelope 532159a784364b3093bd3b5394a786ef because the queue is full. 2025-06-17 07:25:33.452 +00:00 [INF] Capturing transaction. 2025-06-17 07:25:33.452 +00:00 [INF] Discarding envelope 2b24834b1e064f7ebd43f2af2520d579 because the queue is full. 2025-06-17 07:25:33.452 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 282.6716ms 2025-06-17 07:27:05.907 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=7247bfab-4b32-4da4-bb18-078d7dc3526f - - 2025-06-17 07:27:05.907 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:27:05.907 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:27:05.907 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:27:05.907 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=7247bfab-4b32-4da4-bb18-078d7dc3526f - - - 204 - - 0.2084ms 2025-06-17 07:27:05.910 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=7247bfab-4b32-4da4-bb18-078d7dc3526f application/json 83 2025-06-17 07:27:05.910 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:27:05.911 +00:00 [INF] Started transaction with span ID 'bb804cecb008c7a5' and trace ID '7eb5d18c6e724f4fa15b6249f9e8635a'. 2025-06-17 07:27:05.911 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:27:05.911 +00:00 [INF] Started transaction with span ID 'bb804cecb008c7a5' and trace ID '7eb5d18c6e724f4fa15b6249f9e8635a'. 2025-06-17 07:27:05.911 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:27:05.911 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:27:05.916 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:27:05.920 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:27:05.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:27:05.925 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:27:05.925 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 14.539ms 2025-06-17 07:27:05.926 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:27:05.926 +00:00 [INF] Capturing transaction. 2025-06-17 07:27:05.926 +00:00 [INF] Discarding envelope cb0575df929a4d84bc742def91ebf8b9 because the queue is full. 2025-06-17 07:27:05.926 +00:00 [INF] Capturing transaction. 2025-06-17 07:27:05.926 +00:00 [INF] Discarding envelope 3ac636ca9fbd439e905c6490413d0329 because the queue is full. 2025-06-17 07:27:05.926 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=7247bfab-4b32-4da4-bb18-078d7dc3526f application/json 83 - 400 - application/json;+charset=utf-8 15.8942ms 2025-06-17 07:27:06.132 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:27:06.132 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:27:06.132 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:27:06.133 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:27:06.133 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2552ms 2025-06-17 07:27:06.136 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 223 2025-06-17 07:27:06.136 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:27:06.136 +00:00 [INF] Started transaction with span ID '43ae54724ec2a35c' and trace ID 'ffe983c6a4774b6c95c098313dbc1ca5'. 2025-06-17 07:27:06.136 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:27:06.137 +00:00 [INF] Started transaction with span ID '43ae54724ec2a35c' and trace ID 'ffe983c6a4774b6c95c098313dbc1ca5'. 2025-06-17 07:27:06.137 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:27:06.137 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:27:06.140 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:27:06.144 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:27:06.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:27:06.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:27:06.152 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.153 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.157 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:06.158 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.161 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:06.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.163 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.166 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:06.167 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.172 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:06.173 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.174 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.177 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:06.178 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.183 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:06.184 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.190 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:06.192 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.196 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:06.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.202 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:06.203 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.212 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:06.213 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:06.223 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.225 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:06.233 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:06.240 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:06.249 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.257 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:06.258 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:06.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:06.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:06.287 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:27:06.287 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 150.6807ms 2025-06-17 07:27:06.288 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:27:06.288 +00:00 [INF] Capturing transaction. 2025-06-17 07:27:06.288 +00:00 [INF] Discarding envelope ba90aff30a9a425e97e59d93c023e5a0 because the queue is full. 2025-06-17 07:27:06.288 +00:00 [INF] Capturing transaction. 2025-06-17 07:27:06.288 +00:00 [INF] Discarding envelope a224f261670f416bac4d40af59c6836d because the queue is full. 2025-06-17 07:27:06.288 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 223 - 200 - application/json;+charset=utf-8 151.8348ms 2025-06-17 07:27:06.289 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 222 2025-06-17 07:27:06.289 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:27:06.289 +00:00 [INF] Started transaction with span ID 'b2a923f4881a9e19' and trace ID '1ce4709b87bc4d02a6d4288990f72e46'. 2025-06-17 07:27:06.289 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:27:06.289 +00:00 [INF] Started transaction with span ID 'b2a923f4881a9e19' and trace ID '1ce4709b87bc4d02a6d4288990f72e46'. 2025-06-17 07:27:06.289 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:27:06.289 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:27:06.293 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:27:06.296 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:27:06.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:27:06.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:27:06.303 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.309 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.310 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.313 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.905 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.907 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:27:06.907 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:27:06.907 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:27:06.907 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:27:06.907 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1643ms 2025-06-17 07:27:06.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.915 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:27:06.915 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:27:06.915 +00:00 [INF] Started transaction with span ID 'e5b9f9a8d3e69a06' and trace ID '782744a343e846328d84c7880dcd15a5'. 2025-06-17 07:27:06.915 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:27:06.915 +00:00 [INF] Started transaction with span ID 'e5b9f9a8d3e69a06' and trace ID '782744a343e846328d84c7880dcd15a5'. 2025-06-17 07:27:06.915 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:27:06.915 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:27:06.917 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:27:06.917 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:27:06.918 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.1457ms 2025-06-17 07:27:06.918 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:27:06.918 +00:00 [INF] Capturing transaction. 2025-06-17 07:27:06.918 +00:00 [INF] Discarding envelope 89b7f8dd49e2448b92c342c3c2922be4 because the queue is full. 2025-06-17 07:27:06.918 +00:00 [INF] Capturing transaction. 2025-06-17 07:27:06.918 +00:00 [INF] Discarding envelope fd7784926c5d4589bbeb2a7ea6a79c97 because the queue is full. 2025-06-17 07:27:06.918 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 3.0807ms 2025-06-17 07:27:06.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.927 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.956 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:06.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:06.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:06.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:07.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:07.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:07.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:07.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:07.012 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:27:07.013 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 723.6904ms 2025-06-17 07:27:07.013 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:27:07.013 +00:00 [INF] Capturing transaction. 2025-06-17 07:27:07.013 +00:00 [INF] Discarding envelope 1efe3096c2b6424d845348ab31614f20 because the queue is full. 2025-06-17 07:27:07.013 +00:00 [INF] Capturing transaction. 2025-06-17 07:27:07.014 +00:00 [INF] Discarding envelope b0718aa5e94249bba6aeb16ce97ba04a because the queue is full. 2025-06-17 07:27:07.014 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 222 - 200 - application/json;+charset=utf-8 725.2651ms 2025-06-17 07:27:07.664 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 222 2025-06-17 07:27:07.664 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:27:07.664 +00:00 [INF] Started transaction with span ID '3a127162a7e6dd1a' and trace ID '3b3a48e68fc2482ea84a08b96fb3ab9d'. 2025-06-17 07:27:07.664 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:27:07.664 +00:00 [INF] Started transaction with span ID '3a127162a7e6dd1a' and trace ID '3b3a48e68fc2482ea84a08b96fb3ab9d'. 2025-06-17 07:27:07.664 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:27:07.664 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:27:07.666 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:27:07.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:27:07.671 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:07.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:07.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:07.676 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:07.677 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:07.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:07.681 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:07.682 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:07.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:07.684 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:07.685 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:07.687 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:07.688 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:07.689 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:07.690 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:07.691 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:07.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:07.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:07.701 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:07.702 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:07.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:07.706 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:07.707 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:07.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:07.709 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:07.710 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:07.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:07.715 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:07.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:07.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:07.720 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:07.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:07.725 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:07.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:07.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:07.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:07.736 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:07.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:07.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:07.741 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:07.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:07.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:07.746 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:07.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:07.751 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:07.751 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:27:07.752 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 88.1763ms 2025-06-17 07:27:07.752 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:27:07.753 +00:00 [INF] Capturing transaction. 2025-06-17 07:27:07.753 +00:00 [INF] Discarding envelope 6b448309e2be49119b651bde253329fb because the queue is full. 2025-06-17 07:27:07.753 +00:00 [INF] Capturing transaction. 2025-06-17 07:27:07.753 +00:00 [INF] Discarding envelope 0ddba7a1c91f41fcb6aadc17511e1f61 because the queue is full. 2025-06-17 07:27:07.753 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 222 - 200 - application/json;+charset=utf-8 89.6135ms 2025-06-17 07:27:53.376 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:27:53.376 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:27:53.376 +00:00 [INF] Started transaction with span ID '44475f4d9e851def' and trace ID 'fc23e0314947483fb2a99d2d6ac5150e'. 2025-06-17 07:27:53.376 +00:00 [INF] Started transaction with span ID '44475f4d9e851def' and trace ID 'fc23e0314947483fb2a99d2d6ac5150e'. 2025-06-17 07:27:53.376 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:27:53.377 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:27:53.396 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:27:53.412 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:27:53.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:27:53.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:27:53.419 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.421 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.425 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:53.426 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.432 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:53.433 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.437 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:53.438 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.442 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:53.443 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.444 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:53.448 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.455 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.458 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:53.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:53.465 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.470 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:53.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.505 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:53.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.511 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:53.514 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.521 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.522 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:53.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.530 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:53.531 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:53.539 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.547 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:53.548 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:53.556 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:53.563 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.568 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:53.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:27:53.576 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:27:53.576 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 199.8711ms 2025-06-17 07:27:53.577 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:27:53.577 +00:00 [INF] Capturing transaction. 2025-06-17 07:27:53.577 +00:00 [INF] Discarding envelope 3f81f1ed51a946f49436c1cada66de6b because the queue is full. 2025-06-17 07:27:53.577 +00:00 [INF] Capturing transaction. 2025-06-17 07:27:53.577 +00:00 [INF] Discarding envelope 3622010f7c8e4e18a64c58e99e19334b because the queue is full. 2025-06-17 07:27:53.577 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 201.0423ms 2025-06-17 07:27:53.577 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:27:53.577 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:27:53.577 +00:00 [INF] Started transaction with span ID '7bcb45940053b023' and trace ID '91f2520d18fa41abab1f0d3d206abac9'. 2025-06-17 07:27:53.578 +00:00 [INF] Started transaction with span ID '7bcb45940053b023' and trace ID '91f2520d18fa41abab1f0d3d206abac9'. 2025-06-17 07:27:53.578 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:27:53.578 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:27:53.581 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:27:53.584 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:27:53.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:27:53.588 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:27:53.591 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.599 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.602 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.603 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.606 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.608 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.611 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.612 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.616 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.626 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.632 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.637 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.643 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.653 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.659 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.663 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.671 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:27:53.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:27:53.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:27:53.676 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:27:53.677 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 99.6107ms 2025-06-17 07:27:53.677 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:27:53.678 +00:00 [INF] Capturing transaction. 2025-06-17 07:27:53.678 +00:00 [INF] Discarding envelope 52faa73cef9d48f2b3783132c2afe429 because the queue is full. 2025-06-17 07:27:53.678 +00:00 [INF] Capturing transaction. 2025-06-17 07:27:53.678 +00:00 [INF] Discarding envelope b1c8282af3d84ed293898b4d71d63400 because the queue is full. 2025-06-17 07:27:53.678 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 100.6538ms 2025-06-17 07:28:16.888 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 07:28:16.888 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:28:16.888 +00:00 [INF] Started transaction with span ID '304190b920a5d1e3' and trace ID '1694a77acc814434aa3d013da53f4b70'. 2025-06-17 07:28:16.889 +00:00 [INF] Started transaction with span ID '304190b920a5d1e3' and trace ID '1694a77acc814434aa3d013da53f4b70'. 2025-06-17 07:28:16.889 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:28:16.889 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:28:16.892 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 07:28:16.892 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:28:16.892 +00:00 [INF] Started transaction with span ID '6b98b6f5303a511e' and trace ID 'cef6e26628f64309af9fffcbffee767e'. 2025-06-17 07:28:16.892 +00:00 [INF] Started transaction with span ID '6b98b6f5303a511e' and trace ID 'cef6e26628f64309af9fffcbffee767e'. 2025-06-17 07:28:16.892 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:28:16.892 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:28:16.894 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 07:28:16.894 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:28:16.894 +00:00 [INF] Started transaction with span ID '5ddd2fc03f6d4d0' and trace ID '8b273eddb0c64748a6221e3856b993b4'. 2025-06-17 07:28:16.894 +00:00 [INF] Started transaction with span ID '5ddd2fc03f6d4d0' and trace ID '8b273eddb0c64748a6221e3856b993b4'. 2025-06-17 07:28:16.895 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:28:16.895 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:28:16.896 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:28:16.896 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:28:16.897 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7952ms 2025-06-17 07:28:16.897 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:28:16.897 +00:00 [INF] Capturing transaction. 2025-06-17 07:28:16.897 +00:00 [INF] Discarding envelope 7a5473882ed843ff9ada59a422a2d879 because the queue is full. 2025-06-17 07:28:16.897 +00:00 [INF] Capturing transaction. 2025-06-17 07:28:16.897 +00:00 [INF] Discarding envelope b6943b8b51df49689dd5ae13c01c9a29 because the queue is full. 2025-06-17 07:28:16.897 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 3.2864ms 2025-06-17 07:28:16.907 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:28:16.907 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:28:16.921 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:28:16.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:28:16.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:28:16.932 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:16.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:16.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:16.938 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:28:16.939 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:16.940 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:16.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:16.943 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:28:16.944 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:16.945 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:16.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:16.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:28:16.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:16.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:16.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:16.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:28:16.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:16.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:16.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:16.960 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:28:16.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:16.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:16.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:16.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:28:16.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:16.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:16.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:16.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:28:16.980 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:16.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:16.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:16.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:28:16.986 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:16.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:16.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:16.991 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:28:16.992 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:16.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:16.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:16.998 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:28:16.999 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.006 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:28:17.007 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:28:17.015 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.020 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:28:17.021 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.026 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:28:17.027 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.033 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:28:17.034 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.039 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:28:17.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.046 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:28:17.047 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.051 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:28:17.058 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:28:17.058 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 169.4484ms 2025-06-17 07:28:17.058 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:28:17.058 +00:00 [INF] Capturing transaction. 2025-06-17 07:28:17.059 +00:00 [INF] Discarding envelope a4f42b6e417a41a7882a0cc65be26108 because the queue is full. 2025-06-17 07:28:17.059 +00:00 [INF] Capturing transaction. 2025-06-17 07:28:17.059 +00:00 [INF] Discarding envelope adb77c44655f498ab72dc34fdc402bab because the queue is full. 2025-06-17 07:28:17.059 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 170.5534ms 2025-06-17 07:28:17.059 +00:00 [INF] Executed DbCommand (151ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:28:17.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:28:17.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:28:17.067 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.072 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.073 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.075 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.076 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.077 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.080 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.081 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.082 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.084 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.085 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.088 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.092 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.102 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.106 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.107 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.110 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.117 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.124 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.128 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.133 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.140 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.151 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:28:17.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:28:17.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:28:17.156 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:28:17.158 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 265.7038ms 2025-06-17 07:28:17.158 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:28:17.159 +00:00 [INF] Capturing transaction. 2025-06-17 07:28:17.159 +00:00 [INF] Discarding envelope cf030a9801144c608fba80097edb1709 because the queue is full. 2025-06-17 07:28:17.159 +00:00 [INF] Capturing transaction. 2025-06-17 07:28:17.159 +00:00 [INF] Discarding envelope 78f37b5c48234b2ba5068e2c45857ad4 because the queue is full. 2025-06-17 07:28:17.159 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 267.1791ms 2025-06-17 07:29:05.847 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 07:29:05.847 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:29:05.847 +00:00 [INF] Started transaction with span ID 'a90a8198013a8659' and trace ID '94c0aec6b7d2419ca7fd66f819ba1bb0'. 2025-06-17 07:29:05.848 +00:00 [INF] Started transaction with span ID 'a90a8198013a8659' and trace ID '94c0aec6b7d2419ca7fd66f819ba1bb0'. 2025-06-17 07:29:05.848 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 07:29:05.848 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:29:05.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 07:29:05.850 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 07:29:05.850 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.4244ms 2025-06-17 07:29:05.850 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 07:29:05.850 +00:00 [INF] Capturing transaction. 2025-06-17 07:29:05.850 +00:00 [INF] Discarding envelope 11620015760143da92420853435ca011 because the queue is full. 2025-06-17 07:29:05.850 +00:00 [INF] Capturing transaction. 2025-06-17 07:29:05.850 +00:00 [INF] Discarding envelope 7a773f29b4ea42b98b642374bc04fb4c because the queue is full. 2025-06-17 07:29:05.851 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 3.6846ms 2025-06-17 07:29:06.089 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 07:29:06.089 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:29:06.089 +00:00 [INF] Started transaction with span ID '20a1c1487e4ec4ca' and trace ID 'e7be5ed95d7148fab582b304a394e420'. 2025-06-17 07:29:06.089 +00:00 [INF] Started transaction with span ID '20a1c1487e4ec4ca' and trace ID 'e7be5ed95d7148fab582b304a394e420'. 2025-06-17 07:29:06.089 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 07:29:06.089 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:29:06.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 07:29:06.094 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 07:29:06.094 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 4.3879ms 2025-06-17 07:29:06.094 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 07:29:06.094 +00:00 [INF] Capturing transaction. 2025-06-17 07:29:06.094 +00:00 [INF] Discarding envelope 98c70e72f8ff40d6ab07554adb140baf because the queue is full. 2025-06-17 07:29:06.094 +00:00 [INF] Capturing transaction. 2025-06-17 07:29:06.094 +00:00 [INF] Discarding envelope 0bd5a61a073b4814915edd5892869e03 because the queue is full. 2025-06-17 07:29:06.094 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 5.2256ms 2025-06-17 07:29:06.145 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 07:29:06.145 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:29:06.145 +00:00 [INF] Started transaction with span ID '9142ba2be8a523be' and trace ID 'f2aa2dc2cb2a4c339cdc0f3f5d9afc8c'. 2025-06-17 07:29:06.145 +00:00 [INF] Started transaction with span ID '9142ba2be8a523be' and trace ID 'f2aa2dc2cb2a4c339cdc0f3f5d9afc8c'. 2025-06-17 07:29:06.145 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 07:29:06.145 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:29:06.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 07:29:06.148 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 07:29:06.149 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.927ms 2025-06-17 07:29:06.149 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 07:29:06.149 +00:00 [INF] Capturing transaction. 2025-06-17 07:29:06.149 +00:00 [INF] Discarding envelope e54939574b254adabc038ecd98862dfe because the queue is full. 2025-06-17 07:29:06.149 +00:00 [INF] Capturing transaction. 2025-06-17 07:29:06.149 +00:00 [INF] Discarding envelope 9a256e2d1072445689fe09d97cfc353d because the queue is full. 2025-06-17 07:29:06.149 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 4.4321ms 2025-06-17 07:31:07.970 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:31:07.970 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:07.970 +00:00 [INF] Started transaction with span ID '1814b4e985f64f7f' and trace ID '52ec05b6a985428ba361b47d2aaf7bcb'. 2025-06-17 07:31:07.970 +00:00 [INF] Started transaction with span ID '1814b4e985f64f7f' and trace ID '52ec05b6a985428ba361b47d2aaf7bcb'. 2025-06-17 07:31:07.971 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:31:07.971 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:31:07.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:31:07.972 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:31:07.972 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.4265ms 2025-06-17 07:31:07.972 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:31:07.972 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:07.972 +00:00 [INF] Discarding envelope 5870394ae4a2488fa5e0e2c0f2cc3c48 because the queue is full. 2025-06-17 07:31:07.972 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:07.972 +00:00 [INF] Discarding envelope b0fb44fca2fb40178d193b799fdb23b3 because the queue is full. 2025-06-17 07:31:07.972 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.2391ms 2025-06-17 07:31:07.988 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 07:31:07.988 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:07.988 +00:00 [INF] Started transaction with span ID '986dee60eb42ad6b' and trace ID 'ef847541d51e4cd4abcefbc70c587565'. 2025-06-17 07:31:07.989 +00:00 [INF] Started transaction with span ID '986dee60eb42ad6b' and trace ID 'ef847541d51e4cd4abcefbc70c587565'. 2025-06-17 07:31:07.989 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:07.989 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:31:08.007 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:08.021 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:08.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:31:08.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:31:08.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.033 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.034 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.037 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.039 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.041 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.044 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.044 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.046 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.048 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.049 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.050 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.053 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.055 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.055 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.060 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.061 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.066 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.072 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.073 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.074 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.079 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.080 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.084 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.085 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.091 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.098 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.099 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.105 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.106 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.112 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.129 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.130 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.136 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.146 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.146 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:31:08.147 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 157.8475ms 2025-06-17 07:31:08.147 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:08.147 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:08.147 +00:00 [INF] Discarding envelope 58184b6affc94cd4a06a5ce359decc08 because the queue is full. 2025-06-17 07:31:08.147 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:08.147 +00:00 [INF] Discarding envelope a7ba3ced91d144e7a88f13696d3ad004 because the queue is full. 2025-06-17 07:31:08.147 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 158.8312ms 2025-06-17 07:31:08.150 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 07:31:08.150 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:08.150 +00:00 [INF] Started transaction with span ID '2b0191fafc6efaad' and trace ID '9c13c89dfa02456f9c50c13388508a4b'. 2025-06-17 07:31:08.150 +00:00 [INF] Started transaction with span ID '2b0191fafc6efaad' and trace ID '9c13c89dfa02456f9c50c13388508a4b'. 2025-06-17 07:31:08.150 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:08.150 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:31:08.166 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:08.171 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:08.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:31:08.177 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:31:08.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.203 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.233 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.246 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.249 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.295 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.306 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:31:08.309 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 158.8623ms 2025-06-17 07:31:08.309 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:08.309 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:08.309 +00:00 [INF] Discarding envelope d7294026684b489c928e2d8f5f1b2dfe because the queue is full. 2025-06-17 07:31:08.309 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:08.309 +00:00 [INF] Discarding envelope 098c4b251d4942c5926f2e493152e377 because the queue is full. 2025-06-17 07:31:08.310 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 160.3397ms 2025-06-17 07:31:08.709 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:31:08.709 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:08.709 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:31:08.709 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:08.709 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2643ms 2025-06-17 07:31:08.710 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:31:08.710 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:08.710 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:31:08.710 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:08.710 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2717ms 2025-06-17 07:31:08.712 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:31:08.712 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:08.712 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:31:08.712 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:08.713 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:31:08.713 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:08.713 +00:00 [INF] Started transaction with span ID 'dd635811866b234a' and trace ID '25b51c631b1342fbbb18df70bafe7dcf'. 2025-06-17 07:31:08.713 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:08.714 +00:00 [INF] Started transaction with span ID 'dd635811866b234a' and trace ID '25b51c631b1342fbbb18df70bafe7dcf'. 2025-06-17 07:31:08.714 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:31:08.714 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:31:08.715 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 2.7610ms 2025-06-17 07:31:08.715 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:31:08.715 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:08.715 +00:00 [INF] Started transaction with span ID 'c20216591c56694b' and trace ID '709b53aa7c2f458ca3724f46195db8b6'. 2025-06-17 07:31:08.715 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:08.715 +00:00 [INF] Started transaction with span ID 'c20216591c56694b' and trace ID '709b53aa7c2f458ca3724f46195db8b6'. 2025-06-17 07:31:08.715 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:08.716 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:31:08.719 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:31:08.720 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:08.720 +00:00 [INF] Started transaction with span ID 'f25376e0e8b4d4c8' and trace ID '5aa5eac26c6f46418fdc805459ad248c'. 2025-06-17 07:31:08.720 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:08.720 +00:00 [INF] Started transaction with span ID 'f25376e0e8b4d4c8' and trace ID '5aa5eac26c6f46418fdc805459ad248c'. 2025-06-17 07:31:08.720 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:08.720 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:31:08.719 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:08.725 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:08.728 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:08.734 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:08.736 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:08.739 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:08.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:31:08.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:31:08.748 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.749 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.752 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:31:08.755 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:31:08.755 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 41.0344ms 2025-06-17 07:31:08.755 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:31:08.755 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:08.755 +00:00 [INF] Discarding envelope 1bd1a34147794228baa36ae600904258 because the queue is full. 2025-06-17 07:31:08.755 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:08.755 +00:00 [INF] Discarding envelope 9ff826d13fee4bea9e17f9ee6c231afd because the queue is full. 2025-06-17 07:31:08.755 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 41.9355ms 2025-06-17 07:31:08.755 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:31:08.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:31:08.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.767 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.780 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.781 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.789 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.800 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.801 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.805 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.820 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.821 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.825 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.828 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.842 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.854 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.855 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.856 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.861 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.871 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.872 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.876 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.896 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.903 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.904 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.913 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.922 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.932 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.933 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.952 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.953 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.958 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.966 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.975 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.983 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:08.984 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.986 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.990 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:08.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:08.998 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:08.999 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.003 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.004 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.013 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.020 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.028 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.031 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.034 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.042 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.047 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.048 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:31:09.048 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 331.6045ms 2025-06-17 07:31:09.048 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:09.048 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:09.048 +00:00 [INF] Discarding envelope 293860b440044bcc92f9701a0559a52c because the queue is full. 2025-06-17 07:31:09.048 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:09.048 +00:00 [INF] Discarding envelope a9aaea95881144c68f363834ac915094 because the queue is full. 2025-06-17 07:31:09.048 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 333.2586ms 2025-06-17 07:31:09.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.050 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.061 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.088 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.094 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.101 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.103 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.112 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.137 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.138 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.166 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:31:09.167 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:31:09.167 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:09.167 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:31:09.168 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:09.168 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2860ms 2025-06-17 07:31:09.168 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 447.3899ms 2025-06-17 07:31:09.168 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:09.168 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:09.168 +00:00 [INF] Discarding envelope be56fb2453044eb1bc123127b1c0b310 because the queue is full. 2025-06-17 07:31:09.169 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:09.169 +00:00 [INF] Discarding envelope 3d127fc1b95242499342b87d936a92f2 because the queue is full. 2025-06-17 07:31:09.169 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 449.4174ms 2025-06-17 07:31:09.176 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:31:09.176 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:09.176 +00:00 [INF] Started transaction with span ID 'ade40e687077997d' and trace ID 'f6e517fdb11b4935aa951a9f3a821118'. 2025-06-17 07:31:09.176 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:09.177 +00:00 [INF] Started transaction with span ID 'ade40e687077997d' and trace ID 'f6e517fdb11b4935aa951a9f3a821118'. 2025-06-17 07:31:09.177 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:31:09.177 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:31:09.178 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:31:09.178 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:31:09.178 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.5506ms 2025-06-17 07:31:09.178 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:31:09.178 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:09.178 +00:00 [INF] Discarding envelope a5551b78e7bd4d8fbc943a88b94dfc4f because the queue is full. 2025-06-17 07:31:09.179 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:09.179 +00:00 [INF] Discarding envelope 62a2a5e10c264c6e8e406ad9b629bcf5 because the queue is full. 2025-06-17 07:31:09.179 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 2.5114ms 2025-06-17 07:31:09.275 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:31:09.276 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:09.276 +00:00 [INF] Started transaction with span ID 'fb679b9bcf447623' and trace ID '4f37b890f636446d8c96532a9c31999f'. 2025-06-17 07:31:09.276 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:09.276 +00:00 [INF] Started transaction with span ID 'fb679b9bcf447623' and trace ID '4f37b890f636446d8c96532a9c31999f'. 2025-06-17 07:31:09.276 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:09.276 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:31:09.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:31:09.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:31:09.294 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.298 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.311 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.321 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.329 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.330 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.333 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.349 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.350 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.357 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.360 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.361 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.367 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.372 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.373 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.376 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.392 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.395 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.412 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.413 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.414 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.420 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.433 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.438 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.461 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.477 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.492 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.501 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.536 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.544 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.552 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.569 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.583 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.600 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.638 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.642 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.647 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.656 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.660 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.668 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.687 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.700 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.724 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.732 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.755 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.791 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.798 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.811 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.821 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.838 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.867 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.874 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:09.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:09.891 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:09.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:09.899 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:31:09.902 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 626.3075ms 2025-06-17 07:31:09.902 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:09.903 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:09.903 +00:00 [INF] Discarding envelope 507e630ec01045bd8e382fc7bd0b6c9e because the queue is full. 2025-06-17 07:31:09.903 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:09.903 +00:00 [INF] Discarding envelope 3be3f9209a2e4e1aa935d88ad421d63a because the queue is full. 2025-06-17 07:31:09.903 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 627.7096ms 2025-06-17 07:31:13.389 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:31:13.389 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:13.389 +00:00 [INF] Started transaction with span ID 'bed2640f64937ccf' and trace ID 'd9fcecb7228b415baa9bf2b36b185ace'. 2025-06-17 07:31:13.390 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:13.390 +00:00 [INF] Started transaction with span ID 'bed2640f64937ccf' and trace ID 'd9fcecb7228b415baa9bf2b36b185ace'. 2025-06-17 07:31:13.390 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:31:13.390 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:31:13.395 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:13.400 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:13.403 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:31:13.411 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:31:13.412 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 21.9792ms 2025-06-17 07:31:13.412 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:31:13.412 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:13.412 +00:00 [INF] Discarding envelope b9dd21b9c6ec4069ab3918d4d75f1f21 because the queue is full. 2025-06-17 07:31:13.412 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:13.412 +00:00 [INF] Discarding envelope 8ab9357875404cd49e0c493c4d13d796 because the queue is full. 2025-06-17 07:31:13.413 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 23.6245ms 2025-06-17 07:31:13.423 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:31:13.423 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:13.423 +00:00 [INF] Started transaction with span ID 'b6d82f3530960a96' and trace ID 'e4156a0124f946efa2fff5210d9ce414'. 2025-06-17 07:31:13.423 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:13.424 +00:00 [INF] Started transaction with span ID 'b6d82f3530960a96' and trace ID 'e4156a0124f946efa2fff5210d9ce414'. 2025-06-17 07:31:13.424 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:13.424 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:31:13.429 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:13.436 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:13.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:31:13.443 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:31:13.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.546 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:31:13.546 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:13.546 +00:00 [INF] Started transaction with span ID '44409a4fc8a7e123' and trace ID '24fd2e4ab24744ea822c0149907407a5'. 2025-06-17 07:31:13.546 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:13.546 +00:00 [INF] Started transaction with span ID '44409a4fc8a7e123' and trace ID '24fd2e4ab24744ea822c0149907407a5'. 2025-06-17 07:31:13.546 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:13.546 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:31:13.551 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:13.556 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:13.557 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.564 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:31:13.571 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:31:13.571 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.584 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.587 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.605 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.613 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.620 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.624 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.630 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.647 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.649 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.651 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.653 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.664 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.679 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.691 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.697 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.699 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.701 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.710 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.711 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.713 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.717 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.720 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.734 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.738 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.740 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.751 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.753 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.763 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.765 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.767 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.773 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.779 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.783 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:31:13.784 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 359.8178ms 2025-06-17 07:31:13.784 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:13.784 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:13.784 +00:00 [INF] Discarding envelope af69670717964b3c8c0c2004c0b95643 because the queue is full. 2025-06-17 07:31:13.784 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:13.784 +00:00 [INF] Discarding envelope 96d165bb58fe40a39a989e3ebec581fc because the queue is full. 2025-06-17 07:31:13.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.785 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 361.4070ms 2025-06-17 07:31:13.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.796 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.808 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.834 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.872 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.878 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.931 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.938 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.964 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.972 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:13.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:13.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:13.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:13.996 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.001 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.012 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.038 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:31:14.039 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:31:14.039 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:14.039 +00:00 [INF] Started transaction with span ID 'ec5e53f7540d862f' and trace ID 'd08b81d3fef040c087f62a9f0a1aa5bd'. 2025-06-17 07:31:14.039 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:14.039 +00:00 [INF] Started transaction with span ID 'ec5e53f7540d862f' and trace ID 'd08b81d3fef040c087f62a9f0a1aa5bd'. 2025-06-17 07:31:14.039 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:31:14.040 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:31:14.041 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:31:14.042 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:31:14.042 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.1631ms 2025-06-17 07:31:14.042 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:31:14.042 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:14.042 +00:00 [INF] Discarding envelope 7bcef8cbd71e4a68b08a793bb70fdf4b because the queue is full. 2025-06-17 07:31:14.042 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:14.042 +00:00 [INF] Discarding envelope 22ae84d54a3a4e1088938ad376d44c13 because the queue is full. 2025-06-17 07:31:14.042 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 3.2852ms 2025-06-17 07:31:14.042 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 496.3439ms 2025-06-17 07:31:14.042 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:14.043 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:14.043 +00:00 [INF] Discarding envelope 31935dc988c44b4aa0c6dc827d2c710b because the queue is full. 2025-06-17 07:31:14.043 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:14.043 +00:00 [INF] Discarding envelope 94bf2750049b4a7ba9d31827f09245d6 because the queue is full. 2025-06-17 07:31:14.043 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 497.5454ms 2025-06-17 07:31:14.143 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:31:14.143 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:14.143 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:31:14.143 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:14.143 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2701ms 2025-06-17 07:31:14.146 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:31:14.146 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:14.146 +00:00 [INF] Started transaction with span ID 'f99abcf5c0790134' and trace ID '31db9f6e6b924ba5b24c520dde656f19'. 2025-06-17 07:31:14.146 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:14.146 +00:00 [INF] Started transaction with span ID 'f99abcf5c0790134' and trace ID '31db9f6e6b924ba5b24c520dde656f19'. 2025-06-17 07:31:14.146 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:14.146 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:31:14.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:31:14.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:31:14.154 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.160 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.161 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.163 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.164 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.166 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.167 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.169 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.174 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.175 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.179 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.180 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.185 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.186 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.191 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.200 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.201 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.207 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.208 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.214 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.218 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.223 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.224 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.231 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.236 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.255 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.269 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.280 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.282 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.293 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.299 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.304 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.311 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.313 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.318 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.324 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.325 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.330 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.346 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.361 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:14.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:14.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:14.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:14.416 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:31:14.416 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 270.1684ms 2025-06-17 07:31:14.417 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:14.417 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:14.417 +00:00 [INF] Discarding envelope 5181cc8173cd407cb182588959d97a7c because the queue is full. 2025-06-17 07:31:14.417 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:14.417 +00:00 [INF] Discarding envelope 98a101daec63404e90e347143276a45b because the queue is full. 2025-06-17 07:31:14.417 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 271.2697ms 2025-06-17 07:31:25.317 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:31:25.317 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:25.317 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:31:25.317 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:25.317 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1959ms 2025-06-17 07:31:25.323 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:31:25.323 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:25.323 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:31:25.323 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:25.323 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1953ms 2025-06-17 07:31:25.327 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:31:25.327 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:25.327 +00:00 [INF] Started transaction with span ID 'cd53a3226ae9898e' and trace ID '0a639f609a3d4fc3a3d3695f0ebee403'. 2025-06-17 07:31:25.327 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:25.327 +00:00 [INF] Started transaction with span ID 'cd53a3226ae9898e' and trace ID '0a639f609a3d4fc3a3d3695f0ebee403'. 2025-06-17 07:31:25.327 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:25.327 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:31:25.328 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:31:25.328 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:25.328 +00:00 [INF] Started transaction with span ID '8f8329e86759aecf' and trace ID '9f4707854d8849d28b0b8308c99dd241'. 2025-06-17 07:31:25.328 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:25.328 +00:00 [INF] Started transaction with span ID '8f8329e86759aecf' and trace ID '9f4707854d8849d28b0b8308c99dd241'. 2025-06-17 07:31:25.330 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:31:25.330 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:31:25.330 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:25.333 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:25.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:31:25.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:31:25.353 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:25.357 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:25.358 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:31:25.366 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.369 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:31:25.371 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 40.3573ms 2025-06-17 07:31:25.371 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:31:25.371 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:25.371 +00:00 [INF] Discarding envelope 9490abd78e874641929d6dffd6507b0f because the queue is full. 2025-06-17 07:31:25.371 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:25.371 +00:00 [INF] Discarding envelope 1e623987d5354021adfe10ba6c5963fd because the queue is full. 2025-06-17 07:31:25.372 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 43.8099ms 2025-06-17 07:31:25.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.431 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.439 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.465 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:31:25.468 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:25.469 +00:00 [INF] Started transaction with span ID '6b1cbc9b33c728d3' and trace ID 'b874688004754991b051acd38156c616'. 2025-06-17 07:31:25.469 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:25.469 +00:00 [INF] Started transaction with span ID '6b1cbc9b33c728d3' and trace ID 'b874688004754991b051acd38156c616'. 2025-06-17 07:31:25.469 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:25.469 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:31:25.472 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:25.475 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:31:25.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:31:25.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:31:25.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.491 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.492 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.508 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.515 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.517 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.521 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.525 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.531 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.534 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.540 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.549 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.550 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.551 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.552 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.564 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.575 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.576 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.571 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.588 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.590 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.591 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.592 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.599 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.600 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.602 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.603 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.615 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.623 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.625 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:31:25.626 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 299.1307ms 2025-06-17 07:31:25.626 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:25.626 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:25.627 +00:00 [INF] Discarding envelope 82f90ee45c494cc8a4d5425f4f8b2554 because the queue is full. 2025-06-17 07:31:25.627 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:25.627 +00:00 [INF] Discarding envelope 786e5bd382b24d4dac9e973d095900c7 because the queue is full. 2025-06-17 07:31:25.627 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 300.1638ms 2025-06-17 07:31:25.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.629 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:31:25.629 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:25.629 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:31:25.629 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:25.629 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2961ms 2025-06-17 07:31:25.633 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 07:31:25.633 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:25.633 +00:00 [INF] Started transaction with span ID '3a457b324c972de2' and trace ID '5a9b932d63fb4cc0a0430934cfcee9b6'. 2025-06-17 07:31:25.633 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:25.633 +00:00 [INF] Started transaction with span ID '3a457b324c972de2' and trace ID '5a9b932d63fb4cc0a0430934cfcee9b6'. 2025-06-17 07:31:25.633 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:31:25.633 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:31:25.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:31:25.636 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:31:25.636 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.5955ms 2025-06-17 07:31:25.636 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:31:25.636 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:25.636 +00:00 [INF] Discarding envelope 7e3760fe73cb4b28a4635989678f106d because the queue is full. 2025-06-17 07:31:25.636 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:25.636 +00:00 [INF] Discarding envelope 100826ced624415ba077b56b59741334 because the queue is full. 2025-06-17 07:31:25.636 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 3.3767ms 2025-06-17 07:31:25.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.671 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.698 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.716 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.719 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.865 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:31:25.867 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 398.6076ms 2025-06-17 07:31:25.868 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:25.868 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:25.868 +00:00 [INF] Discarding envelope 1ccb150ef62f4d02aff0ada5c6d28a1b because the queue is full. 2025-06-17 07:31:25.868 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:25.868 +00:00 [INF] Discarding envelope b7f1fef274294403b196128978b24e58 because the queue is full. 2025-06-17 07:31:25.869 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 403.6010ms 2025-06-17 07:31:25.955 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:31:25.955 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:31:25.955 +00:00 [INF] Started transaction with span ID '32c5838dea0f916f' and trace ID '2b42b97817274bb7a2854cdb2991ac21'. 2025-06-17 07:31:25.955 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:31:25.955 +00:00 [INF] Started transaction with span ID '32c5838dea0f916f' and trace ID '2b42b97817274bb7a2854cdb2991ac21'. 2025-06-17 07:31:25.955 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:25.955 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:31:25.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:31:25.959 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:31:25.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.989 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.990 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:25.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:25.996 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:25.997 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:25.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.006 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:26.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.016 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:26.017 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.024 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:26.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.030 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:26.031 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.036 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:26.037 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.043 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:26.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.048 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.053 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.054 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.061 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:26.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.067 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.072 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.081 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:26.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:26.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:26.155 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:26.181 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:26.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:26.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:26.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:26.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:31:26.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:31:26.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:31:26.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:31:26.273 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:31:26.274 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 318.5017ms 2025-06-17 07:31:26.274 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:31:26.274 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:26.275 +00:00 [INF] Discarding envelope d53bfccd2e6c49bab1f127d9481fd40e because the queue is full. 2025-06-17 07:31:26.275 +00:00 [INF] Capturing transaction. 2025-06-17 07:31:26.275 +00:00 [INF] Discarding envelope 298330c1b5dc462ebdbed406b19ef3b2 because the queue is full. 2025-06-17 07:31:26.275 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 320.2036ms 2025-06-17 07:36:23.884 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:36:23.885 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:36:23.885 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:36:23.885 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:36:23.885 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2818ms 2025-06-17 07:36:23.885 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:36:23.885 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:36:23.885 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:36:23.885 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:36:23.885 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2608ms 2025-06-17 07:36:23.889 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:36:23.889 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:36:23.889 +00:00 [INF] Started transaction with span ID 'aa66b4358757ec09' and trace ID '0cdeaa7569814c37917c69e9f869c5e8'. 2025-06-17 07:36:23.889 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:36:23.890 +00:00 [INF] Started transaction with span ID 'aa66b4358757ec09' and trace ID '0cdeaa7569814c37917c69e9f869c5e8'. 2025-06-17 07:36:23.890 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:36:23.890 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:36:23.893 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:36:23.896 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:36:23.898 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:36:23.898 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:36:23.898 +00:00 [INF] Started transaction with span ID 'c918556686f2468e' and trace ID '20afeb9be5e84210b2520e7119a5b3fb'. 2025-06-17 07:36:23.898 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:36:23.898 +00:00 [INF] Started transaction with span ID 'c918556686f2468e' and trace ID '20afeb9be5e84210b2520e7119a5b3fb'. 2025-06-17 07:36:23.898 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:36:23.898 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:36:23.903 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:36:23.910 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:36:23.917 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:36:23.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:36:23.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:36:23.928 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:36:23.929 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 39.2646ms 2025-06-17 07:36:23.930 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:36:23.930 +00:00 [INF] Capturing transaction. 2025-06-17 07:36:23.930 +00:00 [INF] Discarding envelope 5c0997bbfb1f4d3ab3c90d03d628db1d because the queue is full. 2025-06-17 07:36:23.930 +00:00 [INF] Capturing transaction. 2025-06-17 07:36:23.930 +00:00 [INF] Discarding envelope 5cb4422d504244e796238fd2e4ed424e because the queue is full. 2025-06-17 07:36:23.931 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 41.7888ms 2025-06-17 07:36:23.932 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:23.936 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:23.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:23.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:23.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:23.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:23.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:23.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:23.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:23.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:23.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:23.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:23.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:23.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:23.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:23.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:23.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:23.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:23.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:23.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:23.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:23.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:23.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:23.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.002 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.025 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:36:24.025 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:36:24.025 +00:00 [INF] Started transaction with span ID '32b1a7c0ed217f30' and trace ID '5e331fc3c27f49a999f97419f5958937'. 2025-06-17 07:36:24.025 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:36:24.025 +00:00 [INF] Started transaction with span ID '32b1a7c0ed217f30' and trace ID '5e331fc3c27f49a999f97419f5958937'. 2025-06-17 07:36:24.025 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:36:24.025 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:36:24.030 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:36:24.034 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:36:24.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:36:24.039 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:36:24.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.058 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.064 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.069 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.073 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.089 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.096 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.102 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.108 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.126 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.132 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.133 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.141 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.147 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.164 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.167 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.175 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.175 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.188 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.219 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.224 +00:00 [INF] Executed DbCommand (30ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.237 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.238 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.257 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.262 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.280 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.280 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.281 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:36:24.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.284 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 385.8256ms 2025-06-17 07:36:24.284 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:36:24.285 +00:00 [INF] Capturing transaction. 2025-06-17 07:36:24.285 +00:00 [INF] Discarding envelope eefeeb61387c4da59e7d6dbac7f45bd9 because the queue is full. 2025-06-17 07:36:24.285 +00:00 [INF] Capturing transaction. 2025-06-17 07:36:24.285 +00:00 [INF] Discarding envelope c2c07ca1e8eb40168c00bc708c550dc4 because the queue is full. 2025-06-17 07:36:24.286 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 387.7293ms 2025-06-17 07:36:24.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.292 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.297 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:36:24.297 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:36:24.297 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:36:24.297 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:36:24.297 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1766ms 2025-06-17 07:36:24.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.300 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:36:24.300 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:36:24.300 +00:00 [INF] Started transaction with span ID 'ade196bed8c3f16f' and trace ID '5a468320607a41c187bded21bbc1a53c'. 2025-06-17 07:36:24.300 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:36:24.301 +00:00 [INF] Started transaction with span ID 'ade196bed8c3f16f' and trace ID '5a468320607a41c187bded21bbc1a53c'. 2025-06-17 07:36:24.301 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:36:24.301 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:36:24.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:36:24.303 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:36:24.304 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.2657ms 2025-06-17 07:36:24.304 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:36:24.304 +00:00 [INF] Capturing transaction. 2025-06-17 07:36:24.304 +00:00 [INF] Discarding envelope 52ef2639e7894167b8a57f076dd6dbef because the queue is full. 2025-06-17 07:36:24.304 +00:00 [INF] Capturing transaction. 2025-06-17 07:36:24.304 +00:00 [INF] Discarding envelope 56c29cfc006e4978ad2da86dd21cca72 because the queue is full. 2025-06-17 07:36:24.305 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.5116ms 2025-06-17 07:36:24.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.318 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.345 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.363 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.375 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.384 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.432 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.494 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.500 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.511 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.522 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.527 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.599 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:24.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:24.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:24.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:24.619 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:36:24.623 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 598.1477ms 2025-06-17 07:36:24.623 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:36:24.624 +00:00 [INF] Capturing transaction. 2025-06-17 07:36:24.624 +00:00 [INF] Discarding envelope b794446e7cf4488180c5f948885b1332 because the queue is full. 2025-06-17 07:36:24.624 +00:00 [INF] Capturing transaction. 2025-06-17 07:36:24.624 +00:00 [INF] Discarding envelope f87ce1880ee24e22a924fdd454d63933 because the queue is full. 2025-06-17 07:36:24.625 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 599.8575ms 2025-06-17 07:36:52.332 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:36:52.332 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:36:52.332 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:36:52.332 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:36:52.332 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1878ms 2025-06-17 07:36:52.336 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:36:52.336 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:36:52.336 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:36:52.336 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:36:52.336 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2404ms 2025-06-17 07:36:52.337 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:36:52.337 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:36:52.337 +00:00 [INF] Started transaction with span ID 'd2425d352d23c82c' and trace ID 'c0de11bb89fb46889f501867b0b52202'. 2025-06-17 07:36:52.337 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:36:52.337 +00:00 [INF] Started transaction with span ID 'd2425d352d23c82c' and trace ID 'c0de11bb89fb46889f501867b0b52202'. 2025-06-17 07:36:52.337 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:36:52.337 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:36:52.339 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:36:52.339 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:36:52.339 +00:00 [INF] Started transaction with span ID 'e95f1f607577531' and trace ID 'a70b24b6b1ca4782993440005554fab9'. 2025-06-17 07:36:52.339 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:36:52.340 +00:00 [INF] Started transaction with span ID 'e95f1f607577531' and trace ID 'a70b24b6b1ca4782993440005554fab9'. 2025-06-17 07:36:52.340 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:36:52.340 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:36:52.343 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:36:52.345 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:36:52.349 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:36:52.350 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:36:52.355 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:36:52.359 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:36:52.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:36:52.367 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.369 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:36:52.370 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 32.859ms 2025-06-17 07:36:52.370 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:36:52.370 +00:00 [INF] Capturing transaction. 2025-06-17 07:36:52.371 +00:00 [INF] Discarding envelope 316506db588b445dac0613b38e81206e because the queue is full. 2025-06-17 07:36:52.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.381 +00:00 [INF] Capturing transaction. 2025-06-17 07:36:52.381 +00:00 [INF] Discarding envelope 46d4e702263147e98404c0dbb2c5d933 because the queue is full. 2025-06-17 07:36:52.381 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 44.0556ms 2025-06-17 07:36:52.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.383 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:52.384 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.394 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:52.400 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:52.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.416 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:52.418 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.425 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:52.426 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.432 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:52.433 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.438 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:52.440 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:52.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.453 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:52.455 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.460 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:52.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.474 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:52.475 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.481 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:52.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.489 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:52.490 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.496 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:52.497 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.504 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:52.505 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.511 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:52.512 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.519 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:52.520 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:52.528 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:36:52.529 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 189.0347ms 2025-06-17 07:36:52.529 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:36:52.529 +00:00 [INF] Capturing transaction. 2025-06-17 07:36:52.529 +00:00 [INF] Discarding envelope 67d1ceda10ae4ba68f9a3748c138fa93 because the queue is full. 2025-06-17 07:36:52.529 +00:00 [INF] Capturing transaction. 2025-06-17 07:36:52.529 +00:00 [INF] Discarding envelope 460c2317277642f9a0390e93fac5b836 because the queue is full. 2025-06-17 07:36:52.529 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 190.2718ms 2025-06-17 07:36:52.638 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:36:52.638 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:36:52.638 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:36:52.638 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:36:52.638 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2644ms 2025-06-17 07:36:52.641 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:36:52.641 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:36:52.641 +00:00 [INF] Started transaction with span ID '4970a38670e3ef83' and trace ID 'c73fb6cdbfe2473697e64ddb62c96182'. 2025-06-17 07:36:52.641 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:36:52.642 +00:00 [INF] Started transaction with span ID '4970a38670e3ef83' and trace ID 'c73fb6cdbfe2473697e64ddb62c96182'. 2025-06-17 07:36:52.642 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:36:52.642 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:36:52.643 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:36:52.643 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:36:52.643 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6062ms 2025-06-17 07:36:52.643 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:36:52.643 +00:00 [INF] Capturing transaction. 2025-06-17 07:36:52.644 +00:00 [INF] Discarding envelope 5844b074543a4b40ace89d2a9e73fe68 because the queue is full. 2025-06-17 07:36:52.644 +00:00 [INF] Capturing transaction. 2025-06-17 07:36:52.644 +00:00 [INF] Discarding envelope 26c49ebc99c84fb098c695825aa6d0a2 because the queue is full. 2025-06-17 07:36:52.644 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.4659ms 2025-06-17 07:36:52.962 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:36:52.963 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:36:52.963 +00:00 [INF] Started transaction with span ID 'ba0f43dab1a494b3' and trace ID 'cc6cde0810a34482b0289a3739f73aab'. 2025-06-17 07:36:52.963 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:36:52.963 +00:00 [INF] Started transaction with span ID 'ba0f43dab1a494b3' and trace ID 'cc6cde0810a34482b0289a3739f73aab'. 2025-06-17 07:36:52.963 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:36:52.963 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:36:52.966 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:36:52.970 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:36:52.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:36:52.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:36:52.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.986 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:52.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.990 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.991 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:52.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.995 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:52.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:52.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.002 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:53.003 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.007 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:53.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.012 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:53.013 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.019 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:53.020 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.021 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.024 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:53.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.029 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:53.030 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.031 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.036 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:53.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.041 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.048 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.051 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.057 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:53.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.066 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.078 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.080 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.097 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:53.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.105 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.120 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.132 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.133 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:53.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.144 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.156 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.165 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.176 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.180 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.184 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.189 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.196 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:53.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.224 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.240 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:53.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.248 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.255 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.290 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:53.296 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.326 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:53.334 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.345 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.351 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:53.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.359 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.369 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:53.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:36:53.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:36:53.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:36:53.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:36:53.399 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:36:53.402 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 439.0676ms 2025-06-17 07:36:53.402 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:36:53.402 +00:00 [INF] Capturing transaction. 2025-06-17 07:36:53.403 +00:00 [INF] Discarding envelope 139f364c0d1b43378b3e57d57a7a6fdc because the queue is full. 2025-06-17 07:36:53.403 +00:00 [INF] Capturing transaction. 2025-06-17 07:36:53.403 +00:00 [INF] Discarding envelope 233154ee5ce4433187bda7ff21b9d065 because the queue is full. 2025-06-17 07:36:53.403 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 440.2355ms 2025-06-17 07:37:06.798 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:37:06.798 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:37:06.798 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:37:06.798 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:37:06.798 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.5193ms 2025-06-17 07:37:06.802 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:37:06.802 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:37:06.802 +00:00 [INF] Started transaction with span ID 'de1ab57ff8824f94' and trace ID '095fccdb12654c61a09e73f9ccb2404b'. 2025-06-17 07:37:06.802 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:37:06.802 +00:00 [INF] Started transaction with span ID 'de1ab57ff8824f94' and trace ID '095fccdb12654c61a09e73f9ccb2404b'. 2025-06-17 07:37:06.802 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:37:06.802 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:37:06.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:37:06.807 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:37:06.815 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:06.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:06.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:06.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:06.827 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:06.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:06.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:06.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:06.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:06.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:06.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:06.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:06.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:06.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:06.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:06.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:06.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:06.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:06.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:06.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:06.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:06.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:06.881 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:06.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:06.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:06.886 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:06.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:06.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:06.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:06.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:06.895 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:06.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:06.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:06.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:06.905 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:06.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:06.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:06.911 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:06.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:06.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:06.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:06.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:06.930 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:06.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:06.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:06.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:06.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:06.948 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:06.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:06.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:06.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:06.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:06.962 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:06.969 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:06.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:06.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:06.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:06.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:06.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:06.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:06.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:06.994 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:06.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:06.999 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:07.002 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:07.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:07.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:07.011 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:07.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:07.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:07.017 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:07.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:07.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:07.026 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:07.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:07.034 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:07.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:07.038 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:07.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:07.044 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:07.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:07.053 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:07.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:07.059 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:07.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:07.064 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:07.072 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:07.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:07.089 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:07.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:07.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:07.101 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:07.106 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:07.110 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:07.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:07.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:07.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:07.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:07.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:07.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:07.132 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:07.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:07.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:07.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:07.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:07.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:07.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:07.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:07.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:07.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:07.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:07.168 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:07.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:07.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:07.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:07.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:07.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:07.183 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:37:07.183 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 380.4137ms 2025-06-17 07:37:07.183 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:37:07.183 +00:00 [INF] Capturing transaction. 2025-06-17 07:37:07.183 +00:00 [INF] Discarding envelope 7434225b69164318811d4f20a813211e because the queue is full. 2025-06-17 07:37:07.183 +00:00 [INF] Capturing transaction. 2025-06-17 07:37:07.183 +00:00 [INF] Discarding envelope 52220a253c1f45cd86f9256ca5304764 because the queue is full. 2025-06-17 07:37:07.184 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 381.8342ms 2025-06-17 07:37:08.638 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:37:08.638 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:37:08.638 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:37:08.638 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:37:08.638 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1922ms 2025-06-17 07:37:08.642 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:37:08.642 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:37:08.642 +00:00 [INF] Started transaction with span ID '22d5aebe2b86a4b5' and trace ID '09a91ff1933d4b7189fd0f05654d14e6'. 2025-06-17 07:37:08.642 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:37:08.642 +00:00 [INF] Started transaction with span ID '22d5aebe2b86a4b5' and trace ID '09a91ff1933d4b7189fd0f05654d14e6'. 2025-06-17 07:37:08.642 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:37:08.642 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:37:08.646 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:37:08.650 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:37:08.653 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:37:08.656 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:37:08.656 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 14.1082ms 2025-06-17 07:37:08.656 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:37:08.656 +00:00 [INF] Capturing transaction. 2025-06-17 07:37:08.656 +00:00 [INF] Discarding envelope dd8ce884dd2c48538e747fbbc3d7b5c6 because the queue is full. 2025-06-17 07:37:08.656 +00:00 [INF] Capturing transaction. 2025-06-17 07:37:08.656 +00:00 [INF] Discarding envelope 01d8fdd6efc74851b9e37088c2547a01 because the queue is full. 2025-06-17 07:37:08.657 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 15.2865ms 2025-06-17 07:37:08.679 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:37:08.679 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:37:08.679 +00:00 [INF] Started transaction with span ID 'ec760f7a71f7aae2' and trace ID '666ffd3af2c748f9b1f14b49a9a16dd7'. 2025-06-17 07:37:08.679 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:37:08.680 +00:00 [INF] Started transaction with span ID 'ec760f7a71f7aae2' and trace ID '666ffd3af2c748f9b1f14b49a9a16dd7'. 2025-06-17 07:37:08.680 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:37:08.680 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:37:08.683 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:37:08.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:37:08.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:37:08.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:37:08.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.728 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.813 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:37:08.813 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:37:08.813 +00:00 [INF] Started transaction with span ID '2a3b159db865973a' and trace ID 'b5aa78d844294938a8696b8c3bc98e09'. 2025-06-17 07:37:08.813 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:37:08.814 +00:00 [INF] Started transaction with span ID '2a3b159db865973a' and trace ID 'b5aa78d844294938a8696b8c3bc98e09'. 2025-06-17 07:37:08.814 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:37:08.814 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:37:08.817 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:37:08.820 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:37:08.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:37:08.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:37:08.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.839 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.840 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.846 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.854 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.857 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.858 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.868 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.871 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.874 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.882 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.884 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.888 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.899 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.900 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.908 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.913 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.925 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.933 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.945 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.961 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.966 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.969 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.970 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:37:08.970 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 290.2862ms 2025-06-17 07:37:08.970 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:37:08.970 +00:00 [INF] Capturing transaction. 2025-06-17 07:37:08.970 +00:00 [INF] Discarding envelope 9b8a2f2d2b104c30b798b30c41bd1143 because the queue is full. 2025-06-17 07:37:08.969 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.974 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.975 +00:00 [INF] Capturing transaction. 2025-06-17 07:37:08.975 +00:00 [INF] Discarding envelope a24654ef4e5b44a88f190dbd25d6b8be because the queue is full. 2025-06-17 07:37:08.975 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 295.7652ms 2025-06-17 07:37:08.980 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:08.983 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:08.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:08.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:08.998 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.003 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.020 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.044 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.045 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.056 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.057 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.083 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.110 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.113 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.120 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.122 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.137 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.148 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.172 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.176 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.188 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.205 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.216 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.217 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.231 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.242 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.246 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.288 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.320 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.324 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.328 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.356 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.368 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.382 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.404 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.411 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.419 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.425 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:37:09.429 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:37:09.429 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:37:09.429 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:37:09.429 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:37:09.429 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.4476ms 2025-06-17 07:37:09.429 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 615.4444ms 2025-06-17 07:37:09.429 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:37:09.432 +00:00 [INF] Capturing transaction. 2025-06-17 07:37:09.432 +00:00 [INF] Discarding envelope 48b579065a71450580786c429bf280f8 because the queue is full. 2025-06-17 07:37:09.432 +00:00 [INF] Capturing transaction. 2025-06-17 07:37:09.433 +00:00 [INF] Discarding envelope 1ae7ff69a93c4d64a34c83331be839b0 because the queue is full. 2025-06-17 07:37:09.433 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 619.4609ms 2025-06-17 07:37:09.440 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:37:09.440 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:37:09.440 +00:00 [INF] Started transaction with span ID 'd5682e6b14c6b7dd' and trace ID 'b803a21036c041589d741159e1b04ce0'. 2025-06-17 07:37:09.440 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:37:09.440 +00:00 [INF] Started transaction with span ID 'd5682e6b14c6b7dd' and trace ID 'b803a21036c041589d741159e1b04ce0'. 2025-06-17 07:37:09.441 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:37:09.441 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:37:09.443 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:37:09.443 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:37:09.443 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.3249ms 2025-06-17 07:37:09.443 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:37:09.443 +00:00 [INF] Capturing transaction. 2025-06-17 07:37:09.443 +00:00 [INF] Discarding envelope 93c8fa4dc82844b1acabacb3c107c441 because the queue is full. 2025-06-17 07:37:09.443 +00:00 [INF] Capturing transaction. 2025-06-17 07:37:09.443 +00:00 [INF] Discarding envelope 83283cfb7f924b469029ce34e3e0b502 because the queue is full. 2025-06-17 07:37:09.443 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.6254ms 2025-06-17 07:37:09.531 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:37:09.532 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:37:09.532 +00:00 [INF] Started transaction with span ID '68202f8050bcba76' and trace ID '69777882afcf41109071950462c661b4'. 2025-06-17 07:37:09.532 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:37:09.532 +00:00 [INF] Started transaction with span ID '68202f8050bcba76' and trace ID '69777882afcf41109071950462c661b4'. 2025-06-17 07:37:09.532 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:37:09.532 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:37:09.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:37:09.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:37:09.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.560 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.567 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.579 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.581 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.588 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.589 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.594 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.595 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.607 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.627 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.628 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.635 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.636 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.656 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.663 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.693 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.703 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.716 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.717 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.725 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.735 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.773 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.787 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.795 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.797 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.802 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.804 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:37:09.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:37:09.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:37:09.843 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:37:09.844 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:37:09.844 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 312.3769ms 2025-06-17 07:37:09.845 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:37:09.845 +00:00 [INF] Capturing transaction. 2025-06-17 07:37:09.845 +00:00 [INF] Discarding envelope 5bac3e9c97674dd195b63557bb7f0df8 because the queue is full. 2025-06-17 07:37:09.845 +00:00 [INF] Capturing transaction. 2025-06-17 07:37:09.845 +00:00 [INF] Discarding envelope a3bbb19c0381407cb88906892565e6e7 because the queue is full. 2025-06-17 07:37:09.845 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 313.7691ms 2025-06-17 07:38:38.164 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 07:38:38.165 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:38:38.165 +00:00 [INF] Started transaction with span ID 'c1e24aff72ce31b8' and trace ID 'b3d78670d633454496bebbf61eff9772'. 2025-06-17 07:38:38.165 +00:00 [INF] Started transaction with span ID 'c1e24aff72ce31b8' and trace ID 'b3d78670d633454496bebbf61eff9772'. 2025-06-17 07:38:38.165 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:38:38.165 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:38:38.167 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:38:38.167 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:38:38.167 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.695ms 2025-06-17 07:38:38.167 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:38:38.167 +00:00 [INF] Capturing transaction. 2025-06-17 07:38:38.167 +00:00 [INF] Discarding envelope 20b263a01ab94ca995c5f3a87733ca31 because the queue is full. 2025-06-17 07:38:38.167 +00:00 [INF] Capturing transaction. 2025-06-17 07:38:38.167 +00:00 [INF] Discarding envelope c72cff62aa264309b7574cb9756d423d because the queue is full. 2025-06-17 07:38:38.167 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.8313ms 2025-06-17 07:38:38.537 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 07:38:38.537 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:38:38.537 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:38:38.537 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:38:38.537 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2630ms 2025-06-17 07:38:38.537 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 07:38:38.537 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:38:38.537 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:38:38.537 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:38:38.537 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1434ms 2025-06-17 07:38:38.542 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 07:38:38.542 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:38:38.542 +00:00 [INF] Started transaction with span ID 'c6a226bf1597bea4' and trace ID '4ca66c1317434cbdb06546e24e010c41'. 2025-06-17 07:38:38.542 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:38:38.542 +00:00 [INF] Started transaction with span ID 'c6a226bf1597bea4' and trace ID '4ca66c1317434cbdb06546e24e010c41'. 2025-06-17 07:38:38.543 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:38:38.543 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:38:38.546 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:38:38.551 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:38:38.552 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 07:38:38.552 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:38:38.552 +00:00 [INF] Started transaction with span ID 'a2796ac00cdd5f8a' and trace ID 'a5abbce85c424d6288ebd93e72ca5d08'. 2025-06-17 07:38:38.552 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:38:38.552 +00:00 [INF] Started transaction with span ID 'a2796ac00cdd5f8a' and trace ID 'a5abbce85c424d6288ebd93e72ca5d08'. 2025-06-17 07:38:38.552 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:38:38.552 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:38:38.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:38:38.557 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:38:38.565 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:38:38.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:38:38.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:38:38.572 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 07:38:38.572 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 29.4498ms 2025-06-17 07:38:38.572 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 07:38:38.572 +00:00 [INF] Capturing transaction. 2025-06-17 07:38:38.573 +00:00 [INF] Discarding envelope 30c81a47ba704511a31cd93259af3842 because the queue is full. 2025-06-17 07:38:38.573 +00:00 [INF] Capturing transaction. 2025-06-17 07:38:38.573 +00:00 [INF] Discarding envelope 69cad780a37b4583ac8eb6aa22af1b0e because the queue is full. 2025-06-17 07:38:38.575 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 32.5371ms 2025-06-17 07:38:38.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.584 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.636 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.637 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.641 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.648 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.649 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.655 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.657 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.658 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.665 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.671 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.672 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.679 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.680 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.687 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.693 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.706 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.713 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.714 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.721 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.723 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.725 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.731 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.733 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.735 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.750 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:38:38.750 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 197.616ms 2025-06-17 07:38:38.750 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:38:38.750 +00:00 [INF] Capturing transaction. 2025-06-17 07:38:38.750 +00:00 [INF] Discarding envelope 78571c32aeac409ba804339e6688f214 because the queue is full. 2025-06-17 07:38:38.750 +00:00 [INF] Capturing transaction. 2025-06-17 07:38:38.750 +00:00 [INF] Discarding envelope de67f9d1daf048408f31976f05725e16 because the queue is full. 2025-06-17 07:38:38.751 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 198.8052ms 2025-06-17 07:38:38.751 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:38:38.751 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:38:38.751 +00:00 [INF] Started transaction with span ID 'c99fcb43a41717b' and trace ID 'ad4e9d6c8fde4bafa098f93a46af6ede'. 2025-06-17 07:38:38.751 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:38:38.752 +00:00 [INF] Started transaction with span ID 'c99fcb43a41717b' and trace ID 'ad4e9d6c8fde4bafa098f93a46af6ede'. 2025-06-17 07:38:38.752 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:38:38.752 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:38:38.756 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:38:38.759 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 07:38:38.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:38:38.764 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:38:38.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.775 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.778 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.790 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.791 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.796 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.801 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.802 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.808 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.809 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.818 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.823 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.834 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.838 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.846 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.851 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.857 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.864 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.870 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.871 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.877 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.885 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.890 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.898 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.903 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.910 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.915 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.917 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.924 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.926 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.930 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.932 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.939 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.962 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:38.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:38.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:38.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:38.998 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.010 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.013 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.023 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.030 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.036 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.045 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.064 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.065 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:38:39.066 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 07:38:39.067 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:38:39.067 +00:00 [INF] No transaction started due to Options request. 2025-06-17 07:38:39.067 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:38:39.067 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3434ms 2025-06-17 07:38:39.067 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 314.4648ms 2025-06-17 07:38:39.067 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:38:39.067 +00:00 [INF] Capturing transaction. 2025-06-17 07:38:39.068 +00:00 [INF] Discarding envelope c8f6d19f58a8418fb79abc4fa399baae because the queue is full. 2025-06-17 07:38:39.068 +00:00 [INF] Capturing transaction. 2025-06-17 07:38:39.068 +00:00 [INF] Discarding envelope 7cb5dc54b7c54ac28a8468d6d9ca791f because the queue is full. 2025-06-17 07:38:39.068 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 316.9329ms 2025-06-17 07:38:39.087 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 07:38:39.087 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:38:39.087 +00:00 [INF] Started transaction with span ID 'c9e312c8852056af' and trace ID '586b39bf409348869145e86196dd0911'. 2025-06-17 07:38:39.087 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:38:39.087 +00:00 [INF] Started transaction with span ID 'c9e312c8852056af' and trace ID '586b39bf409348869145e86196dd0911'. 2025-06-17 07:38:39.087 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:38:39.087 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:38:39.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 07:38:39.090 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 07:38:39.090 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.3298ms 2025-06-17 07:38:39.090 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 07:38:39.091 +00:00 [INF] Capturing transaction. 2025-06-17 07:38:39.091 +00:00 [INF] Discarding envelope f2ad6e4a4ad44a3c8a2982f64765ed26 because the queue is full. 2025-06-17 07:38:39.091 +00:00 [INF] Capturing transaction. 2025-06-17 07:38:39.091 +00:00 [INF] Discarding envelope a9511e7b71a74b7bba49fa0aa186147f because the queue is full. 2025-06-17 07:38:39.091 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.4050ms 2025-06-17 07:38:39.153 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 07:38:39.153 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 07:38:39.153 +00:00 [INF] Started transaction with span ID 'beb8aecb027b3ff2' and trace ID '0a8037171fa447be8d2f3e52d621e457'. 2025-06-17 07:38:39.153 +00:00 [INF] CORS policy execution successful. 2025-06-17 07:38:39.153 +00:00 [INF] Started transaction with span ID 'beb8aecb027b3ff2' and trace ID '0a8037171fa447be8d2f3e52d621e457'. 2025-06-17 07:38:39.153 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:38:39.153 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 07:38:39.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 07:38:39.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 07:38:39.160 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.161 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.165 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.166 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.170 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.171 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.172 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.173 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.174 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.175 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.178 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.179 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.183 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.184 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.189 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.191 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.199 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.203 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.204 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.205 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.210 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.211 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.214 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.218 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.219 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.246 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.252 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.260 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.266 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.271 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.273 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.280 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.286 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.292 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.319 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.328 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.355 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.367 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.388 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.396 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.420 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.440 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.448 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.456 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.482 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.494 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.508 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 07:38:39.528 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 07:38:39.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 07:38:39.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 07:38:39.542 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 07:38:39.542 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 388.8775ms 2025-06-17 07:38:39.542 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 07:38:39.542 +00:00 [INF] Capturing transaction. 2025-06-17 07:38:39.542 +00:00 [INF] Discarding envelope 596fafd7faa941c7b6cf67d8b10c6f94 because the queue is full. 2025-06-17 07:38:39.542 +00:00 [INF] Capturing transaction. 2025-06-17 07:38:39.542 +00:00 [INF] Discarding envelope 7077a06130804c3987a39d0605f14154 because the queue is full. 2025-06-17 07:38:39.543 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 389.9241ms 2025-06-17 09:10:42.635 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 09:10:42.636 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:10:42.637 +00:00 [INF] Started transaction with span ID 'b042c867f4019dea' and trace ID 'efd7451ac5ff46d5ba43032b2670dbbe'. 2025-06-17 09:10:42.638 +00:00 [INF] Started transaction with span ID 'b042c867f4019dea' and trace ID 'efd7451ac5ff46d5ba43032b2670dbbe'. 2025-06-17 09:10:42.638 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:10:42.638 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 09:10:42.638 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:10:42.638 +00:00 [INF] Started transaction with span ID 'de4cb3d31845873c' and trace ID '6535879a8c9e49799982948f8790fcc2'. 2025-06-17 09:10:42.638 +00:00 [INF] Started transaction with span ID 'de4cb3d31845873c' and trace ID '6535879a8c9e49799982948f8790fcc2'. 2025-06-17 09:10:42.638 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:10:42.639 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:10:42.639 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:10:42.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 09:10:42.733 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 09:10:42.735 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 94.4426ms 2025-06-17 09:10:42.735 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:10:42.735 +00:00 [INF] Capturing transaction. 2025-06-17 09:10:42.735 +00:00 [INF] Discarding envelope 7b6cac1e2ff74aefb381fc7613b4fc71 because the queue is full. 2025-06-17 09:10:42.735 +00:00 [INF] Capturing transaction. 2025-06-17 09:10:42.736 +00:00 [INF] Discarding envelope 7d407610b6c943dfac2b0410e4c88100 because the queue is full. 2025-06-17 09:10:42.736 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 09:10:42.737 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 09:10:42.737 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 96.4227ms 2025-06-17 09:10:42.737 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:10:42.737 +00:00 [INF] Capturing transaction. 2025-06-17 09:10:42.737 +00:00 [INF] Discarding envelope 878d2b96d17442abb58213c6c492ab43 because the queue is full. 2025-06-17 09:10:42.738 +00:00 [INF] Capturing transaction. 2025-06-17 09:10:42.738 +00:00 [INF] Discarding envelope 64c89d0d39c246e68f871ed387ca9724 because the queue is full. 2025-06-17 09:10:42.738 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 100.1867ms 2025-06-17 09:10:42.738 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 102.6776ms 2025-06-17 09:12:43.543 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 09:12:43.543 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:12:43.543 +00:00 [INF] Started transaction with span ID 'a7afa235d910434f' and trace ID 'a3a5a6bfb26e463d9f38f4ad628baf13'. 2025-06-17 09:12:43.543 +00:00 [INF] Started transaction with span ID 'a7afa235d910434f' and trace ID 'a3a5a6bfb26e463d9f38f4ad628baf13'. 2025-06-17 09:12:43.543 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:12:43.543 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:12:43.571 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:12:43.596 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:12:43.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:12:43.601 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:12:43.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.614 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 09:12:43.614 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:12:43.615 +00:00 [INF] Started transaction with span ID '5c767050061d8a3e' and trace ID '3e0d79a3c4f94e6492f18863fc49746f'. 2025-06-17 09:12:43.615 +00:00 [INF] Started transaction with span ID '5c767050061d8a3e' and trace ID '3e0d79a3c4f94e6492f18863fc49746f'. 2025-06-17 09:12:43.615 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:12:43.616 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:12:43.621 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:12:43.625 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:12:43.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:12:43.634 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:12:43.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:43.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.654 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:43.675 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.679 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:43.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.699 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.700 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:43.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.711 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.716 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:43.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.736 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.741 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:43.749 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.766 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:43.774 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.780 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.788 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:43.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.806 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.813 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.814 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:43.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:43.841 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.842 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.846 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.847 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.857 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.862 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:43.865 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.875 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.880 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.886 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.887 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:43.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.896 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.903 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.904 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:43.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.914 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.915 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:43.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.936 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:12:43.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.941 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:43.942 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:43.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:43.958 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:43.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:43.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:43.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:43.966 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:12:43.966 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 422.2375ms 2025-06-17 09:12:43.966 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:12:43.966 +00:00 [INF] Capturing transaction. 2025-06-17 09:12:43.966 +00:00 [INF] Discarding envelope c0b95c2440fe436f8b861f0f38876c4d because the queue is full. 2025-06-17 09:12:43.966 +00:00 [INF] Capturing transaction. 2025-06-17 09:12:43.966 +00:00 [INF] Discarding envelope 0fd07ca45e634d919619035a8e7acea1 because the queue is full. 2025-06-17 09:12:43.966 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 423.3123ms 2025-06-17 09:12:43.967 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 350.9847ms 2025-06-17 09:12:43.967 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:12:43.967 +00:00 [INF] Capturing transaction. 2025-06-17 09:12:43.967 +00:00 [INF] Discarding envelope 6e0190b12dd84a02b9c4da36103b40a9 because the queue is full. 2025-06-17 09:12:43.967 +00:00 [INF] Capturing transaction. 2025-06-17 09:12:43.967 +00:00 [INF] Discarding envelope 9f1e66406f9043f581003b40b440472b because the queue is full. 2025-06-17 09:12:43.967 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 352.7910ms 2025-06-17 09:12:46.271 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 09:12:46.271 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:12:46.271 +00:00 [INF] Started transaction with span ID '20866b28aa82c031' and trace ID 'f9832d928b20479d8c3ea8dfd7ca3a59'. 2025-06-17 09:12:46.272 +00:00 [INF] Started transaction with span ID '20866b28aa82c031' and trace ID 'f9832d928b20479d8c3ea8dfd7ca3a59'. 2025-06-17 09:12:46.272 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:12:46.272 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:12:46.287 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:12:46.302 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:12:46.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:12:46.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:12:46.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.316 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:46.317 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.324 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:46.325 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.329 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:46.330 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.336 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:46.337 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.342 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:46.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.354 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:46.355 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.361 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:46.362 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.371 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:46.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.380 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:46.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.387 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.389 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:46.390 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:46.400 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.405 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:46.406 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.412 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:46.413 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.419 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:46.420 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.426 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:46.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.434 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:46.435 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.441 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:46.442 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.449 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:12:46.450 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:12:46.450 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 178.0794ms 2025-06-17 09:12:46.450 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:12:46.450 +00:00 [INF] Capturing transaction. 2025-06-17 09:12:46.450 +00:00 [INF] Discarding envelope 28350b33bd0147ea9ec482fff569b1d2 because the queue is full. 2025-06-17 09:12:46.450 +00:00 [INF] Capturing transaction. 2025-06-17 09:12:46.450 +00:00 [INF] Discarding envelope 179bef4953954003a292c4c5f680bb9e because the queue is full. 2025-06-17 09:12:46.450 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 179.7648ms 2025-06-17 09:12:46.451 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 09:12:46.451 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:12:46.451 +00:00 [INF] Started transaction with span ID '9918e55cfb257e5b' and trace ID '0ff4aab1bff7400499c0eb3106a5143d'. 2025-06-17 09:12:46.451 +00:00 [INF] Started transaction with span ID '9918e55cfb257e5b' and trace ID '0ff4aab1bff7400499c0eb3106a5143d'. 2025-06-17 09:12:46.451 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:12:46.451 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:12:46.455 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:12:46.457 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:12:46.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:12:46.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:12:46.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.526 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.572 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.588 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:12:46.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:12:46.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:12:46.645 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:12:46.648 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 197.2053ms 2025-06-17 09:12:46.649 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:12:46.649 +00:00 [INF] Capturing transaction. 2025-06-17 09:12:46.649 +00:00 [INF] Discarding envelope 8c58e84f645d4d92b2af9b41c61ff9ee because the queue is full. 2025-06-17 09:12:46.649 +00:00 [INF] Capturing transaction. 2025-06-17 09:12:46.649 +00:00 [INF] Discarding envelope a21d72d1075c4fb68bc288fdec07e112 because the queue is full. 2025-06-17 09:12:46.650 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 198.6656ms 2025-06-17 09:12:48.536 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 09:12:48.536 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:12:48.536 +00:00 [INF] Started transaction with span ID '6a6c3893f2d61139' and trace ID '95b1e658c91d4c71b7d3dae974d479a8'. 2025-06-17 09:12:48.537 +00:00 [INF] Started transaction with span ID '6a6c3893f2d61139' and trace ID '95b1e658c91d4c71b7d3dae974d479a8'. 2025-06-17 09:12:48.537 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 09:12:48.537 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:12:48.539 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 09:12:48.539 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 09:12:48.539 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.0996ms 2025-06-17 09:12:48.539 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 09:12:48.539 +00:00 [INF] Capturing transaction. 2025-06-17 09:12:48.539 +00:00 [INF] Discarding envelope 3e0af26b125b4687afa74c5ffb248e72 because the queue is full. 2025-06-17 09:12:48.539 +00:00 [INF] Capturing transaction. 2025-06-17 09:12:48.539 +00:00 [INF] Discarding envelope 35954e767d1441b0aa463fce901a6ce2 because the queue is full. 2025-06-17 09:12:48.539 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 3.1920ms 2025-06-17 09:12:50.600 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 09:12:50.600 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:12:50.600 +00:00 [INF] Started transaction with span ID 'caebf46fa75c6eca' and trace ID '8fdd38637d0d4bd48c66f8d5e66f10a5'. 2025-06-17 09:12:50.600 +00:00 [INF] Started transaction with span ID 'caebf46fa75c6eca' and trace ID '8fdd38637d0d4bd48c66f8d5e66f10a5'. 2025-06-17 09:12:50.600 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:12:50.600 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:12:50.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 09:12:50.603 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 09:12:50.603 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.387ms 2025-06-17 09:12:50.603 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:12:50.603 +00:00 [INF] Capturing transaction. 2025-06-17 09:12:50.603 +00:00 [INF] Discarding envelope 81efa3a7a113486789a919daffa0be98 because the queue is full. 2025-06-17 09:12:50.603 +00:00 [INF] Capturing transaction. 2025-06-17 09:12:50.603 +00:00 [INF] Discarding envelope 2184e14c9a9740dc896acaf38f69a769 because the queue is full. 2025-06-17 09:12:50.603 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 3.4696ms 2025-06-17 09:12:51.055 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 09:12:51.055 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:12:51.055 +00:00 [INF] Started transaction with span ID '541332f79a0d1758' and trace ID 'b26a601440214e0f8f6744fa05d3e6bf'. 2025-06-17 09:12:51.057 +00:00 [INF] Started transaction with span ID '541332f79a0d1758' and trace ID 'b26a601440214e0f8f6744fa05d3e6bf'. 2025-06-17 09:12:51.057 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:12:51.057 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:12:51.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 09:12:51.071 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 09:12:51.072 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 14.8595ms 2025-06-17 09:12:51.072 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:12:51.072 +00:00 [INF] Capturing transaction. 2025-06-17 09:12:51.072 +00:00 [INF] Discarding envelope d11f7e003f154b78990e852cdb724098 because the queue is full. 2025-06-17 09:12:51.072 +00:00 [INF] Capturing transaction. 2025-06-17 09:12:51.072 +00:00 [INF] Discarding envelope 0459166584e540478c9231ae931bb013 because the queue is full. 2025-06-17 09:12:51.073 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 17.5291ms 2025-06-17 09:12:51.304 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 09:12:51.304 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:12:51.304 +00:00 [INF] Started transaction with span ID '938c133589b8bc7c' and trace ID '284c7353dc9342d3bca4ca4b241c52ce'. 2025-06-17 09:12:51.304 +00:00 [INF] Started transaction with span ID '938c133589b8bc7c' and trace ID '284c7353dc9342d3bca4ca4b241c52ce'. 2025-06-17 09:12:51.304 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:12:51.304 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:12:51.308 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 09:12:51.309 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 09:12:51.309 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.7013ms 2025-06-17 09:12:51.309 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:12:51.309 +00:00 [INF] Capturing transaction. 2025-06-17 09:12:51.310 +00:00 [INF] Discarding envelope 8b9592a3aa81415ba937de0373e28c60 because the queue is full. 2025-06-17 09:12:51.310 +00:00 [INF] Capturing transaction. 2025-06-17 09:12:51.310 +00:00 [INF] Discarding envelope ed7e4db24f874856b95887f5bb38ac02 because the queue is full. 2025-06-17 09:12:51.310 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 5.9178ms 2025-06-17 09:28:35.631 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 09:28:35.631 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:28:35.631 +00:00 [INF] Started transaction with span ID 'bc2b07b0cf7dbfad' and trace ID '9b2b82a9c137485a9caf4ea6960e1df7'. 2025-06-17 09:28:35.631 +00:00 [INF] Started transaction with span ID 'bc2b07b0cf7dbfad' and trace ID '9b2b82a9c137485a9caf4ea6960e1df7'. 2025-06-17 09:28:35.631 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:28:35.631 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:28:35.765 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 09:28:35.765 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:28:35.765 +00:00 [INF] Started transaction with span ID '208a8dc6d0d0d939' and trace ID '7bd99a50b52642da9ef8545d5c39c959'. 2025-06-17 09:28:35.765 +00:00 [INF] Started transaction with span ID '208a8dc6d0d0d939' and trace ID '7bd99a50b52642da9ef8545d5c39c959'. 2025-06-17 09:28:35.765 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:28:35.765 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:28:38.051 +00:00 [INF] Executed DbCommand (164ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:28:38.090 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 09:28:38.090 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:28:38.090 +00:00 [INF] Started transaction with span ID '8ac09d0e43de2d86' and trace ID '814bb75aa4464893b79ea911c83df816'. 2025-06-17 09:28:38.091 +00:00 [INF] Started transaction with span ID '8ac09d0e43de2d86' and trace ID '814bb75aa4464893b79ea911c83df816'. 2025-06-17 09:28:38.091 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:28:38.093 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:28:38.104 +00:00 [INF] Executed DbCommand (108ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:28:38.117 +00:00 [INF] Executed DbCommand (63ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:28:38.120 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:28:38.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:28:38.148 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:28:38.149 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:28:38.156 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:28:38.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 09:28:38.190 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 09:28:38.190 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 97.1789ms 2025-06-17 09:28:38.190 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:28:38.190 +00:00 [INF] Capturing transaction. 2025-06-17 09:28:38.190 +00:00 [INF] Discarding envelope b260e8775a81413eb336f905b03569c4 because the queue is full. 2025-06-17 09:28:38.190 +00:00 [INF] Capturing transaction. 2025-06-17 09:28:38.190 +00:00 [INF] Discarding envelope 26677e315ca94c74b5ed5c9e43da3ce2 because the queue is full. 2025-06-17 09:28:38.190 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 100.1708ms 2025-06-17 09:28:38.202 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.206 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.218 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.251 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 09:28:38.252 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:28:38.252 +00:00 [INF] Started transaction with span ID 'e4c5ff82d1f606c4' and trace ID '095826092a8e4a34ab1664fba174debe'. 2025-06-17 09:28:38.252 +00:00 [INF] Started transaction with span ID 'e4c5ff82d1f606c4' and trace ID '095826092a8e4a34ab1664fba174debe'. 2025-06-17 09:28:38.252 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:28:38.252 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:28:38.252 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.252 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:28:38.272 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 09:28:38.276 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 09:28:38.280 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 20.478ms 2025-06-17 09:28:38.281 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:28:38.281 +00:00 [INF] Capturing transaction. 2025-06-17 09:28:38.277 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.281 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.284 +00:00 [INF] Discarding envelope 2508809a88b74058a0ead4d2f1ed3d23 because the queue is full. 2025-06-17 09:28:38.287 +00:00 [INF] Capturing transaction. 2025-06-17 09:28:38.288 +00:00 [INF] Discarding envelope a794321a43d14df1835a193d2dab6bdf because the queue is full. 2025-06-17 09:28:38.288 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 36.5000ms 2025-06-17 09:28:38.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.293 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.296 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:28:38.301 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.314 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.315 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.339 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:28:38.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.351 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.356 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.385 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.396 +00:00 [INF] Executed DbCommand (35ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.421 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.422 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:28:38.427 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.429 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.434 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.440 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.444 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.452 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.459 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:28:38.464 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.478 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.488 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.492 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:28:38.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.521 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.532 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.536 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.543 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:28:38.544 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.550 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.552 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.557 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.565 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.584 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.587 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:28:38.588 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.590 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.604 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.606 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:28:38.612 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.620 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.639 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:28:38.651 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.666 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.671 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.683 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.688 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:28:38.689 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:28:38.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.705 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.712 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:28:38.713 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:28:38.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.745 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:28:38.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.780 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:28:38.781 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.794 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.802 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:28:38.806 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:28:38.824 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:28:38.828 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:28:38.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:28:38.839 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:28:38.839 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:28:38.840 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3208.1396ms 2025-06-17 09:28:38.840 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:28:38.840 +00:00 [INF] Capturing transaction. 2025-06-17 09:28:38.840 +00:00 [INF] Discarding envelope 535964550f5b458dba355eb6280e1ffe because the queue is full. 2025-06-17 09:28:38.840 +00:00 [INF] Capturing transaction. 2025-06-17 09:28:38.849 +00:00 [INF] Discarding envelope 873a4223491b42baba04656fd36d4efc because the queue is full. 2025-06-17 09:28:38.849 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 3217.7491ms 2025-06-17 09:28:38.850 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 09:28:38.850 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:28:38.850 +00:00 [INF] Started transaction with span ID 'ba8fbf54b809ec4c' and trace ID '195977a06d7c4dc0b758f0dbbfb7e224'. 2025-06-17 09:28:38.851 +00:00 [INF] Started transaction with span ID 'ba8fbf54b809ec4c' and trace ID '195977a06d7c4dc0b758f0dbbfb7e224'. 2025-06-17 09:28:38.851 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 09:28:38.851 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:28:38.860 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 09:28:38.860 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 09:28:38.860 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9.0903ms 2025-06-17 09:28:38.860 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 09:28:38.860 +00:00 [INF] Capturing transaction. 2025-06-17 09:28:38.860 +00:00 [INF] Discarding envelope e49021cfd6bb4a6895844e75823a6aa6 because the queue is full. 2025-06-17 09:28:38.860 +00:00 [INF] Capturing transaction. 2025-06-17 09:28:38.860 +00:00 [INF] Discarding envelope ea61801b6e6a41e2a40c34042090144c because the queue is full. 2025-06-17 09:28:38.861 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 10.3969ms 2025-06-17 09:28:38.861 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3095.4775ms 2025-06-17 09:28:38.861 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:28:38.861 +00:00 [INF] Capturing transaction. 2025-06-17 09:28:38.861 +00:00 [INF] Discarding envelope e49beffc5b154d55bbfa9813a6af913b because the queue is full. 2025-06-17 09:28:38.861 +00:00 [INF] Capturing transaction. 2025-06-17 09:28:38.861 +00:00 [INF] Discarding envelope 967b67e79a334e36b4f9453940014e13 because the queue is full. 2025-06-17 09:28:38.861 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 3096.4507ms 2025-06-17 09:50:51.864 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 09:50:51.864 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:50:51.864 +00:00 [INF] Started transaction with span ID 'b9e8f9d88fbcf814' and trace ID '4e1cfe4052084cac92a4405ae5dbab53'. 2025-06-17 09:50:51.865 +00:00 [INF] Started transaction with span ID 'b9e8f9d88fbcf814' and trace ID '4e1cfe4052084cac92a4405ae5dbab53'. 2025-06-17 09:50:51.865 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:50:51.865 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:50:52.010 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 09:50:52.010 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:50:52.010 +00:00 [INF] Started transaction with span ID '57d77cb59c2907ac' and trace ID '298c04d162cc41bb82d9915a2df09cc0'. 2025-06-17 09:50:52.011 +00:00 [INF] Started transaction with span ID '57d77cb59c2907ac' and trace ID '298c04d162cc41bb82d9915a2df09cc0'. 2025-06-17 09:50:52.011 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:50:52.011 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:50:52.015 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 09:50:52.015 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:50:52.015 +00:00 [INF] Started transaction with span ID '596b4e871e707ee0' and trace ID 'f718ac73581040bfbe6ee8a4c3b53bf5'. 2025-06-17 09:50:52.016 +00:00 [INF] Started transaction with span ID '596b4e871e707ee0' and trace ID 'f718ac73581040bfbe6ee8a4c3b53bf5'. 2025-06-17 09:50:52.016 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:50:52.016 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:50:52.187 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 09:50:52.188 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:50:52.188 +00:00 [INF] Started transaction with span ID '3c9133e487fd00d9' and trace ID '2a75c6c64772415a82c4fcaa69424379'. 2025-06-17 09:50:52.188 +00:00 [INF] Started transaction with span ID '3c9133e487fd00d9' and trace ID '2a75c6c64772415a82c4fcaa69424379'. 2025-06-17 09:50:52.188 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:50:52.188 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:50:52.481 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 09:50:52.481 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:50:52.481 +00:00 [INF] Started transaction with span ID '38556d763a3f5362' and trace ID 'a369a43ff0864b149bd4ac1e061e8bc9'. 2025-06-17 09:50:52.481 +00:00 [INF] Started transaction with span ID '38556d763a3f5362' and trace ID 'a369a43ff0864b149bd4ac1e061e8bc9'. 2025-06-17 09:50:52.481 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:50:52.481 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:50:53.367 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 09:50:53.367 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:50:53.367 +00:00 [INF] Started transaction with span ID '21c4c190bccf45b3' and trace ID 'be93702b08e3454798e5686e03d98a68'. 2025-06-17 09:50:53.367 +00:00 [INF] Started transaction with span ID '21c4c190bccf45b3' and trace ID 'be93702b08e3454798e5686e03d98a68'. 2025-06-17 09:50:53.367 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:50:53.367 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:50:53.947 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 09:50:53.947 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 09:50:53.947 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1465.9362ms 2025-06-17 09:50:53.947 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:50:53.947 +00:00 [INF] Capturing transaction. 2025-06-17 09:50:53.947 +00:00 [INF] Discarding envelope f3fdbd2081264493a72d0335f88fb5f3 because the queue is full. 2025-06-17 09:50:53.947 +00:00 [INF] Capturing transaction. 2025-06-17 09:50:53.947 +00:00 [INF] Discarding envelope 14781e152fd6425ca53bcf57e58d6736 because the queue is full. 2025-06-17 09:50:53.948 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 1466.8400ms 2025-06-17 09:50:53.970 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 09:50:53.970 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:50:53.970 +00:00 [INF] Started transaction with span ID 'b5e9ca5de3c6d1c9' and trace ID 'b70e3baf21a540c996cb045858da1d99'. 2025-06-17 09:50:53.970 +00:00 [INF] Started transaction with span ID 'b5e9ca5de3c6d1c9' and trace ID 'b70e3baf21a540c996cb045858da1d99'. 2025-06-17 09:50:53.970 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:50:53.970 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:50:53.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 09:50:53.974 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 09:50:53.975 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 4.3969ms 2025-06-17 09:50:53.975 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:50:53.975 +00:00 [INF] Capturing transaction. 2025-06-17 09:50:53.975 +00:00 [INF] Discarding envelope 7f14b8c0a64b4c878d58991d16d18597 because the queue is full. 2025-06-17 09:50:53.976 +00:00 [INF] Capturing transaction. 2025-06-17 09:50:53.976 +00:00 [INF] Discarding envelope 44531f07af6149e9a97402211c32624f because the queue is full. 2025-06-17 09:50:53.976 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 6.5643ms 2025-06-17 09:50:54.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 09:50:54.035 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 09:50:54.035 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 667.7616ms 2025-06-17 09:50:54.035 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:50:54.035 +00:00 [INF] Capturing transaction. 2025-06-17 09:50:54.035 +00:00 [INF] Discarding envelope ab7ac504a4b84a3a99b3726d3cc06901 because the queue is full. 2025-06-17 09:50:54.035 +00:00 [INF] Capturing transaction. 2025-06-17 09:50:54.035 +00:00 [INF] Discarding envelope be62148df0fb4f5fb94b9fde8960b377 because the queue is full. 2025-06-17 09:50:54.036 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 669.3181ms 2025-06-17 09:50:54.113 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 09:50:54.113 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:50:54.114 +00:00 [INF] Started transaction with span ID 'fa408524597a7322' and trace ID 'e9ae286b197443b694a9103e7a90ad4a'. 2025-06-17 09:50:54.114 +00:00 [INF] Started transaction with span ID 'fa408524597a7322' and trace ID 'e9ae286b197443b694a9103e7a90ad4a'. 2025-06-17 09:50:54.114 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:50:54.114 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:50:54.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 09:50:54.117 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 09:50:54.118 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.4765ms 2025-06-17 09:50:54.118 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:50:54.118 +00:00 [INF] Capturing transaction. 2025-06-17 09:50:54.118 +00:00 [INF] Discarding envelope 526c365685f643329570057e1223eef8 because the queue is full. 2025-06-17 09:50:54.118 +00:00 [INF] Capturing transaction. 2025-06-17 09:50:54.118 +00:00 [INF] Discarding envelope 502bf19233fc46f1ac64c2e424ed394b because the queue is full. 2025-06-17 09:50:54.119 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 5.2674ms 2025-06-17 09:50:54.402 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 09:50:54.402 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:50:54.402 +00:00 [INF] Started transaction with span ID '76be3831b5bb15d2' and trace ID '71a06145848a41a5845586b0ffe3c6db'. 2025-06-17 09:50:54.403 +00:00 [INF] Started transaction with span ID '76be3831b5bb15d2' and trace ID '71a06145848a41a5845586b0ffe3c6db'. 2025-06-17 09:50:54.403 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:50:54.403 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:50:54.639 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 09:50:54.639 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:50:54.639 +00:00 [INF] Started transaction with span ID 'f358424030e5f349' and trace ID 'be8404f8b9754411a6fd261601136044'. 2025-06-17 09:50:54.639 +00:00 [INF] Started transaction with span ID 'f358424030e5f349' and trace ID 'be8404f8b9754411a6fd261601136044'. 2025-06-17 09:50:54.639 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:50:54.639 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:50:54.640 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 09:50:54.640 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:50:54.640 +00:00 [INF] Started transaction with span ID 'baafd9315a176486' and trace ID '7a8e9ea9a69c4f089b000658172f2c6f'. 2025-06-17 09:50:54.641 +00:00 [INF] Started transaction with span ID 'baafd9315a176486' and trace ID '7a8e9ea9a69c4f089b000658172f2c6f'. 2025-06-17 09:50:54.641 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:50:54.641 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:50:54.791 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 09:50:54.791 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:50:54.791 +00:00 [INF] Started transaction with span ID '845bb32232f673f4' and trace ID '8ae770c6f6f24dc8b37f376121c864dc'. 2025-06-17 09:50:54.791 +00:00 [INF] Started transaction with span ID '845bb32232f673f4' and trace ID '8ae770c6f6f24dc8b37f376121c864dc'. 2025-06-17 09:50:54.791 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:50:54.791 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:50:55.784 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 09:50:55.784 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:50:55.784 +00:00 [INF] Started transaction with span ID 'ab6da938e21886a6' and trace ID '721fb2cb799f49f28c370ac8fd0c62c9'. 2025-06-17 09:50:55.784 +00:00 [INF] Started transaction with span ID 'ab6da938e21886a6' and trace ID '721fb2cb799f49f28c370ac8fd0c62c9'. 2025-06-17 09:50:55.784 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 09:50:55.784 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:50:56.283 +00:00 [INF] Executed DbCommand (2,333ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:50:56.304 +00:00 [INF] Executed DbCommand (2,333ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:50:56.320 +00:00 [INF] Executed DbCommand (2,339ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:50:56.324 +00:00 [INF] Executed DbCommand (2,350ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:50:56.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 09:50:56.469 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 09:50:56.469 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 685.3799ms 2025-06-17 09:50:56.470 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 09:50:56.470 +00:00 [INF] Capturing transaction. 2025-06-17 09:50:56.470 +00:00 [INF] Discarding envelope e07674570bb34654a3adf2357d028d20 because the queue is full. 2025-06-17 09:50:56.470 +00:00 [INF] Capturing transaction. 2025-06-17 09:50:56.470 +00:00 [INF] Discarding envelope 3a772036134a459683197a6fe695257c because the queue is full. 2025-06-17 09:50:56.470 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 686.7037ms 2025-06-17 09:50:58.972 +00:00 [INF] Executed DbCommand (4,568ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:51:00.314 +00:00 [INF] Executed DbCommand (4,025ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:51:00.320 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:51:00.324 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:51:00.349 +00:00 [INF] Executed DbCommand (4,026ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:51:00.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.365 +00:00 [INF] Executed DbCommand (4,033ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:51:00.365 +00:00 [INF] Executed DbCommand (4,039ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:51:00.367 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:51:00.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:51:00.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:51:00.388 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:51:00.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:51:00.382 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.382 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:51:00.443 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.443 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.569 +00:00 [INF] Executed DbCommand (5,926ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:51:00.569 +00:00 [INF] Executed DbCommand (5,622ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:51:00.569 +00:00 [INF] Executed DbCommand (5,627ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:51:00.576 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.576 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.582 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.592 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.595 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.599 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.600 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.602 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.621 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.627 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.631 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.637 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.656 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.657 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.672 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.676 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.679 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.688 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.692 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.698 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.703 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.709 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.713 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.719 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.722 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.730 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.731 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.733 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.738 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.739 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.748 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.750 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.751 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.760 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.762 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.767 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.772 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.778 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.786 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.789 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.790 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.791 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.795 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.796 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.802 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.803 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.803 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.817 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.821 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.833 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.839 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.848 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.851 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.859 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.866 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.867 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.868 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.869 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.873 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.882 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.885 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.887 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.887 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.887 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.889 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.898 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.903 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.914 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:51:00.919 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.921 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.922 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:51:00.924 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:00.934 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:00.934 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:00.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:00.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:01.010 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:01.133 +00:00 [INF] Executed DbCommand (125ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:01.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:01.137 +00:00 [INF] Executed DbCommand (126ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:01.139 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:01.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:01.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:01.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:01.147 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:01.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:01.151 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:01.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:01.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:01.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:01.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:01.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:01.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:01.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:01.170 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:01.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:01.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:01.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:01.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:01.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:01.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:01.188 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:01.190 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:01.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:01.194 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:01.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:01.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:01.203 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:01.208 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:01.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:01.213 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:01.216 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:01.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:01.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:01.221 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:51:01.220 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:01.223 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 9211.8841ms 2025-06-17 09:51:01.223 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:51:01.223 +00:00 [INF] Capturing transaction. 2025-06-17 09:51:01.223 +00:00 [INF] Discarding envelope ca1d0b348981476c812855b7137e48ff because the queue is full. 2025-06-17 09:51:01.223 +00:00 [INF] Capturing transaction. 2025-06-17 09:51:01.223 +00:00 [INF] Discarding envelope 6bb532a22ae44c5b8d03d81b09181f53 because the queue is full. 2025-06-17 09:51:01.223 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 9213.3385ms 2025-06-17 09:51:01.225 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 9209.1365ms 2025-06-17 09:51:01.225 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:51:01.225 +00:00 [INF] Capturing transaction. 2025-06-17 09:51:01.227 +00:00 [INF] Discarding envelope b04defd7c40d4c5baf092c005261da39 because the queue is full. 2025-06-17 09:51:01.227 +00:00 [INF] Capturing transaction. 2025-06-17 09:51:01.227 +00:00 [INF] Discarding envelope 1dc5ee080bf242c2b117bce21f505587 because the queue is full. 2025-06-17 09:51:01.227 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:01.227 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 9211.6623ms 2025-06-17 09:51:01.234 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 9046.0644ms 2025-06-17 09:51:01.234 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:51:01.234 +00:00 [INF] Capturing transaction. 2025-06-17 09:51:01.235 +00:00 [INF] Discarding envelope 6c6e72efcc46438daba794b6b342d0c8 because the queue is full. 2025-06-17 09:51:01.235 +00:00 [INF] Capturing transaction. 2025-06-17 09:51:01.235 +00:00 [INF] Discarding envelope 982205284d7f4ddea62ad82623541f06 because the queue is full. 2025-06-17 09:51:01.235 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 9047.2344ms 2025-06-17 09:51:01.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:01.236 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:51:01.237 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 9372.1449ms 2025-06-17 09:51:01.237 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:51:01.237 +00:00 [INF] Capturing transaction. 2025-06-17 09:51:01.237 +00:00 [INF] Discarding envelope 472309145a484544832859978f3d73ed because the queue is full. 2025-06-17 09:51:01.237 +00:00 [INF] Capturing transaction. 2025-06-17 09:51:01.237 +00:00 [INF] Discarding envelope b3a303379afe4d629aecb2ccb9f02c12 because the queue is full. 2025-06-17 09:51:01.238 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 9373.7024ms 2025-06-17 09:51:10.364 +00:00 [INF] Executed DbCommand (11,387ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:51:10.369 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:51:10.387 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:51:10.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.414 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:10.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.476 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.480 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:10.486 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:10.535 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.543 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:10.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.573 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:10.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.585 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:10.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.603 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:10.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.632 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:10.643 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.651 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.656 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:10.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.675 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:10.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:10.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.713 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:10.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:10.737 +00:00 [INF] Executed DbCommand (10,142ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:51:10.738 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.746 +00:00 [INF] Executed DbCommand (10,149ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:51:10.747 +00:00 [INF] Executed DbCommand (10,148ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:51:10.754 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:51:10.755 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:51:10.755 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:51:10.773 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:51:10.774 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:51:10.784 +00:00 [INF] Executed DbCommand (31ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.785 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:51:10.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.805 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.806 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:10.814 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.814 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.825 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.866 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.866 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:10.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.878 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.880 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:10.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.892 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.905 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.905 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:10.913 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.924 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.930 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.945 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:10.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.950 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:10.951 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.965 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.973 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.981 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.955 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.981 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:10.987 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:10.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:10.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:10.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.002 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.004 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.013 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:11.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.018 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.018 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.024 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.032 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.033 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.034 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:11.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.039 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.050 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.055 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.062 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.069 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.071 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:11.081 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.087 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:11.088 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:51:11.088 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.104 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 16701.5046ms 2025-06-17 09:51:11.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.115 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.104 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.112 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:51:11.121 +00:00 [INF] Capturing transaction. 2025-06-17 09:51:11.122 +00:00 [INF] Discarding envelope a5a6182e31604eb6b6aca3120ccc6a5f because the queue is full. 2025-06-17 09:51:11.122 +00:00 [INF] Capturing transaction. 2025-06-17 09:51:11.122 +00:00 [INF] Discarding envelope 669ef3c2ad63465c9c741781f5cefb32 because the queue is full. 2025-06-17 09:51:11.123 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 16720.3006ms 2025-06-17 09:51:11.140 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.142 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:11.141 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.161 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.184 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.189 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.197 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:11.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.207 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.211 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.211 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.220 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.240 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.241 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:11.242 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.247 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.248 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.254 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.257 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.267 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.281 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.284 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:11.288 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.291 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.300 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.302 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.326 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.328 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.332 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.332 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:11.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.349 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.361 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.363 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:11.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.378 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.383 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.392 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.402 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.403 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.407 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:11.411 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.417 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.418 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.422 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.424 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.424 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.437 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.439 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:51:11.441 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:51:11.446 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 16654.628ms 2025-06-17 09:51:11.446 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:51:11.447 +00:00 [INF] Capturing transaction. 2025-06-17 09:51:11.447 +00:00 [INF] Discarding envelope 4ac417d497ce46659bd80c04e6b72031 because the queue is full. 2025-06-17 09:51:11.447 +00:00 [INF] Capturing transaction. 2025-06-17 09:51:11.447 +00:00 [INF] Discarding envelope 2c0cef7609514d7b83eba9ebf792f49d because the queue is full. 2025-06-17 09:51:11.447 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 16656.2443ms 2025-06-17 09:51:11.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:11.448 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 16808.1047ms 2025-06-17 09:51:11.448 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:51:11.448 +00:00 [INF] Capturing transaction. 2025-06-17 09:51:11.448 +00:00 [INF] Discarding envelope 56b05ab637a34a5aa6f211abb8475c58 because the queue is full. 2025-06-17 09:51:11.448 +00:00 [INF] Capturing transaction. 2025-06-17 09:51:11.448 +00:00 [INF] Discarding envelope 325ec1392892465789695792dd0bc343 because the queue is full. 2025-06-17 09:51:11.448 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 16809.1640ms 2025-06-17 09:51:11.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.454 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:11.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:11.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.517 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:11.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:51:11.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:51:11.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:51:11.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:51:11.537 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:51:11.538 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 16897.5289ms 2025-06-17 09:51:11.538 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:51:11.538 +00:00 [INF] Capturing transaction. 2025-06-17 09:51:11.539 +00:00 [INF] Discarding envelope a2905baf04dc4f1e9213c5099ad2a1a9 because the queue is full. 2025-06-17 09:51:11.539 +00:00 [INF] Capturing transaction. 2025-06-17 09:51:11.539 +00:00 [INF] Discarding envelope 2c1337175937462a88057e5baeabdab4 because the queue is full. 2025-06-17 09:51:11.539 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 16898.9301ms 2025-06-17 09:52:37.324 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 09:52:37.324 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:52:37.324 +00:00 [INF] Started transaction with span ID '8bd351e98efa81' and trace ID '5423d1060ae94be9a7cb4da26ee875a7'. 2025-06-17 09:52:37.325 +00:00 [INF] Started transaction with span ID '8bd351e98efa81' and trace ID '5423d1060ae94be9a7cb4da26ee875a7'. 2025-06-17 09:52:37.325 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:52:37.325 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:52:37.367 +00:00 [INF] Executed DbCommand (39ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:52:37.393 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:52:37.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:52:37.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:52:37.410 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.423 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.426 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.436 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.437 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.440 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.453 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.453 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.457 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.464 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.465 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.475 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.476 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.490 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.496 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.507 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.516 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.517 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.531 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.532 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.539 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.547 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.552 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.554 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.561 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.577 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.583 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.584 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.595 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:52:37.595 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 270.5934ms 2025-06-17 09:52:37.595 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:52:37.596 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:37.596 +00:00 [INF] Discarding envelope 518f760f233d4095ace06e3f6dc66043 because the queue is full. 2025-06-17 09:52:37.596 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:37.596 +00:00 [INF] Discarding envelope e54645e4f77f4fadad783537e3c538ae because the queue is full. 2025-06-17 09:52:37.596 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 271.8479ms 2025-06-17 09:52:37.597 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 09:52:37.597 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:52:37.597 +00:00 [INF] Started transaction with span ID '6fc8ff337a4346e9' and trace ID 'e619f251007841f2930ff7c92036a331'. 2025-06-17 09:52:37.597 +00:00 [INF] Started transaction with span ID '6fc8ff337a4346e9' and trace ID 'e619f251007841f2930ff7c92036a331'. 2025-06-17 09:52:37.597 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:52:37.597 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:52:37.601 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:52:37.604 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:52:37.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:52:37.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:52:37.611 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.618 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.618 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.622 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.628 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.628 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.633 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.633 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.638 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.639 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.643 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.644 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.653 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.654 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.660 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.661 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.666 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.668 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.693 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.700 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.701 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.715 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.720 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.729 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.739 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.746 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.747 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.753 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.754 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.763 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:37.764 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:52:37.764 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 167.0089ms 2025-06-17 09:52:37.764 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:52:37.764 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:37.764 +00:00 [INF] Discarding envelope 88962a57cf5b42f2b21bc37d9854a822 because the queue is full. 2025-06-17 09:52:37.764 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:37.764 +00:00 [INF] Discarding envelope 04a9e7cb14804c57b41cdca500f91c44 because the queue is full. 2025-06-17 09:52:37.765 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 168.0139ms 2025-06-17 09:52:37.765 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 09:52:37.765 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:52:37.765 +00:00 [INF] Started transaction with span ID '6fcf61d850e199ba' and trace ID 'a5eab150b43f45059f04105f902f3c96'. 2025-06-17 09:52:37.765 +00:00 [INF] Started transaction with span ID '6fcf61d850e199ba' and trace ID 'a5eab150b43f45059f04105f902f3c96'. 2025-06-17 09:52:37.765 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:52:37.765 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:52:37.768 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:52:37.771 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 09:52:37.771 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:52:37.771 +00:00 [INF] Started transaction with span ID '31cac2bdfb2f70ca' and trace ID '739728c2cc4541f0adf2a15a5a66c2a1'. 2025-06-17 09:52:37.771 +00:00 [INF] Started transaction with span ID '31cac2bdfb2f70ca' and trace ID '739728c2cc4541f0adf2a15a5a66c2a1'. 2025-06-17 09:52:37.771 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:52:37.771 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:52:37.773 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 09:52:37.774 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 09:52:37.774 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.3609ms 2025-06-17 09:52:37.774 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:52:37.774 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:37.774 +00:00 [INF] Discarding envelope b97903fa6f2843bb87292b3e1dbf33d4 because the queue is full. 2025-06-17 09:52:37.774 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:37.774 +00:00 [INF] Discarding envelope 415b94ef97644e73b8294874b1b2b364 because the queue is full. 2025-06-17 09:52:37.774 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 3.3118ms 2025-06-17 09:52:37.774 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:52:37.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:52:37.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:52:37.781 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.812 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.821 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.836 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.842 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.847 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.862 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.867 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.880 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:52:37.884 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 118.9463ms 2025-06-17 09:52:37.884 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:52:37.884 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:37.885 +00:00 [INF] Discarding envelope 5a3f8ec6d9564216b651dc99f4536045 because the queue is full. 2025-06-17 09:52:37.885 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:37.885 +00:00 [INF] Discarding envelope a3402c0fba3647a78b61ea714f51f02c because the queue is full. 2025-06-17 09:52:37.885 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 120.6529ms 2025-06-17 09:52:37.885 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 09:52:37.885 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:52:37.886 +00:00 [INF] Started transaction with span ID '9fad7eb3dd463344' and trace ID '5ed803a8d53a40dd8e2c3e3514397399'. 2025-06-17 09:52:37.886 +00:00 [INF] Started transaction with span ID '9fad7eb3dd463344' and trace ID '5ed803a8d53a40dd8e2c3e3514397399'. 2025-06-17 09:52:37.886 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:52:37.886 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:52:37.890 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:52:37.895 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:52:37.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:52:37.901 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:52:37.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.968 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:37.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:37.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:37.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:38.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:38.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:38.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:38.016 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:38.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:38.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:38.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:38.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:38.027 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:38.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:38.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:38.032 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:38.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:38.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:38.037 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:38.040 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:38.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:38.043 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:38.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:38.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:38.048 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:52:38.049 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 162.7694ms 2025-06-17 09:52:38.049 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:52:38.049 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:38.049 +00:00 [INF] Discarding envelope dc05644e9b444714b6244320f9f48fbf because the queue is full. 2025-06-17 09:52:38.049 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:38.049 +00:00 [INF] Discarding envelope c258f570b9e64153822679b1f946a16c because the queue is full. 2025-06-17 09:52:38.049 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 163.9705ms 2025-06-17 09:52:38.429 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 09:52:38.429 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:52:38.429 +00:00 [INF] Started transaction with span ID 'b83f485469fe84b2' and trace ID '93d1daaeaf6843098323aab10316e41f'. 2025-06-17 09:52:38.429 +00:00 [INF] Started transaction with span ID 'b83f485469fe84b2' and trace ID '93d1daaeaf6843098323aab10316e41f'. 2025-06-17 09:52:38.429 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:52:38.429 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:52:38.431 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 09:52:38.431 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 09:52:38.431 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.819ms 2025-06-17 09:52:38.431 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:52:38.431 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:38.432 +00:00 [INF] Discarding envelope afbbb0be2ff847f88cd16bec4a4bf8b4 because the queue is full. 2025-06-17 09:52:38.432 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:38.432 +00:00 [INF] Discarding envelope b4739cf8a5124f4db5ec015a65c6ea5d because the queue is full. 2025-06-17 09:52:38.432 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 2.8006ms 2025-06-17 09:52:38.475 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 09:52:38.475 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:52:38.475 +00:00 [INF] Started transaction with span ID '26e9353c65ed522b' and trace ID '518ac9184edb42ad8cb4756c133a135a'. 2025-06-17 09:52:38.475 +00:00 [INF] Started transaction with span ID '26e9353c65ed522b' and trace ID '518ac9184edb42ad8cb4756c133a135a'. 2025-06-17 09:52:38.475 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:52:38.476 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:52:38.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 09:52:38.478 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 09:52:38.478 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.3649ms 2025-06-17 09:52:38.478 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:52:38.478 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:38.479 +00:00 [INF] Discarding envelope 533bef958c6348f4a5c09c3acac72108 because the queue is full. 2025-06-17 09:52:38.479 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:38.479 +00:00 [INF] Discarding envelope f1b45862b7684e83bca9e34802407755 because the queue is full. 2025-06-17 09:52:38.479 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 3.7303ms 2025-06-17 09:52:38.849 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 09:52:38.849 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:52:38.849 +00:00 [INF] Started transaction with span ID 'b13f0373567d616f' and trace ID '0cc744d021b8495690e054b70e5709a9'. 2025-06-17 09:52:38.850 +00:00 [INF] Started transaction with span ID 'b13f0373567d616f' and trace ID '0cc744d021b8495690e054b70e5709a9'. 2025-06-17 09:52:38.850 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:52:38.850 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:52:38.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 09:52:38.852 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 09:52:38.852 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.0656ms 2025-06-17 09:52:38.852 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:52:38.852 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:38.852 +00:00 [INF] Discarding envelope 927d0eae804a4dd7823d19f245192bfb because the queue is full. 2025-06-17 09:52:38.852 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:38.852 +00:00 [INF] Discarding envelope b9ff5f52f2644e38b7a58c798ce20518 because the queue is full. 2025-06-17 09:52:38.852 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 3.0568ms 2025-06-17 09:52:38.965 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 09:52:38.965 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:52:38.965 +00:00 [INF] Started transaction with span ID '8b61f5309a495ab8' and trace ID 'c370bfba00c04e709a40bde33a4824f9'. 2025-06-17 09:52:38.965 +00:00 [INF] Started transaction with span ID '8b61f5309a495ab8' and trace ID 'c370bfba00c04e709a40bde33a4824f9'. 2025-06-17 09:52:38.965 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:52:38.966 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:52:38.989 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:52:39.019 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:52:39.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:52:39.034 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:52:39.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.047 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.111 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.116 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.191 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.193 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.210 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.238 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:52:39.238 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 272.211ms 2025-06-17 09:52:39.238 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:52:39.238 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:39.238 +00:00 [INF] Discarding envelope b18c14067eca42acb5f43baf0aacd2a6 because the queue is full. 2025-06-17 09:52:39.238 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:39.238 +00:00 [INF] Discarding envelope 43f68fd4c7be4da4ad21ac42afa06ac6 because the queue is full. 2025-06-17 09:52:39.238 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 273.4752ms 2025-06-17 09:52:39.239 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 09:52:39.239 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:52:39.239 +00:00 [INF] Started transaction with span ID '7bd6c30f68e95e90' and trace ID '748d147a5de94182956b9b88b5f403aa'. 2025-06-17 09:52:39.239 +00:00 [INF] Started transaction with span ID '7bd6c30f68e95e90' and trace ID '748d147a5de94182956b9b88b5f403aa'. 2025-06-17 09:52:39.239 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 09:52:39.239 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:52:39.241 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 09:52:39.241 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 09:52:39.241 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7398ms 2025-06-17 09:52:39.241 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 09:52:39.241 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:39.241 +00:00 [INF] Discarding envelope 0c4f576cb43248fb98560d19d9b54686 because the queue is full. 2025-06-17 09:52:39.241 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:39.241 +00:00 [INF] Discarding envelope bb4bf0a5c34748139777e7351ecf2699 because the queue is full. 2025-06-17 09:52:39.241 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 2.5756ms 2025-06-17 09:52:39.292 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 09:52:39.300 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:52:39.300 +00:00 [INF] Started transaction with span ID 'c5887f66418f2b5c' and trace ID 'd59014ff143c491d82176646854173d3'. 2025-06-17 09:52:39.300 +00:00 [INF] Started transaction with span ID 'c5887f66418f2b5c' and trace ID 'd59014ff143c491d82176646854173d3'. 2025-06-17 09:52:39.300 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:52:39.300 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:52:39.305 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 09:52:39.305 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:52:39.305 +00:00 [INF] Started transaction with span ID '29806721d3b7dc19' and trace ID 'ba0fac44a09a40d2af0232399a2c6b38'. 2025-06-17 09:52:39.306 +00:00 [INF] Started transaction with span ID '29806721d3b7dc19' and trace ID 'ba0fac44a09a40d2af0232399a2c6b38'. 2025-06-17 09:52:39.306 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:52:39.306 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:52:39.344 +00:00 [INF] Executed DbCommand (36ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:52:39.345 +00:00 [INF] Executed DbCommand (43ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:52:39.367 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:52:39.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:52:39.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:52:39.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.386 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.391 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.397 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.403 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.404 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.409 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.410 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.417 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.418 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.422 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.423 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.428 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.429 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.437 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.444 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.445 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.450 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.451 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.457 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.458 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.465 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.470 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.471 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.472 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.478 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.479 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.488 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.494 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.495 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.504 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.511 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:52:39.512 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:52:39.512 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 211.4106ms 2025-06-17 09:52:39.512 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:52:39.512 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:39.512 +00:00 [INF] Discarding envelope 1f317e5f79d6414ab115a94230912e0f because the queue is full. 2025-06-17 09:52:39.512 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:39.512 +00:00 [INF] Discarding envelope 3b2a8e69c41d44ada3f60aaa3d8de2e0 because the queue is full. 2025-06-17 09:52:39.512 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 220.8434ms 2025-06-17 09:52:39.513 +00:00 [INF] Executed DbCommand (168ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:52:39.513 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 09:52:39.513 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:52:39.513 +00:00 [INF] Started transaction with span ID 'ca3ef55a91a3fdc4' and trace ID 'a2915daa9c4441ca8ec1591bfa2e1b4f'. 2025-06-17 09:52:39.514 +00:00 [INF] Started transaction with span ID 'ca3ef55a91a3fdc4' and trace ID 'a2915daa9c4441ca8ec1591bfa2e1b4f'. 2025-06-17 09:52:39.514 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:52:39.514 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:52:39.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:52:39.518 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:52:39.521 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:52:39.525 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:52:39.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:52:39.533 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:52:39.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.560 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.570 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.574 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.579 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.586 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.597 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.606 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.617 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.620 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.632 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.633 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.653 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.656 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.681 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.682 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.689 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.694 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.727 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.761 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.788 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.792 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.794 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.794 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.800 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.802 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.810 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.822 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.823 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.826 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.829 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.841 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:52:39.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.845 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:52:39.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:52:39.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:52:39.850 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:52:39.857 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 343.3198ms 2025-06-17 09:52:39.857 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:52:39.857 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:39.857 +00:00 [INF] Discarding envelope 24a70b3e3c714b5f9de086d62756011f because the queue is full. 2025-06-17 09:52:39.858 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:39.858 +00:00 [INF] Discarding envelope 7b06912aaa134be5b0074a60abb60784 because the queue is full. 2025-06-17 09:52:39.858 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 344.9113ms 2025-06-17 09:52:39.858 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 551.3221ms 2025-06-17 09:52:39.858 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:52:39.858 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:39.858 +00:00 [INF] Discarding envelope 046a1e4555c54e97a65c7ee22bb19cf6 because the queue is full. 2025-06-17 09:52:39.858 +00:00 [INF] Capturing transaction. 2025-06-17 09:52:39.858 +00:00 [INF] Discarding envelope ddc8d40955c14aa6b177ae8ec7a62f8c because the queue is full. 2025-06-17 09:52:39.858 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 553.5377ms 2025-06-17 09:57:10.294 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 09:57:10.294 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:10.294 +00:00 [INF] Started transaction with span ID '603272940509b1c' and trace ID '7bf0cdc556a743138a75a1d9c06f9f5e'. 2025-06-17 09:57:10.294 +00:00 [INF] Started transaction with span ID '603272940509b1c' and trace ID '7bf0cdc556a743138a75a1d9c06f9f5e'. 2025-06-17 09:57:10.294 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:10.294 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:10.414 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 09:57:10.414 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:10.414 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 09:57:10.414 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:10.414 +00:00 [INF] Started transaction with span ID '79e22018a7c5366a' and trace ID '06668c77b25e4d219929365c6bfdc11c'. 2025-06-17 09:57:10.414 +00:00 [INF] Started transaction with span ID '79e22018a7c5366a' and trace ID '06668c77b25e4d219929365c6bfdc11c'. 2025-06-17 09:57:10.414 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:10.415 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:10.416 +00:00 [INF] Started transaction with span ID 'f572a713a194bbe9' and trace ID '5dedb570b5204a46b86ad0402aaa6d64'. 2025-06-17 09:57:10.416 +00:00 [INF] Started transaction with span ID 'f572a713a194bbe9' and trace ID '5dedb570b5204a46b86ad0402aaa6d64'. 2025-06-17 09:57:10.416 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:10.416 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:10.490 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 09:57:10.490 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:10.490 +00:00 [INF] Started transaction with span ID '433632b0e56477c3' and trace ID 'f193d665d9aa4760abfd72f35446735f'. 2025-06-17 09:57:10.490 +00:00 [INF] Started transaction with span ID '433632b0e56477c3' and trace ID 'f193d665d9aa4760abfd72f35446735f'. 2025-06-17 09:57:10.490 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:10.490 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:10.792 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 09:57:10.792 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:10.792 +00:00 [INF] Started transaction with span ID 'cfb95705838637d3' and trace ID 'ab2a60198fee499bad7d170070f8538d'. 2025-06-17 09:57:10.793 +00:00 [INF] Started transaction with span ID 'cfb95705838637d3' and trace ID 'ab2a60198fee499bad7d170070f8538d'. 2025-06-17 09:57:10.793 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:57:10.793 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:11.497 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 09:57:11.497 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:11.497 +00:00 [INF] Started transaction with span ID '2d2916f222059c87' and trace ID '18244d9b68bc4eccb7661c20084ecde9'. 2025-06-17 09:57:11.498 +00:00 [INF] Started transaction with span ID '2d2916f222059c87' and trace ID '18244d9b68bc4eccb7661c20084ecde9'. 2025-06-17 09:57:11.498 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:57:11.498 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:11.531 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 09:57:12.019 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:12.019 +00:00 [INF] Started transaction with span ID '47ef2f1d467cfd59' and trace ID '66612aa3267c44d593992c5e8e3a6ab7'. 2025-06-17 09:57:12.019 +00:00 [INF] Started transaction with span ID '47ef2f1d467cfd59' and trace ID '66612aa3267c44d593992c5e8e3a6ab7'. 2025-06-17 09:57:12.019 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:57:12.019 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:12.080 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 09:57:12.104 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:12.104 +00:00 [INF] Started transaction with span ID 'b394484bed5a78bd' and trace ID 'e4266a65048940c6992fdfab68585d6e'. 2025-06-17 09:57:12.104 +00:00 [INF] Started transaction with span ID 'b394484bed5a78bd' and trace ID 'e4266a65048940c6992fdfab68585d6e'. 2025-06-17 09:57:12.104 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:57:12.104 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:12.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 09:57:12.241 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 09:57:12.241 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 221.9877ms 2025-06-17 09:57:12.241 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:57:12.241 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:12.241 +00:00 [INF] Discarding envelope 1b3e5e4840cd47c49678d050b1f3397b because the queue is full. 2025-06-17 09:57:12.241 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:12.241 +00:00 [INF] Discarding envelope 911dd0415e954d61833f3060aecdd618 because the queue is full. 2025-06-17 09:57:12.241 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 710.0700ms 2025-06-17 09:57:12.242 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 09:57:12.242 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:12.242 +00:00 [INF] Started transaction with span ID 'd90e4161908283dd' and trace ID 'cce749ece75a4534bf357f90f30971ac'. 2025-06-17 09:57:12.242 +00:00 [INF] Started transaction with span ID 'd90e4161908283dd' and trace ID 'cce749ece75a4534bf357f90f30971ac'. 2025-06-17 09:57:12.242 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:12.242 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:12.344 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 09:57:12.344 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:12.344 +00:00 [INF] Started transaction with span ID '3102b017c2668a38' and trace ID 'eb72b0114bd8429285572ed7a2b0ff8c'. 2025-06-17 09:57:12.344 +00:00 [INF] Started transaction with span ID '3102b017c2668a38' and trace ID 'eb72b0114bd8429285572ed7a2b0ff8c'. 2025-06-17 09:57:12.344 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 09:57:12.344 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:12.531 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 09:57:12.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 09:57:12.532 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 09:57:12.532 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 09:57:12.532 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1738.955ms 2025-06-17 09:57:12.532 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:57:12.532 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:12.532 +00:00 [INF] Discarding envelope e3862e52932a4a7dba6545eb56e7e0f7 because the queue is full. 2025-06-17 09:57:12.532 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:12.532 +00:00 [INF] Discarding envelope d298fe720d03497688c4d5b042bbef2d because the queue is full. 2025-06-17 09:57:12.532 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 1739.7867ms 2025-06-17 09:57:12.532 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1034.3722ms 2025-06-17 09:57:12.532 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:57:12.532 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:12.532 +00:00 [INF] Discarding envelope b523b996866147a7b8b64b92037ae260 because the queue is full. 2025-06-17 09:57:12.532 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:12.532 +00:00 [INF] Discarding envelope 892ece16237a49d98492df4f02361882 because the queue is full. 2025-06-17 09:57:12.532 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 1035.1775ms 2025-06-17 09:57:12.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 09:57:12.536 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 09:57:12.536 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 191.6339ms 2025-06-17 09:57:12.536 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 09:57:12.536 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:12.536 +00:00 [INF] Discarding envelope 55c52d9954944581b8a3a704fed96bb5 because the queue is full. 2025-06-17 09:57:12.536 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:12.536 +00:00 [INF] Discarding envelope 2f6e1488475644d689b2d0cbc5c408d2 because the queue is full. 2025-06-17 09:57:12.536 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 192.5411ms 2025-06-17 09:57:12.550 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 09:57:12.550 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:12.550 +00:00 [INF] Started transaction with span ID '70ce6100770ff44a' and trace ID 'a3c67c8e03574837a03e3d9751b8ea02'. 2025-06-17 09:57:12.550 +00:00 [INF] Started transaction with span ID '70ce6100770ff44a' and trace ID 'a3c67c8e03574837a03e3d9751b8ea02'. 2025-06-17 09:57:12.551 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 09:57:12.551 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:12.551 +00:00 [INF] Started transaction with span ID '3bca5703a0f4022f' and trace ID 'df19d94437a4421ea121dd928bc268fb'. 2025-06-17 09:57:12.552 +00:00 [INF] Started transaction with span ID '3bca5703a0f4022f' and trace ID 'df19d94437a4421ea121dd928bc268fb'. 2025-06-17 09:57:12.552 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:12.552 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:12.553 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:12.553 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:12.590 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 09:57:12.590 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:12.590 +00:00 [INF] Started transaction with span ID '1904f15e678d72c1' and trace ID '6b30d682e1124ed38bd39a091bcaab73'. 2025-06-17 09:57:12.590 +00:00 [INF] Started transaction with span ID '1904f15e678d72c1' and trace ID '6b30d682e1124ed38bd39a091bcaab73'. 2025-06-17 09:57:12.590 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:12.590 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:13.093 +00:00 [INF] Executed DbCommand (567ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 09:57:13.093 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 09:57:13.093 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 989.43ms 2025-06-17 09:57:13.093 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:57:13.093 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:13.094 +00:00 [INF] Discarding envelope 403e5a35117047379d41e0ae056a1b78 because the queue is full. 2025-06-17 09:57:13.094 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:13.094 +00:00 [INF] Discarding envelope 6d52f3f4dd0c4cb4a8d4b851c5ff2b71 because the queue is full. 2025-06-17 09:57:13.094 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 1013.8146ms 2025-06-17 09:57:13.120 +00:00 [INF] Executed DbCommand (2,824ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:13.296 +00:00 [INF] Executed DbCommand (2,878ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:13.532 +00:00 [INF] Executed DbCommand (410ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:13.540 +00:00 [INF] Executed DbCommand (1,292ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:13.551 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:57:13.564 +00:00 [INF] Executed DbCommand (266ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:13.567 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:57:13.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:57:13.573 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:57:13.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.596 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.609 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.620 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:13.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.627 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.634 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.642 +00:00 [INF] Executed DbCommand (1,394ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:13.650 +00:00 [INF] Executed DbCommand (1,058ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:13.652 +00:00 [INF] Executed DbCommand (1,097ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:13.653 +00:00 [INF] Executed DbCommand (1,100ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:13.653 +00:00 [INF] Executed DbCommand (1,122ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:13.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.657 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:13.657 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:13.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.673 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.680 +00:00 [INF] Executed DbCommand (137ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:13.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:57:13.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:57:13.695 +00:00 [INF] Executed DbCommand (42ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:13.695 +00:00 [INF] Executed DbCommand (40ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:13.695 +00:00 [INF] Executed DbCommand (47ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:13.697 +00:00 [INF] Executed DbCommand (41ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:13.698 +00:00 [INF] Executed DbCommand (42ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:13.700 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:57:13.701 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:57:13.701 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:57:13.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:57:13.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:57:13.705 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:57:13.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:57:13.717 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.719 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.724 +00:00 [INF] Executed DbCommand (37ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:57:13.725 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:57:13.726 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:57:13.748 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.748 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.749 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.752 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.753 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:13.766 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.767 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.768 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.769 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.770 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.773 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.776 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.776 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.777 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.760 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.794 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.795 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:13.795 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.800 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.805 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:13.830 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.831 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.831 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.832 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.833 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.834 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:13.835 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.836 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.837 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.852 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:13.852 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.852 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.854 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.855 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.859 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.860 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.862 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.862 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.864 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:13.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.878 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.879 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:13.880 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.883 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.884 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.884 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:13.885 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.889 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.889 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:13.903 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.904 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.914 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.914 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.915 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.918 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.922 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:13.926 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:13.931 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.931 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.932 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:13.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.944 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.948 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.952 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:13.968 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.969 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.970 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.970 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.971 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.977 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.978 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:13.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.991 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:13.994 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:13.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:13.995 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:13.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:13.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.003 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.003 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.006 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.008 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.008 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.021 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.022 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.022 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.023 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.027 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.032 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.044 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.044 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.047 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.048 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.051 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.052 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.056 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.057 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.058 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.075 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.076 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.079 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.080 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.081 +00:00 [INF] Executed DbCommand (43ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.085 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.085 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.093 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.095 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.108 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.122 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.123 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.126 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.127 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.131 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.147 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.150 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.161 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.164 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.164 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.165 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.166 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.171 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.171 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.199 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.199 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.199 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.200 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.200 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.207 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.207 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.209 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.211 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.225 +00:00 [INF] Executed DbCommand (30ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.225 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.236 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.236 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.247 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.248 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.250 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.251 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.253 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.256 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.256 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.258 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.264 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.265 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.269 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.272 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.275 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.289 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.289 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.304 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.305 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.315 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.315 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.315 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.318 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.331 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.321 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.340 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:57:14.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.348 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3933.4002ms 2025-06-17 09:57:14.348 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:14.348 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:14.348 +00:00 [INF] Discarding envelope 8de26376e10c4b48891e1d162ae35204 because the queue is full. 2025-06-17 09:57:14.348 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:14.348 +00:00 [INF] Discarding envelope a8f3af4f0c024149b72bce0c9849669b because the queue is full. 2025-06-17 09:57:14.348 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 3934.5145ms 2025-06-17 09:57:14.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.353 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.354 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.357 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.365 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.366 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.370 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.373 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.385 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.386 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.386 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.404 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.404 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.405 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.408 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.409 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.412 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.421 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.424 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.425 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.428 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.440 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.441 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.443 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.443 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.447 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.448 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.460 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.463 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.463 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.464 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.465 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.469 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.475 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.482 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.483 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.483 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.485 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.487 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.489 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.491 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.492 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.492 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.495 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.530 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.534 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.538 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.539 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.538 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.539 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.555 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.558 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.558 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.569 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.571 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.575 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.576 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.577 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.578 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.591 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.592 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.595 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.596 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:57:14.597 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.601 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.605 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:57:14.606 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.606 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.607 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.609 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4119.0081ms 2025-06-17 09:57:14.609 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:14.610 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:14.613 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2059.4367ms 2025-06-17 09:57:14.615 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:14.615 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:14.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.622 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:57:14.624 +00:00 [INF] Discarding envelope 086625d188c94a3e92ddf25ea18ad5df because the queue is full. 2025-06-17 09:57:14.625 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:14.625 +00:00 [INF] Discarding envelope fab9ce669472473fbd8cb4de99524f12 because the queue is full. 2025-06-17 09:57:14.625 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 4135.6206ms 2025-06-17 09:57:14.624 +00:00 [INF] Discarding envelope c3b174efc0894946988ac701f5332aec because the queue is full. 2025-06-17 09:57:14.626 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:14.626 +00:00 [INF] Discarding envelope 8af0acd64f6941e68492230219d28ad7 because the queue is full. 2025-06-17 09:57:14.626 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 2076.2536ms 2025-06-17 09:57:14.625 +00:00 [INF] Executed DbCommand (35ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.626 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.625 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.629 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.634 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.639 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.640 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.640 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.650 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2060.2128ms 2025-06-17 09:57:14.650 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:14.651 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:14.651 +00:00 [INF] Discarding envelope 1c5d8add3a9949329860783b8589ad24 because the queue is full. 2025-06-17 09:57:14.651 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:14.651 +00:00 [INF] Discarding envelope c99a34aecb7d489c8b6db9a41ae1ee31 because the queue is full. 2025-06-17 09:57:14.651 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 2061.1219ms 2025-06-17 09:57:14.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.660 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.662 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.663 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.667 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.680 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.685 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.691 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.680 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.698 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.710 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.721 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.723 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.733 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.733 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.744 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.747 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.751 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.755 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.764 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.771 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.772 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:57:14.775 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4480.3056ms 2025-06-17 09:57:14.775 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:14.775 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:14.776 +00:00 [INF] Discarding envelope 0a01a6fc89df4daa9c7c5108e4683644 because the queue is full. 2025-06-17 09:57:14.776 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:14.777 +00:00 [INF] Discarding envelope 0584b357ce0f4ec58dee4254832b40ad because the queue is full. 2025-06-17 09:57:14.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.779 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 4484.8747ms 2025-06-17 09:57:14.779 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.790 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.819 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.819 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.834 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.839 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.844 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.847 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:14.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.873 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:14.875 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.881 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.881 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:57:14.887 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.889 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2647.1077ms 2025-06-17 09:57:14.902 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:14.903 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:14.903 +00:00 [INF] Discarding envelope 30c336628d28401f816ead46ede3fc19 because the queue is full. 2025-06-17 09:57:14.903 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:14.904 +00:00 [INF] Discarding envelope cc19d2f3ecfd4f91a7e57d9b1ce2e7e6 because the queue is full. 2025-06-17 09:57:14.904 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 2662.1053ms 2025-06-17 09:57:14.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.906 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:57:14.909 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4492.5995ms 2025-06-17 09:57:14.909 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:14.909 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:14.909 +00:00 [INF] Discarding envelope e0f6b866f04045c1b063e8f52caab9cb because the queue is full. 2025-06-17 09:57:14.910 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:14.910 +00:00 [INF] Discarding envelope 1cf8ff740f674b3a87f4819246562743 because the queue is full. 2025-06-17 09:57:14.891 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:14.912 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 4498.0829ms 2025-06-17 09:57:14.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:14.915 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:57:14.915 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2363.7127ms 2025-06-17 09:57:14.916 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:14.916 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:14.916 +00:00 [INF] Discarding envelope 1dbbd4dcb97046a3a036a253aff20e47 because the queue is full. 2025-06-17 09:57:14.916 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:14.916 +00:00 [INF] Discarding envelope 9327f09645494c79be75817d95e69a25 because the queue is full. 2025-06-17 09:57:14.917 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 2365.3477ms 2025-06-17 09:57:49.459 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 09:57:49.459 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:49.459 +00:00 [INF] Started transaction with span ID '841c511048178a47' and trace ID '2d81ebca40094051abea4eee29111b5b'. 2025-06-17 09:57:49.460 +00:00 [INF] Started transaction with span ID '841c511048178a47' and trace ID '2d81ebca40094051abea4eee29111b5b'. 2025-06-17 09:57:49.460 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:49.460 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:49.504 +00:00 [INF] Executed DbCommand (41ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:49.576 +00:00 [INF] Executed DbCommand (69ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:49.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:57:49.606 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:57:49.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.622 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 09:57:49.622 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:49.622 +00:00 [INF] Started transaction with span ID '9c9c113a9929199f' and trace ID '511ac97150ce47969eac8ca372ce9ca4'. 2025-06-17 09:57:49.622 +00:00 [INF] Started transaction with span ID '9c9c113a9929199f' and trace ID '511ac97150ce47969eac8ca372ce9ca4'. 2025-06-17 09:57:49.622 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:49.622 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:49.626 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:49.641 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 09:57:49.641 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:49.641 +00:00 [INF] Started transaction with span ID '27a2f9b0ca82b64f' and trace ID 'aa014e1561d143f682557f9cf44c14bc'. 2025-06-17 09:57:49.641 +00:00 [INF] Started transaction with span ID '27a2f9b0ca82b64f' and trace ID 'aa014e1561d143f682557f9cf44c14bc'. 2025-06-17 09:57:49.641 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:49.641 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:49.642 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:49.645 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:49.626 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:49.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:57:49.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:57:49.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.656 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:49.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:57:49.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.674 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:57:49.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:49.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.687 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.690 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.690 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:49.700 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.701 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:49.707 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.714 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.716 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.740 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:49.729 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:49.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.748 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.760 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:49.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.773 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:49.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.786 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 09:57:49.786 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:49.787 +00:00 [INF] Started transaction with span ID 'd84c1b3255197cfe' and trace ID 'b25e3ffc5f2242b59bc1c49e63ab5f7f'. 2025-06-17 09:57:49.787 +00:00 [INF] Started transaction with span ID 'd84c1b3255197cfe' and trace ID 'b25e3ffc5f2242b59bc1c49e63ab5f7f'. 2025-06-17 09:57:49.787 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:49.787 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:49.791 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.797 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:49.803 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:49.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:57:49.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.819 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.820 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:57:49.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:49.859 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:49.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.887 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:49.895 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.895 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.897 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.903 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.912 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:49.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.923 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.923 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.939 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:49.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.951 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.953 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:49.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.963 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.967 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.975 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:49.989 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:49.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:49.997 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:49.999 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.004 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.004 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.012 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.016 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.017 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 09:57:50.018 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:50.018 +00:00 [INF] Started transaction with span ID 'bb2aa5acacfda08' and trace ID '5bc6510de3b2456880bd719d70718f58'. 2025-06-17 09:57:50.018 +00:00 [INF] Started transaction with span ID 'bb2aa5acacfda08' and trace ID '5bc6510de3b2456880bd719d70718f58'. 2025-06-17 09:57:50.018 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:57:50.018 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:50.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 09:57:50.038 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 09:57:50.039 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 4.0865ms 2025-06-17 09:57:50.039 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:57:50.039 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:50.039 +00:00 [INF] Discarding envelope bf16d1cbc60e483f9d6361592aa798f7 because the queue is full. 2025-06-17 09:57:50.039 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:50.039 +00:00 [INF] Discarding envelope 7e967da99fa84a35b6bc59f26baf6cd1 because the queue is full. 2025-06-17 09:57:50.040 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.041 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.043 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.050 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.057 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.065 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.066 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.067 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 49.5756ms 2025-06-17 09:57:50.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.069 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.079 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.081 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.088 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.102 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.102 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.114 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.106 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.134 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.135 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.142 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.152 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.166 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.181 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.184 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.203 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.206 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.206 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.224 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.227 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.231 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.236 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.245 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.247 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.247 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.261 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.265 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.265 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.278 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.278 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.279 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:57:50.280 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.282 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.283 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 641.7766ms 2025-06-17 09:57:50.284 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:50.284 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:50.290 +00:00 [INF] Discarding envelope 41f0740664594072a0ab02827c771f89 because the queue is full. 2025-06-17 09:57:50.290 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:50.290 +00:00 [INF] Discarding envelope 45f22706378f43d4a8e78ccf2ef16cad because the queue is full. 2025-06-17 09:57:50.290 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 649.8421ms 2025-06-17 09:57:50.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.287 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.293 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.299 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.304 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.307 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.316 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.324 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.325 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.327 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.328 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.331 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.335 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.344 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.369 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.373 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.377 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.385 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.387 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.397 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.399 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:57:50.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.404 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 617.4759ms 2025-06-17 09:57:50.407 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:50.408 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:50.409 +00:00 [INF] Discarding envelope 8dd1d4dbe6b84d1c946985d971d71f3d because the queue is full. 2025-06-17 09:57:50.409 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:50.409 +00:00 [INF] Discarding envelope 813b77017cca445b8884bc0ff09b50a2 because the queue is full. 2025-06-17 09:57:50.409 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 623.1451ms 2025-06-17 09:57:50.409 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.418 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.419 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:57:50.420 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 960.2608ms 2025-06-17 09:57:50.421 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:50.421 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:50.421 +00:00 [INF] Discarding envelope d68d52671bff4248bcc31bcc2b6b3c30 because the queue is full. 2025-06-17 09:57:50.421 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:50.421 +00:00 [INF] Discarding envelope 1bf7720600c84237ab570cd6786ff125 because the queue is full. 2025-06-17 09:57:50.422 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 963.2525ms 2025-06-17 09:57:50.421 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.447 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:50.490 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:50.497 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:50.504 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:57:50.505 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:57:50.509 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 886.5778ms 2025-06-17 09:57:50.509 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:50.509 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:50.509 +00:00 [INF] Discarding envelope f8739910d09b4b1eaa2fbf2ea9782ec7 because the queue is full. 2025-06-17 09:57:50.509 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:50.509 +00:00 [INF] Discarding envelope 5b381b26e03849feba5cbad218c126a7 because the queue is full. 2025-06-17 09:57:50.510 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 888.1122ms 2025-06-17 09:57:51.686 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 09:57:51.686 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:51.686 +00:00 [INF] Started transaction with span ID '1f5a19af45af7a80' and trace ID '8908dcefd26f4bb68c934a3cf03c4ccf'. 2025-06-17 09:57:51.686 +00:00 [INF] Started transaction with span ID '1f5a19af45af7a80' and trace ID '8908dcefd26f4bb68c934a3cf03c4ccf'. 2025-06-17 09:57:51.686 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:57:51.687 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:51.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 09:57:51.690 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 09:57:51.691 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.8404ms 2025-06-17 09:57:51.691 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 09:57:51.691 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:51.691 +00:00 [INF] Discarding envelope 77b759a01d3a493094b78f8a842e313f because the queue is full. 2025-06-17 09:57:51.691 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:51.691 +00:00 [INF] Discarding envelope 8667e1dd44dc4fe888dbe4a94e6d5ce1 because the queue is full. 2025-06-17 09:57:51.691 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 5.4793ms 2025-06-17 09:57:51.748 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 09:57:51.748 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:51.748 +00:00 [INF] Started transaction with span ID 'f4e2ca8df0a6c2ab' and trace ID '422b355106494bc2929396ca1faf1ea3'. 2025-06-17 09:57:51.748 +00:00 [INF] Started transaction with span ID 'f4e2ca8df0a6c2ab' and trace ID '422b355106494bc2929396ca1faf1ea3'. 2025-06-17 09:57:51.748 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:57:51.748 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:51.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 09:57:51.752 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 09:57:51.753 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.4174ms 2025-06-17 09:57:51.753 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:57:51.753 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:51.753 +00:00 [INF] Discarding envelope 04dbc6f410b243ad92d082eab911d246 because the queue is full. 2025-06-17 09:57:51.753 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:51.754 +00:00 [INF] Discarding envelope 106bfefcdf994964a209a407a3a54ddb because the queue is full. 2025-06-17 09:57:51.756 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 7.8864ms 2025-06-17 09:57:56.306 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 09:57:56.306 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:56.306 +00:00 [INF] Started transaction with span ID 'd5ca96d4f364064b' and trace ID 'ad142379a0ef48998199886741118b05'. 2025-06-17 09:57:56.307 +00:00 [INF] Started transaction with span ID 'd5ca96d4f364064b' and trace ID 'ad142379a0ef48998199886741118b05'. 2025-06-17 09:57:56.307 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:56.307 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:56.731 +00:00 [INF] Executed DbCommand (423ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:56.861 +00:00 [INF] Executed DbCommand (125ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:57:56.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:57:56.869 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:57:56.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:56.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:56.904 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:56.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:56.913 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:56.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:56.928 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:56.943 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:56.956 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:56.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:56.969 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:56.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:56.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:56.987 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:56.997 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:57.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:57.013 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:57.028 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:57.048 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:57.056 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:57.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:57.074 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:57.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:57.088 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:57.092 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:57.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:57.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:57.118 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:57.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:57.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:57.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:57.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:57.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:57.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:57.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:57.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:57.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:57.149 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:57.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:57.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:57.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:57.173 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:57.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:57:57.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:57:57.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:57:57.186 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:57:57.190 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 883.2291ms 2025-06-17 09:57:57.190 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:57:57.190 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:57.190 +00:00 [INF] Discarding envelope 186c0cb87d654d40aab2076c3213c603 because the queue is full. 2025-06-17 09:57:57.191 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:57.191 +00:00 [INF] Discarding envelope f9da3499ee3a4c0a8b4e196ecc455900 because the queue is full. 2025-06-17 09:57:57.191 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 885.0089ms 2025-06-17 09:57:57.413 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 09:57:57.413 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:57.413 +00:00 [INF] Started transaction with span ID '4a3d5eb123943b43' and trace ID '0e431604279f438cb135b1156ed5ac49'. 2025-06-17 09:57:57.414 +00:00 [INF] Started transaction with span ID '4a3d5eb123943b43' and trace ID '0e431604279f438cb135b1156ed5ac49'. 2025-06-17 09:57:57.414 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:57:57.414 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:57.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 09:57:57.417 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 09:57:57.417 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.6007ms 2025-06-17 09:57:57.417 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 09:57:57.418 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:57.418 +00:00 [INF] Discarding envelope f7e676286c5e4d3096423134e14817ce because the queue is full. 2025-06-17 09:57:57.418 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:57.418 +00:00 [INF] Discarding envelope 13428137a0af4067b8e9efd2a46b6226 because the queue is full. 2025-06-17 09:57:57.418 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 4.7907ms 2025-06-17 09:57:57.703 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 09:57:57.703 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:57:57.703 +00:00 [INF] Started transaction with span ID '247edf0f9e118347' and trace ID 'a4e336afc2014e48996fb05a483aafff'. 2025-06-17 09:57:57.704 +00:00 [INF] Started transaction with span ID '247edf0f9e118347' and trace ID 'a4e336afc2014e48996fb05a483aafff'. 2025-06-17 09:57:57.704 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 09:57:57.704 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:57:57.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 09:57:57.707 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 09:57:57.708 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.5782ms 2025-06-17 09:57:57.708 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 09:57:57.708 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:57.708 +00:00 [INF] Discarding envelope f99c7aaca899470fa2feb38dd92dcebe because the queue is full. 2025-06-17 09:57:57.708 +00:00 [INF] Capturing transaction. 2025-06-17 09:57:57.708 +00:00 [INF] Discarding envelope 6523a5fa90344be3abfea701fe7e428a because the queue is full. 2025-06-17 09:57:57.709 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 6.4558ms 2025-06-17 09:58:00.119 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 09:58:00.120 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:58:00.120 +00:00 [INF] Started transaction with span ID 'c02dc6ffeb78db40' and trace ID '5368b274f2984c43b5c0ce6457a3585d'. 2025-06-17 09:58:00.120 +00:00 [INF] Started transaction with span ID 'c02dc6ffeb78db40' and trace ID '5368b274f2984c43b5c0ce6457a3585d'. 2025-06-17 09:58:00.120 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:58:00.120 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:58:00.372 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 09:58:00.372 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:58:00.372 +00:00 [INF] Started transaction with span ID '6d651d138b416a76' and trace ID 'b5098365aeb4454f9df9468481dff9ab'. 2025-06-17 09:58:00.372 +00:00 [INF] Started transaction with span ID '6d651d138b416a76' and trace ID 'b5098365aeb4454f9df9468481dff9ab'. 2025-06-17 09:58:00.372 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:58:00.372 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:58:00.377 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 09:58:00.377 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 09:58:00.377 +00:00 [INF] Started transaction with span ID 'ac9bdabcf9ed6e56' and trace ID '34840f4a478044a7a1efc6b13afb2a14'. 2025-06-17 09:58:00.377 +00:00 [INF] Started transaction with span ID 'ac9bdabcf9ed6e56' and trace ID '34840f4a478044a7a1efc6b13afb2a14'. 2025-06-17 09:58:00.377 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:58:00.377 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 09:58:00.579 +00:00 [INF] Executed DbCommand (456ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:58:00.583 +00:00 [INF] Executed DbCommand (204ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:58:00.585 +00:00 [INF] Executed DbCommand (210ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:58:00.837 +00:00 [INF] Executed DbCommand (253ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:58:00.842 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:58:00.846 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:58:00.850 +00:00 [INF] Executed DbCommand (260ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:58:00.850 +00:00 [INF] Executed DbCommand (262ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 09:58:00.863 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:58:00.863 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 09:58:00.867 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:58:00.867 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 09:58:00.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:00.887 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:00.892 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:00.900 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:00.900 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:00.907 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:00.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:00.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:00.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:00.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:00.934 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:00.935 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:00.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:00.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:00.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:00.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:00.951 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:00.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:00.980 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:00.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:00.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:00.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:00.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:00.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:00.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.006 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.008 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.014 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.027 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.034 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.042 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.043 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.044 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.061 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.067 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.073 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.073 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.103 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.113 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.124 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.131 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.132 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.137 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.139 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.145 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.145 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.152 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.176 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.176 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.186 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.200 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.218 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.235 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.238 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.242 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.258 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.266 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.311 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.337 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.345 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.360 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.367 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.369 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.379 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.384 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.387 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.390 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.395 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.405 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.417 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.417 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.420 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.438 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.440 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.476 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.477 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:58:01.480 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.487 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.492 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1119.8511ms 2025-06-17 09:58:01.497 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:58:01.497 +00:00 [INF] Capturing transaction. 2025-06-17 09:58:01.498 +00:00 [INF] Discarding envelope 3ca71a031ebe4d40872f69fdfab02ebd because the queue is full. 2025-06-17 09:58:01.499 +00:00 [INF] Capturing transaction. 2025-06-17 09:58:01.499 +00:00 [INF] Discarding envelope cbbb4f58f8b44ab6b799222320a6c487 because the queue is full. 2025-06-17 09:58:01.499 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 1127.1816ms 2025-06-17 09:58:01.499 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.498 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.524 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.532 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.549 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.568 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.570 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.578 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.588 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.588 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.600 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.600 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.609 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.628 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.634 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.640 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.647 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.668 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 09:58:01.672 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.689 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 09:58:01.697 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.701 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 09:58:01.714 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.715 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:58:01.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 09:58:01.716 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 09:58:01.716 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1338.5617ms 2025-06-17 09:58:01.722 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:58:01.722 +00:00 [INF] Capturing transaction. 2025-06-17 09:58:01.722 +00:00 [INF] Discarding envelope 86baeea74aaf4937bc7ad3e6f007cf18 because the queue is full. 2025-06-17 09:58:01.722 +00:00 [INF] Capturing transaction. 2025-06-17 09:58:01.723 +00:00 [INF] Discarding envelope 1ef15e44eac04711940cb6286c5047a3 because the queue is full. 2025-06-17 09:58:01.722 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1601.8485ms 2025-06-17 09:58:01.723 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 09:58:01.723 +00:00 [INF] Capturing transaction. 2025-06-17 09:58:01.723 +00:00 [INF] Discarding envelope b1856366a90640ad9df02461a98c0e27 because the queue is full. 2025-06-17 09:58:01.723 +00:00 [INF] Capturing transaction. 2025-06-17 09:58:01.723 +00:00 [INF] Discarding envelope 1e090936e4494418960780dc79f86b75 because the queue is full. 2025-06-17 09:58:01.723 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 1604.0246ms 2025-06-17 09:58:01.728 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 1351.4963ms 2025-06-17 10:00:40.016 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:00:40.017 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:00:40.017 +00:00 [INF] Started transaction with span ID 'a644653418a48d42' and trace ID 'eaf06f41627d4abaa2eb4cbf2dfc423e'. 2025-06-17 10:00:40.017 +00:00 [INF] Started transaction with span ID 'a644653418a48d42' and trace ID 'eaf06f41627d4abaa2eb4cbf2dfc423e'. 2025-06-17 10:00:40.017 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:00:40.017 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:00:40.164 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:00:40.164 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:00:40.164 +00:00 [INF] Started transaction with span ID '5f59ebd5dad19ba0' and trace ID 'eb37afb2510b4c6186eb508c31da134d'. 2025-06-17 10:00:40.164 +00:00 [INF] Started transaction with span ID '5f59ebd5dad19ba0' and trace ID 'eb37afb2510b4c6186eb508c31da134d'. 2025-06-17 10:00:40.164 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:00:40.164 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:00:40.179 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:00:40.179 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:00:40.179 +00:00 [INF] Started transaction with span ID 'fd00a0befa7f9347' and trace ID '6a368e67b7d849a5aad447d9fcd65a25'. 2025-06-17 10:00:40.179 +00:00 [INF] Started transaction with span ID 'fd00a0befa7f9347' and trace ID '6a368e67b7d849a5aad447d9fcd65a25'. 2025-06-17 10:00:40.179 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:00:40.179 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:00:40.315 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:00:40.315 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:00:40.315 +00:00 [INF] Started transaction with span ID '5e282e52abe57e33' and trace ID '555fdbf43bcf4ec087af0c3b5b77df81'. 2025-06-17 10:00:40.315 +00:00 [INF] Started transaction with span ID '5e282e52abe57e33' and trace ID '555fdbf43bcf4ec087af0c3b5b77df81'. 2025-06-17 10:00:40.315 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:00:40.315 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:00:41.345 +00:00 [INF] Executed DbCommand (1,326ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:00:41.361 +00:00 [INF] Executed DbCommand (1,044ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:00:41.363 +00:00 [INF] Executed DbCommand (1,197ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:00:41.372 +00:00 [INF] Executed DbCommand (1,192ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:00:42.270 +00:00 [INF] Executed DbCommand (918ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:00:42.274 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:00:42.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:00:42.280 +00:00 [INF] Executed DbCommand (907ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:00:42.286 +00:00 [INF] Executed DbCommand (895ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:00:42.286 +00:00 [INF] Executed DbCommand (898ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:00:42.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:00:42.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:00:42.290 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:00:42.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:00:42.295 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:00:42.298 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:00:42.306 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.313 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.314 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.326 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.329 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.334 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.335 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.342 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.347 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.348 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.349 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.351 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.356 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.360 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.363 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.369 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.370 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.376 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.388 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.396 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.412 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.416 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.407 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.419 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.420 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.422 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.424 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.424 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.433 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.437 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.441 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.449 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.457 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.470 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.471 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.473 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.479 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.480 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.486 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.490 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.491 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.499 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.501 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.501 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.505 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.512 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.516 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.521 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.522 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.526 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.527 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.533 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.534 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.535 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.539 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.548 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.549 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.556 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.563 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.564 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.565 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.573 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.574 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.585 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.586 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.589 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.606 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.608 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.609 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.614 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.615 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.616 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.622 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.629 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.645 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.652 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.653 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.655 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.659 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.660 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.662 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:00:42.663 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2483.446ms 2025-06-17 10:00:42.663 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:00:42.663 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:42.664 +00:00 [INF] Discarding envelope ab9396ef2d8d4de7ad7e209bf7033883 because the queue is full. 2025-06-17 10:00:42.664 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.666 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:42.667 +00:00 [INF] Discarding envelope 37ba759b78e24ae2848170ea97215584 because the queue is full. 2025-06-17 10:00:42.667 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 2488.3602ms 2025-06-17 10:00:42.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.672 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.678 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:00:42.682 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.689 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2373.6501ms 2025-06-17 10:00:42.689 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:00:42.689 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:42.690 +00:00 [INF] Discarding envelope 7a46aecc8ae64b239d7c0a0726b24a79 because the queue is full. 2025-06-17 10:00:42.690 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:42.690 +00:00 [INF] Discarding envelope cde6fe8f2d8b46b1b03e628db113e315 because the queue is full. 2025-06-17 10:00:42.691 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 2375.9168ms 2025-06-17 10:00:42.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.698 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.698 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.706 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.730 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.736 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.755 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.756 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.787 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.793 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:42.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.801 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:00:42.801 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2636.9446ms 2025-06-17 10:00:42.801 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:00:42.802 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:42.802 +00:00 [INF] Discarding envelope 31b81185864c4b44ba2a3204f8b4cfbd because the queue is full. 2025-06-17 10:00:42.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:42.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:42.806 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:42.807 +00:00 [INF] Discarding envelope 517f5385a39c49698a514574b02e62af because the queue is full. 2025-06-17 10:00:42.807 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 2643.5716ms 2025-06-17 10:00:42.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:42.810 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:00:42.810 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2793.1213ms 2025-06-17 10:00:42.810 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:00:42.811 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:42.811 +00:00 [INF] Discarding envelope aed02b03c2a14705a778309eb260bcfe because the queue is full. 2025-06-17 10:00:42.811 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:42.811 +00:00 [INF] Discarding envelope 4f7a8904a6c94ca49089f2bc6616af6b because the queue is full. 2025-06-17 10:00:42.811 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 2795.1075ms 2025-06-17 10:00:44.749 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 10:00:44.749 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:00:44.749 +00:00 [INF] Started transaction with span ID '6b89ba079bf92406' and trace ID 'aa7f7d4a06c141dc813f5df3316db1b3'. 2025-06-17 10:00:44.749 +00:00 [INF] Started transaction with span ID '6b89ba079bf92406' and trace ID 'aa7f7d4a06c141dc813f5df3316db1b3'. 2025-06-17 10:00:44.749 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:00:44.749 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:00:44.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:00:44.752 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:00:44.752 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.3455ms 2025-06-17 10:00:44.752 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:00:44.752 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:44.753 +00:00 [INF] Discarding envelope ce0cb50b365c4354b59d9f8dfa6434aa because the queue is full. 2025-06-17 10:00:44.753 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:44.753 +00:00 [INF] Discarding envelope 6d5cbd836636447f91b00b3bf6be31b0 because the queue is full. 2025-06-17 10:00:44.753 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 4.2079ms 2025-06-17 10:00:44.761 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:00:44.761 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:00:44.761 +00:00 [INF] Started transaction with span ID '5e47bc8394c7a54e' and trace ID 'b8ababf7d9264d92b8cca46b7010db22'. 2025-06-17 10:00:44.761 +00:00 [INF] Started transaction with span ID '5e47bc8394c7a54e' and trace ID 'b8ababf7d9264d92b8cca46b7010db22'. 2025-06-17 10:00:44.761 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:00:44.761 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:00:44.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:00:44.763 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:00:44.764 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.4119ms 2025-06-17 10:00:44.765 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:00:44.765 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:44.765 +00:00 [INF] Discarding envelope 099998888fbf49b5bed8ffd30297e0ee because the queue is full. 2025-06-17 10:00:44.767 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:44.767 +00:00 [INF] Discarding envelope 6e7ad2c5b2a941f88b29b88747f3d424 because the queue is full. 2025-06-17 10:00:44.769 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 8.6563ms 2025-06-17 10:00:45.384 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:00:45.384 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:00:45.384 +00:00 [INF] Started transaction with span ID '3bf41dfe40e0494c' and trace ID '78a810194ff74601a102971723fa99d1'. 2025-06-17 10:00:45.384 +00:00 [INF] Started transaction with span ID '3bf41dfe40e0494c' and trace ID '78a810194ff74601a102971723fa99d1'. 2025-06-17 10:00:45.384 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:00:45.384 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:00:45.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:00:45.387 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:00:45.387 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.9147ms 2025-06-17 10:00:45.387 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:00:45.387 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:45.387 +00:00 [INF] Discarding envelope dffb5483f5d44f188ffed54f0c4eddd5 because the queue is full. 2025-06-17 10:00:45.387 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:45.387 +00:00 [INF] Discarding envelope 1a3bb74054134f048caec6e0d1946019 because the queue is full. 2025-06-17 10:00:45.387 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 3.7238ms 2025-06-17 10:00:45.547 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 10:00:45.547 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:00:45.547 +00:00 [INF] Started transaction with span ID 'ff358225eb7f8769' and trace ID 'e0150bc513bc4303b396fb09bfeff601'. 2025-06-17 10:00:45.548 +00:00 [INF] Started transaction with span ID 'ff358225eb7f8769' and trace ID 'e0150bc513bc4303b396fb09bfeff601'. 2025-06-17 10:00:45.548 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:00:45.548 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:00:45.691 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 10:00:45.691 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:00:45.692 +00:00 [INF] Started transaction with span ID '72092e95cdf53ec' and trace ID '3897240abadd47919b30f942e6f85d2e'. 2025-06-17 10:00:45.692 +00:00 [INF] Started transaction with span ID '72092e95cdf53ec' and trace ID '3897240abadd47919b30f942e6f85d2e'. 2025-06-17 10:00:45.692 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:00:45.692 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:00:45.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:00:45.698 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:00:45.699 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.5215ms 2025-06-17 10:00:45.699 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:00:45.699 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:45.699 +00:00 [INF] Discarding envelope 11064ee42f624ec68a173071d8429586 because the queue is full. 2025-06-17 10:00:45.699 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:45.699 +00:00 [INF] Discarding envelope 88eb56e3834541d797996e617920c559 because the queue is full. 2025-06-17 10:00:45.700 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 8.7674ms 2025-06-17 10:00:45.854 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 10:00:45.854 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:00:45.855 +00:00 [INF] Started transaction with span ID '8f4f887a49a078fd' and trace ID '90b604f4ac074ed1b7c803a8895895e3'. 2025-06-17 10:00:45.855 +00:00 [INF] Started transaction with span ID '8f4f887a49a078fd' and trace ID '90b604f4ac074ed1b7c803a8895895e3'. 2025-06-17 10:00:45.855 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:00:45.855 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:00:45.859 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 10:00:45.859 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:00:45.859 +00:00 [INF] Started transaction with span ID '30283e57ebf6164a' and trace ID '338e6bd968d74b789ee80444c873df7c'. 2025-06-17 10:00:45.859 +00:00 [INF] Started transaction with span ID '30283e57ebf6164a' and trace ID '338e6bd968d74b789ee80444c873df7c'. 2025-06-17 10:00:45.859 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:00:45.859 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:00:46.036 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 10:00:46.036 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:00:46.036 +00:00 [INF] Started transaction with span ID '5188e98d8e1ee407' and trace ID 'e63a8c76d1dc45f7a71dcefb709a6c4b'. 2025-06-17 10:00:46.037 +00:00 [INF] Started transaction with span ID '5188e98d8e1ee407' and trace ID 'e63a8c76d1dc45f7a71dcefb709a6c4b'. 2025-06-17 10:00:46.037 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:00:46.037 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:00:46.919 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 10:00:46.919 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:00:46.920 +00:00 [INF] Started transaction with span ID '8a07e8eb1a46d94' and trace ID 'd2babf0a79ec4d1ea7a1e947af2590ed'. 2025-06-17 10:00:46.920 +00:00 [INF] Started transaction with span ID '8a07e8eb1a46d94' and trace ID 'd2babf0a79ec4d1ea7a1e947af2590ed'. 2025-06-17 10:00:46.920 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:00:46.920 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:00:47.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:00:47.665 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:00:47.665 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 744.9931ms 2025-06-17 10:00:47.665 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:00:47.665 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:47.665 +00:00 [INF] Discarding envelope 7ef3d1178238494baa698fdd3bbbb14b because the queue is full. 2025-06-17 10:00:47.665 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:47.665 +00:00 [INF] Discarding envelope eb5f6d8b237e499a8daa172ebd9f79a7 because the queue is full. 2025-06-17 10:00:47.665 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 745.9393ms 2025-06-17 10:00:47.665 +00:00 [INF] Executed DbCommand (2,115ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:00:47.666 +00:00 [INF] Executed DbCommand (1,809ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:00:47.666 +00:00 [INF] Executed DbCommand (1,805ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:00:47.730 +00:00 [INF] Executed DbCommand (1,692ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:00:48.012 +00:00 [INF] Executed DbCommand (339ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:00:48.013 +00:00 [INF] Executed DbCommand (341ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:00:48.020 +00:00 [INF] Executed DbCommand (348ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:00:48.022 +00:00 [INF] Executed DbCommand (288ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:00:48.029 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:00:48.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:00:48.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:00:48.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:00:48.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:00:48.041 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:00:48.055 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:00:48.064 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:00:48.080 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.083 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.110 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.105 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.146 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.154 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.154 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.156 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.178 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.186 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.188 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.190 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.203 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.207 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.204 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.215 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.215 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.215 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.221 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.222 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.223 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.225 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.227 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.240 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.247 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.248 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.253 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.261 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.275 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.285 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.285 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.291 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.292 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.311 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.312 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.319 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.320 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.352 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.353 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.360 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.373 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.379 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.382 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.398 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.404 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.410 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.412 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.412 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.420 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.434 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.445 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.445 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.458 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.468 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.469 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.477 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.482 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.482 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.497 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.500 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.504 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.504 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.510 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.520 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.520 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.540 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.543 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.550 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.559 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.560 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.576 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.578 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.581 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.584 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.586 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.610 +00:00 [INF] Executed DbCommand (38ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.611 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.629 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.629 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.641 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.652 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.653 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.654 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.662 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.663 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.665 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:00:48.666 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.669 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.688 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.690 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2652.9949ms 2025-06-17 10:00:48.690 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:00:48.690 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:48.694 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.694 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:00:48.695 +00:00 [INF] Discarding envelope 4aa3a335b6ce4b2e8f12209fa725cecf because the queue is full. 2025-06-17 10:00:48.695 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:48.695 +00:00 [INF] Discarding envelope 7c9567349a844bf29f8dc71a9781d471 because the queue is full. 2025-06-17 10:00:48.695 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 2659.7418ms 2025-06-17 10:00:48.696 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2836.8444ms 2025-06-17 10:00:48.697 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:00:48.698 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:48.698 +00:00 [INF] Discarding envelope 3d858a294abd488fa3774b8511251c17 because the queue is full. 2025-06-17 10:00:48.698 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:48.698 +00:00 [INF] Discarding envelope 0afbd539389442678fc19958fae37a43 because the queue is full. 2025-06-17 10:00:48.699 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 2839.8644ms 2025-06-17 10:00:48.702 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.704 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.709 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.714 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.734 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.735 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.740 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.741 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.750 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.757 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:00:48.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:00:48.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:00:48.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.792 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:00:48.792 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3244.0544ms 2025-06-17 10:00:48.792 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:00:48.792 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:48.792 +00:00 [INF] Discarding envelope ba87f4bb75394165b1bb4f3774aa5e17 because the queue is full. 2025-06-17 10:00:48.792 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:48.792 +00:00 [INF] Discarding envelope a967f54aef5145e2a11027a8c69c7225 because the queue is full. 2025-06-17 10:00:48.793 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 3245.4027ms 2025-06-17 10:00:48.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:00:48.794 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:00:48.794 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2939.0238ms 2025-06-17 10:00:48.794 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:00:48.794 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:48.794 +00:00 [INF] Discarding envelope 6a5ffed38d4d46cfa28d73fc8111fd65 because the queue is full. 2025-06-17 10:00:48.794 +00:00 [INF] Capturing transaction. 2025-06-17 10:00:48.794 +00:00 [INF] Discarding envelope 60ceaad3cbdc4b6aa8a348b79d0d367e because the queue is full. 2025-06-17 10:00:48.794 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 2940.1207ms 2025-06-17 10:02:22.392 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:02:22.392 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:02:22.392 +00:00 [INF] Started transaction with span ID '19b7a24400e6a4cb' and trace ID 'c952a72adc7c4cdba86acc169c9b31ea'. 2025-06-17 10:02:22.392 +00:00 [INF] Started transaction with span ID '19b7a24400e6a4cb' and trace ID 'c952a72adc7c4cdba86acc169c9b31ea'. 2025-06-17 10:02:22.392 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:02:22.392 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:02:22.409 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:02:22.431 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:02:22.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:02:22.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:02:22.440 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.442 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.452 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.453 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.460 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.465 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.470 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.471 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.481 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.484 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.491 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.505 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.507 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.525 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.534 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.541 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.542 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.550 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.552 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.568 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.572 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.578 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.579 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.598 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.605 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.606 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:02:22.606 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 213.5521ms 2025-06-17 10:02:22.606 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:02:22.606 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:22.606 +00:00 [INF] Discarding envelope 54c85d1e1cf34c1b8062dc97d885da86 because the queue is full. 2025-06-17 10:02:22.606 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:22.606 +00:00 [INF] Discarding envelope aa9644ca979a448c856b56d16664d709 because the queue is full. 2025-06-17 10:02:22.607 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 214.7366ms 2025-06-17 10:02:22.608 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:02:22.608 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:02:22.608 +00:00 [INF] Started transaction with span ID 'eebe1a48f884b340' and trace ID '2fffcafaa79249cd8f760ed6ecc74132'. 2025-06-17 10:02:22.609 +00:00 [INF] Started transaction with span ID 'eebe1a48f884b340' and trace ID '2fffcafaa79249cd8f760ed6ecc74132'. 2025-06-17 10:02:22.609 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:02:22.609 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:02:22.613 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:02:22.616 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:02:22.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:02:22.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:02:22.623 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.630 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.631 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.639 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.646 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.659 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.661 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.666 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.667 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.672 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.673 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.682 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.688 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.689 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.697 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.698 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.705 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.706 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.712 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.713 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.719 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.726 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.727 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.741 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.742 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.747 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.748 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.754 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:22.755 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:02:22.755 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 146.2745ms 2025-06-17 10:02:22.755 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:02:22.755 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:22.755 +00:00 [INF] Discarding envelope 0281c84d841d4bd6b5880f46f2e0ced2 because the queue is full. 2025-06-17 10:02:22.755 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:22.755 +00:00 [INF] Discarding envelope e00abe0f221f4e31a371c70b4f28e86a because the queue is full. 2025-06-17 10:02:22.756 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 147.4476ms 2025-06-17 10:02:22.758 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:02:22.758 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:02:22.758 +00:00 [INF] Started transaction with span ID '9037f17096f26305' and trace ID 'cb05897570454e3fb3ab24be165dd8ec'. 2025-06-17 10:02:22.758 +00:00 [INF] Started transaction with span ID '9037f17096f26305' and trace ID 'cb05897570454e3fb3ab24be165dd8ec'. 2025-06-17 10:02:22.758 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:02:22.758 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:02:22.761 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:02:22.763 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:02:22.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:02:22.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:02:22.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.783 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:02:22.783 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:02:22.783 +00:00 [INF] Started transaction with span ID '7d9eeec8c409cb88' and trace ID 'ef559f986f2e4a7bb7f35d6207b25e34'. 2025-06-17 10:02:22.783 +00:00 [INF] Started transaction with span ID '7d9eeec8c409cb88' and trace ID 'ef559f986f2e4a7bb7f35d6207b25e34'. 2025-06-17 10:02:22.783 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:02:22.784 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:02:22.787 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:02:22.790 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:02:22.790 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:02:22.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:02:22.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.804 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.808 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.818 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.822 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.827 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.832 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.842 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.849 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.850 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.860 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.861 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.867 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.872 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.880 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.882 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.883 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.886 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.898 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.906 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.912 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.918 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.924 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.932 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.933 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.936 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.940 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:02:22.944 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 185.884ms 2025-06-17 10:02:22.944 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:02:22.944 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:22.945 +00:00 [INF] Discarding envelope 188439b42f714973b3fb5a54388085a6 because the queue is full. 2025-06-17 10:02:22.945 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:22.945 +00:00 [INF] Discarding envelope e9fd4b3086064bba9a023c7075a3f18f because the queue is full. 2025-06-17 10:02:22.945 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 187.1216ms 2025-06-17 10:02:22.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:22.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:22.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:22.963 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:02:22.966 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 182.7078ms 2025-06-17 10:02:22.966 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:02:22.967 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:22.967 +00:00 [INF] Discarding envelope 942b4a2aea93445eb429464dc58df1c5 because the queue is full. 2025-06-17 10:02:22.967 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:22.967 +00:00 [INF] Discarding envelope fcdea338e29a40aab792d8ea1eb0f2e3 because the queue is full. 2025-06-17 10:02:22.967 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 184.1606ms 2025-06-17 10:02:23.085 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 10:02:23.085 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:02:23.085 +00:00 [INF] Started transaction with span ID 'b20f0eba25eb9c95' and trace ID '53b127b2ff3a4c48aa1ba97eb9a58c78'. 2025-06-17 10:02:23.085 +00:00 [INF] Started transaction with span ID 'b20f0eba25eb9c95' and trace ID '53b127b2ff3a4c48aa1ba97eb9a58c78'. 2025-06-17 10:02:23.085 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:02:23.085 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:02:23.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:02:23.088 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:02:23.088 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.7167ms 2025-06-17 10:02:23.088 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:02:23.088 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:23.088 +00:00 [INF] Discarding envelope 3a53b726e9cc41e1b514fc93ee961b8e because the queue is full. 2025-06-17 10:02:23.088 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:23.088 +00:00 [INF] Discarding envelope 235e43180e284ff4aaee78a4918e201d because the queue is full. 2025-06-17 10:02:23.088 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 3.6424ms 2025-06-17 10:02:24.008 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 10:02:24.008 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:02:24.008 +00:00 [INF] Started transaction with span ID '9819cc6727ce3755' and trace ID '7ad3c4a3d1184bad824c9f1b491282f1'. 2025-06-17 10:02:24.009 +00:00 [INF] Started transaction with span ID '9819cc6727ce3755' and trace ID '7ad3c4a3d1184bad824c9f1b491282f1'. 2025-06-17 10:02:24.009 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:02:24.009 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:02:24.010 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:02:24.011 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:02:24.011 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.8723ms 2025-06-17 10:02:24.011 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:02:24.011 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:24.011 +00:00 [INF] Discarding envelope 63ea6206d93b4387ac69d1191c987dfe because the queue is full. 2025-06-17 10:02:24.011 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:24.011 +00:00 [INF] Discarding envelope ce34b2d2abce402db371c104819f01ab because the queue is full. 2025-06-17 10:02:24.011 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 2.8278ms 2025-06-17 10:02:24.037 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:02:24.037 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:02:24.038 +00:00 [INF] Started transaction with span ID 'b064dde53c653e6' and trace ID '6107a0fb82494d50860e5bbbb5b539ff'. 2025-06-17 10:02:24.038 +00:00 [INF] Started transaction with span ID 'b064dde53c653e6' and trace ID '6107a0fb82494d50860e5bbbb5b539ff'. 2025-06-17 10:02:24.038 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:02:24.038 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:02:24.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:02:24.040 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:02:24.040 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.9801ms 2025-06-17 10:02:24.040 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:02:24.040 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:24.040 +00:00 [INF] Discarding envelope 7c7b9fd024bf4c1f9c0589921b88366a because the queue is full. 2025-06-17 10:02:24.040 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:24.040 +00:00 [INF] Discarding envelope 71e44ab910174b39b2aa30be911ec6d0 because the queue is full. 2025-06-17 10:02:24.040 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 2.9608ms 2025-06-17 10:02:24.546 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:02:24.551 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:02:24.551 +00:00 [INF] Started transaction with span ID '9f2889f8173f33ef' and trace ID '8f98f418d96041bd8e3b953f9e4c4ff1'. 2025-06-17 10:02:24.552 +00:00 [INF] Started transaction with span ID '9f2889f8173f33ef' and trace ID '8f98f418d96041bd8e3b953f9e4c4ff1'. 2025-06-17 10:02:24.552 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:02:24.552 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:02:24.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:02:24.558 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:02:24.561 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 9.2248ms 2025-06-17 10:02:24.561 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:02:24.561 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:24.561 +00:00 [INF] Discarding envelope 2d668b946ba74de99f2b8d4247a54be7 because the queue is full. 2025-06-17 10:02:24.561 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:24.561 +00:00 [INF] Discarding envelope 568751f92ee14e7a8fdf46d5e4ac6478 because the queue is full. 2025-06-17 10:02:24.562 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 16.5797ms 2025-06-17 10:02:24.707 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 10:02:24.707 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:02:24.707 +00:00 [INF] Started transaction with span ID '9e89e301c1264edf' and trace ID '3158f91ed87646c199590ace192917da'. 2025-06-17 10:02:24.708 +00:00 [INF] Started transaction with span ID '9e89e301c1264edf' and trace ID '3158f91ed87646c199590ace192917da'. 2025-06-17 10:02:24.708 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:02:24.708 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:02:24.724 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:02:24.748 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:02:24.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:02:24.758 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:02:24.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:24.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:24.783 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:24.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:24.795 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:24.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:24.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:24.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:24.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:24.811 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:24.824 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:24.825 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:24.826 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:24.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:24.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:24.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:24.837 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:24.840 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:24.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:24.848 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:24.849 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:24.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:24.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:24.861 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:24.864 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:24.865 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:24.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:24.873 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:24.874 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:24.875 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:24.882 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:24.883 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:24.884 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:24.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:24.900 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:24.904 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:24.905 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:24.908 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:24.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:24.916 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:24.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:24.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:24.930 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:24.936 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:24.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:24.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:24.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:24.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:24.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:24.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:24.964 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:24.968 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:24.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:24.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:24.982 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:24.988 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:24.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:24.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:24.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.006 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.007 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.020 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.024 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.036 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.039 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.059 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.059 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:02:25.059 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 351.4062ms 2025-06-17 10:02:25.059 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:02:25.060 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:25.062 +00:00 [INF] Discarding envelope 87f2453d124548478c1bd5472bad1604 because the queue is full. 2025-06-17 10:02:25.062 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:25.062 +00:00 [INF] Discarding envelope 51372329ad8d4534b9985417c7d2b234 because the queue is full. 2025-06-17 10:02:25.062 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 355.0151ms 2025-06-17 10:02:25.063 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 10:02:25.063 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:02:25.063 +00:00 [INF] Started transaction with span ID '65e628613b328c0e' and trace ID '3f85c5cdf8484b02a51bf8ff52ef2301'. 2025-06-17 10:02:25.063 +00:00 [INF] Started transaction with span ID '65e628613b328c0e' and trace ID '3f85c5cdf8484b02a51bf8ff52ef2301'. 2025-06-17 10:02:25.063 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:02:25.063 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:02:25.065 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:02:25.065 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:02:25.070 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.7545ms 2025-06-17 10:02:25.070 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:02:25.070 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:25.070 +00:00 [INF] Discarding envelope b599581ca1b8413d8ea1a3365f8b9b42 because the queue is full. 2025-06-17 10:02:25.070 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:25.070 +00:00 [INF] Discarding envelope d9a09fe7925942d992c3fe8dc28d5f80 because the queue is full. 2025-06-17 10:02:25.070 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 7.7446ms 2025-06-17 10:02:25.070 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 10:02:25.070 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:02:25.071 +00:00 [INF] Started transaction with span ID 'd1c569050de5636e' and trace ID 'a9f2be0c2b7a4edc80ebd51428a67f2d'. 2025-06-17 10:02:25.071 +00:00 [INF] Started transaction with span ID 'd1c569050de5636e' and trace ID 'a9f2be0c2b7a4edc80ebd51428a67f2d'. 2025-06-17 10:02:25.071 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:02:25.071 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:02:25.074 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 10:02:25.074 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:02:25.074 +00:00 [INF] Started transaction with span ID '7fb9854822c2858d' and trace ID 'dd2e5ce4c5a749258dd4c7b81e895d92'. 2025-06-17 10:02:25.075 +00:00 [INF] Started transaction with span ID '7fb9854822c2858d' and trace ID 'dd2e5ce4c5a749258dd4c7b81e895d92'. 2025-06-17 10:02:25.078 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:02:25.078 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:02:25.097 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:02:25.098 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:02:25.133 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:02:25.137 +00:00 [INF] Executed DbCommand (36ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:02:25.140 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:02:25.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:02:25.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:02:25.159 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 10:02:25.159 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:02:25.159 +00:00 [INF] Started transaction with span ID 'ceebfa6fd9e8ab33' and trace ID '5375cef70d6d4b39958b159bf67f4b70'. 2025-06-17 10:02:25.160 +00:00 [INF] Started transaction with span ID 'ceebfa6fd9e8ab33' and trace ID '5375cef70d6d4b39958b159bf67f4b70'. 2025-06-17 10:02:25.160 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:02:25.161 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:02:25.169 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:02:25.177 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:02:25.178 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:02:25.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:02:25.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:02:25.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.217 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.224 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.233 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.236 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.250 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.264 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.290 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.290 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.299 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.318 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.319 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.326 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.329 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.337 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.338 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.346 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.348 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.351 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.368 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.372 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.372 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.376 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.380 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.384 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.389 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.394 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.394 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.400 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.424 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.428 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.430 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.431 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.432 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.449 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.451 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.476 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.480 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.481 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.491 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.496 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.498 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.499 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.502 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.516 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.526 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.532 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.539 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.544 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.556 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.558 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.559 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.583 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.571 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.583 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.589 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.603 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.604 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.604 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.623 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.627 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.636 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.637 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.642 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.643 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.643 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.661 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.675 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.675 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.678 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.679 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:02:25.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.693 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:02:25.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.703 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.722 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.728 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.730 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.738 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:02:25.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:02:25.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:02:25.751 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:02:25.752 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:02:25.752 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 681.0247ms 2025-06-17 10:02:25.752 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:02:25.752 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:25.752 +00:00 [INF] Discarding envelope 6de861b8b0084f0286568f3e71386233 because the queue is full. 2025-06-17 10:02:25.752 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:25.752 +00:00 [INF] Discarding envelope 8ac48b8783d04431827778d275867651 because the queue is full. 2025-06-17 10:02:25.752 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 682.0438ms 2025-06-17 10:02:25.753 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 674.9748ms 2025-06-17 10:02:25.753 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:02:25.753 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:25.753 +00:00 [INF] Discarding envelope 10a90e42ffbf48c1b40e60d687480280 because the queue is full. 2025-06-17 10:02:25.754 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:25.754 +00:00 [INF] Discarding envelope a9204751b50f43009188778d6505df06 because the queue is full. 2025-06-17 10:02:25.754 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 679.4522ms 2025-06-17 10:02:25.754 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 592.4302ms 2025-06-17 10:02:25.754 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:02:25.754 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:25.754 +00:00 [INF] Discarding envelope 69b442b90393480f9c12164f3337048a because the queue is full. 2025-06-17 10:02:25.754 +00:00 [INF] Capturing transaction. 2025-06-17 10:02:25.754 +00:00 [INF] Discarding envelope 9c22b8f1c2964ed7a6da13ce3c7e5628 because the queue is full. 2025-06-17 10:02:25.754 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 595.2016ms 2025-06-17 10:03:27.873 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:03:27.873 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:03:27.873 +00:00 [INF] Started transaction with span ID '225ea7314c9769ab' and trace ID '04bbf44d6f924d9e963ff5329e6d0e02'. 2025-06-17 10:03:27.873 +00:00 [INF] Started transaction with span ID '225ea7314c9769ab' and trace ID '04bbf44d6f924d9e963ff5329e6d0e02'. 2025-06-17 10:03:27.874 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:03:27.874 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:03:27.890 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:03:27.905 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:03:27.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:03:27.911 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:03:27.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:27.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:27.924 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:03:27.924 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:03:27.924 +00:00 [INF] Started transaction with span ID 'f6e003b4cfc39b90' and trace ID '4b39a733784645dcbc031d7bb5cf527b'. 2025-06-17 10:03:27.925 +00:00 [INF] Started transaction with span ID 'f6e003b4cfc39b90' and trace ID '4b39a733784645dcbc031d7bb5cf527b'. 2025-06-17 10:03:27.925 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:03:27.925 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:03:27.928 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:03:27.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:03:27.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:03:27.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:03:27.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:27.938 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:03:27.938 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:03:27.938 +00:00 [INF] Started transaction with span ID '808b87e955216c5e' and trace ID '9132b1433df2490681519cc846763f93'. 2025-06-17 10:03:27.938 +00:00 [INF] Started transaction with span ID '808b87e955216c5e' and trace ID '9132b1433df2490681519cc846763f93'. 2025-06-17 10:03:27.938 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:03:27.938 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:03:27.938 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:27.940 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:27.942 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:03:27.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:27.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:27.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:27.957 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:03:27.958 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:03:27.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:27.961 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:03:27.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:27.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:27.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:27.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:27.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:27.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:27.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:27.982 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:27.982 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:27.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:27.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:27.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:27.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:27.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:27.998 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:27.998 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.016 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.026 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.043 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.049 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.053 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.058 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.070 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.071 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.082 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.090 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:03:28.090 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:03:28.090 +00:00 [INF] Started transaction with span ID 'a2d4820d8680c977' and trace ID 'cd99b8ba757e454ab944bce09cd4888d'. 2025-06-17 10:03:28.090 +00:00 [INF] Started transaction with span ID 'a2d4820d8680c977' and trace ID 'cd99b8ba757e454ab944bce09cd4888d'. 2025-06-17 10:03:28.090 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:03:28.090 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:03:28.091 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.105 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.106 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.111 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.114 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.117 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:03:28.123 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.131 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.132 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:03:28.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.135 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:03:28.138 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.140 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:03:28.144 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.157 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.164 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.165 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.172 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.172 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.175 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.179 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.190 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.193 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.203 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.212 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.215 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.227 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.236 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.241 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.242 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.248 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.281 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.283 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.287 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.298 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.301 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.302 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.304 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.306 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.311 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.315 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.315 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.326 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.328 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.332 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.329 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.339 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.342 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.345 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.346 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.348 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.351 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.363 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.370 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.382 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.382 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.396 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.397 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.401 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.418 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.420 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.420 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.420 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.421 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.428 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:03:28.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.438 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 499.6378ms 2025-06-17 10:03:28.438 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:03:28.438 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:28.438 +00:00 [INF] Discarding envelope 221be250dbac4ad8bf712689660588aa because the queue is full. 2025-06-17 10:03:28.439 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:28.439 +00:00 [INF] Discarding envelope 2243a06516a644afabf8d3087d4f2101 because the queue is full. 2025-06-17 10:03:28.439 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 500.7582ms 2025-06-17 10:03:28.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.442 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.444 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.450 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.481 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.482 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.485 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.487 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.489 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.492 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.501 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.503 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.509 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:03:28.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.512 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 637.8909ms 2025-06-17 10:03:28.512 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:03:28.512 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:28.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.520 +00:00 [INF] Discarding envelope 381ccf8d2e7248c080afe1df7261f8cc because the queue is full. 2025-06-17 10:03:28.520 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:28.520 +00:00 [INF] Discarding envelope 4259fe4da1414939b2759c47826d3748 because the queue is full. 2025-06-17 10:03:28.520 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 647.5602ms 2025-06-17 10:03:28.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.523 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.529 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.531 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:28.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:28.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:28.548 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:03:28.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:28.552 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:03:28.553 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 462.7681ms 2025-06-17 10:03:28.553 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:03:28.553 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:28.553 +00:00 [INF] Discarding envelope 59a07bb4b5174592aacaf5a7d2da5f65 because the queue is full. 2025-06-17 10:03:28.553 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:28.554 +00:00 [INF] Discarding envelope b78cf8d335db4c58a3b9f99a7955de75 because the queue is full. 2025-06-17 10:03:28.554 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 629.6856ms 2025-06-17 10:03:28.554 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:03:28.555 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:28.555 +00:00 [INF] Discarding envelope 2bd87fb0081b461b905502a34ed2b05a because the queue is full. 2025-06-17 10:03:28.555 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:28.555 +00:00 [INF] Discarding envelope ce5a623f99a94ec48ebaa130929dcc37 because the queue is full. 2025-06-17 10:03:28.555 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 465.3238ms 2025-06-17 10:03:28.556 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 631.3132ms 2025-06-17 10:03:32.186 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 10:03:32.186 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:03:32.186 +00:00 [INF] Started transaction with span ID '6a35e14d55d4bf3d' and trace ID '0e3a92c83a644a358e833462cbd7535f'. 2025-06-17 10:03:32.186 +00:00 [INF] Started transaction with span ID '6a35e14d55d4bf3d' and trace ID '0e3a92c83a644a358e833462cbd7535f'. 2025-06-17 10:03:32.186 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:03:32.186 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:03:32.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:03:32.190 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:03:32.191 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 4.6143ms 2025-06-17 10:03:32.191 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:03:32.191 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:32.191 +00:00 [INF] Discarding envelope b0ea0b5a9159473ebbea6e4b0e4e0988 because the queue is full. 2025-06-17 10:03:32.191 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:32.191 +00:00 [INF] Discarding envelope 82409d1af6744be6984bd85a46ede807 because the queue is full. 2025-06-17 10:03:32.192 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 6.2109ms 2025-06-17 10:03:33.166 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 10:03:33.166 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:03:33.166 +00:00 [INF] Started transaction with span ID '9aaf7d59fbb01b21' and trace ID '2f4223177d5c45a3bde4a5ddaa8a46ec'. 2025-06-17 10:03:33.167 +00:00 [INF] Started transaction with span ID '9aaf7d59fbb01b21' and trace ID '2f4223177d5c45a3bde4a5ddaa8a46ec'. 2025-06-17 10:03:33.167 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:03:33.167 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:03:33.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:03:33.169 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:03:33.170 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.1579ms 2025-06-17 10:03:33.170 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:03:33.170 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:33.170 +00:00 [INF] Discarding envelope d792e78f59064e9b9b442feb29e4244f because the queue is full. 2025-06-17 10:03:33.170 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:33.170 +00:00 [INF] Discarding envelope a0e052dd16b44374b511319cf84182a2 because the queue is full. 2025-06-17 10:03:33.171 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 4.4038ms 2025-06-17 10:03:33.178 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:03:33.178 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:03:33.178 +00:00 [INF] Started transaction with span ID 'cb5d7e22f9371565' and trace ID '717ea189f54348c2b69ed05e831a4e37'. 2025-06-17 10:03:33.178 +00:00 [INF] Started transaction with span ID 'cb5d7e22f9371565' and trace ID '717ea189f54348c2b69ed05e831a4e37'. 2025-06-17 10:03:33.178 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:03:33.178 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:03:33.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:03:33.183 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:03:33.183 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.5821ms 2025-06-17 10:03:33.183 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:03:33.183 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:33.183 +00:00 [INF] Discarding envelope 5cdeff3b80f2430e9be33ef479df1feb because the queue is full. 2025-06-17 10:03:33.183 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:33.183 +00:00 [INF] Discarding envelope e9a6343a0bfd4918a77efb17a1eeecf9 because the queue is full. 2025-06-17 10:03:33.184 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 6.0455ms 2025-06-17 10:03:33.690 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:03:33.690 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:03:33.690 +00:00 [INF] Started transaction with span ID '7b4d259dbf8f4ffa' and trace ID 'c0f9c49efdec4c80a6f7e252d538fb9a'. 2025-06-17 10:03:33.690 +00:00 [INF] Started transaction with span ID '7b4d259dbf8f4ffa' and trace ID 'c0f9c49efdec4c80a6f7e252d538fb9a'. 2025-06-17 10:03:33.691 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:03:33.691 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:03:33.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:03:33.693 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:03:33.693 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.9079ms 2025-06-17 10:03:33.693 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:03:33.693 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:33.693 +00:00 [INF] Discarding envelope 0f71d61f12c443219b074afe54d3fe31 because the queue is full. 2025-06-17 10:03:33.693 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:33.693 +00:00 [INF] Discarding envelope 749dab014d974f4587ff57e45c6b7c3f because the queue is full. 2025-06-17 10:03:33.697 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 7.4002ms 2025-06-17 10:03:33.781 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 10:03:33.781 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:03:33.781 +00:00 [INF] Started transaction with span ID 'da14dd36dd751b3f' and trace ID 'f5352b4fa51747508201f6299dcf1097'. 2025-06-17 10:03:33.781 +00:00 [INF] Started transaction with span ID 'da14dd36dd751b3f' and trace ID 'f5352b4fa51747508201f6299dcf1097'. 2025-06-17 10:03:33.781 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:03:33.781 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:03:33.799 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:03:33.816 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:03:33.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:03:33.822 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:03:33.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:33.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:33.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:33.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:33.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:33.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:33.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:33.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:33.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:33.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:33.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:33.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:33.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:33.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:33.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:33.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:33.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:33.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:33.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:33.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:33.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:33.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:33.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:33.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:33.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:33.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:33.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:33.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:33.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:33.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:33.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:33.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:33.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:33.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:33.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:33.915 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:33.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:33.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:33.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:33.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:33.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:33.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:33.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:33.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:33.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:33.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:33.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:33.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:33.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:33.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:33.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:33.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:33.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:33.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:33.961 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:33.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:33.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:33.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:33.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:33.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:33.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:33.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:33.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:33.983 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 10:03:33.983 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:03:33.983 +00:00 [INF] Started transaction with span ID '7b3d3f8f2150eaa2' and trace ID 'bf64733b97e74e32b90f7f2e90a15a4f'. 2025-06-17 10:03:33.983 +00:00 [INF] Started transaction with span ID '7b3d3f8f2150eaa2' and trace ID 'bf64733b97e74e32b90f7f2e90a15a4f'. 2025-06-17 10:03:33.983 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:03:33.984 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:03:33.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:03:33.986 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:03:33.987 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.9945ms 2025-06-17 10:03:33.987 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:03:33.987 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:33.987 +00:00 [INF] Discarding envelope 13251330c5af42cbb96928f27f58687d because the queue is full. 2025-06-17 10:03:33.987 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:33.987 +00:00 [INF] Discarding envelope 151524411a2946f7ad9a088dc7c742ec because the queue is full. 2025-06-17 10:03:33.987 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 4.1247ms 2025-06-17 10:03:33.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:33.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:33.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:33.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:33.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:34.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:34.013 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:03:34.013 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 232.0061ms 2025-06-17 10:03:34.014 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:03:34.014 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:34.014 +00:00 [INF] Discarding envelope 38876d9e57374a2ab0acf26479e25c78 because the queue is full. 2025-06-17 10:03:34.014 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:34.014 +00:00 [INF] Discarding envelope f9ea7f4eee304b2f82a3a07a56006907 because the queue is full. 2025-06-17 10:03:34.014 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 233.4734ms 2025-06-17 10:03:34.059 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 10:03:34.059 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:03:34.059 +00:00 [INF] Started transaction with span ID '977d8eab4ba5873f' and trace ID '365ae4b2f3c44b9088d82476efa80050'. 2025-06-17 10:03:34.059 +00:00 [INF] Started transaction with span ID '977d8eab4ba5873f' and trace ID '365ae4b2f3c44b9088d82476efa80050'. 2025-06-17 10:03:34.059 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:03:34.059 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:03:34.069 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 10:03:34.069 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:03:34.069 +00:00 [INF] Started transaction with span ID 'a48d1607a2cbb9e7' and trace ID 'b3b3122f0dc644118ac1fb136d08dfc2'. 2025-06-17 10:03:34.069 +00:00 [INF] Started transaction with span ID 'a48d1607a2cbb9e7' and trace ID 'b3b3122f0dc644118ac1fb136d08dfc2'. 2025-06-17 10:03:34.070 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:03:34.070 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:03:34.083 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:03:34.087 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:03:34.100 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:03:34.102 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:03:34.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:03:34.107 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:03:34.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:03:34.113 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:03:34.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.129 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.144 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:34.149 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.150 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.154 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.163 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.165 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.171 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:34.176 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.181 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.187 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.191 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.192 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:34.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:34.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.220 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.228 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:34.232 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.236 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 10:03:34.236 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:03:34.236 +00:00 [INF] Started transaction with span ID '6cca2cc367853100' and trace ID '19f05c0cbe9e43a3b0c670471b50013d'. 2025-06-17 10:03:34.237 +00:00 [INF] Started transaction with span ID '6cca2cc367853100' and trace ID '19f05c0cbe9e43a3b0c670471b50013d'. 2025-06-17 10:03:34.237 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:03:34.237 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:03:34.241 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:03:34.245 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:03:34.250 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:03:34.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.254 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:03:34.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:34.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.292 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.293 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:34.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.299 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:34.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.320 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.331 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.334 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.345 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.347 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:34.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.366 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.371 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:34.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.379 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.388 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:34.398 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.399 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.404 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.417 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.418 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.419 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.422 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:34.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.430 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.435 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:03:34.437 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.447 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.449 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.450 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 380.4347ms 2025-06-17 10:03:34.450 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:03:34.450 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:34.450 +00:00 [INF] Discarding envelope 3ca8c159c28148289b7314a2114603e1 because the queue is full. 2025-06-17 10:03:34.452 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:34.452 +00:00 [INF] Discarding envelope cde2a552524b4daf9103672f6557e351 because the queue is full. 2025-06-17 10:03:34.453 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 383.8380ms 2025-06-17 10:03:34.453 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:34.454 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.462 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.472 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.478 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:34.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.491 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.499 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.504 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.504 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.509 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.510 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:34.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.519 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.532 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.536 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.537 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:34.542 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.544 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.558 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:34.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:03:34.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:03:34.568 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.569 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:03:34.571 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 334.6337ms 2025-06-17 10:03:34.572 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:03:34.572 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:34.572 +00:00 [INF] Discarding envelope f661fbaf794740cda35cadf79ea70124 because the queue is full. 2025-06-17 10:03:34.572 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:34.572 +00:00 [INF] Discarding envelope c60dc602e8d14c918b686b095339e661 because the queue is full. 2025-06-17 10:03:34.573 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 336.5439ms 2025-06-17 10:03:34.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:03:34.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:03:34.579 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:03:34.580 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 520.9183ms 2025-06-17 10:03:34.580 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:03:34.580 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:34.581 +00:00 [INF] Discarding envelope 6eedbf3fa43449139996ce8ef1a39428 because the queue is full. 2025-06-17 10:03:34.581 +00:00 [INF] Capturing transaction. 2025-06-17 10:03:34.581 +00:00 [INF] Discarding envelope 3dd51b7d20dc42878296a95dfb17edb5 because the queue is full. 2025-06-17 10:03:34.581 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 522.7322ms 2025-06-17 10:20:24.328 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:20:24.328 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:20:24.328 +00:00 [INF] Started transaction with span ID '42cddc3153e88838' and trace ID 'f0ffc272ee444d188633217ed1f8f0d8'. 2025-06-17 10:20:24.329 +00:00 [INF] Started transaction with span ID '42cddc3153e88838' and trace ID 'f0ffc272ee444d188633217ed1f8f0d8'. 2025-06-17 10:20:24.329 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:20:24.329 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:20:24.359 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:20:24.377 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:20:24.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:20:24.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:20:24.386 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.392 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.393 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.397 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.407 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.413 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.414 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.418 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.420 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.428 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.429 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.433 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.434 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.439 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.439 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.445 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.452 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.453 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.457 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.468 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.469 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.470 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.475 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.476 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.484 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.489 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.490 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.497 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.498 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.504 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.505 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.511 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.512 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:20:24.512 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 183.4356ms 2025-06-17 10:20:24.512 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:20:24.512 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:24.513 +00:00 [INF] Discarding envelope 3faed82626d14f31b45a89b9405f8e0c because the queue is full. 2025-06-17 10:20:24.514 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:24.514 +00:00 [INF] Discarding envelope 4ac16e3b32da454595d24d582551a532 because the queue is full. 2025-06-17 10:20:24.514 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 186.1210ms 2025-06-17 10:20:24.522 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:20:24.522 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:20:24.522 +00:00 [INF] Started transaction with span ID '8822faea69bc0053' and trace ID '1cfb9570eb9d4bd99af83b436dc439a1'. 2025-06-17 10:20:24.522 +00:00 [INF] Started transaction with span ID '8822faea69bc0053' and trace ID '1cfb9570eb9d4bd99af83b436dc439a1'. 2025-06-17 10:20:24.522 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:20:24.522 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:20:24.526 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:20:24.529 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:20:24.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:20:24.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:20:24.536 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.544 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.544 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.549 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.549 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.556 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.557 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.560 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.563 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.565 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.571 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.572 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.578 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.579 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.584 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.585 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.594 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.599 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.600 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.605 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.606 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.613 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.614 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.619 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.629 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.630 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.639 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.640 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.646 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.649 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.655 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.658 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.665 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.666 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.672 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:24.673 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:20:24.673 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 150.6125ms 2025-06-17 10:20:24.673 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:20:24.673 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:24.673 +00:00 [INF] Discarding envelope 782ef4ca399543729fc505acca339509 because the queue is full. 2025-06-17 10:20:24.673 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:24.673 +00:00 [INF] Discarding envelope 3907f2ab341a402786dcc110ce6d2add because the queue is full. 2025-06-17 10:20:24.674 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 151.7155ms 2025-06-17 10:20:24.674 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:20:24.674 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:20:24.675 +00:00 [INF] Started transaction with span ID '8d78cbb36fff956c' and trace ID 'cb30f7f4908446ef82a6cd507f16d2ff'. 2025-06-17 10:20:24.676 +00:00 [INF] Started transaction with span ID '8d78cbb36fff956c' and trace ID 'cb30f7f4908446ef82a6cd507f16d2ff'. 2025-06-17 10:20:24.676 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:20:24.676 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:20:24.679 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:20:24.683 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:20:24.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:20:24.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:20:24.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.698 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.704 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.708 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.714 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.719 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.728 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.735 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.740 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.745 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.752 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.757 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.761 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.767 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.771 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.775 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.779 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:20:24.780 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:20:24.780 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:20:24.780 +00:00 [INF] Started transaction with span ID '739c3c8faadb19df' and trace ID '2a6f1ac0babd4d5aa5aba906bfe73483'. 2025-06-17 10:20:24.780 +00:00 [INF] Started transaction with span ID '739c3c8faadb19df' and trace ID '2a6f1ac0babd4d5aa5aba906bfe73483'. 2025-06-17 10:20:24.780 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:20:24.780 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:20:24.786 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:20:24.788 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 112.0039ms 2025-06-17 10:20:24.788 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:20:24.788 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:24.789 +00:00 [INF] Discarding envelope 9434fb5deeef4b2ea0266b4ad9f7e6ad because the queue is full. 2025-06-17 10:20:24.790 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:24.790 +00:00 [INF] Discarding envelope 185be180963841e79f3a8d67ddab13bb because the queue is full. 2025-06-17 10:20:24.790 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 115.9909ms 2025-06-17 10:20:24.790 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:20:24.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:20:24.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:20:24.799 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.811 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.818 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.819 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.821 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.822 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.823 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.831 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.832 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.837 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.838 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.840 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.841 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.844 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.850 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.851 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.854 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.858 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.859 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.863 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.866 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:24.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:24.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:24.870 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:20:24.871 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 90.3739ms 2025-06-17 10:20:24.871 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:20:24.871 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:24.871 +00:00 [INF] Discarding envelope 3106257525644e668b667b9bf57f30b2 because the queue is full. 2025-06-17 10:20:24.871 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:24.871 +00:00 [INF] Discarding envelope 72b274148196446d992dbc40f0e6d887 because the queue is full. 2025-06-17 10:20:24.871 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 91.3689ms 2025-06-17 10:20:25.542 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 10:20:25.542 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:20:25.542 +00:00 [INF] Started transaction with span ID '553da4968cc26d08' and trace ID '8ff55636b8734777af73b8b1b280fe17'. 2025-06-17 10:20:25.542 +00:00 [INF] Started transaction with span ID '553da4968cc26d08' and trace ID '8ff55636b8734777af73b8b1b280fe17'. 2025-06-17 10:20:25.542 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:20:25.542 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:20:25.544 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:20:25.544 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:20:25.544 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.7057ms 2025-06-17 10:20:25.544 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:20:25.544 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:25.544 +00:00 [INF] Discarding envelope b444f34ea0944735aeb09b044c5dff82 because the queue is full. 2025-06-17 10:20:25.544 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:25.544 +00:00 [INF] Discarding envelope 31aa28d21eab49018d98198d0ccb4b64 because the queue is full. 2025-06-17 10:20:25.545 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 2.5989ms 2025-06-17 10:20:26.484 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 10:20:26.484 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:20:26.484 +00:00 [INF] Started transaction with span ID '483985bf4fe93f2f' and trace ID 'a4798d79bb134083aec7bfd268150df0'. 2025-06-17 10:20:26.484 +00:00 [INF] Started transaction with span ID '483985bf4fe93f2f' and trace ID 'a4798d79bb134083aec7bfd268150df0'. 2025-06-17 10:20:26.484 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:20:26.484 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:20:26.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:20:26.486 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:20:26.486 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.8755ms 2025-06-17 10:20:26.486 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:20:26.486 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:26.486 +00:00 [INF] Discarding envelope 69750642e97149d0aa5afc91adf1c8fb because the queue is full. 2025-06-17 10:20:26.486 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:26.487 +00:00 [INF] Discarding envelope eccffed0b55c4fe791a4a1e23cd045f1 because the queue is full. 2025-06-17 10:20:26.487 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 2.9370ms 2025-06-17 10:20:26.531 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:20:26.531 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:20:26.531 +00:00 [INF] Started transaction with span ID 'a795aac922a9df96' and trace ID 'c24a98f329514e559ef380a7eb62faf0'. 2025-06-17 10:20:26.531 +00:00 [INF] Started transaction with span ID 'a795aac922a9df96' and trace ID 'c24a98f329514e559ef380a7eb62faf0'. 2025-06-17 10:20:26.531 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:20:26.531 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:20:26.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:20:26.533 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:20:26.533 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.9489ms 2025-06-17 10:20:26.533 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:20:26.533 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:26.533 +00:00 [INF] Discarding envelope 3469dccd58c54a288b58c64f33553680 because the queue is full. 2025-06-17 10:20:26.533 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:26.533 +00:00 [INF] Discarding envelope 5983527b0aaa44088baa77f41f832c4f because the queue is full. 2025-06-17 10:20:26.534 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 2.9347ms 2025-06-17 10:20:26.798 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:20:26.798 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:20:26.798 +00:00 [INF] Started transaction with span ID '197e71a93676f148' and trace ID 'b102229a972140f2a45bf9e5c964b1ad'. 2025-06-17 10:20:26.798 +00:00 [INF] Started transaction with span ID '197e71a93676f148' and trace ID 'b102229a972140f2a45bf9e5c964b1ad'. 2025-06-17 10:20:26.798 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:20:26.798 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:20:26.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:20:26.801 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:20:26.801 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.1764ms 2025-06-17 10:20:26.801 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:20:26.801 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:26.801 +00:00 [INF] Discarding envelope 28683ec3b86a46f492f19e1d632311fe because the queue is full. 2025-06-17 10:20:26.804 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:26.804 +00:00 [INF] Discarding envelope bd21abf42eb946b093d69c5b600c7c3d because the queue is full. 2025-06-17 10:20:26.804 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 6.6330ms 2025-06-17 10:20:27.158 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 10:20:27.158 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:20:27.158 +00:00 [INF] Started transaction with span ID 'b17aa634c6e050b3' and trace ID '66a6abe2b873461881bc7af0f186b999'. 2025-06-17 10:20:27.159 +00:00 [INF] Started transaction with span ID 'b17aa634c6e050b3' and trace ID '66a6abe2b873461881bc7af0f186b999'. 2025-06-17 10:20:27.159 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:20:27.159 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:20:27.171 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:20:27.186 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:20:27.187 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:20:27.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:20:27.192 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.199 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.202 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.203 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.216 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.216 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.222 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.223 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.231 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.232 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.237 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.238 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.249 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.251 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.254 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.255 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.259 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.261 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.266 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.267 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.273 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.283 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.293 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.294 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.304 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.311 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.322 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:20:27.323 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 163.9545ms 2025-06-17 10:20:27.323 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:20:27.323 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:27.323 +00:00 [INF] Discarding envelope 42f5238c22344660b943d53dcc974a6f because the queue is full. 2025-06-17 10:20:27.323 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:27.323 +00:00 [INF] Discarding envelope 70058a27033a4a65a445235c1779ba0f because the queue is full. 2025-06-17 10:20:27.323 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 165.0349ms 2025-06-17 10:20:27.453 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 10:20:27.453 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:20:27.453 +00:00 [INF] Started transaction with span ID '491b526e4854054a' and trace ID 'efaab77e0c1745f79347b4ff71822b1a'. 2025-06-17 10:20:27.453 +00:00 [INF] Started transaction with span ID '491b526e4854054a' and trace ID 'efaab77e0c1745f79347b4ff71822b1a'. 2025-06-17 10:20:27.453 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:20:27.453 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:20:27.458 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:20:27.461 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:20:27.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:20:27.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:20:27.469 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.477 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.478 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.479 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.481 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.482 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.490 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.495 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.496 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.502 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.503 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.510 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.511 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.517 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.521 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.522 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.529 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.530 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.544 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.558 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.566 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.593 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.601 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.606 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.644 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:20:27.651 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:20:27.651 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 197.5956ms 2025-06-17 10:20:27.651 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:20:27.651 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:27.652 +00:00 [INF] Discarding envelope 83cf337ec4c5476a817f628957932875 because the queue is full. 2025-06-17 10:20:27.652 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:27.652 +00:00 [INF] Discarding envelope e834a541bfea4b14b54f93c3cc86c5f1 because the queue is full. 2025-06-17 10:20:27.652 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 198.8484ms 2025-06-17 10:20:27.652 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 10:20:27.656 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:20:27.656 +00:00 [INF] Started transaction with span ID '99733f15a0a93b52' and trace ID '042081fdb0124c4da7dbfd79e0e22d30'. 2025-06-17 10:20:27.656 +00:00 [INF] Started transaction with span ID '99733f15a0a93b52' and trace ID '042081fdb0124c4da7dbfd79e0e22d30'. 2025-06-17 10:20:27.656 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:20:27.656 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:20:27.661 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:20:27.665 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:20:27.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:20:27.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:20:27.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.689 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.697 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.704 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.722 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.723 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.745 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.770 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.775 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.780 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.785 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.787 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.793 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.806 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.813 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.815 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.819 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:20:27.820 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 10:20:27.820 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:20:27.820 +00:00 [INF] Started transaction with span ID '65baac1fc4593bd' and trace ID 'a15407a486f04e4d88fa0f4fed6d4482'. 2025-06-17 10:20:27.820 +00:00 [INF] Started transaction with span ID '65baac1fc4593bd' and trace ID 'a15407a486f04e4d88fa0f4fed6d4482'. 2025-06-17 10:20:27.820 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:20:27.820 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:20:27.824 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:20:27.827 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:20:27.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:20:27.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:20:27.837 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.847 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.852 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.858 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.863 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.870 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.884 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.889 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.907 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.913 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.926 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:20:27.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:20:27.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:20:27.932 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:20:27.933 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 276.5109ms 2025-06-17 10:20:27.933 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:20:27.933 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:27.933 +00:00 [INF] Discarding envelope 7673574c9cd442338704ff74eefaa563 because the queue is full. 2025-06-17 10:20:27.933 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:27.933 +00:00 [INF] Discarding envelope ff37b622853d442fb4fffa68d99358c5 because the queue is full. 2025-06-17 10:20:27.933 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 281.2027ms 2025-06-17 10:20:27.934 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 113.6637ms 2025-06-17 10:20:27.934 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:20:27.934 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:27.934 +00:00 [INF] Discarding envelope 463cbbbf48a347beba9963e21a511fb2 because the queue is full. 2025-06-17 10:20:27.935 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:27.935 +00:00 [INF] Discarding envelope 13c282af451b480cabcb41373d7a4f36 because the queue is full. 2025-06-17 10:20:27.935 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 114.9971ms 2025-06-17 10:20:28.828 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 10:20:28.828 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:20:28.828 +00:00 [INF] Started transaction with span ID 'fdad99d55e9c14ac' and trace ID '9f1178488c15403aa9df2528bddf886e'. 2025-06-17 10:20:28.828 +00:00 [INF] Started transaction with span ID 'fdad99d55e9c14ac' and trace ID '9f1178488c15403aa9df2528bddf886e'. 2025-06-17 10:20:28.828 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:20:28.828 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:20:28.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:20:28.830 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:20:28.830 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.842ms 2025-06-17 10:20:28.830 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:20:28.830 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:28.830 +00:00 [INF] Discarding envelope cf3b60d7fa0041368643885c12190fe3 because the queue is full. 2025-06-17 10:20:28.830 +00:00 [INF] Capturing transaction. 2025-06-17 10:20:28.830 +00:00 [INF] Discarding envelope 86e1fc4f785648e19f36b5624d91ac0d because the queue is full. 2025-06-17 10:20:28.830 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 2.6607ms 2025-06-17 10:22:52.424 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 10:22:52.425 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:22:52.425 +00:00 [INF] Started transaction with span ID 'ca8a3ef31f11517' and trace ID '47466d358b1e40ba842bbb29a16efb1e'. 2025-06-17 10:22:52.425 +00:00 [INF] Started transaction with span ID 'ca8a3ef31f11517' and trace ID '47466d358b1e40ba842bbb29a16efb1e'. 2025-06-17 10:22:52.425 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:22:52.425 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:22:52.426 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:22:52.426 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:22:52.427 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.5622ms 2025-06-17 10:22:52.427 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:22:52.427 +00:00 [INF] Capturing transaction. 2025-06-17 10:22:52.427 +00:00 [INF] Discarding envelope 5f2130b729c048cfb3bab65cbc2e674e because the queue is full. 2025-06-17 10:22:52.427 +00:00 [INF] Capturing transaction. 2025-06-17 10:22:52.427 +00:00 [INF] Discarding envelope 4c6364ab05db402aa1589d1eac23dc9f because the queue is full. 2025-06-17 10:22:52.427 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 2.5007ms 2025-06-17 10:22:52.570 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 10:22:52.570 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:22:52.570 +00:00 [INF] Started transaction with span ID 'eda5456e11d5bc1e' and trace ID '4192fbaf22814f52a3a80340bc1d932a'. 2025-06-17 10:22:52.570 +00:00 [INF] Started transaction with span ID 'eda5456e11d5bc1e' and trace ID '4192fbaf22814f52a3a80340bc1d932a'. 2025-06-17 10:22:52.570 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:22:52.570 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:22:52.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:22:52.573 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:22:52.573 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.423ms 2025-06-17 10:22:52.573 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:22:52.573 +00:00 [INF] Capturing transaction. 2025-06-17 10:22:52.573 +00:00 [INF] Discarding envelope 395e79802de5433a9064c4519f41b939 because the queue is full. 2025-06-17 10:22:52.573 +00:00 [INF] Capturing transaction. 2025-06-17 10:22:52.573 +00:00 [INF] Discarding envelope 6f2e8480432143f9b7eff1626bc46172 because the queue is full. 2025-06-17 10:22:52.573 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 3.4208ms 2025-06-17 10:23:06.676 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 10:23:06.676 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:23:06.676 +00:00 [INF] Started transaction with span ID '9cd23d8814950260' and trace ID '2b27749985304cff9ff3ec50c86f7053'. 2025-06-17 10:23:06.676 +00:00 [INF] Started transaction with span ID '9cd23d8814950260' and trace ID '2b27749985304cff9ff3ec50c86f7053'. 2025-06-17 10:23:06.676 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:23:06.676 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:23:06.682 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:23:06.683 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:23:06.683 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 6.4363ms 2025-06-17 10:23:06.683 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:23:06.683 +00:00 [INF] Capturing transaction. 2025-06-17 10:23:06.683 +00:00 [INF] Discarding envelope 93fa9e9ec07e49e8b416a964cdbfd7b6 because the queue is full. 2025-06-17 10:23:06.683 +00:00 [INF] Capturing transaction. 2025-06-17 10:23:06.683 +00:00 [INF] Discarding envelope 6ac086181f1a4500abfb4cb1395059ee because the queue is full. 2025-06-17 10:23:06.683 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 7.4035ms 2025-06-17 10:23:06.880 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:23:06.880 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:23:06.880 +00:00 [INF] Started transaction with span ID 'd910d7a7be5e13d7' and trace ID '627a08313ef944f9a7b6d6e24c194b03'. 2025-06-17 10:23:06.880 +00:00 [INF] Started transaction with span ID 'd910d7a7be5e13d7' and trace ID '627a08313ef944f9a7b6d6e24c194b03'. 2025-06-17 10:23:06.880 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:23:06.880 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:23:06.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:23:06.882 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:23:06.882 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.0878ms 2025-06-17 10:23:06.883 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:23:06.883 +00:00 [INF] Capturing transaction. 2025-06-17 10:23:06.883 +00:00 [INF] Discarding envelope 7f63b3771c454e668117f8cbbbb38716 because the queue is full. 2025-06-17 10:23:06.883 +00:00 [INF] Capturing transaction. 2025-06-17 10:23:06.883 +00:00 [INF] Discarding envelope 1ec1bccfa05548279dfeda4e92484db9 because the queue is full. 2025-06-17 10:23:06.883 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 3.1331ms 2025-06-17 10:23:07.095 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 408 2025-06-17 10:23:07.095 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:23:07.095 +00:00 [INF] Started transaction with span ID 'f39d206b5e4e5ce' and trace ID '5865a83aea024f4d97b4aeda05919197'. 2025-06-17 10:23:07.095 +00:00 [INF] Started transaction with span ID 'f39d206b5e4e5ce' and trace ID '5865a83aea024f4d97b4aeda05919197'. 2025-06-17 10:23:07.095 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-17 10:23:07.095 +00:00 [INF] Route matched with {action = "PostDeviceData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult PostDeviceData(YourMap.Models.DeviceData) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:23:07.098 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deviceData_deviceid_0='?' (Size = 4000), @__deviceData_imageurl_1='?' (Size = 4000), @__deviceData_eventid_2='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`LastUsed`, `d`.`Registered`, `d`.`brand`, `d`.`count`, `d`.`createddate`, `d`.`deviceid`, `d`.`devicename`, `d`.`devicetype`, `d`.`eventid`, `d`.`imageurl`, `d`.`manufacturer`, `d`.`modelname`, `d`.`osname`, `d`.`osversion`, `d`.`platformtype`, `d`.`updateddate`, `d`.`latitude`, `d`.`longitude` FROM `devicedata` AS `d` WHERE ((`d`.`deviceid` = @__deviceData_deviceid_0) AND (`d`.`imageurl` = @__deviceData_imageurl_1)) AND (`d`.`eventid` = @__deviceData_eventid_2) LIMIT 1 2025-06-17 10:23:07.114 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__deviceData_deviceid_0='?' (Size = 4000), @__deviceData_imageurl_1='?' (Size = 4000), @__deviceData_eventid_2='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `updateddate` = CURRENT_TIMESTAMP(), `count` = `d`.`count` + 1 WHERE ((`d`.`deviceid` = @__deviceData_deviceid_0) AND (`d`.`imageurl` = @__deviceData_imageurl_1)) AND (`d`.`eventid` = @__deviceData_eventid_2) 2025-06-17 10:23:07.133 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__deviceData_Location_Latitude_4='?' (DbType = Double), @__deviceData_Location_Longitude_3='?' (DbType = Double), @__deviceData_deviceid_0='?' (Size = 4000), @__deviceData_imageurl_1='?' (Size = 4000), @__deviceData_eventid_2='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `latitude` = @__deviceData_Location_Latitude_4, `longitude` = @__deviceData_Location_Longitude_3 WHERE ((`d`.`deviceid` = @__deviceData_deviceid_0) AND (`d`.`imageurl` = @__deviceData_imageurl_1)) AND (`d`.`eventid` = @__deviceData_eventid_2) 2025-06-17 10:23:07.147 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__deviceData_deviceid_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `updateddate` = CURRENT_TIMESTAMP(), `count` = `d`.`count` + 1 WHERE `d`.`deviceid` = @__deviceData_deviceid_0 2025-06-17 10:23:07.165 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__deviceData_Location_Latitude_2='?' (DbType = Double), @__deviceData_Location_Longitude_1='?' (DbType = Double), @__deviceData_deviceid_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `latitude` = @__deviceData_Location_Latitude_2, `longitude` = @__deviceData_Location_Longitude_1 WHERE `d`.`deviceid` = @__deviceData_deviceid_0 2025-06-17 10:23:07.165 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-17 10:23:07.165 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 69.5787ms 2025-06-17 10:23:07.165 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-17 10:23:07.165 +00:00 [INF] Capturing transaction. 2025-06-17 10:23:07.165 +00:00 [INF] Discarding envelope f903d81bfbc34be3b0f536af7465476e because the queue is full. 2025-06-17 10:23:07.165 +00:00 [INF] Capturing transaction. 2025-06-17 10:23:07.165 +00:00 [INF] Discarding envelope e3ddf6e1a4194486837b269d1ec5e2a4 because the queue is full. 2025-06-17 10:23:07.166 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 408 - 200 0 - 71.1309ms 2025-06-17 10:32:37.790 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:32:37.790 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:32:37.790 +00:00 [INF] Started transaction with span ID '9398d6073fc61069' and trace ID '9c67acbb9d4549d09e5f017f3e5d1b1e'. 2025-06-17 10:32:37.790 +00:00 [INF] Started transaction with span ID '9398d6073fc61069' and trace ID '9c67acbb9d4549d09e5f017f3e5d1b1e'. 2025-06-17 10:32:37.790 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:32:37.791 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:32:37.821 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:32:37.843 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:32:37.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:32:37.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:32:37.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:37.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:37.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:37.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:37.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:37.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:37.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:37.877 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:37.878 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:37.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:37.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:37.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:37.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:37.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:37.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:37.891 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:37.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:37.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:37.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:37.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:37.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:37.905 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:37.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:37.909 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:37.910 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:37.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:37.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:37.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:37.918 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:37.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:37.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:37.923 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:37.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:37.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:37.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:37.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:37.964 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:37.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:37.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:37.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:37.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:37.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:37.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:37.982 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:37.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:37.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:37.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:37.989 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:37.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:37.994 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:37.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:37.998 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:37.999 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:38.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:38.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:38.007 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:38.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:38.011 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:38.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:38.016 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:38.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:38.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:38.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:38.024 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:38.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:38.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:38.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:38.032 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:38.033 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:38.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:38.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:38.056 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:38.058 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:32:38.060 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 268.9641ms 2025-06-17 10:32:38.060 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:32:38.060 +00:00 [INF] Capturing transaction. 2025-06-17 10:32:38.060 +00:00 [INF] Discarding envelope 771f2561a28346cdb6965c672bee2361 because the queue is full. 2025-06-17 10:32:38.060 +00:00 [INF] Capturing transaction. 2025-06-17 10:32:38.060 +00:00 [INF] Discarding envelope b98821a52e4440138401f17cdeaeb697 because the queue is full. 2025-06-17 10:32:38.060 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 270.3261ms 2025-06-17 10:32:38.061 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:32:38.061 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:32:38.061 +00:00 [INF] Started transaction with span ID '15e1f44fe56b2cbb' and trace ID '99fa39afbc0748d79d7999667f5a2479'. 2025-06-17 10:32:38.061 +00:00 [INF] Started transaction with span ID '15e1f44fe56b2cbb' and trace ID '99fa39afbc0748d79d7999667f5a2479'. 2025-06-17 10:32:38.061 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:32:38.061 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:32:38.113 +00:00 [INF] Executed DbCommand (51ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:32:38.131 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:32:38.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:32:38.135 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:32:38.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:38.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:38.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:38.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:38.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:38.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:38.154 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:38.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:38.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:38.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:38.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:38.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:38.170 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:38.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:38.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:38.175 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:38.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:38.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:38.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:38.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:38.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:38.192 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:38.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:38.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:38.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:38.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:38.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:38.204 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:38.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:38.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:38.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:38.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:38.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:38.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:38.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:38.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:38.219 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:38.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:38.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:38.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:38.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:38.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:38.233 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:38.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:38.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:38.244 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:32:38.248 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 186.8574ms 2025-06-17 10:32:38.248 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:32:38.248 +00:00 [INF] Capturing transaction. 2025-06-17 10:32:38.249 +00:00 [INF] Discarding envelope 90657c485cb540359bc0ed60fddafbba because the queue is full. 2025-06-17 10:32:38.249 +00:00 [INF] Capturing transaction. 2025-06-17 10:32:38.249 +00:00 [INF] Discarding envelope d1ae61f7228945409d3b9eaf7ce8120c because the queue is full. 2025-06-17 10:32:38.249 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 188.0922ms 2025-06-17 10:32:40.916 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 10:32:40.916 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:32:40.916 +00:00 [INF] Started transaction with span ID 'b793bcd920fd57bf' and trace ID 'ba98e2b131e6445d847b852b2e03861f'. 2025-06-17 10:32:40.916 +00:00 [INF] Started transaction with span ID 'b793bcd920fd57bf' and trace ID 'ba98e2b131e6445d847b852b2e03861f'. 2025-06-17 10:32:40.916 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:32:40.916 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:32:40.946 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:32:40.988 +00:00 [INF] Executed DbCommand (40ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:32:40.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:32:41.003 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:32:41.015 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:41.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:41.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:41.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:41.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:41.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:41.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:41.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:41.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:41.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:41.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:41.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:41.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:41.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:41.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:41.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:41.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:41.076 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:41.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:41.086 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:41.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:41.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:41.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:41.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:41.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:41.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:41.106 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:41.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:41.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:41.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:41.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:41.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:41.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:41.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:41.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:41.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:41.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:41.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:41.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:41.144 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:41.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:41.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:41.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:41.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:41.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:41.154 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:32:41.155 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 238.5988ms 2025-06-17 10:32:41.155 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:32:41.155 +00:00 [INF] Capturing transaction. 2025-06-17 10:32:41.155 +00:00 [INF] Discarding envelope d842aa9bcdf04544af6cf6dfee8bf105 because the queue is full. 2025-06-17 10:32:41.155 +00:00 [INF] Capturing transaction. 2025-06-17 10:32:41.155 +00:00 [INF] Discarding envelope 6e31c54710a049a0b707b23140128afa because the queue is full. 2025-06-17 10:32:41.155 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 239.7431ms 2025-06-17 10:32:43.335 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 10:32:43.335 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:32:43.335 +00:00 [INF] Started transaction with span ID '5a4f919ac455f656' and trace ID '803d95189d9e48f1851011ed68d28e89'. 2025-06-17 10:32:43.335 +00:00 [INF] Started transaction with span ID '5a4f919ac455f656' and trace ID '803d95189d9e48f1851011ed68d28e89'. 2025-06-17 10:32:43.335 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:32:43.335 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:32:43.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:32:43.339 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:32:43.339 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.6352ms 2025-06-17 10:32:43.339 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:32:43.339 +00:00 [INF] Capturing transaction. 2025-06-17 10:32:43.339 +00:00 [INF] Discarding envelope ef68b0666bbb4e248573370a5177c727 because the queue is full. 2025-06-17 10:32:43.339 +00:00 [INF] Capturing transaction. 2025-06-17 10:32:43.340 +00:00 [INF] Discarding envelope 4d0fbbccba394cb9b5eebfa6e22767c6 because the queue is full. 2025-06-17 10:32:43.341 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 5.9816ms 2025-06-17 10:32:45.810 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 10:32:45.810 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:32:45.810 +00:00 [INF] Started transaction with span ID '8cda039017a83387' and trace ID '9ea32359ed124bf5804608f1c579de26'. 2025-06-17 10:32:45.810 +00:00 [INF] Started transaction with span ID '8cda039017a83387' and trace ID '9ea32359ed124bf5804608f1c579de26'. 2025-06-17 10:32:45.810 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:32:45.810 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:32:50.209 +00:00 [INF] Executed DbCommand (4,396ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:32:50.264 +00:00 [INF] Executed DbCommand (54ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:32:50.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:32:50.275 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:32:50.288 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:50.301 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:50.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:50.321 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:50.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:50.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:50.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:50.348 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:50.352 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:50.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:50.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:50.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:50.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:50.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:50.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:50.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:50.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:50.408 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:50.418 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:50.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:50.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:50.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:50.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:50.445 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:50.449 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:50.452 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:50.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:50.461 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:50.464 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:50.468 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:50.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:50.476 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:50.480 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:50.489 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:50.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:50.497 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:50.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:50.503 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:50.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:50.509 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:50.513 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:50.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:50.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:50.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:50.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:50.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:50.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:50.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:50.550 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:50.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:50.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:50.563 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:50.566 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:50.574 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:50.580 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:50.582 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:50.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:50.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:50.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:50.598 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:50.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:50.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:50.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:50.636 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:50.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:50.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:50.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:50.660 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:50.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:32:50.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:32:50.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:32:50.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:32:50.681 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:32:50.682 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4871.138ms 2025-06-17 10:32:50.682 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:32:50.682 +00:00 [INF] Capturing transaction. 2025-06-17 10:32:50.684 +00:00 [INF] Discarding envelope 2a849f41b6cd40b7809af641bd937ffe because the queue is full. 2025-06-17 10:32:50.684 +00:00 [INF] Capturing transaction. 2025-06-17 10:32:50.684 +00:00 [INF] Discarding envelope c29843b237ac42049902bf9a12b89d1d because the queue is full. 2025-06-17 10:32:50.684 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 4874.2844ms 2025-06-17 10:32:50.685 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 10:32:50.685 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:32:50.685 +00:00 [INF] Started transaction with span ID 'deb2779a791333ad' and trace ID '61dd43544a294986972c6df67501e7a5'. 2025-06-17 10:32:50.685 +00:00 [INF] Started transaction with span ID 'deb2779a791333ad' and trace ID '61dd43544a294986972c6df67501e7a5'. 2025-06-17 10:32:50.688 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:32:50.688 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:32:50.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:32:50.692 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:32:50.717 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 29.0461ms 2025-06-17 10:32:50.717 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:32:50.717 +00:00 [INF] Capturing transaction. 2025-06-17 10:32:50.717 +00:00 [INF] Discarding envelope c941ea1f933a4879838afe91e01566a6 because the queue is full. 2025-06-17 10:32:50.717 +00:00 [INF] Capturing transaction. 2025-06-17 10:32:50.717 +00:00 [INF] Discarding envelope c008f25bd15246c5b48a7a37a735c445 because the queue is full. 2025-06-17 10:32:50.717 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 32.5199ms 2025-06-17 10:32:50.739 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 10:32:50.739 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:32:50.739 +00:00 [INF] Started transaction with span ID '2f1657588e399637' and trace ID '1ce876d1391549d08b768044a2d096ef'. 2025-06-17 10:32:50.739 +00:00 [INF] Started transaction with span ID '2f1657588e399637' and trace ID '1ce876d1391549d08b768044a2d096ef'. 2025-06-17 10:32:50.739 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:32:50.739 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:32:50.744 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:32:50.744 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:32:50.745 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 5.4347ms 2025-06-17 10:32:50.745 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:32:50.745 +00:00 [INF] Capturing transaction. 2025-06-17 10:32:50.745 +00:00 [INF] Discarding envelope 74d6da9c8e5e416cbeb6327b65220044 because the queue is full. 2025-06-17 10:32:50.745 +00:00 [INF] Capturing transaction. 2025-06-17 10:32:50.745 +00:00 [INF] Discarding envelope fdeae31f46a44d598801fbfd6095445b because the queue is full. 2025-06-17 10:32:50.745 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 6.4710ms 2025-06-17 10:32:50.888 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:32:50.888 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:32:50.888 +00:00 [INF] Started transaction with span ID '34d65651d946512e' and trace ID 'f1a0664be3be4da88a219b67a9d04073'. 2025-06-17 10:32:50.889 +00:00 [INF] Started transaction with span ID '34d65651d946512e' and trace ID 'f1a0664be3be4da88a219b67a9d04073'. 2025-06-17 10:32:50.889 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:32:50.889 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:32:50.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:32:50.892 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:32:50.892 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.1889ms 2025-06-17 10:32:50.892 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:32:50.892 +00:00 [INF] Capturing transaction. 2025-06-17 10:32:50.892 +00:00 [INF] Discarding envelope 9c35c7df81a642a896979d854aec4534 because the queue is full. 2025-06-17 10:32:50.892 +00:00 [INF] Capturing transaction. 2025-06-17 10:32:50.892 +00:00 [INF] Discarding envelope 814c32a4b75a4b578525df09ce0d70f6 because the queue is full. 2025-06-17 10:32:50.893 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 4.4991ms 2025-06-17 10:34:13.766 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 10:34:13.766 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:34:13.766 +00:00 [INF] Started transaction with span ID '108592523647ead5' and trace ID 'f614a0ef0f464232a8d55b08819c3a26'. 2025-06-17 10:34:13.767 +00:00 [INF] Started transaction with span ID '108592523647ead5' and trace ID 'f614a0ef0f464232a8d55b08819c3a26'. 2025-06-17 10:34:13.767 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:34:13.767 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:34:13.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:34:13.768 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:34:13.768 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.6789ms 2025-06-17 10:34:13.768 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:34:13.769 +00:00 [INF] Capturing transaction. 2025-06-17 10:34:13.769 +00:00 [INF] Discarding envelope 4e3d7d8dc2b748b1a1061cd63779e06d because the queue is full. 2025-06-17 10:34:13.769 +00:00 [INF] Capturing transaction. 2025-06-17 10:34:13.769 +00:00 [INF] Discarding envelope c29d87cebb2e451281774d6ade27d4c2 because the queue is full. 2025-06-17 10:34:13.769 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 2.5739ms 2025-06-17 10:34:13.959 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 10:34:13.959 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:34:13.959 +00:00 [INF] Started transaction with span ID '1a2d046d9feeef5f' and trace ID '1a0d9c82039a4311a35bbcf0f40b0138'. 2025-06-17 10:34:13.959 +00:00 [INF] Started transaction with span ID '1a2d046d9feeef5f' and trace ID '1a0d9c82039a4311a35bbcf0f40b0138'. 2025-06-17 10:34:13.959 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:34:13.959 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:34:13.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:34:13.961 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:34:13.961 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.8254ms 2025-06-17 10:34:13.961 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:34:13.961 +00:00 [INF] Capturing transaction. 2025-06-17 10:34:13.961 +00:00 [INF] Discarding envelope 9b26d43469814ecab060802822d5a142 because the queue is full. 2025-06-17 10:34:13.962 +00:00 [INF] Capturing transaction. 2025-06-17 10:34:13.962 +00:00 [INF] Discarding envelope 30a7a569c6924e1ba1757c3635f319ee because the queue is full. 2025-06-17 10:34:13.962 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 2.7598ms 2025-06-17 10:36:45.572 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 10:36:45.759 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 10:36:45.980 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:36:45.980 +00:00 [INF] Started transaction with span ID 'f6721fa1a7a5066f' and trace ID '71543e728b51486a855979f84335a4b4'. 2025-06-17 10:36:45.980 +00:00 [INF] Started transaction with span ID 'f6721fa1a7a5066f' and trace ID '71543e728b51486a855979f84335a4b4'. 2025-06-17 10:36:45.980 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:36:45.981 +00:00 [INF] Started transaction with span ID 'f128d292496cfa64' and trace ID 'ad1321f657464362ac22261258b64bd6'. 2025-06-17 10:36:45.981 +00:00 [INF] Started transaction with span ID 'f128d292496cfa64' and trace ID 'ad1321f657464362ac22261258b64bd6'. 2025-06-17 10:36:45.981 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:36:45.981 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:36:45.982 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:36:45.982 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:36:45.983 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:36:45.984 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:36:45.986 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 5.1105ms 2025-06-17 10:36:45.986 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:36:45.986 +00:00 [INF] Capturing transaction. 2025-06-17 10:36:45.986 +00:00 [INF] Discarding envelope d14fa754e40e412199330c89c34ce55f because the queue is full. 2025-06-17 10:36:45.986 +00:00 [INF] Capturing transaction. 2025-06-17 10:36:45.986 +00:00 [INF] Discarding envelope c7d2dd0ea867419b85aaaf0d505cde47 because the queue is full. 2025-06-17 10:36:45.986 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 414.4311ms 2025-06-17 10:36:48.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:36:48.484 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:36:48.485 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2503.0163ms 2025-06-17 10:36:48.485 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:36:48.485 +00:00 [INF] Capturing transaction. 2025-06-17 10:36:48.485 +00:00 [INF] Discarding envelope 5b078d24045e41f291e0eae296d2edbd because the queue is full. 2025-06-17 10:36:48.485 +00:00 [INF] Capturing transaction. 2025-06-17 10:36:48.485 +00:00 [INF] Discarding envelope cf69f68e7c9543d6947dd0b85b847d73 because the queue is full. 2025-06-17 10:36:48.485 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 2726.4495ms 2025-06-17 10:37:32.116 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:37:32.116 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:37:32.116 +00:00 [INF] Started transaction with span ID '16b970bca56d392e' and trace ID 'b9a82fb0c9a7429e80e1838733eed67c'. 2025-06-17 10:37:32.116 +00:00 [INF] Started transaction with span ID '16b970bca56d392e' and trace ID 'b9a82fb0c9a7429e80e1838733eed67c'. 2025-06-17 10:37:32.116 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:37:32.116 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:37:32.126 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 10:37:32.126 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:37:32.127 +00:00 [INF] Started transaction with span ID 'df70d8847310d6d' and trace ID 'a39f58ccd63945e39ab29e664b08afc9'. 2025-06-17 10:37:32.127 +00:00 [INF] Started transaction with span ID 'df70d8847310d6d' and trace ID 'a39f58ccd63945e39ab29e664b08afc9'. 2025-06-17 10:37:32.127 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:37:32.127 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:37:32.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:37:32.129 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:37:32.129 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.3799ms 2025-06-17 10:37:32.129 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:37:32.129 +00:00 [INF] Capturing transaction. 2025-06-17 10:37:32.130 +00:00 [INF] Discarding envelope 6fa22675a32f4d288c20265411e635db because the queue is full. 2025-06-17 10:37:32.130 +00:00 [INF] Capturing transaction. 2025-06-17 10:37:32.130 +00:00 [INF] Discarding envelope 21a39c0f89bf4aeebc1d98ba7eedc7ae because the queue is full. 2025-06-17 10:37:32.130 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 3.7544ms 2025-06-17 10:37:32.218 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:37:32.218 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:37:32.218 +00:00 [INF] Started transaction with span ID 'c55e1ae142534985' and trace ID 'a09c5079242249d78f127adcd1ec7786'. 2025-06-17 10:37:32.218 +00:00 [INF] Started transaction with span ID 'c55e1ae142534985' and trace ID 'a09c5079242249d78f127adcd1ec7786'. 2025-06-17 10:37:32.218 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:37:32.218 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:37:38.993 +00:00 [INF] Executed DbCommand (6,875ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:37:39.111 +00:00 [INF] Executed DbCommand (6,891ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:37:39.152 +00:00 [INF] Executed DbCommand (156ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:37:39.158 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:37:39.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:37:39.180 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.220 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:37:39.221 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.236 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.242 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:37:39.255 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.268 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:37:39.269 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.276 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:37:39.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.312 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:37:39.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:37:39.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.348 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:37:39.349 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:37:39.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.375 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:37:39.384 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.400 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:37:39.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.419 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.421 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:37:39.422 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.433 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:37:39.436 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.443 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.447 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.451 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:37:39.452 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.465 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:37:39.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.487 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:37:39.488 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.509 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:37:39.516 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.522 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.523 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:37:39.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:37:39.541 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:37:39.542 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 7425.2376ms 2025-06-17 10:37:39.542 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:37:39.542 +00:00 [INF] Capturing transaction. 2025-06-17 10:37:39.542 +00:00 [INF] Discarding envelope 5879665b21be4466bb3c5b868f63cab0 because the queue is full. 2025-06-17 10:37:39.542 +00:00 [INF] Capturing transaction. 2025-06-17 10:37:39.542 +00:00 [INF] Discarding envelope d5b2c2dbb5584a4eaf6f1c7c072f5f4c because the queue is full. 2025-06-17 10:37:39.543 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 7426.7680ms 2025-06-17 10:37:39.543 +00:00 [INF] Executed DbCommand (431ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:37:39.548 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:37:39.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:37:39.559 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.564 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.582 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.598 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.604 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.605 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.608 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.618 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.623 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.631 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.651 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.664 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.672 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.676 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.698 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.708 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:37:39.739 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:37:39.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:37:39.742 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:37:39.752 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 7533.6238ms 2025-06-17 10:37:39.752 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:37:39.752 +00:00 [INF] Capturing transaction. 2025-06-17 10:37:39.752 +00:00 [INF] Discarding envelope 6ee979c527bf41d2996e236867187fd9 because the queue is full. 2025-06-17 10:37:39.752 +00:00 [INF] Capturing transaction. 2025-06-17 10:37:39.753 +00:00 [INF] Discarding envelope d102bdc2937e43fa8439df0c7a5a2aec because the queue is full. 2025-06-17 10:37:39.756 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 7537.8707ms 2025-06-17 10:38:04.139 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:38:04.139 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:38:04.139 +00:00 [INF] Started transaction with span ID '816b4cd8394cba5d' and trace ID 'e5ef9340e5064a12bd35b9d73a611def'. 2025-06-17 10:38:04.140 +00:00 [INF] Started transaction with span ID '816b4cd8394cba5d' and trace ID 'e5ef9340e5064a12bd35b9d73a611def'. 2025-06-17 10:38:04.140 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:38:04.140 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:38:04.147 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 10:38:04.148 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:38:04.148 +00:00 [INF] Started transaction with span ID 'd04bdeb48332d9dd' and trace ID 'a7afb052a2654ec58a10b0ef98b6898f'. 2025-06-17 10:38:04.148 +00:00 [INF] Started transaction with span ID 'd04bdeb48332d9dd' and trace ID 'a7afb052a2654ec58a10b0ef98b6898f'. 2025-06-17 10:38:04.148 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:38:04.148 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:38:04.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:38:04.150 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:38:04.150 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.3487ms 2025-06-17 10:38:04.151 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:38:04.151 +00:00 [INF] Capturing transaction. 2025-06-17 10:38:04.151 +00:00 [INF] Discarding envelope 93d39ad6df564a1fa6201c23a0a86021 because the queue is full. 2025-06-17 10:38:04.151 +00:00 [INF] Capturing transaction. 2025-06-17 10:38:04.151 +00:00 [INF] Discarding envelope e1c5867546c34d9ca02946226bdbb382 because the queue is full. 2025-06-17 10:38:04.151 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 3.8626ms 2025-06-17 10:38:04.249 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:38:04.249 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:38:04.249 +00:00 [INF] Started transaction with span ID 'c4804a8cd2e9aa13' and trace ID '445b0d6b631c4721a55043b66e3ddd2e'. 2025-06-17 10:38:04.249 +00:00 [INF] Started transaction with span ID 'c4804a8cd2e9aa13' and trace ID '445b0d6b631c4721a55043b66e3ddd2e'. 2025-06-17 10:38:04.250 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:38:04.250 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:38:05.747 +00:00 [INF] Executed DbCommand (1,606ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:38:05.757 +00:00 [INF] Executed DbCommand (1,505ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:38:11.393 +00:00 [INF] Executed DbCommand (5,643ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:38:11.398 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:38:11.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:38:11.432 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.436 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:38:11.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.457 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:38:11.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.464 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.470 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:38:11.470 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:38:11.484 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.492 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.494 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:38:11.495 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.496 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.500 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:38:11.501 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.502 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.510 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:38:11.516 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.528 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:38:11.532 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.536 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.542 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.543 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:38:11.546 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.560 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:38:11.564 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.576 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:38:11.580 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:38:11.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.606 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:38:11.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:38:11.628 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.638 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:38:11.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.648 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:38:11.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.674 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:38:11.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:38:11.692 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:38:11.692 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 7552.6412ms 2025-06-17 10:38:11.692 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:38:11.693 +00:00 [INF] Capturing transaction. 2025-06-17 10:38:11.693 +00:00 [INF] Discarding envelope f87c79860e624c928c45d8ce17549ae1 because the queue is full. 2025-06-17 10:38:11.693 +00:00 [INF] Capturing transaction. 2025-06-17 10:38:11.693 +00:00 [INF] Discarding envelope 89c83d339cfa4773a0b1bc5d32bb5714 because the queue is full. 2025-06-17 10:38:11.693 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 7554.1950ms 2025-06-17 10:38:11.696 +00:00 [INF] Executed DbCommand (5,938ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:38:11.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:38:11.701 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:38:11.709 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.724 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.727 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.734 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.748 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.749 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.759 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.808 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.817 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.818 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.823 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.832 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.833 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.856 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.857 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.872 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.880 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:38:11.896 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:38:11.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:38:11.904 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:38:11.916 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 7665.6528ms 2025-06-17 10:38:11.916 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:38:11.916 +00:00 [INF] Capturing transaction. 2025-06-17 10:38:11.916 +00:00 [INF] Discarding envelope 48dfccb6fd424192a28573981a0cf36f because the queue is full. 2025-06-17 10:38:11.916 +00:00 [INF] Capturing transaction. 2025-06-17 10:38:11.916 +00:00 [INF] Discarding envelope ab680ac79afe4e0cbc5ba612b6fe19f0 because the queue is full. 2025-06-17 10:38:11.916 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 7667.2647ms 2025-06-17 10:40:32.390 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 10:40:32.390 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:40:32.390 +00:00 [INF] Started transaction with span ID 'ccb057104e0ae81d' and trace ID '80309310f8404713a84730750f0bf97a'. 2025-06-17 10:40:32.390 +00:00 [INF] Started transaction with span ID 'ccb057104e0ae81d' and trace ID '80309310f8404713a84730750f0bf97a'. 2025-06-17 10:40:32.390 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:40:32.390 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:40:32.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:40:32.394 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:40:32.398 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 7.4685ms 2025-06-17 10:40:32.398 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:40:32.398 +00:00 [INF] Capturing transaction. 2025-06-17 10:40:32.398 +00:00 [INF] Discarding envelope 64fbfa5fcdae48509b2aa793f5d05ed6 because the queue is full. 2025-06-17 10:40:32.399 +00:00 [INF] Capturing transaction. 2025-06-17 10:40:32.399 +00:00 [INF] Discarding envelope 50ab773b158a4e3393bf1a15b6db500b because the queue is full. 2025-06-17 10:40:32.399 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 9.3001ms 2025-06-17 10:40:32.450 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 414 2025-06-17 10:40:32.450 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:40:32.450 +00:00 [INF] Started transaction with span ID 'a95d751d4a540aba' and trace ID '8a00e3fc31194d8989b9185d7d39a807'. 2025-06-17 10:40:32.450 +00:00 [INF] Started transaction with span ID 'a95d751d4a540aba' and trace ID '8a00e3fc31194d8989b9185d7d39a807'. 2025-06-17 10:40:32.450 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-17 10:40:32.450 +00:00 [INF] Route matched with {action = "PostDeviceData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult PostDeviceData(YourMap.Models.DeviceData) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:40:32.456 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__deviceData_deviceid_0='?' (Size = 4000), @__deviceData_imageurl_1='?' (Size = 4000), @__deviceData_eventid_2='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`LastUsed`, `d`.`Registered`, `d`.`brand`, `d`.`count`, `d`.`createddate`, `d`.`deviceid`, `d`.`devicename`, `d`.`devicetype`, `d`.`eventid`, `d`.`imageurl`, `d`.`manufacturer`, `d`.`modelname`, `d`.`osname`, `d`.`osversion`, `d`.`platformtype`, `d`.`updateddate`, `d`.`latitude`, `d`.`longitude` FROM `devicedata` AS `d` WHERE ((`d`.`deviceid` = @__deviceData_deviceid_0) AND (`d`.`imageurl` = @__deviceData_imageurl_1)) AND (`d`.`eventid` = @__deviceData_eventid_2) LIMIT 1 2025-06-17 10:40:32.501 +00:00 [INF] Executed DbCommand (41ms) [Parameters=[@__deviceData_deviceid_0='?' (Size = 4000), @__deviceData_imageurl_1='?' (Size = 4000), @__deviceData_eventid_2='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `updateddate` = CURRENT_TIMESTAMP(), `count` = `d`.`count` + 1 WHERE ((`d`.`deviceid` = @__deviceData_deviceid_0) AND (`d`.`imageurl` = @__deviceData_imageurl_1)) AND (`d`.`eventid` = @__deviceData_eventid_2) 2025-06-17 10:40:32.509 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__deviceData_Location_Latitude_4='?' (DbType = Double), @__deviceData_Location_Longitude_3='?' (DbType = Double), @__deviceData_deviceid_0='?' (Size = 4000), @__deviceData_imageurl_1='?' (Size = 4000), @__deviceData_eventid_2='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `latitude` = @__deviceData_Location_Latitude_4, `longitude` = @__deviceData_Location_Longitude_3 WHERE ((`d`.`deviceid` = @__deviceData_deviceid_0) AND (`d`.`imageurl` = @__deviceData_imageurl_1)) AND (`d`.`eventid` = @__deviceData_eventid_2) 2025-06-17 10:40:32.538 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__deviceData_deviceid_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `updateddate` = CURRENT_TIMESTAMP(), `count` = `d`.`count` + 1 WHERE `d`.`deviceid` = @__deviceData_deviceid_0 2025-06-17 10:40:32.541 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__deviceData_Location_Latitude_2='?' (DbType = Double), @__deviceData_Location_Longitude_1='?' (DbType = Double), @__deviceData_deviceid_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `latitude` = @__deviceData_Location_Latitude_2, `longitude` = @__deviceData_Location_Longitude_1 WHERE `d`.`deviceid` = @__deviceData_deviceid_0 2025-06-17 10:40:32.544 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-17 10:40:32.544 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 93.785ms 2025-06-17 10:40:32.544 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-17 10:40:32.544 +00:00 [INF] Capturing transaction. 2025-06-17 10:40:32.544 +00:00 [INF] Discarding envelope 68d576218bf14162b63f6c308e12e1ad because the queue is full. 2025-06-17 10:40:32.544 +00:00 [INF] Capturing transaction. 2025-06-17 10:40:32.544 +00:00 [INF] Discarding envelope 0d908286d65c4eaebe5446318d4e8266 because the queue is full. 2025-06-17 10:40:32.545 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 414 - 200 0 - 95.2620ms 2025-06-17 10:40:32.639 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 10:40:32.639 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:40:32.639 +00:00 [INF] Started transaction with span ID 'fef150ada283a3bc' and trace ID 'd32b47548e6146b194bc6098484fa5be'. 2025-06-17 10:40:32.639 +00:00 [INF] Started transaction with span ID 'fef150ada283a3bc' and trace ID 'd32b47548e6146b194bc6098484fa5be'. 2025-06-17 10:40:32.639 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:40:32.639 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:40:32.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:40:32.641 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:40:32.642 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.1844ms 2025-06-17 10:40:32.642 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:40:32.642 +00:00 [INF] Capturing transaction. 2025-06-17 10:40:32.642 +00:00 [INF] Discarding envelope 83dddfc03076477498962c585dbc5842 because the queue is full. 2025-06-17 10:40:32.642 +00:00 [INF] Capturing transaction. 2025-06-17 10:40:32.643 +00:00 [INF] Discarding envelope f4287b10fe364254b52151dd2ba541e2 because the queue is full. 2025-06-17 10:40:32.643 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 4.1065ms 2025-06-17 10:41:20.628 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:41:20.628 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:41:20.628 +00:00 [INF] Started transaction with span ID '40adb7b5f0a56929' and trace ID '36f41f3853174a6db350106809197885'. 2025-06-17 10:41:20.629 +00:00 [INF] Started transaction with span ID '40adb7b5f0a56929' and trace ID '36f41f3853174a6db350106809197885'. 2025-06-17 10:41:20.629 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:41:20.629 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:41:20.655 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:41:20.671 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:41:20.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:41:20.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:41:20.681 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.691 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:20.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.697 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:20.698 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.703 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:20.703 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.708 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:20.709 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.716 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:20.717 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.723 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:20.724 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.730 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:20.731 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.739 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:20.740 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.746 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:20.747 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.753 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:20.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.761 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:20.763 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:20.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:20.779 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.786 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:20.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:20.796 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:20.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:20.819 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.823 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:20.831 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:41:20.832 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 203.5251ms 2025-06-17 10:41:20.832 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:41:20.833 +00:00 [INF] Capturing transaction. 2025-06-17 10:41:20.833 +00:00 [INF] Discarding envelope 282c666f140f48fca080568f77c95652 because the queue is full. 2025-06-17 10:41:20.833 +00:00 [INF] Capturing transaction. 2025-06-17 10:41:20.833 +00:00 [INF] Discarding envelope 0132e3456f9844f98fdc51c48ec79445 because the queue is full. 2025-06-17 10:41:20.833 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 204.8288ms 2025-06-17 10:41:20.834 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:41:20.834 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:41:20.834 +00:00 [INF] Started transaction with span ID '621669fc3731744e' and trace ID 'b45483cfd3454a1689b98c2add638f41'. 2025-06-17 10:41:20.835 +00:00 [INF] Started transaction with span ID '621669fc3731744e' and trace ID 'b45483cfd3454a1689b98c2add638f41'. 2025-06-17 10:41:20.835 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:41:20.835 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:41:20.839 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:41:20.843 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:41:20.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:41:20.848 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:41:20.854 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.861 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.871 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.879 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.884 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.903 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.908 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.914 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.961 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.968 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:20.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:20.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:20.974 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:41:20.977 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 142.0979ms 2025-06-17 10:41:20.977 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:41:20.977 +00:00 [INF] Capturing transaction. 2025-06-17 10:41:20.977 +00:00 [INF] Discarding envelope ff69c0d95e7142b387a4e9f545337e56 because the queue is full. 2025-06-17 10:41:20.977 +00:00 [INF] Capturing transaction. 2025-06-17 10:41:20.977 +00:00 [INF] Discarding envelope 03807309843b40ee8b8e5be916d241e6 because the queue is full. 2025-06-17 10:41:20.978 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 144.0214ms 2025-06-17 10:41:23.655 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 10:41:23.655 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:41:23.655 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:41:23.655 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:41:23.655 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3269ms 2025-06-17 10:41:23.656 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 10:41:23.656 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:41:23.656 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:41:23.657 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:41:23.657 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1923ms 2025-06-17 10:41:23.660 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 10:41:23.660 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 10:41:23.660 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:41:23.660 +00:00 [INF] Started transaction with span ID '9ba8d4dc5f18a9d4' and trace ID '7ce7ad9e274046f2b551325fb6b78c15'. 2025-06-17 10:41:23.660 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:41:23.661 +00:00 [INF] Started transaction with span ID '9ba8d4dc5f18a9d4' and trace ID '7ce7ad9e274046f2b551325fb6b78c15'. 2025-06-17 10:41:23.661 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:41:23.661 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:41:23.662 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:41:23.662 +00:00 [INF] Started transaction with span ID '848229efe53c9b35' and trace ID '2cc66596ed7b483cbda2abb26564fbc8'. 2025-06-17 10:41:23.662 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:41:23.662 +00:00 [INF] Started transaction with span ID '848229efe53c9b35' and trace ID '2cc66596ed7b483cbda2abb26564fbc8'. 2025-06-17 10:41:23.662 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:41:23.662 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:41:23.671 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:41:23.678 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:41:23.686 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:41:23.690 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:41:23.697 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:41:23.715 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:41:23.718 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:41:23.723 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 10:41:23.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:23.729 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:23.729 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 66.8574ms 2025-06-17 10:41:23.731 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:41:23.731 +00:00 [INF] Capturing transaction. 2025-06-17 10:41:23.731 +00:00 [INF] Discarding envelope 54478cc4bd57439a823c82751c698744 because the queue is full. 2025-06-17 10:41:23.731 +00:00 [INF] Capturing transaction. 2025-06-17 10:41:23.731 +00:00 [INF] Discarding envelope 839d1a1366064ab69bb438a47118d10f because the queue is full. 2025-06-17 10:41:23.731 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 71.5482ms 2025-06-17 10:41:23.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:23.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:23.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:23.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:23.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:23.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:23.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:23.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:23.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:23.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:23.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:23.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:23.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:23.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:23.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:23.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:23.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:23.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:23.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:23.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:23.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:23.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:23.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:23.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:23.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:23.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:23.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:23.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:23.825 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:23.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:23.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:23.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:23.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:23.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:23.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:23.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:23.853 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:23.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:23.856 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:23.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:23.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:23.870 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:23.874 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:23.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:23.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:23.881 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:23.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:23.887 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:23.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:23.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:23.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:23.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:23.907 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:23.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:23.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:23.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:23.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:23.920 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:23.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:23.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:23.933 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:23.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:23.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:23.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:23.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:23.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:23.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:23.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:23.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:23.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:23.955 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:41:23.955 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 294.4188ms 2025-06-17 10:41:23.955 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:41:23.956 +00:00 [INF] Capturing transaction. 2025-06-17 10:41:23.956 +00:00 [INF] Discarding envelope b44e5c2ed12342779ee932cecafb5023 because the queue is full. 2025-06-17 10:41:23.956 +00:00 [INF] Capturing transaction. 2025-06-17 10:41:23.956 +00:00 [INF] Discarding envelope 41d0f2b473cf4fe291821e172a5432b5 because the queue is full. 2025-06-17 10:41:23.956 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 295.7503ms 2025-06-17 10:41:24.011 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 10:41:24.011 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:41:24.011 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:41:24.011 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:41:24.011 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2986ms 2025-06-17 10:41:24.014 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 10:41:24.015 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:41:24.015 +00:00 [INF] Started transaction with span ID 'a4bc2601414953e4' and trace ID '87d3682ace154b1a8baeb46a07b1d796'. 2025-06-17 10:41:24.015 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:41:24.015 +00:00 [INF] Started transaction with span ID 'a4bc2601414953e4' and trace ID '87d3682ace154b1a8baeb46a07b1d796'. 2025-06-17 10:41:24.015 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:41:24.015 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:41:24.017 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:41:24.017 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:41:24.017 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.8403ms 2025-06-17 10:41:24.017 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:41:24.017 +00:00 [INF] Capturing transaction. 2025-06-17 10:41:24.017 +00:00 [INF] Discarding envelope 77a88556c1744deb89b79e9f870a6131 because the queue is full. 2025-06-17 10:41:24.017 +00:00 [INF] Capturing transaction. 2025-06-17 10:41:24.017 +00:00 [INF] Discarding envelope abaf5129c3394cbd9917b6ea269a202e because the queue is full. 2025-06-17 10:41:24.017 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.9147ms 2025-06-17 10:41:24.548 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:41:24.548 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:41:24.548 +00:00 [INF] Started transaction with span ID '32e7b28269ae7ced' and trace ID '56d0554a1c60452c83acce883a71e7be'. 2025-06-17 10:41:24.548 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:41:24.548 +00:00 [INF] Started transaction with span ID '32e7b28269ae7ced' and trace ID '56d0554a1c60452c83acce883a71e7be'. 2025-06-17 10:41:24.548 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:41:24.548 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:41:24.553 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:41:24.557 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:41:24.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:41:24.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:41:24.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:24.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:24.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:24.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:24.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.633 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:24.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:24.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:24.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:24.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:24.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.720 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.735 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:24.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.763 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.775 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:24.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:24.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:24.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.867 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:24.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.892 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:24.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:24.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:24.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:41:24.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:41:24.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:41:24.936 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:41:24.937 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:41:24.938 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 389.8935ms 2025-06-17 10:41:24.938 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:41:24.938 +00:00 [INF] Capturing transaction. 2025-06-17 10:41:24.939 +00:00 [INF] Discarding envelope b886622c6de648939d78b96641732dbc because the queue is full. 2025-06-17 10:41:24.939 +00:00 [INF] Capturing transaction. 2025-06-17 10:41:24.939 +00:00 [INF] Discarding envelope f3c600d527be479bb44e0ee60c87328d because the queue is full. 2025-06-17 10:41:24.939 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 391.1590ms 2025-06-17 10:41:47.062 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=Home?title=Realistic%20Map&id=325&zoomLevel=17&overLayBounds=23.072033938426973%2C72.52013913921178%2C23.077571268873374%2C72.53346435359776&overLayBoundsObject=%5Bobject%20Object%5D&image=%5Bobject%20Object%5D&creditNote=testtt&isAudioMuted=true&deeplinkurl=https%3A%2F%2Fmoonappsxyz.page.link%2FwA7pKoFvSqXLMLMEA&isFixLocation=false&end_date_time=2025-09-25T06%3A30%3A00%2B00%3A00&indexData=%5Bobject%20Object%5D%2C%5Bobject%20Object%5D&isAudio=true&mainEventObjectindex=0&pdf=https%3A%2F%2Fmoonapps.s3.amazonaws.com%2FYourMapPDF%2Ffe4bdbb3-98f6-4011-a991-f16f9c44439f&shareLink=ESX0SW&start_date_time=2024-10-29T05%3A00%3A00%2B00%3A00&status=Live&tabId=419c0d48-0857-44b8-ba63-da5a516114aa&deviceId=d69b8725-e7ba-43ac-b5dc-53061339ac99 - 0 2025-06-17 10:41:47.062 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:41:47.062 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:41:47.062 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:41:47.062 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=Home?title=Realistic%20Map&id=325&zoomLevel=17&overLayBounds=23.072033938426973%2C72.52013913921178%2C23.077571268873374%2C72.53346435359776&overLayBoundsObject=%5Bobject%20Object%5D&image=%5Bobject%20Object%5D&creditNote=testtt&isAudioMuted=true&deeplinkurl=https%3A%2F%2Fmoonappsxyz.page.link%2FwA7pKoFvSqXLMLMEA&isFixLocation=false&end_date_time=2025-09-25T06%3A30%3A00%2B00%3A00&indexData=%5Bobject%20Object%5D%2C%5Bobject%20Object%5D&isAudio=true&mainEventObjectindex=0&pdf=https%3A%2F%2Fmoonapps.s3.amazonaws.com%2FYourMapPDF%2Ffe4bdbb3-98f6-4011-a991-f16f9c44439f&shareLink=ESX0SW&start_date_time=2024-10-29T05%3A00%3A00%2B00%3A00&status=Live&tabId=419c0d48-0857-44b8-ba63-da5a516114aa&deviceId=d69b8725-e7ba-43ac-b5dc-53061339ac99 - 0 - 204 - - 0.2388ms 2025-06-17 10:41:47.068 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=Home?title=Realistic%20Map&id=325&zoomLevel=17&overLayBounds=23.072033938426973%2C72.52013913921178%2C23.077571268873374%2C72.53346435359776&overLayBoundsObject=%5Bobject%20Object%5D&image=%5Bobject%20Object%5D&creditNote=testtt&isAudioMuted=true&deeplinkurl=https%3A%2F%2Fmoonappsxyz.page.link%2FwA7pKoFvSqXLMLMEA&isFixLocation=false&end_date_time=2025-09-25T06%3A30%3A00%2B00%3A00&indexData=%5Bobject%20Object%5D%2C%5Bobject%20Object%5D&isAudio=true&mainEventObjectindex=0&pdf=https%3A%2F%2Fmoonapps.s3.amazonaws.com%2FYourMapPDF%2Ffe4bdbb3-98f6-4011-a991-f16f9c44439f&shareLink=ESX0SW&start_date_time=2024-10-29T05%3A00%3A00%2B00%3A00&status=Live&tabId=419c0d48-0857-44b8-ba63-da5a516114aa&deviceId=d69b8725-e7ba-43ac-b5dc-53061339ac99 application/json 756 2025-06-17 10:41:47.068 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:41:47.068 +00:00 [INF] Started transaction with span ID '890116eb1b7f20f8' and trace ID 'b66f30c0da5c4de9ac6c7151c017277d'. 2025-06-17 10:41:47.068 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:41:47.068 +00:00 [INF] Started transaction with span ID '890116eb1b7f20f8' and trace ID 'b66f30c0da5c4de9ac6c7151c017277d'. 2025-06-17 10:41:47.068 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:41:47.068 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:41:47.074 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:41:47.079 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:41:47.082 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:41:47.088 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 10:41:47.089 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 20.237ms 2025-06-17 10:41:47.089 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:41:47.089 +00:00 [INF] Capturing transaction. 2025-06-17 10:41:47.089 +00:00 [INF] Discarding envelope 7e5310b41c72468e8aa70453768c62ca because the queue is full. 2025-06-17 10:41:47.089 +00:00 [INF] Capturing transaction. 2025-06-17 10:41:47.089 +00:00 [INF] Discarding envelope 313c6759219e4148a36655f455a5ee8e because the queue is full. 2025-06-17 10:41:47.090 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=Home?title=Realistic%20Map&id=325&zoomLevel=17&overLayBounds=23.072033938426973%2C72.52013913921178%2C23.077571268873374%2C72.53346435359776&overLayBoundsObject=%5Bobject%20Object%5D&image=%5Bobject%20Object%5D&creditNote=testtt&isAudioMuted=true&deeplinkurl=https%3A%2F%2Fmoonappsxyz.page.link%2FwA7pKoFvSqXLMLMEA&isFixLocation=false&end_date_time=2025-09-25T06%3A30%3A00%2B00%3A00&indexData=%5Bobject%20Object%5D%2C%5Bobject%20Object%5D&isAudio=true&mainEventObjectindex=0&pdf=https%3A%2F%2Fmoonapps.s3.amazonaws.com%2FYourMapPDF%2Ffe4bdbb3-98f6-4011-a991-f16f9c44439f&shareLink=ESX0SW&start_date_time=2024-10-29T05%3A00%3A00%2B00%3A00&status=Live&tabId=419c0d48-0857-44b8-ba63-da5a516114aa&deviceId=d69b8725-e7ba-43ac-b5dc-53061339ac99 application/json 756 - 400 - application/json;+charset=utf-8 21.9923ms 2025-06-17 10:41:47.423 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - 0 2025-06-17 10:41:47.423 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:41:47.423 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:41:47.424 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:41:47.424 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - 0 - 204 - - 0.1940ms 2025-06-17 10:41:47.435 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 10:41:47.435 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:41:47.435 +00:00 [INF] Started transaction with span ID '84cd5f1881860037' and trace ID '702af08932c44d75b2a6651135812dde'. 2025-06-17 10:41:47.435 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:41:47.435 +00:00 [INF] Started transaction with span ID '84cd5f1881860037' and trace ID '702af08932c44d75b2a6651135812dde'. 2025-06-17 10:41:47.435 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:41:47.435 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:41:47.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:41:47.438 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:41:47.439 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.609ms 2025-06-17 10:41:47.439 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:41:47.439 +00:00 [INF] Capturing transaction. 2025-06-17 10:41:47.439 +00:00 [INF] Discarding envelope 77ffa385fa244123a08a94eb8c7f0504 because the queue is full. 2025-06-17 10:41:47.439 +00:00 [INF] Capturing transaction. 2025-06-17 10:41:47.439 +00:00 [INF] Discarding envelope ca106f3f289b49e295bc2be76d6ab2bc because the queue is full. 2025-06-17 10:41:47.439 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 4.4855ms 2025-06-17 10:41:47.450 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - 0 2025-06-17 10:41:47.450 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:41:47.450 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:41:47.450 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:41:47.450 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - 0 - 204 - - 0.2321ms 2025-06-17 10:41:47.458 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 10:41:47.458 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:41:47.458 +00:00 [INF] Started transaction with span ID 'fd64fa2919f90c08' and trace ID '4f63a9585b964e028357377399c52b83'. 2025-06-17 10:41:47.458 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:41:47.458 +00:00 [INF] Started transaction with span ID 'fd64fa2919f90c08' and trace ID '4f63a9585b964e028357377399c52b83'. 2025-06-17 10:41:47.458 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:41:47.458 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:41:47.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:41:47.461 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:41:47.462 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.4015ms 2025-06-17 10:41:47.462 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:41:47.462 +00:00 [INF] Capturing transaction. 2025-06-17 10:41:47.462 +00:00 [INF] Discarding envelope 65bec5eb3eef41a69524a13648249d9e because the queue is full. 2025-06-17 10:41:47.462 +00:00 [INF] Capturing transaction. 2025-06-17 10:41:47.462 +00:00 [INF] Discarding envelope 00d2e4365a614b1ab586cbcd4b043891 because the queue is full. 2025-06-17 10:41:47.463 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.1230ms 2025-06-17 10:41:47.592 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetBookmark - 0 2025-06-17 10:41:47.592 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:41:47.592 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:41:47.592 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:41:47.592 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetBookmark - 0 - 204 - - 0.3309ms 2025-06-17 10:41:47.597 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 10:41:47.597 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:41:47.597 +00:00 [INF] Started transaction with span ID '6d36343f23ba7993' and trace ID '8e329c23da5a445580956fb630dd783a'. 2025-06-17 10:41:47.597 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:41:47.597 +00:00 [INF] Started transaction with span ID '6d36343f23ba7993' and trace ID '8e329c23da5a445580956fb630dd783a'. 2025-06-17 10:41:47.597 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:41:47.598 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:41:47.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:41:47.600 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:41:47.600 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.6639ms 2025-06-17 10:41:47.600 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:41:47.600 +00:00 [INF] Capturing transaction. 2025-06-17 10:41:47.600 +00:00 [INF] Discarding envelope 9c788e668ead4178a27af38538d03fe5 because the queue is full. 2025-06-17 10:41:47.600 +00:00 [INF] Capturing transaction. 2025-06-17 10:41:47.601 +00:00 [INF] Discarding envelope 612370fa41ed4fe6ad8b4444f674c818 because the queue is full. 2025-06-17 10:41:47.601 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 3.5842ms 2025-06-17 10:42:20.797 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:42:20.797 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:42:20.797 +00:00 [INF] Started transaction with span ID '5e47c96cf1828cda' and trace ID 'c7959c5326104b6ba0e1e41e1676e743'. 2025-06-17 10:42:20.798 +00:00 [INF] Started transaction with span ID '5e47c96cf1828cda' and trace ID 'c7959c5326104b6ba0e1e41e1676e743'. 2025-06-17 10:42:20.798 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:42:20.798 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:42:20.812 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:42:20.826 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:42:20.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:42:20.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:42:20.834 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:20.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:20.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:20.844 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:42:20.844 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:20.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:20.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:20.849 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:42:20.850 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:20.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:20.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:20.854 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:42:20.854 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:20.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:20.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:20.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:42:20.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:20.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:20.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:20.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:42:20.868 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:20.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:20.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:20.873 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:42:20.874 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:20.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:20.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:20.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:42:20.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:20.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:20.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:20.890 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:42:20.891 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:20.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:20.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:20.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:42:20.900 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:20.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:20.912 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:20.913 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:42:20.914 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:20.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:20.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:20.920 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:42:20.921 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:20.925 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:20.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:20.929 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:42:20.932 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:20.936 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:20.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:20.941 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:42:20.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:20.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:20.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:20.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:42:20.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:20.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:20.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:20.958 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:42:20.959 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:20.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:20.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:20.965 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:42:20.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:20.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:20.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:20.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:42:20.975 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:20.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:20.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:20.982 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:42:20.982 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:42:20.983 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 184.8918ms 2025-06-17 10:42:20.983 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:42:20.983 +00:00 [INF] Capturing transaction. 2025-06-17 10:42:20.983 +00:00 [INF] Discarding envelope 1a954b650c3a460388f31c21a0179b74 because the queue is full. 2025-06-17 10:42:20.983 +00:00 [INF] Capturing transaction. 2025-06-17 10:42:20.983 +00:00 [INF] Discarding envelope c2f25f380b7c47dd9f25573ab67911b5 because the queue is full. 2025-06-17 10:42:20.983 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 186.0185ms 2025-06-17 10:42:20.984 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:42:20.984 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:42:20.984 +00:00 [INF] Started transaction with span ID '8d695dd6fb50a852' and trace ID '42afef41031c4afab24f796b1d0bc644'. 2025-06-17 10:42:20.984 +00:00 [INF] Started transaction with span ID '8d695dd6fb50a852' and trace ID '42afef41031c4afab24f796b1d0bc644'. 2025-06-17 10:42:20.984 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:42:20.984 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:42:20.987 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:42:20.991 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:42:20.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:42:20.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:42:20.999 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:21.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:21.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:21.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:21.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:21.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:21.013 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:21.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:21.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:21.017 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:21.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:21.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:21.024 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:21.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:21.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:21.034 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:21.037 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:21.040 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:21.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:21.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:21.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:21.060 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:21.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:21.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:21.065 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:21.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:21.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:21.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:21.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:21.083 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:21.085 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:21.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:21.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:21.090 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:21.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:21.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:21.096 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:21.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:21.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:21.102 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:21.105 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:21.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:21.109 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:42:21.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:42:21.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:42:21.113 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:42:21.114 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 129.9829ms 2025-06-17 10:42:21.114 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:42:21.114 +00:00 [INF] Capturing transaction. 2025-06-17 10:42:21.114 +00:00 [INF] Discarding envelope ffee58c27ddc49d59e7d3330b8ff068d because the queue is full. 2025-06-17 10:42:21.114 +00:00 [INF] Capturing transaction. 2025-06-17 10:42:21.115 +00:00 [INF] Discarding envelope 8f3890a1f1dd47e3ae95a9704192f13c because the queue is full. 2025-06-17 10:42:21.115 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 131.0068ms 2025-06-17 10:42:21.970 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 10:42:21.970 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:42:21.970 +00:00 [INF] Started transaction with span ID '576c2b34cca0d618' and trace ID 'ad7dc94d75bb49bb91120a4ac53eff6a'. 2025-06-17 10:42:21.970 +00:00 [INF] Started transaction with span ID '576c2b34cca0d618' and trace ID 'ad7dc94d75bb49bb91120a4ac53eff6a'. 2025-06-17 10:42:21.970 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:42:21.970 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:42:21.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:42:21.974 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:42:21.974 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.7976ms 2025-06-17 10:42:21.974 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:42:21.974 +00:00 [INF] Capturing transaction. 2025-06-17 10:42:21.974 +00:00 [INF] Discarding envelope 1f8af28f913c4b5d88a159a901b99064 because the queue is full. 2025-06-17 10:42:21.975 +00:00 [INF] Capturing transaction. 2025-06-17 10:42:21.975 +00:00 [INF] Discarding envelope 654cf5b8297f41b19c22ffe03aa79b1d because the queue is full. 2025-06-17 10:42:21.975 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 5.2616ms 2025-06-17 10:42:22.197 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 10:42:22.197 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:42:22.197 +00:00 [INF] Started transaction with span ID '7fab3a8e0704237' and trace ID 'a66093f9438d4203b377512fffd70322'. 2025-06-17 10:42:22.197 +00:00 [INF] Started transaction with span ID '7fab3a8e0704237' and trace ID 'a66093f9438d4203b377512fffd70322'. 2025-06-17 10:42:22.198 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:42:22.198 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:42:22.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:42:22.201 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:42:22.202 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.6802ms 2025-06-17 10:42:22.202 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:42:22.203 +00:00 [INF] Capturing transaction. 2025-06-17 10:42:22.204 +00:00 [INF] Discarding envelope 8877fdad95ab44a4bf9fded360916553 because the queue is full. 2025-06-17 10:42:22.204 +00:00 [INF] Capturing transaction. 2025-06-17 10:42:22.204 +00:00 [INF] Discarding envelope 0c1a47072ff54a2c896bbcbfedec1e3a because the queue is full. 2025-06-17 10:42:22.205 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 7.4920ms 2025-06-17 10:43:19.520 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 10:43:19.520 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:43:19.520 +00:00 [INF] Started transaction with span ID '98ba5a4ed038c1cf' and trace ID 'db3ea8e588b64c48a894d79a74b224e9'. 2025-06-17 10:43:19.521 +00:00 [INF] Started transaction with span ID '98ba5a4ed038c1cf' and trace ID 'db3ea8e588b64c48a894d79a74b224e9'. 2025-06-17 10:43:19.522 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:43:19.522 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:43:19.525 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:43:19.526 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:43:19.526 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.9266ms 2025-06-17 10:43:19.526 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:43:19.526 +00:00 [INF] Capturing transaction. 2025-06-17 10:43:19.526 +00:00 [INF] Discarding envelope 980afe9b44a64159976321aa6ae2683c because the queue is full. 2025-06-17 10:43:19.526 +00:00 [INF] Capturing transaction. 2025-06-17 10:43:19.526 +00:00 [INF] Discarding envelope 8b18e6bd575941028d7192f58d94d686 because the queue is full. 2025-06-17 10:43:19.526 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 6.3839ms 2025-06-17 10:43:19.528 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:43:19.548 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:43:19.548 +00:00 [INF] Started transaction with span ID '321c91f5223abeb5' and trace ID 'd83494c5f53d4e3584e7070c3a008a4c'. 2025-06-17 10:43:19.548 +00:00 [INF] Started transaction with span ID '321c91f5223abeb5' and trace ID 'd83494c5f53d4e3584e7070c3a008a4c'. 2025-06-17 10:43:19.548 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:43:19.548 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:43:19.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:43:19.551 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:43:19.551 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.3705ms 2025-06-17 10:43:19.551 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:43:19.551 +00:00 [INF] Capturing transaction. 2025-06-17 10:43:19.551 +00:00 [INF] Discarding envelope 0cfac597b7ef40399eae5bc86a2603e1 because the queue is full. 2025-06-17 10:43:19.551 +00:00 [INF] Capturing transaction. 2025-06-17 10:43:19.551 +00:00 [INF] Discarding envelope 7ece1c1a8c0d42998a684f815f52ea26 because the queue is full. 2025-06-17 10:43:19.551 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 23.2474ms 2025-06-17 10:45:48.448 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 10:45:48.448 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:45:48.448 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:45:48.448 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:45:48.448 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2684ms 2025-06-17 10:45:48.456 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:45:48.456 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:45:48.456 +00:00 [INF] Started transaction with span ID 'c49818638222c323' and trace ID '653c601ce6f74ee3b935e0ca0f270fcf'. 2025-06-17 10:45:48.456 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:45:48.456 +00:00 [INF] Started transaction with span ID 'c49818638222c323' and trace ID '653c601ce6f74ee3b935e0ca0f270fcf'. 2025-06-17 10:45:48.456 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:45:48.456 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:45:48.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:45:48.462 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:45:48.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:48.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.499 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.505 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.512 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:48.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.556 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:48.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.575 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:48.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.590 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:48.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:48.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.609 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.616 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:48.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.625 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.631 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:48.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.646 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.654 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.667 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.675 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:48.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.684 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.688 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.696 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.717 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.724 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.731 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:48.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.773 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.782 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.789 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.804 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:48.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.816 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.821 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.840 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:48.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.877 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:48.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:48.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:48.974 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:48.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:48.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:48.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:48.999 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:49.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:49.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:49.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:49.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:49.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:49.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:49.059 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:45:49.060 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 603.4015ms 2025-06-17 10:45:49.060 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:45:49.060 +00:00 [INF] Capturing transaction. 2025-06-17 10:45:49.060 +00:00 [INF] Discarding envelope 92df9c9e387f4df5aedf3a7a14df56ad because the queue is full. 2025-06-17 10:45:49.061 +00:00 [INF] Capturing transaction. 2025-06-17 10:45:49.061 +00:00 [INF] Discarding envelope 3f070235235447778c2129b66cf91669 because the queue is full. 2025-06-17 10:45:49.061 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 605.6732ms 2025-06-17 10:45:51.128 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 10:45:51.128 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:45:51.128 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:45:51.128 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:45:51.128 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2052ms 2025-06-17 10:45:51.133 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 10:45:51.133 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:45:51.133 +00:00 [INF] Started transaction with span ID '4dbe02139cb4f250' and trace ID '660c88b9320d4319986c2a9c386cee84'. 2025-06-17 10:45:51.133 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:45:51.134 +00:00 [INF] Started transaction with span ID '4dbe02139cb4f250' and trace ID '660c88b9320d4319986c2a9c386cee84'. 2025-06-17 10:45:51.135 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:45:51.135 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:45:51.144 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:45:51.152 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:45:51.158 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:45:51.164 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 10:45:51.164 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 29.3822ms 2025-06-17 10:45:51.164 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:45:51.164 +00:00 [INF] Capturing transaction. 2025-06-17 10:45:51.164 +00:00 [INF] Discarding envelope de3ecb911f0145efab363e6f039cdd9b because the queue is full. 2025-06-17 10:45:51.164 +00:00 [INF] Capturing transaction. 2025-06-17 10:45:51.164 +00:00 [INF] Discarding envelope 5f6e7c71f12043dcac2a50338b3eb891 because the queue is full. 2025-06-17 10:45:51.165 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 32.2079ms 2025-06-17 10:45:51.202 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 10:45:51.202 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:45:51.202 +00:00 [INF] Started transaction with span ID 'ca182d6a4fe96ca3' and trace ID '2d7b07bf052d4f9f8a67b9b98ba9de63'. 2025-06-17 10:45:51.202 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:45:51.202 +00:00 [INF] Started transaction with span ID 'ca182d6a4fe96ca3' and trace ID '2d7b07bf052d4f9f8a67b9b98ba9de63'. 2025-06-17 10:45:51.202 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:45:51.202 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:45:51.208 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:45:51.213 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:45:51.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:45:51.229 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:45:51.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.298 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.338 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:45:51.344 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:45:51.344 +00:00 [INF] Started transaction with span ID '94b5bf37cbdacb5d' and trace ID '002dafeb5362451c9f65ad992291b061'. 2025-06-17 10:45:51.345 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:45:51.345 +00:00 [INF] Started transaction with span ID '94b5bf37cbdacb5d' and trace ID '002dafeb5362451c9f65ad992291b061'. 2025-06-17 10:45:51.345 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:45:51.345 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:45:51.368 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.382 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:45:51.393 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:45:51.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:45:51.411 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:45:51.412 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.423 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.428 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.441 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.470 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.484 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.485 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.500 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.508 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.513 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 10:45:51.513 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:45:51.513 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:45:51.513 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:45:51.513 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1727ms 2025-06-17 10:45:51.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.515 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.516 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 10:45:51.516 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:45:51.516 +00:00 [INF] Started transaction with span ID '498bc888b9b184d7' and trace ID 'cd0d462bab6f425793b0127bdc100ccb'. 2025-06-17 10:45:51.516 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:45:51.517 +00:00 [INF] Started transaction with span ID '498bc888b9b184d7' and trace ID 'cd0d462bab6f425793b0127bdc100ccb'. 2025-06-17 10:45:51.517 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:45:51.517 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:45:51.518 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.532 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.540 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:45:51.541 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:45:51.542 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 24.9384ms 2025-06-17 10:45:51.542 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:45:51.542 +00:00 [INF] Capturing transaction. 2025-06-17 10:45:51.543 +00:00 [INF] Discarding envelope 1c31272019b5464aa7e5b601c72712cb because the queue is full. 2025-06-17 10:45:51.543 +00:00 [INF] Capturing transaction. 2025-06-17 10:45:51.544 +00:00 [INF] Discarding envelope 8376ef0bd4ba486f83f21da3590f0f71 because the queue is full. 2025-06-17 10:45:51.544 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 28.3947ms 2025-06-17 10:45:51.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.549 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.553 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.554 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.564 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.584 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.587 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.594 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.595 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.621 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.627 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.635 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.641 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.652 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.655 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.666 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.671 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.679 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.684 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.696 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.697 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:45:51.698 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 495.4716ms 2025-06-17 10:45:51.698 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:45:51.698 +00:00 [INF] Capturing transaction. 2025-06-17 10:45:51.698 +00:00 [INF] Discarding envelope 38308b143e1848369d3ea4b73115867a because the queue is full. 2025-06-17 10:45:51.698 +00:00 [INF] Capturing transaction. 2025-06-17 10:45:51.698 +00:00 [INF] Discarding envelope 426ef60166a54a19832042823f559b0a because the queue is full. 2025-06-17 10:45:51.699 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 497.1258ms 2025-06-17 10:45:51.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.716 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.730 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.832 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.879 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:51.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:51.922 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:51.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:51.926 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:45:51.930 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 584.8765ms 2025-06-17 10:45:51.930 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:45:51.930 +00:00 [INF] Capturing transaction. 2025-06-17 10:45:51.930 +00:00 [INF] Discarding envelope 5c1a1e4c3e21424b8b8ce7537530d8f0 because the queue is full. 2025-06-17 10:45:51.930 +00:00 [INF] Capturing transaction. 2025-06-17 10:45:51.930 +00:00 [INF] Discarding envelope 72007c69e1d14f14bee0e2f5042be5ae because the queue is full. 2025-06-17 10:45:51.931 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 593.2587ms 2025-06-17 10:45:52.018 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:45:52.018 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:45:52.018 +00:00 [INF] Started transaction with span ID '240c3be89dde5982' and trace ID '9c998ba29474424991f493927ed3e878'. 2025-06-17 10:45:52.018 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:45:52.018 +00:00 [INF] Started transaction with span ID '240c3be89dde5982' and trace ID '9c998ba29474424991f493927ed3e878'. 2025-06-17 10:45:52.018 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:45:52.018 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:45:52.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:45:52.025 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:45:52.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:52.049 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.056 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.060 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:52.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:52.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:52.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.115 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:52.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:52.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:52.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.182 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:52.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.211 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.226 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:52.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.257 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.269 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:52.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.315 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.323 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.328 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:52.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:52.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.417 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.423 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:52.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:52.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.477 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.483 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:52.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.502 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:52.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.516 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:52.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:45:52.528 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:45:52.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:45:52.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:45:52.559 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:45:52.560 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 541.4888ms 2025-06-17 10:45:52.560 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:45:52.560 +00:00 [INF] Capturing transaction. 2025-06-17 10:45:52.560 +00:00 [INF] Discarding envelope 1951dca9daf048ee89743a3b6a62b75a because the queue is full. 2025-06-17 10:45:52.561 +00:00 [INF] Capturing transaction. 2025-06-17 10:45:52.561 +00:00 [INF] Discarding envelope b3ca0b760def4f4e9809eca5858e0644 because the queue is full. 2025-06-17 10:45:52.561 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 542.9879ms 2025-06-17 10:46:13.676 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:46:13.676 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:13.676 +00:00 [INF] Started transaction with span ID '92c4f70f366325ad' and trace ID '63830202ea9048de96c13ef9a5199ad0'. 2025-06-17 10:46:13.677 +00:00 [INF] Started transaction with span ID '92c4f70f366325ad' and trace ID '63830202ea9048de96c13ef9a5199ad0'. 2025-06-17 10:46:13.677 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:13.677 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:13.686 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 10:46:13.687 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:13.687 +00:00 [INF] Started transaction with span ID '7fcaa5be7894561f' and trace ID '32670dd809f74811a29c86eff4327d9a'. 2025-06-17 10:46:13.687 +00:00 [INF] Started transaction with span ID '7fcaa5be7894561f' and trace ID '32670dd809f74811a29c86eff4327d9a'. 2025-06-17 10:46:13.687 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:46:13.687 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:13.689 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:46:13.689 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:46:13.689 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.0853ms 2025-06-17 10:46:13.689 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:46:13.689 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:13.689 +00:00 [INF] Discarding envelope 6f28bdb646724c2b82755ba9df7cea9c because the queue is full. 2025-06-17 10:46:13.689 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:13.689 +00:00 [INF] Discarding envelope b1e77f8047fc494383b188286d5c7333 because the queue is full. 2025-06-17 10:46:13.690 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 3.2354ms 2025-06-17 10:46:13.817 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:46:13.817 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:13.817 +00:00 [INF] Started transaction with span ID '2e33ef85ce3cacb7' and trace ID 'c454f0dce207481294a9704b7977e00b'. 2025-06-17 10:46:13.817 +00:00 [INF] Started transaction with span ID '2e33ef85ce3cacb7' and trace ID 'c454f0dce207481294a9704b7977e00b'. 2025-06-17 10:46:13.817 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:13.817 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:13.989 +00:00 [INF] Executed DbCommand (163ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:13.990 +00:00 [INF] Executed DbCommand (312ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:14.175 +00:00 [INF] Executed DbCommand (181ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:14.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:14.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:14.190 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.196 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.200 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.210 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.219 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.219 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.224 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.225 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.226 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.229 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.229 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.232 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.235 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.242 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.247 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.249 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.254 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.256 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.260 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.261 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.268 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.269 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.298 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.307 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.327 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:14.327 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 650.28ms 2025-06-17 10:46:14.327 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:14.327 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:14.327 +00:00 [INF] Discarding envelope 65103b235427401ea20b60bfda5d1b42 because the queue is full. 2025-06-17 10:46:14.327 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:14.327 +00:00 [INF] Discarding envelope 8ffc3a7660ed4f05b3e8fcac40dd6248 because the queue is full. 2025-06-17 10:46:14.328 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 651.2575ms 2025-06-17 10:46:14.330 +00:00 [INF] Executed DbCommand (340ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:14.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:14.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:14.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.347 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.419 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.449 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.515 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:14.518 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 701.0893ms 2025-06-17 10:46:14.519 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:14.519 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:14.519 +00:00 [INF] Discarding envelope ce9657b4029f48fc9345eb26350f7e26 because the queue is full. 2025-06-17 10:46:14.519 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:14.519 +00:00 [INF] Discarding envelope 47de28bba1264dee942a108ba5e1e744 because the queue is full. 2025-06-17 10:46:14.520 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 702.6420ms 2025-06-17 10:46:14.693 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 10:46:14.693 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:14.693 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:46:14.693 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:14.693 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2711ms 2025-06-17 10:46:14.697 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 10:46:14.697 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:14.697 +00:00 [INF] Started transaction with span ID 'b0b15e793100733a' and trace ID '6f1c10c2588f4ac999f3200f7d0c9f45'. 2025-06-17 10:46:14.697 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:14.698 +00:00 [INF] Started transaction with span ID 'b0b15e793100733a' and trace ID '6f1c10c2588f4ac999f3200f7d0c9f45'. 2025-06-17 10:46:14.698 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:46:14.698 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:14.704 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:14.708 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:14.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:14.713 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 10:46:14.713 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 15.6574ms 2025-06-17 10:46:14.714 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:46:14.714 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:14.714 +00:00 [INF] Discarding envelope bea81e7133c8471f84633cbd92268683 because the queue is full. 2025-06-17 10:46:14.714 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:14.714 +00:00 [INF] Discarding envelope 2614d05004224829a59505f48e93705a because the queue is full. 2025-06-17 10:46:14.714 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 16.8117ms 2025-06-17 10:46:14.745 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 10:46:14.746 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:14.746 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:46:14.746 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:14.746 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1865ms 2025-06-17 10:46:14.750 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 10:46:14.750 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:14.750 +00:00 [INF] Started transaction with span ID '3029d459081b2c35' and trace ID 'b51fa0f3b0f347d9bbf6dc39ae9a68a7'. 2025-06-17 10:46:14.750 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:14.750 +00:00 [INF] Started transaction with span ID '3029d459081b2c35' and trace ID 'b51fa0f3b0f347d9bbf6dc39ae9a68a7'. 2025-06-17 10:46:14.750 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:14.750 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:14.754 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:14.765 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:14.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:14.770 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:14.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.859 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.865 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.871 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:46:14.871 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:14.871 +00:00 [INF] Started transaction with span ID 'ff333e71507a155' and trace ID 'b0f19629147d4b288a7b9da1b0666339'. 2025-06-17 10:46:14.871 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:14.871 +00:00 [INF] Started transaction with span ID 'ff333e71507a155' and trace ID 'b0f19629147d4b288a7b9da1b0666339'. 2025-06-17 10:46:14.871 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:14.871 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:14.876 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:14.882 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:14.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:14.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:14.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.907 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.911 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.919 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.922 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.924 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.936 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.940 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.943 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.948 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.953 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.960 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.971 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.977 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.984 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:14.988 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:14.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:14.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:14.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.001 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.003 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.010 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.032 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.044 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.049 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.050 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.067 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.068 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.073 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.081 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.087 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.094 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.114 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.119 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.136 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:15.136 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 386.0896ms 2025-06-17 10:46:15.136 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:15.137 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:15.137 +00:00 [INF] Discarding envelope e713a0739fd249028281b9bb9e696b6b because the queue is full. 2025-06-17 10:46:15.137 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:15.137 +00:00 [INF] Discarding envelope a0e80a3533524ce7ad68ed8e857e42af because the queue is full. 2025-06-17 10:46:15.137 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 387.1609ms 2025-06-17 10:46:15.138 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.142 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.166 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.176 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.229 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.281 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.369 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:15.370 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 10:46:15.370 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:15.370 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:46:15.370 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:15.370 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1749ms 2025-06-17 10:46:15.371 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 499.9329ms 2025-06-17 10:46:15.371 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:15.371 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:15.372 +00:00 [INF] Discarding envelope 38f1fd13d2564ee3816e464647e6c2db because the queue is full. 2025-06-17 10:46:15.372 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:15.372 +00:00 [INF] Discarding envelope 51fb8493939049c59051d38362d06547 because the queue is full. 2025-06-17 10:46:15.372 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 500.9671ms 2025-06-17 10:46:15.377 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 10:46:15.377 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:15.377 +00:00 [INF] Started transaction with span ID 'dc43fda1d310e4ae' and trace ID 'a5fef506f30f45d097be92ddc6dae67c'. 2025-06-17 10:46:15.377 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:15.377 +00:00 [INF] Started transaction with span ID 'dc43fda1d310e4ae' and trace ID 'a5fef506f30f45d097be92ddc6dae67c'. 2025-06-17 10:46:15.377 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:46:15.377 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:15.379 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:46:15.380 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:46:15.380 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.3474ms 2025-06-17 10:46:15.380 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:46:15.380 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:15.380 +00:00 [INF] Discarding envelope 0aee6336259c4a68ab473280f242ba7b because the queue is full. 2025-06-17 10:46:15.381 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:15.381 +00:00 [INF] Discarding envelope ff1674c5b89441a4a48ec82415cd0def because the queue is full. 2025-06-17 10:46:15.381 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.6429ms 2025-06-17 10:46:15.455 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:46:15.455 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:15.455 +00:00 [INF] Started transaction with span ID '9c88e290b4b04f1d' and trace ID 'bcd0250ac5d947aaa4af15934117b5ac'. 2025-06-17 10:46:15.455 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:15.455 +00:00 [INF] Started transaction with span ID '9c88e290b4b04f1d' and trace ID 'bcd0250ac5d947aaa4af15934117b5ac'. 2025-06-17 10:46:15.455 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:15.456 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:15.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:15.462 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:15.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.489 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.524 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.525 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.532 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.532 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.539 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.544 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.557 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.558 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.564 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.570 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.576 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.577 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.583 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.588 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.600 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.601 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.608 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.613 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.619 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.631 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.682 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.690 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.697 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.702 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.709 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.728 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.758 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.770 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.776 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:15.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:15.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:15.792 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:15.793 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:15.793 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 337.8514ms 2025-06-17 10:46:15.794 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:15.794 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:15.794 +00:00 [INF] Discarding envelope a87b7bce7d114ff9ba72b7cee69caf52 because the queue is full. 2025-06-17 10:46:15.794 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:15.794 +00:00 [INF] Discarding envelope 8985cfe4b8c04fccbc74637e297f778e because the queue is full. 2025-06-17 10:46:15.794 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 339.3245ms 2025-06-17 10:46:22.255 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:46:22.255 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:22.255 +00:00 [INF] Started transaction with span ID 'ec463d0ba865463f' and trace ID '9c7908b781694272b59c3b707ebebb6f'. 2025-06-17 10:46:22.255 +00:00 [INF] Started transaction with span ID 'ec463d0ba865463f' and trace ID '9c7908b781694272b59c3b707ebebb6f'. 2025-06-17 10:46:22.255 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:22.255 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:22.256 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 10:46:22.256 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:22.256 +00:00 [INF] Started transaction with span ID 'fcba889eec357b17' and trace ID '703f262deef5468ba400a8f923d3442d'. 2025-06-17 10:46:22.256 +00:00 [INF] Started transaction with span ID 'fcba889eec357b17' and trace ID '703f262deef5468ba400a8f923d3442d'. 2025-06-17 10:46:22.256 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:46:22.256 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:22.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:46:22.262 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:46:22.262 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.2303ms 2025-06-17 10:46:22.262 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:46:22.262 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:22.262 +00:00 [INF] Discarding envelope a905656596b242db8592a2f6d73928eb because the queue is full. 2025-06-17 10:46:22.263 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:22.263 +00:00 [INF] Discarding envelope af592c92374642bda1c768a93d81b43d because the queue is full. 2025-06-17 10:46:22.263 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 7.0117ms 2025-06-17 10:46:22.429 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:46:22.429 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:22.429 +00:00 [INF] Started transaction with span ID '4d0ccbe2a9a9e755' and trace ID '8b7f1de2421644cebc25074647d65b54'. 2025-06-17 10:46:22.429 +00:00 [INF] Started transaction with span ID '4d0ccbe2a9a9e755' and trace ID '8b7f1de2421644cebc25074647d65b54'. 2025-06-17 10:46:22.429 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:22.429 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:22.476 +00:00 [INF] Executed DbCommand (45ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:22.481 +00:00 [INF] Executed DbCommand (218ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:22.693 +00:00 [INF] Executed DbCommand (201ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:22.700 +00:00 [INF] Executed DbCommand (216ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:22.703 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:22.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:22.711 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:22.720 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:22.734 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.742 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.762 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.776 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:22.780 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.781 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.798 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.804 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:22.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.809 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.826 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:22.827 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.829 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.838 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.841 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:22.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.851 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.871 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:22.875 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.879 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:22.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.905 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.909 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.910 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:22.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.917 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.937 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:22.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:22.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.954 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:22.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.970 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.984 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:22.987 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:22.991 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:22.993 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.995 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:22.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.002 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.003 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:23.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.020 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.030 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.038 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.046 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.054 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.060 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.066 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:23.066 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 810.9537ms 2025-06-17 10:46:23.066 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:23.066 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:23.066 +00:00 [INF] Discarding envelope b4de18f198e446e5b29b78482d1cbfa9 because the queue is full. 2025-06-17 10:46:23.067 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:23.067 +00:00 [INF] Discarding envelope 6fda692b9c414c56a5cfbd75d8edcad7 because the queue is full. 2025-06-17 10:46:23.067 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 812.1972ms 2025-06-17 10:46:23.067 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 637.9484ms 2025-06-17 10:46:23.067 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:23.068 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:23.068 +00:00 [INF] Discarding envelope 2f00ada4dd414a80975fa72ada8374fa because the queue is full. 2025-06-17 10:46:23.068 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:23.068 +00:00 [INF] Discarding envelope a67db511b33046dfa3f90cfadca3bfec because the queue is full. 2025-06-17 10:46:23.068 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 639.0832ms 2025-06-17 10:46:23.161 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 10:46:23.161 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:23.162 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:46:23.162 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:23.162 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2937ms 2025-06-17 10:46:23.166 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 10:46:23.166 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:23.166 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:46:23.166 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:23.166 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3119ms 2025-06-17 10:46:23.166 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 10:46:23.166 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:23.166 +00:00 [INF] Started transaction with span ID '83ec5973efc8defe' and trace ID '6f6528f01bb04fbe9c9b79a673f6b150'. 2025-06-17 10:46:23.166 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:23.167 +00:00 [INF] Started transaction with span ID '83ec5973efc8defe' and trace ID '6f6528f01bb04fbe9c9b79a673f6b150'. 2025-06-17 10:46:23.167 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:46:23.167 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:23.170 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:23.173 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:23.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:23.178 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 10:46:23.178 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 11.6725ms 2025-06-17 10:46:23.179 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:46:23.179 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:23.179 +00:00 [INF] Discarding envelope fe3536669f9040db877a2e02bc54fb70 because the queue is full. 2025-06-17 10:46:23.179 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:23.179 +00:00 [INF] Discarding envelope 9699e76e2ed648c3b8fc4a9142f2e993 because the queue is full. 2025-06-17 10:46:23.179 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 12.6139ms 2025-06-17 10:46:23.179 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 10:46:23.179 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:23.179 +00:00 [INF] Started transaction with span ID '58c918a1f2599158' and trace ID 'f1e0cb9692674ee18d25fc8ee7752f5c'. 2025-06-17 10:46:23.179 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:23.179 +00:00 [INF] Started transaction with span ID '58c918a1f2599158' and trace ID 'f1e0cb9692674ee18d25fc8ee7752f5c'. 2025-06-17 10:46:23.179 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:23.180 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:23.186 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:23.189 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:23.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:23.198 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:23.207 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.215 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.219 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.220 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.231 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.232 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.238 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.238 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.246 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.249 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.257 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.258 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.276 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.277 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.286 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.293 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.294 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.295 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.311 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.312 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.335 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.337 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.343 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.352 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.362 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.373 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:23.373 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 193.8355ms 2025-06-17 10:46:23.374 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:23.374 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:23.374 +00:00 [INF] Discarding envelope 1d910edc9ce64ab3bd24f79f4f658649 because the queue is full. 2025-06-17 10:46:23.374 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:23.374 +00:00 [INF] Discarding envelope f41e269c0ff94cc6970d2eea7426f14a because the queue is full. 2025-06-17 10:46:23.374 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 194.9274ms 2025-06-17 10:46:23.374 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:46:23.374 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:23.374 +00:00 [INF] Started transaction with span ID '1874308068b0036c' and trace ID '589e9d8aca2040a085cc5ff0a0139b39'. 2025-06-17 10:46:23.375 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:23.375 +00:00 [INF] Started transaction with span ID '1874308068b0036c' and trace ID '589e9d8aca2040a085cc5ff0a0139b39'. 2025-06-17 10:46:23.375 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:23.375 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:23.379 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:23.384 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:23.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:23.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:23.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.403 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.407 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.428 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 10:46:23.428 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:23.428 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:46:23.428 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:23.428 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2293ms 2025-06-17 10:46:23.430 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.431 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 10:46:23.431 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:23.431 +00:00 [INF] Started transaction with span ID '81c363f94f199655' and trace ID 'a0d4ad33219c4c2a825305f1896a0b99'. 2025-06-17 10:46:23.431 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:23.432 +00:00 [INF] Started transaction with span ID '81c363f94f199655' and trace ID 'a0d4ad33219c4c2a825305f1896a0b99'. 2025-06-17 10:46:23.432 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:46:23.432 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:23.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:46:23.434 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:46:23.435 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.3415ms 2025-06-17 10:46:23.435 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:46:23.435 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:23.435 +00:00 [INF] Discarding envelope cab9bafb17294c639f0b2f379b753375 because the queue is full. 2025-06-17 10:46:23.435 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:23.435 +00:00 [INF] Discarding envelope 077f398ad48049a69c26dce30074e01a because the queue is full. 2025-06-17 10:46:23.436 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.7589ms 2025-06-17 10:46:23.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.563 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.567 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.584 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.591 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.595 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.614 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.622 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.636 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.651 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.657 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.663 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.687 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.694 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.702 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.730 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.739 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.740 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:23.741 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 365.8881ms 2025-06-17 10:46:23.741 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:23.741 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:23.741 +00:00 [INF] Discarding envelope dd4b54f9aafc472d98186d441adaa85c because the queue is full. 2025-06-17 10:46:23.742 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:23.742 +00:00 [INF] Discarding envelope 22b87f6b1b0149998bc7a09f631cf0af because the queue is full. 2025-06-17 10:46:23.742 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 367.3155ms 2025-06-17 10:46:23.822 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:46:23.822 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:23.822 +00:00 [INF] Started transaction with span ID '1f4419e4cf430f0' and trace ID '1d4c12b3bfe64240b2611c532ca7d0f7'. 2025-06-17 10:46:23.822 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:23.822 +00:00 [INF] Started transaction with span ID '1f4419e4cf430f0' and trace ID '1d4c12b3bfe64240b2611c532ca7d0f7'. 2025-06-17 10:46:23.822 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:23.822 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:23.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:23.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:23.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.836 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.837 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.839 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.840 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.842 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.844 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.849 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.849 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.850 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.853 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.854 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.859 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.859 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.860 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.863 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.864 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.870 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.871 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.875 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.876 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.881 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.886 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.892 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.893 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.904 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.930 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.936 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.942 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.967 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.972 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.975 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.986 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.989 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:23.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:23.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:23.995 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:23.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:24.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:24.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:24.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:24.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:24.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:24.013 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:24.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:24.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:24.027 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:24.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:24.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:24.033 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:24.035 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:24.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:24.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:24.042 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:24.043 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:24.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:24.050 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:24.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:24.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:24.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:24.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:24.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:24.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:24.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:24.069 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:24.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:24.073 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:24.073 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 250.1175ms 2025-06-17 10:46:24.073 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:24.073 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:24.073 +00:00 [INF] Discarding envelope 9e57a889ddac411c921c3495ac3274b9 because the queue is full. 2025-06-17 10:46:24.073 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:24.073 +00:00 [INF] Discarding envelope 4af70319976b4c0c9feb5454a54e4589 because the queue is full. 2025-06-17 10:46:24.073 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 251.6815ms 2025-06-17 10:46:26.830 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 10:46:26.830 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:26.830 +00:00 [INF] Started transaction with span ID 'a76db1906535350b' and trace ID '2a682b8d3b954d28ba3c519027e3c0d2'. 2025-06-17 10:46:26.830 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:26.830 +00:00 [INF] Started transaction with span ID 'a76db1906535350b' and trace ID '2a682b8d3b954d28ba3c519027e3c0d2'. 2025-06-17 10:46:26.830 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:46:26.830 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:26.835 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:26.838 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:26.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:26.843 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 10:46:26.844 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 13.4868ms 2025-06-17 10:46:26.844 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:46:26.844 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:26.844 +00:00 [INF] Discarding envelope d87f609e549945de935fa89a87706432 because the queue is full. 2025-06-17 10:46:26.844 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:26.844 +00:00 [INF] Discarding envelope af74817a89bd45d4ab8c08acbbb5a6e5 because the queue is full. 2025-06-17 10:46:26.845 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 14.7504ms 2025-06-17 10:46:26.893 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 10:46:26.893 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:26.893 +00:00 [INF] Started transaction with span ID '5bda3bb7633c72b1' and trace ID '04761ed8847e4ce499cc50d58c1dff2f'. 2025-06-17 10:46:26.893 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:26.893 +00:00 [INF] Started transaction with span ID '5bda3bb7633c72b1' and trace ID '04761ed8847e4ce499cc50d58c1dff2f'. 2025-06-17 10:46:26.893 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:26.893 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:26.897 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:26.901 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:26.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:26.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:26.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:26.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:26.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:26.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:26.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:26.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:26.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:26.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:26.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:26.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:26.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:26.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:26.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:26.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:26.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:26.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:26.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:26.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:26.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:26.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:26.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:26.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:26.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:26.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:26.968 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:26.969 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:26.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:26.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:26.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:26.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:26.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:26.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:26.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:26.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:26.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:26.988 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:26.989 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:26.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:26.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:26.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:26.995 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:26.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:26.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.002 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.009 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.010 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.015 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.016 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.024 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.031 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.032 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.040 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.047 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.049 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.055 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.056 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:27.056 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 162.6704ms 2025-06-17 10:46:27.056 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:27.056 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:27.056 +00:00 [INF] Discarding envelope 233ac96f2d9745319c6839e066665316 because the queue is full. 2025-06-17 10:46:27.056 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:27.056 +00:00 [INF] Discarding envelope a5842baeca86478ea6a23f0088a4d7f2 because the queue is full. 2025-06-17 10:46:27.056 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 163.6858ms 2025-06-17 10:46:27.057 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:46:27.057 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:27.057 +00:00 [INF] Started transaction with span ID 'c925428c64d3d20f' and trace ID '8119a66e43164ed9b220d6cb791682e1'. 2025-06-17 10:46:27.057 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:27.057 +00:00 [INF] Started transaction with span ID 'c925428c64d3d20f' and trace ID '8119a66e43164ed9b220d6cb791682e1'. 2025-06-17 10:46:27.057 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:27.057 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:27.060 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:27.063 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:27.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:27.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:27.070 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.072 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.078 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.079 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.081 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.082 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.085 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.086 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.087 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.089 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.090 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.091 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.095 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.095 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.100 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.106 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.107 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.114 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.115 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.121 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.122 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.127 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.133 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.138 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.139 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.144 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.161 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.217 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.231 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.240 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.247 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.263 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.274 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.281 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.286 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.310 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.321 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:27.322 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 10:46:27.322 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:27.322 +00:00 [INF] Started transaction with span ID '5074b825ade92ef3' and trace ID '2ccfb39061004ea09335b7134cda5859'. 2025-06-17 10:46:27.322 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:27.322 +00:00 [INF] Started transaction with span ID '5074b825ade92ef3' and trace ID '2ccfb39061004ea09335b7134cda5859'. 2025-06-17 10:46:27.322 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:46:27.322 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:27.324 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:46:27.324 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:46:27.325 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.1082ms 2025-06-17 10:46:27.325 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:46:27.325 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:27.325 +00:00 [INF] Discarding envelope 9c15ec1267ca4670ac850f8df8ee7d1b because the queue is full. 2025-06-17 10:46:27.325 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:27.325 +00:00 [INF] Discarding envelope 7a40270d31c7434395e6beb44ec0da59 because the queue is full. 2025-06-17 10:46:27.325 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.5224ms 2025-06-17 10:46:27.326 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 268.5494ms 2025-06-17 10:46:27.326 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:27.326 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:27.326 +00:00 [INF] Discarding envelope def10f6b3ee94ca4a21644d55ae5bb4b because the queue is full. 2025-06-17 10:46:27.326 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:27.326 +00:00 [INF] Discarding envelope fb16e6432f2f4ae88d0a1824e7adf6da because the queue is full. 2025-06-17 10:46:27.326 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 269.6272ms 2025-06-17 10:46:27.396 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:46:27.396 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:27.396 +00:00 [INF] Started transaction with span ID '7d4984761b183de5' and trace ID 'd118e2dc6b914c8f8ffbe34b0576224e'. 2025-06-17 10:46:27.396 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:27.396 +00:00 [INF] Started transaction with span ID '7d4984761b183de5' and trace ID 'd118e2dc6b914c8f8ffbe34b0576224e'. 2025-06-17 10:46:27.396 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:27.396 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:27.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:27.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:27.405 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.412 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.416 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.417 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.420 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.421 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.427 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.428 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.432 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.433 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.434 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.439 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.440 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.444 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.452 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.453 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.458 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.469 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.475 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.476 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.482 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.484 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.488 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.501 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.513 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.519 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.520 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.531 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.554 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.560 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.568 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.575 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.580 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.582 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.607 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.610 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.615 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.617 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.625 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.627 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:27.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:27.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:27.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:27.635 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:27.635 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 238.7134ms 2025-06-17 10:46:27.635 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:27.635 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:27.636 +00:00 [INF] Discarding envelope fb0a74dd23ac471b9435cf3c91a7548e because the queue is full. 2025-06-17 10:46:27.636 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:27.636 +00:00 [INF] Discarding envelope 69d99a0d31384e4aa2d4e9987061d2c2 because the queue is full. 2025-06-17 10:46:27.636 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 239.8894ms 2025-06-17 10:46:28.937 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 10:46:28.937 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:28.937 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:46:28.937 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:28.937 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2075ms 2025-06-17 10:46:28.940 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 10:46:28.941 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:28.941 +00:00 [INF] Started transaction with span ID '4d8ce0b62049baee' and trace ID '6b06e66ee62941ae91a4b4fea0d6942d'. 2025-06-17 10:46:28.941 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:28.941 +00:00 [INF] Started transaction with span ID '4d8ce0b62049baee' and trace ID '6b06e66ee62941ae91a4b4fea0d6942d'. 2025-06-17 10:46:28.941 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:46:28.941 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:28.945 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:28.950 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:28.954 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:28.960 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 10:46:28.961 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 19.5399ms 2025-06-17 10:46:28.961 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:46:28.961 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:28.961 +00:00 [INF] Discarding envelope 31e8b47116f041fa8993a75fe883966b because the queue is full. 2025-06-17 10:46:28.961 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:28.961 +00:00 [INF] Discarding envelope 28252c6d814a45559934aa017d8804f2 because the queue is full. 2025-06-17 10:46:28.961 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 21.0524ms 2025-06-17 10:46:28.983 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 10:46:28.983 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:28.983 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:46:28.983 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:28.984 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3582ms 2025-06-17 10:46:28.987 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 10:46:28.988 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:28.988 +00:00 [INF] Started transaction with span ID '297c9a5d5c50fbb7' and trace ID '3d30cf27e2e2499f848392111a59e068'. 2025-06-17 10:46:28.988 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:28.988 +00:00 [INF] Started transaction with span ID '297c9a5d5c50fbb7' and trace ID '3d30cf27e2e2499f848392111a59e068'. 2025-06-17 10:46:28.988 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:28.988 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:28.993 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:28.996 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:28.998 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:29.004 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:29.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.020 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.085 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:46:29.085 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:29.085 +00:00 [INF] Started transaction with span ID '3c562aa7e4451b86' and trace ID '1a5e14853b0d4894978573215364b402'. 2025-06-17 10:46:29.086 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:29.086 +00:00 [INF] Started transaction with span ID '3c562aa7e4451b86' and trace ID '1a5e14853b0d4894978573215364b402'. 2025-06-17 10:46:29.086 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:29.086 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:29.090 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:29.093 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:29.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:29.103 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:29.111 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.119 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.129 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.130 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.142 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.153 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.163 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.166 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.166 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.171 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.179 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.183 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.184 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.203 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.206 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.207 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.213 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.213 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.218 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.221 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.225 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.227 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.231 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.238 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.248 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.249 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.254 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.266 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.278 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.290 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.296 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.300 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.300 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:29.300 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 312.2121ms 2025-06-17 10:46:29.300 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:29.301 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:29.301 +00:00 [INF] Discarding envelope 85235473e89b444fb46d5411efc44314 because the queue is full. 2025-06-17 10:46:29.301 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:29.301 +00:00 [INF] Discarding envelope 26bd4b92b1044af2b6e1926ba935ff93 because the queue is full. 2025-06-17 10:46:29.301 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 313.4486ms 2025-06-17 10:46:29.301 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 10:46:29.301 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:29.301 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:46:29.301 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:29.302 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2624ms 2025-06-17 10:46:29.302 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.303 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.305 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.306 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 10:46:29.306 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:29.306 +00:00 [INF] Started transaction with span ID 'a56a8b69eee9ee58' and trace ID 'eb2565fef54d44279516cf45def4b979'. 2025-06-17 10:46:29.306 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:29.307 +00:00 [INF] Started transaction with span ID 'a56a8b69eee9ee58' and trace ID 'eb2565fef54d44279516cf45def4b979'. 2025-06-17 10:46:29.307 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:46:29.307 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:29.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:46:29.308 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:46:29.308 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.5632ms 2025-06-17 10:46:29.308 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:46:29.308 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:29.309 +00:00 [INF] Discarding envelope 6dafd67c2eca4b58bfff10f8f987de0e because the queue is full. 2025-06-17 10:46:29.309 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:29.309 +00:00 [INF] Discarding envelope 82b36f0ff96046e8b826037fec849824 because the queue is full. 2025-06-17 10:46:29.309 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.3342ms 2025-06-17 10:46:29.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.328 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.335 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.356 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.397 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.407 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.462 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.465 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.504 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:29.506 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 420.4602ms 2025-06-17 10:46:29.506 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:29.507 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:29.507 +00:00 [INF] Discarding envelope 62a42186bc354556965fba7f0c793333 because the queue is full. 2025-06-17 10:46:29.507 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:29.507 +00:00 [INF] Discarding envelope 23ee5980456d4385a4153b16f74ea821 because the queue is full. 2025-06-17 10:46:29.508 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 422.3428ms 2025-06-17 10:46:29.579 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:46:29.580 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:29.580 +00:00 [INF] Started transaction with span ID '12e725f08352053b' and trace ID '34a2694d492548b288153389035db63d'. 2025-06-17 10:46:29.580 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:29.580 +00:00 [INF] Started transaction with span ID '12e725f08352053b' and trace ID '34a2694d492548b288153389035db63d'. 2025-06-17 10:46:29.580 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:29.580 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:29.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:29.585 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:29.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.611 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.647 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.653 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.682 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.683 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.700 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.702 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.710 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.715 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.728 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.733 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.746 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.748 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.754 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.757 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.761 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:29.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:29.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:29.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:29.877 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:29.878 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 298.0424ms 2025-06-17 10:46:29.878 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:29.879 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:29.879 +00:00 [INF] Discarding envelope e7384650b6334599a827118aed6916ff because the queue is full. 2025-06-17 10:46:29.879 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:29.879 +00:00 [INF] Discarding envelope 110708a4f4cb414cb52b1de47ce38f94 because the queue is full. 2025-06-17 10:46:29.879 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 299.7534ms 2025-06-17 10:46:36.148 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:46:36.148 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:36.148 +00:00 [INF] Started transaction with span ID '8878d8a726e166cd' and trace ID '5fd7bc3b21ab4dc5bb83a88dc3b8891e'. 2025-06-17 10:46:36.148 +00:00 [INF] Started transaction with span ID '8878d8a726e166cd' and trace ID '5fd7bc3b21ab4dc5bb83a88dc3b8891e'. 2025-06-17 10:46:36.148 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:36.148 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:36.149 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 10:46:36.149 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:36.149 +00:00 [INF] Started transaction with span ID '5ef8e527a69fd55d' and trace ID '0cef8ba87da44721b4318f8d62370c97'. 2025-06-17 10:46:36.150 +00:00 [INF] Started transaction with span ID '5ef8e527a69fd55d' and trace ID '0cef8ba87da44721b4318f8d62370c97'. 2025-06-17 10:46:36.150 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:46:36.150 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:36.151 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:46:36.151 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:46:36.151 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.5492ms 2025-06-17 10:46:36.151 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:46:36.151 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:36.151 +00:00 [INF] Discarding envelope f752c91e30ea4fc481fed56cca303729 because the queue is full. 2025-06-17 10:46:36.151 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:36.151 +00:00 [INF] Discarding envelope cd11cf1cf880412b8bc67731b068d7de because the queue is full. 2025-06-17 10:46:36.151 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.1218ms 2025-06-17 10:46:36.186 +00:00 [INF] Executed DbCommand (34ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:36.201 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:36.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:36.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:36.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:36.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:36.234 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:36.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:36.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:36.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:36.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:36.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:36.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:36.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.317 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:46:36.317 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:36.317 +00:00 [INF] Started transaction with span ID '71a4f042813c1128' and trace ID '5d27de40c1d74ba7af5749bc465e8683'. 2025-06-17 10:46:36.317 +00:00 [INF] Started transaction with span ID '71a4f042813c1128' and trace ID '5d27de40c1d74ba7af5749bc465e8683'. 2025-06-17 10:46:36.318 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:36.318 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:36.327 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:36.330 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:36.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:36.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:36.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:36.341 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.343 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.349 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:36.352 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.357 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.367 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:36.371 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.376 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:36.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.419 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.424 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:36.426 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:36.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.448 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.454 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.457 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:36.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.468 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.470 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.474 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.475 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:36.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.481 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.487 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:36.513 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:36.523 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 374.5732ms 2025-06-17 10:46:36.523 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:36.523 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:36.524 +00:00 [INF] Discarding envelope f7cde0272f4f44f7ba136270251878d8 because the queue is full. 2025-06-17 10:46:36.524 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:36.524 +00:00 [INF] Discarding envelope b0462061fbc54ee2b1583db891a9b267 because the queue is full. 2025-06-17 10:46:36.524 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 376.0166ms 2025-06-17 10:46:36.524 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.548 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:36.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:36.563 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:36.564 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:36.568 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 250.0898ms 2025-06-17 10:46:36.568 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:36.568 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:36.568 +00:00 [INF] Discarding envelope e436f88622534832829330db1c622c1b because the queue is full. 2025-06-17 10:46:36.568 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:36.568 +00:00 [INF] Discarding envelope 42a9e740bcff400cbecf8dda532704a5 because the queue is full. 2025-06-17 10:46:36.569 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 251.8140ms 2025-06-17 10:46:37.221 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 10:46:37.221 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:37.221 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:46:37.221 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:37.221 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2333ms 2025-06-17 10:46:37.221 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 10:46:37.222 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:37.222 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:46:37.222 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:37.222 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1328ms 2025-06-17 10:46:37.225 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 10:46:37.225 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:37.226 +00:00 [INF] Started transaction with span ID 'df88488858bb403e' and trace ID 'c321503f594642fd80f491b06b9705f8'. 2025-06-17 10:46:37.226 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:37.226 +00:00 [INF] Started transaction with span ID 'df88488858bb403e' and trace ID 'c321503f594642fd80f491b06b9705f8'. 2025-06-17 10:46:37.226 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:37.226 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:37.231 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:37.232 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 10:46:37.232 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:37.232 +00:00 [INF] Started transaction with span ID 'c6fe0c5f840d0541' and trace ID 'e28b2c83e15e483ea9ce6117ad86cd9b'. 2025-06-17 10:46:37.232 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:37.232 +00:00 [INF] Started transaction with span ID 'c6fe0c5f840d0541' and trace ID 'e28b2c83e15e483ea9ce6117ad86cd9b'. 2025-06-17 10:46:37.232 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:46:37.232 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:37.237 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:37.240 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:37.247 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:37.249 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:37.251 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:37.254 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:37.258 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 10:46:37.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.264 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 31.7229ms 2025-06-17 10:46:37.264 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:46:37.264 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:37.264 +00:00 [INF] Discarding envelope ce3d5cdcab6549a98878a4636a6fe7d3 because the queue is full. 2025-06-17 10:46:37.265 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:37.265 +00:00 [INF] Discarding envelope 60df35684b484f6aa65e28df0409a318 because the queue is full. 2025-06-17 10:46:37.266 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 33.8050ms 2025-06-17 10:46:37.269 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.296 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.350 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.367 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.382 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:46:37.382 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:37.382 +00:00 [INF] Started transaction with span ID '99755c7f241381af' and trace ID '45ab16c1fa5a4e819eb1b3561412f854'. 2025-06-17 10:46:37.382 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:37.383 +00:00 [INF] Started transaction with span ID '99755c7f241381af' and trace ID '45ab16c1fa5a4e819eb1b3561412f854'. 2025-06-17 10:46:37.383 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:37.383 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:37.389 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:37.393 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:46:37.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:37.400 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:37.402 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.413 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.424 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.431 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.467 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.475 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.478 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.493 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 10:46:37.493 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:37.493 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:46:37.493 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:37.493 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2113ms 2025-06-17 10:46:37.496 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.497 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 10:46:37.498 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:37.498 +00:00 [INF] Started transaction with span ID '95603489b2f4416' and trace ID '7285071660994ab0a397f2a41b5e23ce'. 2025-06-17 10:46:37.498 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:37.498 +00:00 [INF] Started transaction with span ID '95603489b2f4416' and trace ID '7285071660994ab0a397f2a41b5e23ce'. 2025-06-17 10:46:37.498 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:46:37.498 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:37.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:46:37.501 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:46:37.502 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.503 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.1833ms 2025-06-17 10:46:37.503 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:46:37.503 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:37.504 +00:00 [INF] Discarding envelope 246ca7be49424120b88220b2019535ce because the queue is full. 2025-06-17 10:46:37.504 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:37.504 +00:00 [INF] Discarding envelope bf9e2a3910e448b0a7f97d5388674765 because the queue is full. 2025-06-17 10:46:37.504 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 6.6797ms 2025-06-17 10:46:37.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.507 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.518 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.521 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.528 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.534 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.555 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.556 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.561 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.561 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.570 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.579 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.615 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.618 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.621 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.641 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.650 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.650 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.670 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.676 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.697 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.708 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.730 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.730 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.747 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.760 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:37.761 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 534.5941ms 2025-06-17 10:46:37.761 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:37.761 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:37.761 +00:00 [INF] Discarding envelope e85448ec92bc4f32a9fb53f5d215c62c because the queue is full. 2025-06-17 10:46:37.761 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:37.761 +00:00 [INF] Discarding envelope a50578f3aa8c496990f88e815cc0f874 because the queue is full. 2025-06-17 10:46:37.762 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 536.3750ms 2025-06-17 10:46:37.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.775 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.782 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.802 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.817 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.827 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.832 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.840 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.863 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.875 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.900 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.913 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.926 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.946 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.952 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:37.973 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:37.979 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:37.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:37.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.016 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.031 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:38.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:38.068 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.080 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.091 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.099 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:38.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.119 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:38.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:38.151 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:38.154 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 771.5189ms 2025-06-17 10:46:38.154 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:38.155 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:38.155 +00:00 [INF] Discarding envelope f42c3b2afaac45f2b3b0095e68a9e0dc because the queue is full. 2025-06-17 10:46:38.155 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:38.155 +00:00 [INF] Discarding envelope 4ad497e3b4174d0ab36252054934fe3e because the queue is full. 2025-06-17 10:46:38.156 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 773.3608ms 2025-06-17 10:46:38.239 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:46:38.239 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:38.239 +00:00 [INF] Started transaction with span ID '9a1f3d10cd660c3c' and trace ID 'ce5ea0ab58304dbba9a1484af12718cb'. 2025-06-17 10:46:38.239 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:38.239 +00:00 [INF] Started transaction with span ID '9a1f3d10cd660c3c' and trace ID 'ce5ea0ab58304dbba9a1484af12718cb'. 2025-06-17 10:46:38.240 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:38.240 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:46:38.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:46:38.248 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:46:38.259 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:38.281 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.293 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.294 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.302 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:38.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.333 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:38.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:38.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:38.395 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.415 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.426 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.435 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:38.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.450 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.462 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:38.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.490 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.509 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:38.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.525 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.551 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.576 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.584 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.596 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:38.614 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.645 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.649 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.679 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.692 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.726 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:38.744 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.760 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.776 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.790 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.797 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.835 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.842 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:38.852 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.870 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.878 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.902 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.912 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.932 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.942 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.960 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:38.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:38.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:38.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:38.997 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:39.012 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:39.022 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:39.035 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:39.052 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:39.064 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:39.076 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:39.089 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:39.098 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:39.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:39.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:39.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:39.136 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:39.149 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:39.163 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:39.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:39.185 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:39.201 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:39.224 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:39.240 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:39.249 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:39.255 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:39.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:39.275 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:39.305 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:39.336 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:39.369 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:39.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:39.404 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:46:39.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:46:39.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:46:39.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:46:39.451 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:39.452 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1211.6133ms 2025-06-17 10:46:39.452 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:46:39.452 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:39.452 +00:00 [INF] Discarding envelope c62b26939d474fcbb09383ec6ace39af because the queue is full. 2025-06-17 10:46:39.452 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:39.452 +00:00 [INF] Discarding envelope 90f956198a2842c2b91efe09e026acfe because the queue is full. 2025-06-17 10:46:39.453 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1214.0034ms 2025-06-17 10:46:49.447 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-17 10:46:49.447 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:49.447 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:46:49.447 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:49.447 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 204 - - 0.2163ms 2025-06-17 10:46:49.452 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-17 10:46:49.452 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:49.452 +00:00 [INF] Started transaction with span ID '4977f0d6f9f05c33' and trace ID '345a7b9e07a34104a4393607d5516a63'. 2025-06-17 10:46:49.452 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:49.452 +00:00 [INF] Started transaction with span ID '4977f0d6f9f05c33' and trace ID '345a7b9e07a34104a4393607d5516a63'. 2025-06-17 10:46:49.452 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 10:46:49.452 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 10:46:49.560 +00:00 [INF] Executed DbCommand (106ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 10:46:49.560 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:49.561 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 108.1457ms 2025-06-17 10:46:49.561 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 10:46:49.561 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:49.561 +00:00 [INF] Discarding envelope fad2a3edd2b84de493cfc6f900268136 because the queue is full. 2025-06-17 10:46:49.561 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:49.561 +00:00 [INF] Discarding envelope 0b23191110c7432c862b533d9db80c64 because the queue is full. 2025-06-17 10:46:49.561 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 200 - application/json;+charset=utf-8 109.2890ms 2025-06-17 10:46:49.837 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-17 10:46:49.838 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:49.838 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:46:49.838 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:49.838 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - - 204 - - 0.3753ms 2025-06-17 10:46:49.854 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-17 10:46:49.854 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:49.854 +00:00 [INF] Started transaction with span ID '8518af140c322c1d' and trace ID '579e161035704cf4a9518b9ade14fa08'. 2025-06-17 10:46:49.854 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:49.854 +00:00 [INF] Started transaction with span ID '8518af140c322c1d' and trace ID '579e161035704cf4a9518b9ade14fa08'. 2025-06-17 10:46:49.854 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 10:46:49.854 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 10:46:49.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 10:46:49.857 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:49.858 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 3.6314ms 2025-06-17 10:46:49.858 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 10:46:49.858 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:49.858 +00:00 [INF] Discarding envelope c2d7bad8a574419fbe6dce566ddd3ce4 because the queue is full. 2025-06-17 10:46:49.858 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:49.858 +00:00 [INF] Discarding envelope 0e3f12a66909417ea37bddc203ffb3f0 because the queue is full. 2025-06-17 10:46:49.859 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - - 200 - application/json;+charset=utf-8 5.2121ms 2025-06-17 10:46:50.559 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - 2025-06-17 10:46:50.830 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:50.830 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:46:50.830 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:50.830 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - - 204 - - 271.2570ms 2025-06-17 10:46:50.834 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - 2025-06-17 10:46:50.834 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:46:50.834 +00:00 [INF] Started transaction with span ID '79a5fc5ead1c499f' and trace ID 'e6301f7c330b4dffb1902b3f90051bae'. 2025-06-17 10:46:50.834 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:46:51.390 +00:00 [INF] Started transaction with span ID '79a5fc5ead1c499f' and trace ID 'e6301f7c330b4dffb1902b3f90051bae'. 2025-06-17 10:46:51.390 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 10:46:51.390 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 10:46:51.392 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 10:46:51.392 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:46:51.392 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 2.5604ms 2025-06-17 10:46:51.392 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 10:46:51.393 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:51.393 +00:00 [INF] Discarding envelope 361be3b5352e45e189fcdfd7f2ddb47e because the queue is full. 2025-06-17 10:46:51.393 +00:00 [INF] Capturing transaction. 2025-06-17 10:46:51.393 +00:00 [INF] Discarding envelope 8dd33d1f97e34c39b499676e4575ac54 because the queue is full. 2025-06-17 10:46:51.393 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - - 200 - application/json;+charset=utf-8 559.2225ms 2025-06-17 10:47:05.064 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 10:47:05.064 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:05.064 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:47:05.064 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:05.064 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2645ms 2025-06-17 10:47:05.073 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 10:47:05.073 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:05.073 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:47:05.073 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:05.073 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2955ms 2025-06-17 10:47:05.077 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 10:47:05.077 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 10:47:05.077 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:05.077 +00:00 [INF] Started transaction with span ID '239c2e9a621a00b7' and trace ID '339cffb367174fdf8c1951bc8f37591e'. 2025-06-17 10:47:05.077 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:05.077 +00:00 [INF] Started transaction with span ID '239c2e9a621a00b7' and trace ID '339cffb367174fdf8c1951bc8f37591e'. 2025-06-17 10:47:05.077 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:47:05.077 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:47:05.079 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:05.079 +00:00 [INF] Started transaction with span ID '677e0a0e0eccb4e9' and trace ID 'ec7e441cc5344d0da40f804a5298ff30'. 2025-06-17 10:47:05.079 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:05.079 +00:00 [INF] Started transaction with span ID '677e0a0e0eccb4e9' and trace ID 'ec7e441cc5344d0da40f804a5298ff30'. 2025-06-17 10:47:05.079 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:47:05.079 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:47:05.082 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:47:05.085 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:47:05.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:47:05.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:47:05.092 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.101 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.101 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.106 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.107 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.114 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.122 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.129 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.130 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.137 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.138 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.154 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.161 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.170 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.177 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.178 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.184 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.185 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.209 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.263 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.264 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.270 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.271 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.278 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.279 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.287 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:47:05.287 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 209.7359ms 2025-06-17 10:47:05.287 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:47:05.287 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:05.288 +00:00 [INF] Discarding envelope de99151c148448b3ba54aefe3526a7a3 because the queue is full. 2025-06-17 10:47:05.288 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:05.288 +00:00 [INF] Discarding envelope 2f205257f0334fe195986816add09dc7 because the queue is full. 2025-06-17 10:47:05.288 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 210.9537ms 2025-06-17 10:47:05.290 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:47:05.293 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:47:05.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:47:05.299 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 10:47:05.300 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 220.5844ms 2025-06-17 10:47:05.300 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:47:05.300 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:05.300 +00:00 [INF] Discarding envelope 92e6badb2f324883a8d2c04301a241c4 because the queue is full. 2025-06-17 10:47:05.300 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:05.300 +00:00 [INF] Discarding envelope 7917e66f25164d7e961d3e55b3d3730b because the queue is full. 2025-06-17 10:47:05.300 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 223.3770ms 2025-06-17 10:47:05.300 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:47:05.300 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:05.301 +00:00 [INF] Started transaction with span ID 'c1ff7badbc0d02fb' and trace ID '8aec03d00f564a3da2e790d010a2d536'. 2025-06-17 10:47:05.301 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:05.301 +00:00 [INF] Started transaction with span ID 'c1ff7badbc0d02fb' and trace ID '8aec03d00f564a3da2e790d010a2d536'. 2025-06-17 10:47:05.301 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:47:05.301 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:47:05.307 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:47:05.310 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:47:05.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:47:05.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:47:05.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.324 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.324 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.331 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.335 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.336 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.340 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.341 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.345 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.346 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.347 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.352 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.358 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.359 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.370 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.374 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.375 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.380 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.390 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.397 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.403 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.415 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.421 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.422 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.430 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.436 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.443 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.444 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.449 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.454 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.461 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.467 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.474 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.488 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.497 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.568 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:47:05.569 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 10:47:05.569 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:05.569 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:47:05.569 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:05.569 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2680ms 2025-06-17 10:47:05.569 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 268.2892ms 2025-06-17 10:47:05.569 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:47:05.570 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:05.570 +00:00 [INF] Discarding envelope aa018502beba42a691119ef0f4a26e3c because the queue is full. 2025-06-17 10:47:05.570 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:05.570 +00:00 [INF] Discarding envelope 4a8de885f01f419fad927425ecde5a7d because the queue is full. 2025-06-17 10:47:05.570 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 269.7643ms 2025-06-17 10:47:05.580 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 10:47:05.580 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:05.580 +00:00 [INF] Started transaction with span ID '66c26b04b98eac8e' and trace ID '2d9a133f904649a69a38bd961d211743'. 2025-06-17 10:47:05.580 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:05.581 +00:00 [INF] Started transaction with span ID '66c26b04b98eac8e' and trace ID '2d9a133f904649a69a38bd961d211743'. 2025-06-17 10:47:05.581 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:47:05.581 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:47:05.583 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:47:05.584 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:47:05.584 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.4663ms 2025-06-17 10:47:05.584 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:47:05.585 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:05.585 +00:00 [INF] Discarding envelope 5ee2ca4314b74930977d5361b0a3e91b because the queue is full. 2025-06-17 10:47:05.585 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:05.585 +00:00 [INF] Discarding envelope 03633cf011c7496d9ac7814afcde12aa because the queue is full. 2025-06-17 10:47:05.585 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.8190ms 2025-06-17 10:47:05.623 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:47:05.624 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:05.624 +00:00 [INF] Started transaction with span ID 'f5b79c7ab09c0456' and trace ID 'ed793b7f94724d0a93cdd7a0aec514ff'. 2025-06-17 10:47:05.624 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:05.624 +00:00 [INF] Started transaction with span ID 'f5b79c7ab09c0456' and trace ID 'ed793b7f94724d0a93cdd7a0aec514ff'. 2025-06-17 10:47:05.624 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:47:05.624 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:47:05.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:47:05.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:47:05.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.660 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.666 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.671 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.672 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.680 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.681 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.685 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.691 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.698 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.699 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.704 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.705 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.711 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.724 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.725 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.730 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.747 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.750 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.832 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.841 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.882 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:05.927 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:05.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:05.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:05.934 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:47:05.934 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 310.2637ms 2025-06-17 10:47:05.934 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:47:05.935 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:05.935 +00:00 [INF] Discarding envelope 0ccd2f4122e941f19d68ce6ba9528c38 because the queue is full. 2025-06-17 10:47:05.935 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:05.935 +00:00 [INF] Discarding envelope e367ccecccb74bc09098dad3dde1d494 because the queue is full. 2025-06-17 10:47:05.935 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 311.6470ms 2025-06-17 10:47:51.850 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:47:51.851 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 10:47:51.851 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:51.851 +00:00 [INF] Started transaction with span ID '2fa067fea96685c7' and trace ID '2baf9080b14b4343a1a8f3da3c3d3ec4'. 2025-06-17 10:47:51.851 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:51.852 +00:00 [INF] Started transaction with span ID '84c55cab87bc83f0' and trace ID '40c2247f3c6548b0bd5a0472afc8179d'. 2025-06-17 10:47:51.853 +00:00 [INF] Started transaction with span ID '2fa067fea96685c7' and trace ID '2baf9080b14b4343a1a8f3da3c3d3ec4'. 2025-06-17 10:47:51.853 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:47:51.853 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:47:51.854 +00:00 [INF] Started transaction with span ID '84c55cab87bc83f0' and trace ID '40c2247f3c6548b0bd5a0472afc8179d'. 2025-06-17 10:47:51.854 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:47:51.854 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:47:51.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:47:51.860 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:47:51.860 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.2966ms 2025-06-17 10:47:51.860 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:47:51.860 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:51.860 +00:00 [INF] Discarding envelope 1d0fdc57be5b431897098dc0cdc75ca4 because the queue is full. 2025-06-17 10:47:51.860 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:51.860 +00:00 [INF] Discarding envelope c96f0350672444cf8ed755c0efb11036 because the queue is full. 2025-06-17 10:47:51.860 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 9.3341ms 2025-06-17 10:47:51.931 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:47:51.948 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:51.948 +00:00 [INF] Started transaction with span ID 'e546af9ae01b771d' and trace ID '7a4996be2b1941d1bfe0ec2bb69c4fda'. 2025-06-17 10:47:51.948 +00:00 [INF] Started transaction with span ID 'e546af9ae01b771d' and trace ID '7a4996be2b1941d1bfe0ec2bb69c4fda'. 2025-06-17 10:47:51.948 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:47:51.948 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:47:51.960 +00:00 [INF] Executed DbCommand (104ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:47:51.967 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:47:52.037 +00:00 [INF] Executed DbCommand (65ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:47:52.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:47:52.045 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:47:52.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.076 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.084 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.094 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.098 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.105 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.119 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.121 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.136 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.146 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.199 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.203 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.211 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.228 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.244 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.268 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.272 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.295 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.300 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.308 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.313 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:47:52.316 +00:00 [INF] Executed DbCommand (355ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:47:52.320 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:47:52.326 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:47:52.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.376 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.377 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.394 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.400 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.423 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.451 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.465 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.471 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.491 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.493 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.494 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.501 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.511 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.523 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.525 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.535 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.590 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.595 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.604 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.611 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.616 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.622 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.623 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.631 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.632 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.635 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.654 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.666 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.685 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.689 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.692 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.696 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.706 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.710 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.725 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.729 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.736 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.741 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.743 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.743 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:47:52.746 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 891.769ms 2025-06-17 10:47:52.746 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:47:52.746 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:52.747 +00:00 [INF] Discarding envelope 9c018108b08a4cb99d8da62ad7553444 because the queue is full. 2025-06-17 10:47:52.747 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:52.747 +00:00 [INF] Discarding envelope f878eb24b17348a2ae03cfaf29c7cc91 because the queue is full. 2025-06-17 10:47:52.747 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 896.5984ms 2025-06-17 10:47:52.747 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 798.8113ms 2025-06-17 10:47:52.747 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:47:52.747 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:52.748 +00:00 [INF] Discarding envelope 984159b54af84a5689daded0ae456efb because the queue is full. 2025-06-17 10:47:52.752 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:52.752 +00:00 [INF] Discarding envelope 8bcdbc548f524e8facf45f0678d8ac1c because the queue is full. 2025-06-17 10:47:52.752 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 820.5059ms 2025-06-17 10:47:52.752 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 10:47:52.752 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:52.752 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:47:52.752 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:52.752 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2410ms 2025-06-17 10:47:52.752 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 10:47:52.752 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:52.752 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:47:52.752 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:52.752 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1518ms 2025-06-17 10:47:52.753 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 10:47:52.753 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:52.753 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:47:52.753 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:52.753 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1469ms 2025-06-17 10:47:52.756 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 10:47:52.757 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:52.757 +00:00 [INF] Started transaction with span ID '10ef67698b200616' and trace ID 'd3e24a28320b4e0296ccc2d012c040f0'. 2025-06-17 10:47:52.757 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:52.757 +00:00 [INF] Started transaction with span ID '10ef67698b200616' and trace ID 'd3e24a28320b4e0296ccc2d012c040f0'. 2025-06-17 10:47:52.757 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:47:52.757 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:47:52.788 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:47:52.789 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 10:47:52.789 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:52.789 +00:00 [INF] Started transaction with span ID 'f315a4774c8a7246' and trace ID 'e9b3c742f52244529db69f510357a2c3'. 2025-06-17 10:47:52.789 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:52.789 +00:00 [INF] Started transaction with span ID 'f315a4774c8a7246' and trace ID 'e9b3c742f52244529db69f510357a2c3'. 2025-06-17 10:47:52.789 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:47:52.789 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:47:52.793 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:47:52.795 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:47:52.795 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:52.795 +00:00 [INF] Started transaction with span ID '1307539a41275cd0' and trace ID '0ffbbb74d2cf4f22955045afe93d024e'. 2025-06-17 10:47:52.795 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:52.795 +00:00 [INF] Started transaction with span ID '1307539a41275cd0' and trace ID '0ffbbb74d2cf4f22955045afe93d024e'. 2025-06-17 10:47:52.795 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:47:52.796 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:47:52.799 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:47:52.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:47:52.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:47:52.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.813 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.821 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.821 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.826 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.827 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.831 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.832 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.837 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.837 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.844 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.845 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.854 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.855 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.865 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.866 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.878 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.879 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.884 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.907 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.910 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.939 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.945 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.946 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.949 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.964 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:52.967 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:52.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:52.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:52.972 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:47:52.972 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 215.0657ms 2025-06-17 10:47:52.972 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:47:52.972 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:52.973 +00:00 [INF] Discarding envelope bfaec18e21f24bdc93bec67035c24b84 because the queue is full. 2025-06-17 10:47:52.973 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:52.973 +00:00 [INF] Discarding envelope 9a32916184804a93aad90ac819b260c4 because the queue is full. 2025-06-17 10:47:52.973 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 216.4983ms 2025-06-17 10:47:52.978 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:47:52.980 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 10:47:52.989 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:52.989 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:47:52.989 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:52.989 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 8.7674ms 2025-06-17 10:47:52.981 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:47:52.993 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:47:52.993 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 10:47:52.994 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:52.994 +00:00 [INF] Started transaction with span ID '8e272789d4b234c5' and trace ID '0031549d7d744a27ab31ceb878b515f7'. 2025-06-17 10:47:52.994 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:52.994 +00:00 [INF] Started transaction with span ID '8e272789d4b234c5' and trace ID '0031549d7d744a27ab31ceb878b515f7'. 2025-06-17 10:47:52.994 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:47:52.994 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:47:52.997 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:47:52.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:47:53.001 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:47:53.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:47:53.005 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:47:53.006 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 12.4072ms 2025-06-17 10:47:53.008 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:47:53.008 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:53.008 +00:00 [INF] Discarding envelope bdbcaadec1084d8085940141e3da36f6 because the queue is full. 2025-06-17 10:47:53.008 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:53.008 +00:00 [INF] Discarding envelope 1c5f9269c6d542adb3babbbb06892ada because the queue is full. 2025-06-17 10:47:53.008 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 14.5663ms 2025-06-17 10:47:53.011 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 10:47:53.012 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 222.5771ms 2025-06-17 10:47:53.012 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:47:53.012 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:53.012 +00:00 [INF] Discarding envelope 9d9ea0c21c9349ee976900af563bf8f2 because the queue is full. 2025-06-17 10:47:53.012 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:53.012 +00:00 [INF] Discarding envelope c0f85585dc4d4178ae700fe9fedb1ec2 because the queue is full. 2025-06-17 10:47:53.012 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 223.8281ms 2025-06-17 10:47:53.017 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.108 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.109 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.123 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.130 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.165 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.179 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.191 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.193 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.197 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.210 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.234 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.249 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.324 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.365 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:47:53.366 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 570.4973ms 2025-06-17 10:47:53.366 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:47:53.367 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:53.367 +00:00 [INF] Discarding envelope 05937036762740f98e27609105fd8af2 because the queue is full. 2025-06-17 10:47:53.367 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:53.367 +00:00 [INF] Discarding envelope 9f985435c8834971a782dd353a4a1ec9 because the queue is full. 2025-06-17 10:47:53.367 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 571.8508ms 2025-06-17 10:47:53.440 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:47:53.446 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:53.446 +00:00 [INF] Started transaction with span ID 'caab8188691ddcb2' and trace ID 'cc83b857f25444ff97187b62928ee36d'. 2025-06-17 10:47:53.446 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:53.446 +00:00 [INF] Started transaction with span ID 'caab8188691ddcb2' and trace ID 'cc83b857f25444ff97187b62928ee36d'. 2025-06-17 10:47:53.446 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:47:53.446 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:47:53.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:47:53.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:47:53.456 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.463 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.467 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.474 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.475 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.479 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.480 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.485 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.486 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.492 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.497 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.498 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.503 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.505 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.514 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.521 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.534 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.547 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.557 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.578 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.620 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.629 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.644 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.684 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.695 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.718 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.752 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:47:53.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:47:53.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:47:53.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:47:53.791 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:47:53.792 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 345.3046ms 2025-06-17 10:47:53.792 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:47:53.792 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:53.792 +00:00 [INF] Discarding envelope 0eb04b27d05242d4ab15fda139d18546 because the queue is full. 2025-06-17 10:47:53.792 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:53.792 +00:00 [INF] Discarding envelope da46c25340f44ee089fa3084c6a9325d because the queue is full. 2025-06-17 10:47:53.792 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 351.9143ms 2025-06-17 10:47:56.980 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - 2025-06-17 10:47:56.980 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:56.980 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:47:56.980 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:56.980 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - - 204 - - 0.1903ms 2025-06-17 10:47:56.984 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - 2025-06-17 10:47:56.984 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:56.984 +00:00 [INF] Started transaction with span ID 'ebe467a93730416f' and trace ID '2b36c8eac26347dd9243dd3b46e8d1f6'. 2025-06-17 10:47:56.984 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:56.984 +00:00 [INF] Started transaction with span ID 'ebe467a93730416f' and trace ID '2b36c8eac26347dd9243dd3b46e8d1f6'. 2025-06-17 10:47:56.984 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 10:47:56.984 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 10:47:56.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 10:47:56.986 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:47:56.986 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 2.5265ms 2025-06-17 10:47:56.986 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 10:47:56.987 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:56.987 +00:00 [INF] Discarding envelope 780d1688f9354f36a8d310e5df97cf2d because the queue is full. 2025-06-17 10:47:56.987 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:56.987 +00:00 [INF] Discarding envelope 2314e7b1cbc44839bc3043c23ced33b1 because the queue is full. 2025-06-17 10:47:56.987 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - - 200 - application/json;+charset=utf-8 3.4956ms 2025-06-17 10:47:57.771 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-17 10:47:57.772 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:57.772 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:47:57.772 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:57.772 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - - 204 - - 0.4033ms 2025-06-17 10:47:57.779 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-17 10:47:57.779 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:57.780 +00:00 [INF] Started transaction with span ID 'eba028c463ba3652' and trace ID '0bc4293fab0c4f43863812dd128fa705'. 2025-06-17 10:47:57.780 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:57.780 +00:00 [INF] Started transaction with span ID 'eba028c463ba3652' and trace ID '0bc4293fab0c4f43863812dd128fa705'. 2025-06-17 10:47:57.780 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 10:47:57.780 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 10:47:57.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 10:47:57.790 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:47:57.790 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 9.9118ms 2025-06-17 10:47:57.791 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 10:47:57.791 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:57.791 +00:00 [INF] Discarding envelope ceaa6b7e72c340678464cbce6d61510c because the queue is full. 2025-06-17 10:47:57.791 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:57.791 +00:00 [INF] Discarding envelope dd3952f7c3b442b88d8efc357f10f0ca because the queue is full. 2025-06-17 10:47:57.792 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - - 200 - application/json;+charset=utf-8 12.4488ms 2025-06-17 10:47:58.320 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-17 10:47:58.320 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:58.320 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:47:58.320 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:58.321 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 204 - - 0.7397ms 2025-06-17 10:47:58.323 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-17 10:47:58.323 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:47:58.323 +00:00 [INF] Started transaction with span ID '3593c0e466b547f0' and trace ID 'ddb9bace1e8a4a3a968ecbeb3360dfe4'. 2025-06-17 10:47:58.324 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:47:58.324 +00:00 [INF] Started transaction with span ID '3593c0e466b547f0' and trace ID 'ddb9bace1e8a4a3a968ecbeb3360dfe4'. 2025-06-17 10:47:58.324 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 10:47:58.324 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 10:47:58.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 10:47:58.326 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:47:58.332 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 7.9801ms 2025-06-17 10:47:58.332 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 10:47:58.332 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:58.332 +00:00 [INF] Discarding envelope 8058aace98ff45949bfdca85bfe8c45b because the queue is full. 2025-06-17 10:47:58.332 +00:00 [INF] Capturing transaction. 2025-06-17 10:47:58.332 +00:00 [INF] Discarding envelope 669d07c435c64a2a8d6b93ffc6dbce24 because the queue is full. 2025-06-17 10:47:58.333 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 200 - application/json;+charset=utf-8 9.5036ms 2025-06-17 10:48:11.048 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:48:11.048 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:11.048 +00:00 [INF] Started transaction with span ID '26687494c4260dce' and trace ID '04457f7f311d4ac2b01c3fcdcab748ab'. 2025-06-17 10:48:11.048 +00:00 [INF] Started transaction with span ID '26687494c4260dce' and trace ID '04457f7f311d4ac2b01c3fcdcab748ab'. 2025-06-17 10:48:11.048 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:11.048 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:48:11.050 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 10:48:11.050 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:11.050 +00:00 [INF] Started transaction with span ID 'eec9ef2e13e1755c' and trace ID '7542f87633984396afdf5a2a29c53b6c'. 2025-06-17 10:48:11.050 +00:00 [INF] Started transaction with span ID 'eec9ef2e13e1755c' and trace ID '7542f87633984396afdf5a2a29c53b6c'. 2025-06-17 10:48:11.050 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:48:11.050 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:48:11.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:48:11.055 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:48:11.055 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.2138ms 2025-06-17 10:48:11.056 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:48:11.056 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:11.056 +00:00 [INF] Discarding envelope 482893af0a35408e8552572dd0fc4d53 because the queue is full. 2025-06-17 10:48:11.056 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:11.056 +00:00 [INF] Discarding envelope 11faa040d78943dc9c3ab80221f833f3 because the queue is full. 2025-06-17 10:48:11.056 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 6.2774ms 2025-06-17 10:48:11.181 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:48:11.212 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:11.212 +00:00 [INF] Started transaction with span ID '6c79b946ff96c3b1' and trace ID '83260be6a77f46988b722ddafd32f55c'. 2025-06-17 10:48:11.212 +00:00 [INF] Started transaction with span ID '6c79b946ff96c3b1' and trace ID '83260be6a77f46988b722ddafd32f55c'. 2025-06-17 10:48:11.212 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:11.213 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:48:11.795 +00:00 [INF] Executed DbCommand (738ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:11.810 +00:00 [INF] Executed DbCommand (595ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:11.825 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:11.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:48:11.833 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:11.841 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:48:11.843 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:48:11.845 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 10:48:11.845 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:11.845 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:48:11.845 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:11.845 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1805ms 2025-06-17 10:48:11.853 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 10:48:11.853 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:11.853 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:48:11.854 +00:00 [INF] Started transaction with span ID 'bbb9522e453f17e1' and trace ID 'd9641c5b7e2c43a5a4c3a3e2a353e1cb'. 2025-06-17 10:48:11.855 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:11.855 +00:00 [INF] Started transaction with span ID 'bbb9522e453f17e1' and trace ID 'd9641c5b7e2c43a5a4c3a3e2a353e1cb'. 2025-06-17 10:48:11.855 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:48:11.855 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:48:11.861 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:11.866 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:11.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:11.880 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:48:11.882 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:11.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:11.891 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:11.894 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 10:48:11.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:11.901 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 10:48:11.901 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:11.901 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:48:11.901 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:11.901 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2248ms 2025-06-17 10:48:11.902 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 47.4193ms 2025-06-17 10:48:11.903 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:48:11.903 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:11.903 +00:00 [INF] Discarding envelope 97232e8e54974e15ae51c565ff48a456 because the queue is full. 2025-06-17 10:48:11.903 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:11.903 +00:00 [INF] Discarding envelope fd5b6b2a34b7483a90cb2df6fc055e3f because the queue is full. 2025-06-17 10:48:11.903 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 50.0043ms 2025-06-17 10:48:11.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:11.905 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:11.907 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 10:48:11.907 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:11.907 +00:00 [INF] Started transaction with span ID '73fa74df9f73c9f' and trace ID '4d506789bcc64e5c889fa19c4d64469f'. 2025-06-17 10:48:11.907 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:11.907 +00:00 [INF] Started transaction with span ID '73fa74df9f73c9f' and trace ID '4d506789bcc64e5c889fa19c4d64469f'. 2025-06-17 10:48:11.907 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:11.907 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:48:11.909 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:11.913 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:11.920 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:11.922 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:11.923 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:11.926 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:11.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:48:11.929 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:11.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:11.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:48:11.938 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:11.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:11.945 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:11.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:11.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:11.952 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:11.953 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:11.954 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:11.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:11.956 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:11.964 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:11.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:11.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:11.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:11.974 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:11.975 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:11.975 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:11.976 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:11.977 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:11.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:11.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:11.982 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:11.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:11.984 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:11.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:11.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:11.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:11.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:11.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.008 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:11.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.015 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.018 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.026 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.029 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.034 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.035 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.039 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.040 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.041 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.042 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.046 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.052 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.060 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.066 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.067 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.070 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.071 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.073 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.077 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.077 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.106 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.111 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.121 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.125 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.132 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.136 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.140 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.147 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.163 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.175 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.180 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.183 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.220 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.221 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.227 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.245 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.261 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:48:12.262 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:48:12.262 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:12.262 +00:00 [INF] Started transaction with span ID '51f877b39e66d2e1' and trace ID '7adba5909df144919bdb084eeab73d75'. 2025-06-17 10:48:12.263 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:12.263 +00:00 [INF] Started transaction with span ID '51f877b39e66d2e1' and trace ID '7adba5909df144919bdb084eeab73d75'. 2025-06-17 10:48:12.263 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:12.263 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:48:12.262 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.265 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.267 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.273 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:12.277 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.277 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:12.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:48:12.288 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:48:12.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.312 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.319 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.324 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.332 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.338 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.339 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.346 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.356 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.359 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.360 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.362 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.369 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.369 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.373 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.394 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.399 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.400 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.406 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.407 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:48:12.408 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1359.3639ms 2025-06-17 10:48:12.409 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:12.409 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:12.409 +00:00 [INF] Discarding envelope 05b253d6966a4768a62a48ec9b7d4c1e because the queue is full. 2025-06-17 10:48:12.410 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:12.410 +00:00 [INF] Discarding envelope a045b3dcbe2d4f7599c540cc457a7fea because the queue is full. 2025-06-17 10:48:12.410 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 1361.7101ms 2025-06-17 10:48:12.410 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 10:48:12.410 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:12.410 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:48:12.410 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:12.410 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1992ms 2025-06-17 10:48:12.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.414 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1197.542ms 2025-06-17 10:48:12.414 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:12.414 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:12.415 +00:00 [INF] Discarding envelope 09345ef139184e8b800c67104371eef9 because the queue is full. 2025-06-17 10:48:12.415 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:12.415 +00:00 [INF] Discarding envelope 6acb3eeda3b643908dede5184222b0d6 because the queue is full. 2025-06-17 10:48:12.415 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 1233.3270ms 2025-06-17 10:48:12.418 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.419 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.420 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 10:48:12.420 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:12.420 +00:00 [INF] Started transaction with span ID 'aae92950cb259273' and trace ID '4f004252ae41492e8bbfcd73d5b7b643'. 2025-06-17 10:48:12.420 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:12.420 +00:00 [INF] Started transaction with span ID 'aae92950cb259273' and trace ID '4f004252ae41492e8bbfcd73d5b7b643'. 2025-06-17 10:48:12.420 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:48:12.420 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:48:12.421 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:48:12.424 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:48:12.424 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.7603ms 2025-06-17 10:48:12.424 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:48:12.424 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:12.424 +00:00 [INF] Discarding envelope d9946c12684f4950bff14843b1186b0d because the queue is full. 2025-06-17 10:48:12.424 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:12.424 +00:00 [INF] Discarding envelope 11b652583af04b4aad6c866a8286d97f because the queue is full. 2025-06-17 10:48:12.424 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.6033ms 2025-06-17 10:48:12.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.429 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.434 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:48:12.437 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 529.3026ms 2025-06-17 10:48:12.437 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:12.437 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:12.438 +00:00 [INF] Discarding envelope b967d3f11abd4bca8f347b6564a5b8ae because the queue is full. 2025-06-17 10:48:12.439 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:12.439 +00:00 [INF] Discarding envelope d0c2aed59360481b920e0876c76f176a because the queue is full. 2025-06-17 10:48:12.439 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 532.1806ms 2025-06-17 10:48:12.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.517 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.532 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.556 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.604 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.632 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.645 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.668 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.715 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.722 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.743 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.754 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.759 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.765 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.780 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.785 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.802 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.808 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.822 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.826 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.831 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:48:12.835 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 571.2723ms 2025-06-17 10:48:12.835 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:12.835 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:12.835 +00:00 [INF] Discarding envelope 0d3916e011a44061baa9ba659f6df52b because the queue is full. 2025-06-17 10:48:12.836 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:12.836 +00:00 [INF] Discarding envelope c67f2a38fc3b4df58c0655f2d5822b3b because the queue is full. 2025-06-17 10:48:12.836 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 574.0668ms 2025-06-17 10:48:12.891 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:48:12.892 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:12.892 +00:00 [INF] Started transaction with span ID '30f627006ccebce7' and trace ID '2dddae1c61a5497a915c92386725fe70'. 2025-06-17 10:48:12.892 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:12.892 +00:00 [INF] Started transaction with span ID '30f627006ccebce7' and trace ID '2dddae1c61a5497a915c92386725fe70'. 2025-06-17 10:48:12.892 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:12.892 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:48:12.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:48:12.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:48:12.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.942 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.948 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.957 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.962 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:12.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:12.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:12.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:12.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.003 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:13.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.019 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:13.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.039 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.045 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:13.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.055 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.091 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:13.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.119 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.133 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.138 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.142 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:13.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.159 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.171 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.184 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.194 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.203 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.216 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.232 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:13.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.246 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.280 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.289 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:13.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.326 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:13.343 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.362 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:13.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.398 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:13.408 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:13.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.429 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:13.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:13.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:13.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:13.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:13.454 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:48:13.455 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 562.9379ms 2025-06-17 10:48:13.455 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:13.455 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:13.456 +00:00 [INF] Discarding envelope bbbc3cec9f4d432fac2900ca69d0a1c2 because the queue is full. 2025-06-17 10:48:13.456 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:13.456 +00:00 [INF] Discarding envelope f257d34c8258400aa8e2ebc0860a825a because the queue is full. 2025-06-17 10:48:13.456 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 564.8824ms 2025-06-17 10:48:26.531 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:48:26.531 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:26.531 +00:00 [INF] Started transaction with span ID '952d4968513e2fec' and trace ID '3e95dbcf09fc41738858403d4c02e9b0'. 2025-06-17 10:48:26.531 +00:00 [INF] Started transaction with span ID '952d4968513e2fec' and trace ID '3e95dbcf09fc41738858403d4c02e9b0'. 2025-06-17 10:48:26.531 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:26.531 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:48:26.533 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 10:48:26.533 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:26.533 +00:00 [INF] Started transaction with span ID 'd6b2dff3ffa0fe06' and trace ID '54de945a32894574a7fed318ba66ce43'. 2025-06-17 10:48:26.533 +00:00 [INF] Started transaction with span ID 'd6b2dff3ffa0fe06' and trace ID '54de945a32894574a7fed318ba66ce43'. 2025-06-17 10:48:26.534 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:48:26.534 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:48:26.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:48:26.538 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:48:26.539 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.1641ms 2025-06-17 10:48:26.539 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:48:26.539 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:26.539 +00:00 [INF] Discarding envelope 896726f64da84736afb6501eb633c38c because the queue is full. 2025-06-17 10:48:26.539 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:26.539 +00:00 [INF] Discarding envelope f6c2220c17164a8e9c1b9cb1726b2749 because the queue is full. 2025-06-17 10:48:26.544 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 10.8553ms 2025-06-17 10:48:26.684 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:48:26.684 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:26.684 +00:00 [INF] Started transaction with span ID '640b2129daf4b7ec' and trace ID '1a7a409c5bae41808363f7eadab5e336'. 2025-06-17 10:48:26.685 +00:00 [INF] Started transaction with span ID '640b2129daf4b7ec' and trace ID '1a7a409c5bae41808363f7eadab5e336'. 2025-06-17 10:48:26.685 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:26.685 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:48:27.405 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 10:48:27.405 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:27.405 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:48:27.405 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:27.405 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2819ms 2025-06-17 10:48:27.409 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 10:48:27.410 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:27.410 +00:00 [INF] Started transaction with span ID '1ec9739a7493246b' and trace ID '3134823ef15e44749b72c2c351ad3c74'. 2025-06-17 10:48:27.410 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:27.410 +00:00 [INF] Started transaction with span ID '1ec9739a7493246b' and trace ID '3134823ef15e44749b72c2c351ad3c74'. 2025-06-17 10:48:27.410 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:48:27.410 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:48:27.470 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 10:48:27.470 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:27.470 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:48:27.470 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:27.470 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2263ms 2025-06-17 10:48:27.477 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 10:48:27.478 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:27.478 +00:00 [INF] Started transaction with span ID 'b364ad1c239901c4' and trace ID '70164ef9e89b4480808e1a8c3a9730a9'. 2025-06-17 10:48:27.478 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:27.478 +00:00 [INF] Started transaction with span ID 'b364ad1c239901c4' and trace ID '70164ef9e89b4480808e1a8c3a9730a9'. 2025-06-17 10:48:27.478 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:27.478 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:48:27.584 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:48:27.584 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:27.585 +00:00 [INF] Started transaction with span ID '3a2b5cb50d4a89d8' and trace ID '9c90133168364b3f9a2324bf44585333'. 2025-06-17 10:48:27.585 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:27.585 +00:00 [INF] Started transaction with span ID '3a2b5cb50d4a89d8' and trace ID '9c90133168364b3f9a2324bf44585333'. 2025-06-17 10:48:27.585 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:27.585 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:48:27.695 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 10:48:27.695 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:27.695 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:48:27.695 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:27.695 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.7474ms 2025-06-17 10:48:27.698 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 10:48:27.699 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:27.699 +00:00 [INF] Started transaction with span ID '14072c8a948fab86' and trace ID '4017a69640714914824da292118f6181'. 2025-06-17 10:48:27.699 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:27.699 +00:00 [INF] Started transaction with span ID '14072c8a948fab86' and trace ID '4017a69640714914824da292118f6181'. 2025-06-17 10:48:27.699 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:48:27.699 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:48:30.282 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:48:30.283 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:48:30.283 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2583.8014ms 2025-06-17 10:48:30.283 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:48:30.283 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:30.283 +00:00 [INF] Discarding envelope c6e88b31e59845e48015adac015694ac because the queue is full. 2025-06-17 10:48:30.283 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:30.285 +00:00 [INF] Discarding envelope 88556aba4ae84b2487e0d4942dde9002 because the queue is full. 2025-06-17 10:48:30.288 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2589.4776ms 2025-06-17 10:48:30.440 +00:00 [INF] Executed DbCommand (3,898ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:30.476 +00:00 [INF] Executed DbCommand (3,029ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:30.479 +00:00 [INF] Executed DbCommand (3,793ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:30.498 +00:00 [INF] Executed DbCommand (222ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:30.502 +00:00 [INF] Executed DbCommand (224ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:30.560 +00:00 [INF] Executed DbCommand (118ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:30.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:48:30.582 +00:00 [INF] Executed DbCommand (87ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:30.588 +00:00 [INF] Executed DbCommand (94ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:30.590 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:48:30.615 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:48:30.616 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:48:30.650 +00:00 [INF] Executed DbCommand (141ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:30.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:48:30.658 +00:00 [INF] Executed DbCommand (148ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:30.677 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:48:30.684 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:48:30.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:48:30.686 +00:00 [INF] Executed DbCommand (34ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:48:30.706 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 10:48:30.736 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 3326.3673ms 2025-06-17 10:48:30.737 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:48:30.737 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:30.737 +00:00 [INF] Discarding envelope d7eb5345b7f14863aedbde4c3657e757 because the queue is full. 2025-06-17 10:48:30.737 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:30.737 +00:00 [INF] Discarding envelope 8410433e0b9e4c19b86b6b5d29929005 because the queue is full. 2025-06-17 10:48:30.737 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 3327.5573ms 2025-06-17 10:48:30.738 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:30.740 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:30.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:30.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:30.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:30.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:30.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:30.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:30.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:30.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:30.782 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:30.788 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:30.796 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:30.808 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:30.809 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:30.812 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:30.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:30.822 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:30.822 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:30.823 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:30.838 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:30.841 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:30.848 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:30.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:30.862 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:30.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:30.872 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:30.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:30.886 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:30.886 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:30.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:30.916 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:30.916 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:30.919 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:30.917 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:30.938 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:30.940 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:30.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:30.950 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:30.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:30.951 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:30.952 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:30.959 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:30.960 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:30.960 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:30.960 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:30.973 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:30.975 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:30.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:30.990 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:30.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:30.997 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.003 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.008 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.011 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.014 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.017 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.018 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.023 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.025 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.036 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.040 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.051 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.053 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.056 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.057 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.057 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.062 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.075 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.077 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.084 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.077 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.070 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.089 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.104 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.105 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.114 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.119 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.128 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.136 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.138 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.142 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.143 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.148 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.152 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.159 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.169 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.181 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.185 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.185 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.195 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.195 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.200 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.200 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.209 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.211 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.225 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.227 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.231 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.231 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.235 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.238 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.254 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.254 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.255 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.264 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.270 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.271 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.286 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.287 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.298 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.299 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.301 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.309 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.312 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.321 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.329 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.333 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.342 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.358 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.359 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.364 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.365 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.374 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.377 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.365 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.394 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.395 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.401 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.410 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.410 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.410 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.420 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.422 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.424 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.431 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.435 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:48:31.435 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.445 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4760.503ms 2025-06-17 10:48:31.445 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:31.445 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:31.446 +00:00 [INF] Discarding envelope d7e267429c664877b84879919b45b834 because the queue is full. 2025-06-17 10:48:31.446 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:31.446 +00:00 [INF] Discarding envelope d5b923f7325e45ff87dfa33786fa3454 because the queue is full. 2025-06-17 10:48:31.446 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 4761.4655ms 2025-06-17 10:48:31.447 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.456 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.466 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.476 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.489 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.499 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.515 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.504 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.521 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.531 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.536 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.538 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.547 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.550 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.556 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.566 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.586 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.600 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.600 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.613 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.617 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.628 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.633 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.635 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.645 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.647 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:48:31.647 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 5116.012ms 2025-06-17 10:48:31.647 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:31.648 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:31.648 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:48:31.648 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4169.9252ms 2025-06-17 10:48:31.648 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:31.648 +00:00 [INF] Discarding envelope 5abbda2ae57d4d7dad6b3694d923586f because the queue is full. 2025-06-17 10:48:31.648 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:31.648 +00:00 [INF] Discarding envelope 0ffcc692380540238741ad20e914f72c because the queue is full. 2025-06-17 10:48:31.649 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 5118.5718ms 2025-06-17 10:48:31.648 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:31.650 +00:00 [INF] Discarding envelope fa8f7b3437224b93b4eb67eec170d6f4 because the queue is full. 2025-06-17 10:48:31.650 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:31.650 +00:00 [INF] Discarding envelope 04b127e93e8a44c38b3fff74920d1fe9 because the queue is full. 2025-06-17 10:48:31.650 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 4172.6104ms 2025-06-17 10:48:31.652 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.665 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.671 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.706 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.711 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.728 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.749 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.759 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.764 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.769 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.773 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.809 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.814 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.819 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:31.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:31.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:31.835 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:31.836 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:48:31.839 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4253.9091ms 2025-06-17 10:48:31.839 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:31.839 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:31.839 +00:00 [INF] Discarding envelope 91bbbe8ebf7e4ce0b448f32ec136155e because the queue is full. 2025-06-17 10:48:31.839 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:31.840 +00:00 [INF] Discarding envelope 0e726d22af1542138135c0c49b6654fa because the queue is full. 2025-06-17 10:48:31.840 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 4255.7460ms 2025-06-17 10:48:59.047 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 10:48:59.048 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 10:48:59.048 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:59.048 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:48:59.048 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:59.048 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2504ms 2025-06-17 10:48:59.048 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:59.048 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:48:59.048 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:59.048 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 1.1396ms 2025-06-17 10:48:59.053 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 10:48:59.054 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:59.054 +00:00 [INF] Started transaction with span ID 'd8c3560e9cacb9d1' and trace ID 'bc0428c9da974875ab71e071ebfaac11'. 2025-06-17 10:48:59.055 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:59.055 +00:00 [INF] Started transaction with span ID 'd8c3560e9cacb9d1' and trace ID 'bc0428c9da974875ab71e071ebfaac11'. 2025-06-17 10:48:59.055 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:59.055 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:48:59.058 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 10:48:59.058 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:59.058 +00:00 [INF] Started transaction with span ID '3693e67f9914d5a5' and trace ID 'f3fdd51013cc4b589ec58ac1af6dfee2'. 2025-06-17 10:48:59.058 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:59.058 +00:00 [INF] Started transaction with span ID '3693e67f9914d5a5' and trace ID 'f3fdd51013cc4b589ec58ac1af6dfee2'. 2025-06-17 10:48:59.058 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:48:59.058 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:48:59.067 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:59.071 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:59.079 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:59.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:48:59.091 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:59.093 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:48:59.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:48:59.108 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 10:48:59.109 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 51.106ms 2025-06-17 10:48:59.109 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:48:59.110 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:59.110 +00:00 [INF] Discarding envelope d836e258c34040e4b9be6d5422fe9ea0 because the queue is full. 2025-06-17 10:48:59.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.117 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:59.117 +00:00 [INF] Discarding envelope 75cb41056aaa403396a8f8b1a7034113 because the queue is full. 2025-06-17 10:48:59.119 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 61.0384ms 2025-06-17 10:48:59.122 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.137 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.151 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.158 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.165 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.166 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.174 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.175 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.188 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.189 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.199 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.200 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.201 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.205 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.226 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.241 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.248 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.254 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.289 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.305 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.314 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.330 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.343 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.344 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:48:59.344 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 288.7663ms 2025-06-17 10:48:59.344 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:59.344 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:59.344 +00:00 [INF] Discarding envelope 989f7d9657b5480a92420ce54e3051f8 because the queue is full. 2025-06-17 10:48:59.345 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:59.345 +00:00 [INF] Discarding envelope 604e55a108d344569a44247c0da6e46b because the queue is full. 2025-06-17 10:48:59.345 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 292.2272ms 2025-06-17 10:48:59.346 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:48:59.346 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:59.347 +00:00 [INF] Started transaction with span ID '5d981b61054b1596' and trace ID 'bb389ce19d40449b8123fe9c174cddea'. 2025-06-17 10:48:59.347 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:59.347 +00:00 [INF] Started transaction with span ID '5d981b61054b1596' and trace ID 'bb389ce19d40449b8123fe9c174cddea'. 2025-06-17 10:48:59.347 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:59.347 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:48:59.358 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:59.362 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:48:59.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:48:59.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:48:59.383 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.401 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:48:59.402 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:59.402 +00:00 [INF] Started transaction with span ID '89c0b1704e9559c9' and trace ID '30826f990ee346bda75194c16521aa0c'. 2025-06-17 10:48:59.402 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:59.402 +00:00 [INF] Started transaction with span ID '89c0b1704e9559c9' and trace ID '30826f990ee346bda75194c16521aa0c'. 2025-06-17 10:48:59.402 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:59.402 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:48:59.407 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:48:59.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:48:59.420 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.430 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.445 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.450 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.450 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.455 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.462 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.463 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.471 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.472 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.478 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.479 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.484 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.492 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.495 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.500 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.505 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.511 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.517 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.532 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.533 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.547 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.610 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.619 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.627 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.633 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.640 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.641 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.682 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.685 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.699 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:48:59.699 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 297.366ms 2025-06-17 10:48:59.699 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:48:59.700 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:59.700 +00:00 [INF] Discarding envelope fb54387a3ea149bd896be647c1a0a8fb because the queue is full. 2025-06-17 10:48:59.700 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:59.700 +00:00 [INF] Discarding envelope c67487e6f8704295a1184952242e56eb because the queue is full. 2025-06-17 10:48:59.700 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 298.5906ms 2025-06-17 10:48:59.701 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 10:48:59.701 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:59.701 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:48:59.701 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:59.701 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1452ms 2025-06-17 10:48:59.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.702 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.703 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.706 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.707 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.708 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 10:48:59.708 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:48:59.708 +00:00 [INF] Started transaction with span ID '9190d15aeec33756' and trace ID 'ad431afbd18d4e8881ea824818c20cab'. 2025-06-17 10:48:59.708 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:48:59.708 +00:00 [INF] Started transaction with span ID '9190d15aeec33756' and trace ID 'ad431afbd18d4e8881ea824818c20cab'. 2025-06-17 10:48:59.708 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:48:59.708 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:48:59.710 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:48:59.710 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:48:59.710 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.4741ms 2025-06-17 10:48:59.710 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:48:59.710 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:59.710 +00:00 [INF] Discarding envelope d0b0d758ddbc4c80b27f935e4031c9d9 because the queue is full. 2025-06-17 10:48:59.710 +00:00 [INF] Capturing transaction. 2025-06-17 10:48:59.710 +00:00 [INF] Discarding envelope b05b5059ae34479dacf1be985485ce94 because the queue is full. 2025-06-17 10:48:59.710 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.2894ms 2025-06-17 10:48:59.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.724 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.758 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.863 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.887 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.904 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.948 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:48:59.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:48:59.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:48:59.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:48:59.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.001 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.013 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.047 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.057 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.071 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.087 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:49:00.088 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 740.2725ms 2025-06-17 10:49:00.088 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:49:00.088 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:00.089 +00:00 [INF] Discarding envelope 598c32d763cd4646a91b9f905819efe0 because the queue is full. 2025-06-17 10:49:00.089 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:00.089 +00:00 [INF] Discarding envelope 5908faafbd254beeaee33d48409901a6 because the queue is full. 2025-06-17 10:49:00.089 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 742.8448ms 2025-06-17 10:49:00.166 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:49:00.166 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:49:00.166 +00:00 [INF] Started transaction with span ID '8c9b6bbe8cad283e' and trace ID 'fcb95134b8fc4f909784b49fb3c46c5e'. 2025-06-17 10:49:00.166 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:49:00.166 +00:00 [INF] Started transaction with span ID '8c9b6bbe8cad283e' and trace ID 'fcb95134b8fc4f909784b49fb3c46c5e'. 2025-06-17 10:49:00.166 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:49:00.166 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:49:00.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:49:00.172 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:49:00.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.187 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.191 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.200 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.203 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.208 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.217 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.222 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.223 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.231 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.233 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.241 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.251 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.257 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.263 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.274 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.278 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.284 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.295 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.307 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.328 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.358 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.465 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.485 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:00.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:00.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:00.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:00.493 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:49:00.493 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 327.2821ms 2025-06-17 10:49:00.493 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:49:00.494 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:00.494 +00:00 [INF] Discarding envelope c1fad1176db3424d85fa7014cdc7ecfa because the queue is full. 2025-06-17 10:49:00.494 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:00.494 +00:00 [INF] Discarding envelope 25a1a6af900a4be1a89865d1f4f95d4c because the queue is full. 2025-06-17 10:49:00.494 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 328.6421ms 2025-06-17 10:49:11.913 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:49:11.914 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:49:11.914 +00:00 [INF] Started transaction with span ID '7395b543428673c4' and trace ID '3f631ee1f7f141c69d12d8994ac566c5'. 2025-06-17 10:49:11.914 +00:00 [INF] Started transaction with span ID '7395b543428673c4' and trace ID '3f631ee1f7f141c69d12d8994ac566c5'. 2025-06-17 10:49:11.914 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:49:11.914 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:49:11.944 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:49:11.957 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:49:11.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:49:11.964 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:49:11.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:11.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:11.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:11.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:11.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:11.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:11.998 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:12.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:12.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.028 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:49:12.029 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:49:12.029 +00:00 [INF] Started transaction with span ID 'f0513f976c13a6ad' and trace ID 'd31c14cdef33451d854937f04307e053'. 2025-06-17 10:49:12.029 +00:00 [INF] Started transaction with span ID 'f0513f976c13a6ad' and trace ID 'd31c14cdef33451d854937f04307e053'. 2025-06-17 10:49:12.029 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:49:12.029 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:49:12.034 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:12.042 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:12.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.060 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:49:12.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:12.078 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:49:12.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:49:12.086 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:49:12.087 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.101 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.107 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:12.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.124 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.128 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.135 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:12.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.144 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.149 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:12.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.156 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.158 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.164 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:12.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.174 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.175 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.183 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:12.186 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:12.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.202 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.219 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.223 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:12.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.228 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:12.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.250 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.269 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:12.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.273 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.278 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.289 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.292 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.294 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:12.295 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.299 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:12.320 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:12.332 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:12.342 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.343 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:49:12.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:12.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:12.350 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:49:12.350 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 436.4122ms 2025-06-17 10:49:12.350 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:49:12.351 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:12.351 +00:00 [INF] Discarding envelope 0118fc9718354f0bbabccba046ed9ae0 because the queue is full. 2025-06-17 10:49:12.351 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:12.351 +00:00 [INF] Discarding envelope 12e324c4024c4b99a7fc203bbeb524db because the queue is full. 2025-06-17 10:49:12.351 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 437.5380ms 2025-06-17 10:49:12.352 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 322.5012ms 2025-06-17 10:49:12.352 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:49:12.352 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:12.352 +00:00 [INF] Discarding envelope c8b875575dad403088691c9a95ed0cd9 because the queue is full. 2025-06-17 10:49:12.352 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:12.353 +00:00 [INF] Discarding envelope 045eccc4aa59450ebeefd9c6548919d2 because the queue is full. 2025-06-17 10:49:12.353 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 324.3199ms 2025-06-17 10:49:13.919 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 10:49:13.919 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:49:13.920 +00:00 [INF] Started transaction with span ID 'd2e0b9ff1ad48c52' and trace ID '8d8f95a3443448d3ac1d5ff57423d3e4'. 2025-06-17 10:49:13.920 +00:00 [INF] Started transaction with span ID 'd2e0b9ff1ad48c52' and trace ID '8d8f95a3443448d3ac1d5ff57423d3e4'. 2025-06-17 10:49:13.920 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:49:13.920 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:49:13.962 +00:00 [INF] Executed DbCommand (40ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:49:14.005 +00:00 [INF] Executed DbCommand (41ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:49:14.012 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:49:14.018 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:49:14.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.033 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 10:49:14.033 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:49:14.033 +00:00 [INF] Started transaction with span ID 'a9a97c1dbae69276' and trace ID 'f7713c0852004ab8bbe53ef90f822f77'. 2025-06-17 10:49:14.033 +00:00 [INF] Started transaction with span ID 'a9a97c1dbae69276' and trace ID 'f7713c0852004ab8bbe53ef90f822f77'. 2025-06-17 10:49:14.034 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:49:14.034 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:49:14.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:14.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.056 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:49:14.060 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:14.074 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:14.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:14.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.103 +00:00 [INF] Executed DbCommand (46ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:49:14.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:49:14.108 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:49:14.111 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:14.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.123 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:14.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.152 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.164 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.164 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.167 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:14.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.170 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:14.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.187 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.196 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:14.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.227 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:14.230 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.232 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.238 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:14.239 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.255 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.257 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.258 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:14.259 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:14.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.270 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:14.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.300 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.304 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:14.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.318 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.323 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.331 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:14.334 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.338 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.342 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.349 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:14.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:14.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:14.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.362 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:49:14.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:14.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:14.366 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:49:14.366 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 445.9145ms 2025-06-17 10:49:14.366 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:49:14.366 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:14.366 +00:00 [INF] Discarding envelope 5966cd5855614c1498faffc414996377 because the queue is full. 2025-06-17 10:49:14.367 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:14.367 +00:00 [INF] Discarding envelope 6c7f517519d64e75bdf19a00abad16de because the queue is full. 2025-06-17 10:49:14.367 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 447.7722ms 2025-06-17 10:49:14.367 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 333.706ms 2025-06-17 10:49:14.367 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:49:14.368 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:14.368 +00:00 [INF] Discarding envelope 98e6fd2b7c504852bed6a34cdb85ce66 because the queue is full. 2025-06-17 10:49:14.368 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:14.368 +00:00 [INF] Discarding envelope 7c8c001ea02c4824b20bd25d153c4e73 because the queue is full. 2025-06-17 10:49:14.368 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 334.6523ms 2025-06-17 10:49:16.227 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 10:49:16.227 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:49:16.227 +00:00 [INF] Started transaction with span ID '49e2864c1a8d821b' and trace ID '38edccf5bfb34d609dc6ddf7f5932a7b'. 2025-06-17 10:49:16.228 +00:00 [INF] Started transaction with span ID '49e2864c1a8d821b' and trace ID '38edccf5bfb34d609dc6ddf7f5932a7b'. 2025-06-17 10:49:16.228 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:49:16.228 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:49:16.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:49:16.231 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:49:16.231 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.2191ms 2025-06-17 10:49:16.231 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:49:16.231 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:16.231 +00:00 [INF] Discarding envelope c9bfb18c49f44c00a68bc7fe9feccd5a because the queue is full. 2025-06-17 10:49:16.231 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:16.231 +00:00 [INF] Discarding envelope 103da37b8a3f4b2ba833b83fb852f533 because the queue is full. 2025-06-17 10:49:16.231 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 4.0792ms 2025-06-17 10:49:16.704 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:49:16.704 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:49:16.704 +00:00 [INF] Started transaction with span ID 'f151b37f65e15a16' and trace ID 'c93f96fdec65421a95f836cb4f76bbc9'. 2025-06-17 10:49:16.704 +00:00 [INF] Started transaction with span ID 'f151b37f65e15a16' and trace ID 'c93f96fdec65421a95f836cb4f76bbc9'. 2025-06-17 10:49:16.705 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:49:16.705 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:49:16.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:49:16.708 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:49:16.708 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.7784ms 2025-06-17 10:49:16.709 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:49:16.709 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:16.709 +00:00 [INF] Discarding envelope 3d646980bcde496abfd4be42d1997489 because the queue is full. 2025-06-17 10:49:16.709 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:16.709 +00:00 [INF] Discarding envelope 55d1e08b4bcc48cbaf7ae1483e4ede07 because the queue is full. 2025-06-17 10:49:16.710 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 5.4440ms 2025-06-17 10:49:16.734 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 10:49:16.735 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:49:16.735 +00:00 [INF] Started transaction with span ID 'ab3a7e2be62d8321' and trace ID '406010e47a0444fd902ce9be085e8795'. 2025-06-17 10:49:16.735 +00:00 [INF] Started transaction with span ID 'ab3a7e2be62d8321' and trace ID '406010e47a0444fd902ce9be085e8795'. 2025-06-17 10:49:16.735 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:49:16.735 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:49:16.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:49:16.737 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:49:16.737 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.0736ms 2025-06-17 10:49:16.737 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:49:16.737 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:16.737 +00:00 [INF] Discarding envelope 604bd29c99434dd78cd445b2f32eea2d because the queue is full. 2025-06-17 10:49:16.737 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:16.737 +00:00 [INF] Discarding envelope 47b885e070ad40c9a64de5aa4f7a0b26 because the queue is full. 2025-06-17 10:49:16.737 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 2.9776ms 2025-06-17 10:49:40.398 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:49:40.398 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:49:40.399 +00:00 [INF] Started transaction with span ID 'd54464f5f1547942' and trace ID 'b6ebe700701d4974949a4a4494d38799'. 2025-06-17 10:49:40.399 +00:00 [INF] Started transaction with span ID 'd54464f5f1547942' and trace ID 'b6ebe700701d4974949a4a4494d38799'. 2025-06-17 10:49:40.399 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:49:40.399 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:49:40.420 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:49:40.433 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:49:40.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:49:40.439 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:49:40.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:40.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:40.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:40.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:40.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:40.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.513 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:49:40.513 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:49:40.513 +00:00 [INF] Started transaction with span ID 'bc2adf028f6bad16' and trace ID '3dd0ba13b4e84a9abf181c1c4967301c'. 2025-06-17 10:49:40.514 +00:00 [INF] Started transaction with span ID 'bc2adf028f6bad16' and trace ID '3dd0ba13b4e84a9abf181c1c4967301c'. 2025-06-17 10:49:40.514 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:49:40.514 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:49:40.541 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:40.542 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.546 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:49:40.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:49:40.553 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:49:40.556 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:49:40.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:40.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.584 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:40.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.595 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.597 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.607 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:40.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.616 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.623 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.632 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.635 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:40.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.660 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.663 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:40.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.670 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.680 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:40.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.688 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.689 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:40.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.708 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.708 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.718 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:40.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.731 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.732 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.744 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.749 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:40.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.749 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.758 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.766 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.769 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.791 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.798 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:40.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.822 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.825 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.825 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.836 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.845 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:40.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.861 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:40.862 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.867 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:40.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:40.889 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:49:40.890 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 491.1441ms 2025-06-17 10:49:40.890 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:49:40.890 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:40.890 +00:00 [INF] Discarding envelope db9f26d35bd947c8a85988ea89b43bb3 because the queue is full. 2025-06-17 10:49:40.890 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:40.894 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:40.895 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:49:40.896 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 382.5657ms 2025-06-17 10:49:40.897 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:49:40.897 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:40.897 +00:00 [INF] Discarding envelope 5848f0ef47bd41d4be8bb10e7e3ebde9 because the queue is full. 2025-06-17 10:49:40.897 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:40.897 +00:00 [INF] Discarding envelope 69e978b177734f6aa027601eca024c3c because the queue is full. 2025-06-17 10:49:40.898 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 384.7242ms 2025-06-17 10:49:40.898 +00:00 [INF] Discarding envelope 2d9603c536304cd6a6eda33dd68c08eb because the queue is full. 2025-06-17 10:49:40.898 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 499.8507ms 2025-06-17 10:49:42.022 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 10:49:42.023 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:49:42.023 +00:00 [INF] Started transaction with span ID 'b1ccbd1ee7593fa8' and trace ID '2abcb9486ed944fa87e960aef5de5b73'. 2025-06-17 10:49:42.023 +00:00 [INF] Started transaction with span ID 'b1ccbd1ee7593fa8' and trace ID '2abcb9486ed944fa87e960aef5de5b73'. 2025-06-17 10:49:42.023 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:49:42.023 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:49:42.051 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:49:42.073 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:49:42.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:49:42.085 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:49:42.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.105 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:42.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.132 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:42.154 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 10:49:42.167 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:49:42.167 +00:00 [INF] Started transaction with span ID '3cabb8e1ab0b31c5' and trace ID '15c12e1e9a5a44bbae2873631d9a497e'. 2025-06-17 10:49:42.167 +00:00 [INF] Started transaction with span ID '3cabb8e1ab0b31c5' and trace ID '15c12e1e9a5a44bbae2873631d9a497e'. 2025-06-17 10:49:42.167 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:49:42.167 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:49:42.177 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:49:42.189 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:49:42.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.197 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:49:42.205 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:49:42.210 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.243 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:42.245 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.268 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.293 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:42.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.345 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.346 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.362 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:42.368 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.368 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.386 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.388 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:42.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.403 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.410 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:42.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.415 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.422 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:42.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.455 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:42.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.490 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:42.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.504 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.510 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.522 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.526 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:42.532 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.535 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.541 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.544 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.552 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:42.563 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.579 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.584 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:42.599 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.600 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.607 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.620 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:42.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.639 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.644 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.645 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.659 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.673 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:42.665 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.682 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:49:42.685 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.688 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 518.5878ms 2025-06-17 10:49:42.688 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:49:42.689 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:42.692 +00:00 [INF] Discarding envelope c3dacd7b439c4720825d3906001e95ae because the queue is full. 2025-06-17 10:49:42.692 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:42.694 +00:00 [INF] Discarding envelope ac2a5499643d41d6a9c322532a1e2773 because the queue is full. 2025-06-17 10:49:42.695 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 540.2865ms 2025-06-17 10:49:42.698 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.711 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:42.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.730 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:42.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:49:42.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:49:42.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:49:42.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:49:42.746 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:49:42.747 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 723.9911ms 2025-06-17 10:49:42.747 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:49:42.748 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:42.748 +00:00 [INF] Discarding envelope 9ed2dec9f70546989c2b3d644748e8f2 because the queue is full. 2025-06-17 10:49:42.748 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:42.748 +00:00 [INF] Discarding envelope c4c6ba7dbb6540999b6109b1560e7aa6 because the queue is full. 2025-06-17 10:49:42.749 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 726.2687ms 2025-06-17 10:49:44.591 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 10:49:44.591 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:49:44.591 +00:00 [INF] Started transaction with span ID '8811506799d31c8a' and trace ID '39fa4991c6d047c2bff86babfa8e0e29'. 2025-06-17 10:49:44.592 +00:00 [INF] Started transaction with span ID '8811506799d31c8a' and trace ID '39fa4991c6d047c2bff86babfa8e0e29'. 2025-06-17 10:49:44.592 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:49:44.592 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:49:44.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:49:44.594 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:49:44.595 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.1854ms 2025-06-17 10:49:44.595 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:49:44.595 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:44.595 +00:00 [INF] Discarding envelope 1a66785ee25d4541a4343b3883bca635 because the queue is full. 2025-06-17 10:49:44.595 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:44.595 +00:00 [INF] Discarding envelope ee4cbb22f52d46f1b3b9cbb07c9300d7 because the queue is full. 2025-06-17 10:49:44.596 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 4.6065ms 2025-06-17 10:49:48.143 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 10:49:48.143 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:49:48.143 +00:00 [INF] Started transaction with span ID 'd13d9ee91a2f890b' and trace ID '6a4cf06375284db191b84e06a11491f2'. 2025-06-17 10:49:48.143 +00:00 [INF] Started transaction with span ID 'd13d9ee91a2f890b' and trace ID '6a4cf06375284db191b84e06a11491f2'. 2025-06-17 10:49:48.143 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:49:48.143 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:49:48.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:49:48.151 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:49:48.151 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 7.8108ms 2025-06-17 10:49:48.151 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:49:48.151 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:48.151 +00:00 [INF] Discarding envelope 1e6b9d78ef75404da8ec762b9d5d938c because the queue is full. 2025-06-17 10:49:48.151 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:48.151 +00:00 [INF] Discarding envelope 184a814936c443e190818878929a4403 because the queue is full. 2025-06-17 10:49:48.154 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 10.8073ms 2025-06-17 10:49:48.620 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:49:48.620 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:49:48.620 +00:00 [INF] Started transaction with span ID '2d40edae189e8e92' and trace ID '61095d16ab65487caf13852612096af4'. 2025-06-17 10:49:48.620 +00:00 [INF] Started transaction with span ID '2d40edae189e8e92' and trace ID '61095d16ab65487caf13852612096af4'. 2025-06-17 10:49:48.621 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:49:48.621 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:49:48.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:49:48.623 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:49:48.624 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.303ms 2025-06-17 10:49:48.624 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:49:48.624 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:48.624 +00:00 [INF] Discarding envelope 00b8ab170a7848d6ac4b4ab12020bc4a because the queue is full. 2025-06-17 10:49:48.624 +00:00 [INF] Capturing transaction. 2025-06-17 10:49:48.624 +00:00 [INF] Discarding envelope 77c621eb0d5f42b68a14a91779e91575 because the queue is full. 2025-06-17 10:49:48.624 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 4.4965ms 2025-06-17 10:50:19.701 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:50:19.701 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:50:19.701 +00:00 [INF] Started transaction with span ID 'e1753e78ec0d11ae' and trace ID 'c6871b0dae8a40a2bcae90cb15ccd2e3'. 2025-06-17 10:50:19.701 +00:00 [INF] Started transaction with span ID 'e1753e78ec0d11ae' and trace ID 'c6871b0dae8a40a2bcae90cb15ccd2e3'. 2025-06-17 10:50:19.701 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:50:19.701 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:50:19.731 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:50:19.745 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:50:19.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:50:19.750 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:50:19.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:19.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:19.783 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:19.789 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:19.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:19.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:19.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:19.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:19.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:19.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:19.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:19.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:19.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:19.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:19.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:19.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:19.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:19.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:19.826 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:50:19.826 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:50:19.827 +00:00 [INF] Started transaction with span ID '61937d8776f925ff' and trace ID '68bb7c636c614186aa72afcc3381dba2'. 2025-06-17 10:50:19.827 +00:00 [INF] Started transaction with span ID '61937d8776f925ff' and trace ID '68bb7c636c614186aa72afcc3381dba2'. 2025-06-17 10:50:19.827 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:50:19.827 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:50:19.831 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:50:19.834 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:50:19.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:50:19.839 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:50:19.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:19.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:19.855 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:19.856 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:19.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:19.862 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:19.863 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:19.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:19.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:19.872 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:19.875 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:19.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:19.883 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:19.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:19.889 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:19.890 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:19.894 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:19.895 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:19.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:19.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:19.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:19.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:19.917 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:19.918 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:19.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:19.926 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:19.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:19.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:19.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:19.943 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:19.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:19.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:19.955 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:19.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:19.966 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:19.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:19.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:19.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:19.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:20.005 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:20.010 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:20.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:20.023 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:20.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:20.032 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:20.042 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:20.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:20.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:20.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:20.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:20.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:20.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:20.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:20.080 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:20.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:20.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:20.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:20.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:20.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:20.104 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:20.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:20.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:20.117 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:20.121 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:20.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:20.128 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:20.134 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:20.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:20.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:20.143 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:20.148 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:20.155 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:20.160 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:20.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:20.166 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:20.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:20.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:20.179 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:20.182 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:20.185 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:20.192 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:20.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:20.201 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:20.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:20.208 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:20.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:20.213 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:20.216 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:20.222 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:20.225 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:50:20.231 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:20.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:20.236 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 409.4938ms 2025-06-17 10:50:20.237 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:50:20.237 +00:00 [INF] Capturing transaction. 2025-06-17 10:50:20.237 +00:00 [INF] Discarding envelope 841e8819f7c84f9c8bec03e193b445a4 because the queue is full. 2025-06-17 10:50:20.237 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:20.239 +00:00 [INF] Capturing transaction. 2025-06-17 10:50:20.239 +00:00 [INF] Discarding envelope 7c30ab4592b5476c9c942888a883bb69 because the queue is full. 2025-06-17 10:50:20.239 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 413.0256ms 2025-06-17 10:50:20.243 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:20.250 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:20.255 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:20.260 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:20.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:20.270 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:20.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:20.274 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:50:20.277 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 575.6106ms 2025-06-17 10:50:20.277 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:50:20.278 +00:00 [INF] Capturing transaction. 2025-06-17 10:50:20.278 +00:00 [INF] Discarding envelope edade40ffcad41ef8c3909a6fba050d1 because the queue is full. 2025-06-17 10:50:20.278 +00:00 [INF] Capturing transaction. 2025-06-17 10:50:20.279 +00:00 [INF] Discarding envelope 483c5b6a0c69488fb5b9af7683c12a62 because the queue is full. 2025-06-17 10:50:20.287 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 585.3244ms 2025-06-17 10:50:24.185 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 10:50:24.185 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:50:24.185 +00:00 [INF] Started transaction with span ID 'a58a3c27e9c0d8a5' and trace ID '8d591968032b4944a780324e3c0805ea'. 2025-06-17 10:50:24.185 +00:00 [INF] Started transaction with span ID 'a58a3c27e9c0d8a5' and trace ID '8d591968032b4944a780324e3c0805ea'. 2025-06-17 10:50:24.185 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:50:24.185 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:50:24.186 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 10:50:24.186 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:50:24.187 +00:00 [INF] Started transaction with span ID '974a4f64ec083e19' and trace ID 'e130c04ef1fe40b78b6019ca07627390'. 2025-06-17 10:50:24.187 +00:00 [INF] Started transaction with span ID '974a4f64ec083e19' and trace ID 'e130c04ef1fe40b78b6019ca07627390'. 2025-06-17 10:50:24.187 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:50:24.187 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:50:24.189 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 10:50:24.189 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:50:24.189 +00:00 [INF] Started transaction with span ID '22553e90e82547c' and trace ID '222ba7a20a864b8096263179567b065a'. 2025-06-17 10:50:24.189 +00:00 [INF] Started transaction with span ID '22553e90e82547c' and trace ID '222ba7a20a864b8096263179567b065a'. 2025-06-17 10:50:24.193 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:50:24.193 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:50:24.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:50:24.198 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:50:24.198 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.4093ms 2025-06-17 10:50:24.198 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:50:24.198 +00:00 [INF] Capturing transaction. 2025-06-17 10:50:24.199 +00:00 [INF] Discarding envelope 4ac3a7f9974840e49866bd59c4f08c22 because the queue is full. 2025-06-17 10:50:24.199 +00:00 [INF] Capturing transaction. 2025-06-17 10:50:24.199 +00:00 [INF] Discarding envelope a6d24968504a4f149f8f5acbf69e7a20 because the queue is full. 2025-06-17 10:50:24.199 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 10.9000ms 2025-06-17 10:50:24.216 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:50:24.221 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:50:24.254 +00:00 [INF] Executed DbCommand (37ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:50:24.257 +00:00 [INF] Executed DbCommand (33ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:50:24.259 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:50:24.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:50:24.263 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:50:24.267 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:50:24.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.286 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.295 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.301 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.311 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:24.317 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.321 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.336 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:24.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.343 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.348 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:24.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.364 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.378 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:24.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.385 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.396 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.402 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:24.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.416 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.421 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.431 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.438 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:24.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:24.465 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.469 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.479 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:24.487 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.502 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.512 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.521 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.525 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:24.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.533 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.555 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:24.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.575 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.581 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.590 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:24.599 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.603 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.617 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:24.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.632 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.640 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.646 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:24.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.651 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.661 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.677 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.678 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:50:24.681 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.681 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 494.2015ms 2025-06-17 10:50:24.681 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:50:24.682 +00:00 [INF] Capturing transaction. 2025-06-17 10:50:24.682 +00:00 [INF] Discarding envelope ac5a5f3a702e43caa068592e135eb638 because the queue is full. 2025-06-17 10:50:24.682 +00:00 [INF] Capturing transaction. 2025-06-17 10:50:24.682 +00:00 [INF] Discarding envelope ded56649a642425aaa048380742dd56f because the queue is full. 2025-06-17 10:50:24.682 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 495.9333ms 2025-06-17 10:50:24.684 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:24.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:24.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.727 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:24.731 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.741 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:24.751 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:50:24.756 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:50:24.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:50:24.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:50:24.764 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:50:24.765 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 580.261ms 2025-06-17 10:50:24.765 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:50:24.766 +00:00 [INF] Capturing transaction. 2025-06-17 10:50:24.766 +00:00 [INF] Discarding envelope d2e3e6f2f3364a6b979c756b38e08a32 because the queue is full. 2025-06-17 10:50:24.766 +00:00 [INF] Capturing transaction. 2025-06-17 10:50:24.766 +00:00 [INF] Discarding envelope e20b4762ef564bffbd74f9f4985f533f because the queue is full. 2025-06-17 10:50:24.766 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 581.8267ms 2025-06-17 10:50:30.656 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 10:50:30.656 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:50:30.656 +00:00 [INF] Started transaction with span ID '3360efbe477a33c8' and trace ID '115ea9e49b92441cb49bf0887ca60731'. 2025-06-17 10:50:30.656 +00:00 [INF] Started transaction with span ID '3360efbe477a33c8' and trace ID '115ea9e49b92441cb49bf0887ca60731'. 2025-06-17 10:50:30.656 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:50:30.656 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:50:30.658 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:50:30.659 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:50:30.659 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.8994ms 2025-06-17 10:50:30.659 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:50:30.659 +00:00 [INF] Capturing transaction. 2025-06-17 10:50:30.659 +00:00 [INF] Discarding envelope 92e4901350514ed6b1122b8367119cfe because the queue is full. 2025-06-17 10:50:30.660 +00:00 [INF] Capturing transaction. 2025-06-17 10:50:30.660 +00:00 [INF] Discarding envelope dcc1ddb884304d59982db5152e87a26b because the queue is full. 2025-06-17 10:50:30.660 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 4.6355ms 2025-06-17 10:50:31.063 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:50:31.063 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:50:31.063 +00:00 [INF] Started transaction with span ID 'ac39631996fa9001' and trace ID '736ab71b6e6d43e9a9eb21756c9416c3'. 2025-06-17 10:50:31.063 +00:00 [INF] Started transaction with span ID 'ac39631996fa9001' and trace ID '736ab71b6e6d43e9a9eb21756c9416c3'. 2025-06-17 10:50:31.063 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:50:31.063 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:50:31.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:50:31.067 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:50:31.068 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.3498ms 2025-06-17 10:50:31.068 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:50:31.068 +00:00 [INF] Capturing transaction. 2025-06-17 10:50:31.068 +00:00 [INF] Discarding envelope 9da482fc69664cc684c07367e371ad3b because the queue is full. 2025-06-17 10:50:31.068 +00:00 [INF] Capturing transaction. 2025-06-17 10:50:31.068 +00:00 [INF] Discarding envelope da2b639a2a1a4af7a0f6a5576b225c9c because the queue is full. 2025-06-17 10:50:31.068 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 5.7177ms 2025-06-17 10:51:12.740 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:51:12.740 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:12.740 +00:00 [INF] Started transaction with span ID 'dfc32a96d223cbba' and trace ID '831d2efe960f4edd80f97f3ec2c6442e'. 2025-06-17 10:51:12.740 +00:00 [INF] Started transaction with span ID 'dfc32a96d223cbba' and trace ID '831d2efe960f4edd80f97f3ec2c6442e'. 2025-06-17 10:51:12.740 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:12.740 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:12.874 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:51:12.875 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:12.875 +00:00 [INF] Started transaction with span ID 'a7e7890167a355c7' and trace ID 'd472053d7dcc49dead9a1083c13724a8'. 2025-06-17 10:51:12.875 +00:00 [INF] Started transaction with span ID 'a7e7890167a355c7' and trace ID 'd472053d7dcc49dead9a1083c13724a8'. 2025-06-17 10:51:12.875 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:12.875 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:14.083 +00:00 [INF] Executed DbCommand (1,341ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:15.140 +00:00 [INF] Executed DbCommand (2,263ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:20.226 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 10:51:20.226 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:20.226 +00:00 [INF] Started transaction with span ID '82cf09baf8b75ff2' and trace ID '9220ed2d71b04fe4953537409e834eeb'. 2025-06-17 10:51:20.227 +00:00 [INF] Started transaction with span ID '82cf09baf8b75ff2' and trace ID '9220ed2d71b04fe4953537409e834eeb'. 2025-06-17 10:51:20.227 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:51:20.227 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:20.228 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:51:20.233 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:51:20.233 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.0498ms 2025-06-17 10:51:20.233 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:51:20.233 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:20.233 +00:00 [INF] Discarding envelope db2b638f9c23446c941356f7cc64b65c because the queue is full. 2025-06-17 10:51:20.233 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:20.233 +00:00 [INF] Discarding envelope 6a6bfb979ee6461db914f38031e89ece because the queue is full. 2025-06-17 10:51:20.233 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 6.9139ms 2025-06-17 10:51:20.238 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:51:20.238 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:20.238 +00:00 [INF] Started transaction with span ID 'efcdf886eaf7a21a' and trace ID 'de146cf201a045cbafa9baf1b652cabe'. 2025-06-17 10:51:20.238 +00:00 [INF] Started transaction with span ID 'efcdf886eaf7a21a' and trace ID 'de146cf201a045cbafa9baf1b652cabe'. 2025-06-17 10:51:20.238 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:20.238 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:20.336 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:51:20.336 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:20.336 +00:00 [INF] Started transaction with span ID '2935c2d3ef65d0b8' and trace ID '6a89a264f11149cd954d484e181653eb'. 2025-06-17 10:51:20.336 +00:00 [INF] Started transaction with span ID '2935c2d3ef65d0b8' and trace ID '6a89a264f11149cd954d484e181653eb'. 2025-06-17 10:51:20.336 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:20.336 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:21.338 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 10:51:21.338 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:21.338 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:51:21.338 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:21.338 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2435ms 2025-06-17 10:51:21.338 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 10:51:21.338 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:21.338 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:51:21.338 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:21.339 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1342ms 2025-06-17 10:51:21.342 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 10:51:21.342 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:21.342 +00:00 [INF] Started transaction with span ID '93975ac50296e48d' and trace ID '413c260b4f2b445da9adb5844051a6e0'. 2025-06-17 10:51:21.342 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:21.342 +00:00 [INF] Started transaction with span ID '93975ac50296e48d' and trace ID '413c260b4f2b445da9adb5844051a6e0'. 2025-06-17 10:51:21.342 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:51:21.342 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:21.343 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 10:51:21.343 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:21.343 +00:00 [INF] Started transaction with span ID 'c2d8499fa7867686' and trace ID 'a15201d9bda3447996d2679fa11d101a'. 2025-06-17 10:51:21.343 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:21.344 +00:00 [INF] Started transaction with span ID 'c2d8499fa7867686' and trace ID 'a15201d9bda3447996d2679fa11d101a'. 2025-06-17 10:51:21.344 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:21.344 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:21.470 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:51:21.470 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:21.470 +00:00 [INF] Started transaction with span ID 'a0fdb3bef95cf766' and trace ID 'a702fb33cbcf426590540cb482e68075'. 2025-06-17 10:51:21.470 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:21.470 +00:00 [INF] Started transaction with span ID 'a0fdb3bef95cf766' and trace ID 'a702fb33cbcf426590540cb482e68075'. 2025-06-17 10:51:21.471 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:21.471 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:21.591 +00:00 [INF] Executed DbCommand (7,505ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:21.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:51:21.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:21.756 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:21.757 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:21.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:21.763 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:21.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:21.765 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:21.767 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:21.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:21.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:21.769 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:21.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:21.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:21.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:21.773 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:21.775 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:21.775 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:21.776 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:21.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:21.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:21.781 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:21.781 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:21.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:21.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:21.786 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:21.787 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:21.788 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:21.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:21.791 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:21.792 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:21.793 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:21.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:22.343 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 10:51:22.343 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:22.343 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:51:22.343 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:22.343 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3527ms 2025-06-17 10:51:22.348 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 10:51:22.348 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:22.348 +00:00 [INF] Started transaction with span ID 'c28eea84c2ae4539' and trace ID '3b155768777340a5a9f4d52378e619a0'. 2025-06-17 10:51:22.348 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:22.349 +00:00 [INF] Started transaction with span ID 'c28eea84c2ae4539' and trace ID '3b155768777340a5a9f4d52378e619a0'. 2025-06-17 10:51:22.349 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:51:22.349 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:24.051 +00:00 [INF] Executed DbCommand (2,253ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:24.057 +00:00 [INF] Executed DbCommand (3,818ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:24.203 +00:00 [INF] Executed DbCommand (144ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:24.204 +00:00 [INF] Executed DbCommand (141ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:51:24.274 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:51:24.206 +00:00 [INF] Executed DbCommand (3,869ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:24.275 +00:00 [INF] Executed DbCommand (2,929ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:24.275 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1926.0353ms 2025-06-17 10:51:24.275 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:51:24.275 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:24.275 +00:00 [INF] Executed DbCommand (1,932ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:24.276 +00:00 [INF] Executed DbCommand (2,930ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:24.276 +00:00 [INF] Discarding envelope 3fe5c5f15e314d62aa6d65919af10236 because the queue is full. 2025-06-17 10:51:24.276 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:24.276 +00:00 [INF] Discarding envelope dc905fac1f2a4b24af2c0108e38e820d because the queue is full. 2025-06-17 10:51:24.277 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 1928.6349ms 2025-06-17 10:51:24.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:24.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:24.282 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:24.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:24.286 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:24.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:24.290 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:24.290 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:24.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:24.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:24.295 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:24.296 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:24.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:24.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:24.301 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:24.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:24.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:24.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:24.306 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:24.307 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:24.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:24.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:24.312 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:24.314 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:24.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:24.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:24.319 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:24.320 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:24.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:24.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:24.325 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:24.326 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:24.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:24.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:24.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:24.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:24.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:24.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:24.350 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:24.351 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:51:24.351 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 11610.6356ms 2025-06-17 10:51:24.351 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:24.351 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:24.351 +00:00 [INF] Discarding envelope 47effbe2d4264aa4a7c972a67be8996d because the queue is full. 2025-06-17 10:51:24.352 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:24.352 +00:00 [INF] Discarding envelope e5639918e6a84e9599f270d5d656f3c4 because the queue is full. 2025-06-17 10:51:24.352 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 11611.9952ms 2025-06-17 10:51:25.593 +00:00 [INF] Executed DbCommand (10,433ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:25.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:51:25.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:25.683 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:25.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:25.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:25.690 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:25.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:25.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:25.695 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:25.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:25.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:25.701 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:25.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:25.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:25.706 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:25.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:25.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:25.714 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:25.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:25.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:25.726 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:25.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:25.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:25.732 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:25.733 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:25.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:25.736 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:25.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:25.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:25.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:25.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:25.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:25.747 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:25.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:25.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:25.752 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:25.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:25.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:25.756 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:25.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:25.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:25.761 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:25.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:25.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:25.767 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:25.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:25.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:25.771 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:51:25.772 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 12896.957ms 2025-06-17 10:51:25.772 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:25.772 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:25.772 +00:00 [INF] Discarding envelope 1f41d65ea578443b82e50573a960493f because the queue is full. 2025-06-17 10:51:25.772 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:25.773 +00:00 [INF] Discarding envelope ae9a9a542502497092aa09a586493722 because the queue is full. 2025-06-17 10:51:25.773 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 12898.1534ms 2025-06-17 10:51:26.843 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 10:51:26.843 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:26.843 +00:00 [INF] Started transaction with span ID '1f489673d8f8066b' and trace ID 'bb49694a7088410c96b14368b025d62b'. 2025-06-17 10:51:26.843 +00:00 [INF] Started transaction with span ID '1f489673d8f8066b' and trace ID 'bb49694a7088410c96b14368b025d62b'. 2025-06-17 10:51:26.843 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:26.843 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:26.925 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 10:51:26.925 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:26.925 +00:00 [INF] Started transaction with span ID 'bc04befe6917c73f' and trace ID '888ee24d1bec41179bd6d459a0687c17'. 2025-06-17 10:51:26.925 +00:00 [INF] Started transaction with span ID 'bc04befe6917c73f' and trace ID '888ee24d1bec41179bd6d459a0687c17'. 2025-06-17 10:51:26.925 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:26.925 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:28.712 +00:00 [INF] Executed DbCommand (4,651ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:28.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:51:28.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:28.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.731 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.735 +00:00 [INF] Executed DbCommand (4,453ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:28.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:51:28.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:28.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.752 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.753 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.758 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.762 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.770 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.780 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.786 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.792 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.800 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.822 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.823 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.836 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.848 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.853 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:51:28.853 +00:00 [INF] Executed DbCommand (4,571ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:28.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:51:28.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:28.861 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.871 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:28.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.877 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.887 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.893 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:28.893 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.899 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:28.899 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.904 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:28.905 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.913 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:28.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.920 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:28.924 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:28.932 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.938 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:28.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.944 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:28.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:28.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.991 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:28.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:28.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:28.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.005 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.021 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.033 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.035 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.047 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.052 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.060 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.074 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.076 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.105 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.106 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.128 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.141 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:51:29.142 +00:00 [INF] Executed DbCommand (4,859ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:29.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:29.149 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 10:51:29.149 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 7806.3363ms 2025-06-17 10:51:29.149 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:51:29.149 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:29.149 +00:00 [INF] Discarding envelope 77e3cf59ec96475eb9dd0afd87ec6c9c because the queue is full. 2025-06-17 10:51:29.149 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:29.149 +00:00 [INF] Discarding envelope 8ff66a5a71444735b57569a321afc640 because the queue is full. 2025-06-17 10:51:29.149 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 7807.3531ms 2025-06-17 10:51:29.149 +00:00 [INF] Executed DbCommand (4,867ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:29.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:51:29.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:29.156 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.165 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.165 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.166 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.172 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.173 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.177 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.178 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.182 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.183 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.188 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.190 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.201 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.202 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.208 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.219 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.225 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.233 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.235 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.240 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.241 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.247 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.256 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.258 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.276 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.288 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.292 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.293 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.305 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.306 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.310 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.323 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.325 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.325 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:51:29.325 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 7981.4404ms 2025-06-17 10:51:29.325 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:29.326 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:29.326 +00:00 [INF] Discarding envelope 799ef97367bf4d32a15e40da0d2d8ba5 because the queue is full. 2025-06-17 10:51:29.328 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:29.328 +00:00 [INF] Discarding envelope f764f3b618c44221978c4b1b45c978c1 because the queue is full. 2025-06-17 10:51:29.328 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 7984.6349ms 2025-06-17 10:51:29.328 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 8991.6759ms 2025-06-17 10:51:29.328 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:29.328 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:29.328 +00:00 [INF] Discarding envelope 0092ede2e3184379b3c0014521e880ba because the queue is full. 2025-06-17 10:51:29.329 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:29.329 +00:00 [INF] Discarding envelope b2c6f2fbccb6403d80678fb0239892dc because the queue is full. 2025-06-17 10:51:29.329 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 8992.6056ms 2025-06-17 10:51:29.329 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 7858.1507ms 2025-06-17 10:51:29.329 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:29.329 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:29.329 +00:00 [INF] Discarding envelope 0a27a80146d14fe5b4d132fea2ae8d6a because the queue is full. 2025-06-17 10:51:29.329 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:29.329 +00:00 [INF] Discarding envelope 46520655078d44c3a70c31175a4b1278 because the queue is full. 2025-06-17 10:51:29.329 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 7859.1796ms 2025-06-17 10:51:29.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.336 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.337 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.338 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.346 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.347 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.350 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.356 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.363 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.367 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.372 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.373 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.379 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.379 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.390 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.391 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.406 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.412 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.413 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.416 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.420 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.424 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.430 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.431 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.434 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.440 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.441 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.452 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.453 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.456 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.464 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.465 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.468 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.478 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.479 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.492 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.493 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.496 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.500 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.508 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.510 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.511 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.531 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.540 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.541 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.558 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:51:29.558 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 9320.165ms 2025-06-17 10:51:29.558 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:29.558 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:29.559 +00:00 [INF] Discarding envelope eed6ca5517fc402b9e8de3104cde793b because the queue is full. 2025-06-17 10:51:29.559 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:29.559 +00:00 [INF] Discarding envelope dcc146b4312f4976a048eb6b1d412d0b because the queue is full. 2025-06-17 10:51:29.559 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 9321.1981ms 2025-06-17 10:51:29.563 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 10:51:29.563 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:29.563 +00:00 [INF] Started transaction with span ID '99c1ebd70af18117' and trace ID '77f111bf877643a2aad0b21e17c45155'. 2025-06-17 10:51:29.563 +00:00 [INF] Started transaction with span ID '99c1ebd70af18117' and trace ID '77f111bf877643a2aad0b21e17c45155'. 2025-06-17 10:51:29.563 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:51:29.563 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:29.571 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:51:29.571 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:51:29.571 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 7.9586ms 2025-06-17 10:51:29.571 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:51:29.571 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:29.573 +00:00 [INF] Discarding envelope 60257492deb14ae2859465387a18e130 because the queue is full. 2025-06-17 10:51:29.573 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:29.573 +00:00 [INF] Discarding envelope 5ed8759b8bd849f296b89835d33c7d51 because the queue is full. 2025-06-17 10:51:29.573 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 10.6739ms 2025-06-17 10:51:29.616 +00:00 [INF] Executed DbCommand (2,689ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:29.620 +00:00 [INF] Executed DbCommand (2,774ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:29.662 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 10:51:29.663 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:29.663 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:51:29.663 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:29.663 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2390ms 2025-06-17 10:51:29.667 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:51:29.667 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:29.667 +00:00 [INF] Started transaction with span ID '2a761bf5a4e98f44' and trace ID '7ab1a8efd841400594072c100ffd53fe'. 2025-06-17 10:51:29.667 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:29.667 +00:00 [INF] Started transaction with span ID '2a761bf5a4e98f44' and trace ID '7ab1a8efd841400594072c100ffd53fe'. 2025-06-17 10:51:29.667 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:29.667 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:29.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:51:29.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:29.679 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.684 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.764 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.767 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.774 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.778 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.779 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.782 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.783 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.786 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.787 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.788 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.795 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.797 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.799 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.800 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.803 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.803 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.812 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.818 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.824 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.831 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.836 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.848 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.852 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.854 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.860 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.865 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.869 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.871 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.876 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.881 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.886 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.893 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.900 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.905 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.907 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.919 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.925 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.934 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.943 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.950 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.967 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:29.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:29.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:29.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:29.983 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:51:29.983 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 315.8214ms 2025-06-17 10:51:29.983 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:29.983 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:29.983 +00:00 [INF] Discarding envelope b513351786ef4d17941f88ada3095eb8 because the queue is full. 2025-06-17 10:51:29.983 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:29.983 +00:00 [INF] Discarding envelope 20078742431d444fa269aee7359328dd because the queue is full. 2025-06-17 10:51:29.983 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 316.9047ms 2025-06-17 10:51:30.933 +00:00 [INF] Executed DbCommand (1,316ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:31.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:51:31.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:31.104 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.112 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.119 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.123 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.132 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.133 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.137 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.140 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.147 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.163 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.170 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.177 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.188 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.190 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.208 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.233 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.242 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:51:31.243 +00:00 [INF] Executed DbCommand (1,619ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:31.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:51:31.247 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:31.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.269 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:31.270 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.277 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:31.278 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.284 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:31.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.290 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:31.291 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:31.299 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.306 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:31.307 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.313 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:31.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:31.329 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.338 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:31.339 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:31.346 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.353 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:31.355 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:31.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.371 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:31.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:31.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:31.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.399 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.404 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:31.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:31.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:31.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:31.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:31.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:31.424 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:51:31.424 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4580.7292ms 2025-06-17 10:51:31.424 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:31.425 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:31.425 +00:00 [INF] Discarding envelope a719d278096042b5a077f79ed29fe00b because the queue is full. 2025-06-17 10:51:31.425 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:31.425 +00:00 [INF] Discarding envelope c82996a141b14d409caa9c0e131a5a5c because the queue is full. 2025-06-17 10:51:31.425 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 4581.8226ms 2025-06-17 10:51:31.426 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4500.9428ms 2025-06-17 10:51:31.427 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:31.427 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:31.427 +00:00 [INF] Discarding envelope 079de379be084e04b61fe51f96585687 because the queue is full. 2025-06-17 10:51:31.427 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:31.427 +00:00 [INF] Discarding envelope 0f945e8d7d51491aadf8aa4c6281a0be because the queue is full. 2025-06-17 10:51:31.427 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 4502.2719ms 2025-06-17 10:51:35.333 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 10:51:35.333 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:35.333 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:51:35.333 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:35.333 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1682ms 2025-06-17 10:51:35.337 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 10:51:35.337 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:35.337 +00:00 [INF] Started transaction with span ID '38fb8cdd2633101c' and trace ID '97e9949c87a940e1b473998b49c6ba97'. 2025-06-17 10:51:35.337 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:35.337 +00:00 [INF] Started transaction with span ID '38fb8cdd2633101c' and trace ID '97e9949c87a940e1b473998b49c6ba97'. 2025-06-17 10:51:35.337 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:51:35.337 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:35.341 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:35.344 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:35.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:35.349 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 10:51:35.349 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 12.0853ms 2025-06-17 10:51:35.349 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:51:35.349 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:35.349 +00:00 [INF] Discarding envelope 1844656df93d4149a81165522b7894f4 because the queue is full. 2025-06-17 10:51:35.349 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:35.349 +00:00 [INF] Discarding envelope cd54bfa96f454fadb430053687113b25 because the queue is full. 2025-06-17 10:51:35.350 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 13.0842ms 2025-06-17 10:51:35.364 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 10:51:35.364 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:35.364 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:51:35.364 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:35.364 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1719ms 2025-06-17 10:51:35.368 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 10:51:35.368 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:35.368 +00:00 [INF] Started transaction with span ID 'e8c05cc345e22039' and trace ID 'd473fe20e83b49b390542a5e8d291ee7'. 2025-06-17 10:51:35.368 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:35.368 +00:00 [INF] Started transaction with span ID 'e8c05cc345e22039' and trace ID 'd473fe20e83b49b390542a5e8d291ee7'. 2025-06-17 10:51:35.368 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:35.368 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:35.372 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:35.374 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:35.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:51:35.384 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:35.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.399 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.405 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.406 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.415 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.423 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.424 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.430 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.431 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.440 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.448 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.454 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.462 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.465 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.481 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.489 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.491 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.495 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:51:35.495 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:35.495 +00:00 [INF] Started transaction with span ID '6db29f901ebfff3d' and trace ID '56784db92a384b85b5577637475ee204'. 2025-06-17 10:51:35.495 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:35.495 +00:00 [INF] Started transaction with span ID '6db29f901ebfff3d' and trace ID '56784db92a384b85b5577637475ee204'. 2025-06-17 10:51:35.495 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:35.495 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:35.499 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:35.502 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:35.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:51:35.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:35.514 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.530 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.542 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.545 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.549 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.550 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.556 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.561 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.578 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.583 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.587 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.600 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.605 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.611 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.611 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.620 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.632 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.636 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.637 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:51:35.637 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 268.5334ms 2025-06-17 10:51:35.637 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:35.637 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:35.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.641 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.641 +00:00 [INF] Discarding envelope cd8a5df4c276427bb8ba47f4d6f49d21 because the queue is full. 2025-06-17 10:51:35.644 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:35.644 +00:00 [INF] Discarding envelope 463cdb99234048fa9ab12f2d4974e474 because the queue is full. 2025-06-17 10:51:35.644 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 276.0965ms 2025-06-17 10:51:35.644 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 10:51:35.645 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:35.645 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:51:35.645 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:35.645 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.5329ms 2025-06-17 10:51:35.648 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.649 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 10:51:35.649 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:35.649 +00:00 [INF] Started transaction with span ID '19f3b53cb04f9662' and trace ID '188d8365c01c474fbeacc9e52828d929'. 2025-06-17 10:51:35.652 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:35.652 +00:00 [INF] Started transaction with span ID '19f3b53cb04f9662' and trace ID '188d8365c01c474fbeacc9e52828d929'. 2025-06-17 10:51:35.652 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:51:35.652 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:35.656 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:51:35.657 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:51:35.657 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.862ms 2025-06-17 10:51:35.660 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:51:35.660 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:35.660 +00:00 [INF] Discarding envelope f9b63d283efd424986a2b63c9a1aa6e3 because the queue is full. 2025-06-17 10:51:35.660 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:35.660 +00:00 [INF] Discarding envelope 9f7fc21a00884cbe9a2d08836230ca9b because the queue is full. 2025-06-17 10:51:35.660 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 11.1559ms 2025-06-17 10:51:35.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.672 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.680 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.682 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.682 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.702 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.705 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.726 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.750 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.764 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.774 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.790 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.802 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.812 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.817 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.828 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.832 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.836 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.846 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.852 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.863 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.872 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.890 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.896 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.924 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.936 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.972 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:35.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:35.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:35.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:35.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.016 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.026 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.032 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.055 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.062 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.087 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.087 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:51:36.091 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 595.3004ms 2025-06-17 10:51:36.091 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:36.091 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:36.091 +00:00 [INF] Discarding envelope be57e9a8a1964012afa725a9a4fd68de because the queue is full. 2025-06-17 10:51:36.091 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:36.091 +00:00 [INF] Discarding envelope 40b3025164364bf3995a83c031250ede because the queue is full. 2025-06-17 10:51:36.092 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 596.4141ms 2025-06-17 10:51:36.175 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:51:36.175 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:36.175 +00:00 [INF] Started transaction with span ID 'a9835ac3f77b9906' and trace ID '68fce41f55ff443cb6ea53c0c617bb3f'. 2025-06-17 10:51:36.175 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:36.175 +00:00 [INF] Started transaction with span ID 'a9835ac3f77b9906' and trace ID '68fce41f55ff443cb6ea53c0c617bb3f'. 2025-06-17 10:51:36.175 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:36.175 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:36.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:51:36.180 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:36.189 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.208 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.216 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.224 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.368 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.389 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.422 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.479 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.484 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.503 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.545 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.565 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.578 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.583 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.619 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.644 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.651 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.658 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:36.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:36.697 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:36.702 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:36.703 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:51:36.703 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 527.9141ms 2025-06-17 10:51:36.703 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:36.703 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:36.704 +00:00 [INF] Discarding envelope ba142f8e02ad4a6b9e1e2a8729f81df2 because the queue is full. 2025-06-17 10:51:36.704 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:36.704 +00:00 [INF] Discarding envelope 8d5aec6dfba149b0bae3f04f8e49ebf4 because the queue is full. 2025-06-17 10:51:36.704 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 529.1978ms 2025-06-17 10:51:55.550 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:51:55.551 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:55.551 +00:00 [INF] Started transaction with span ID 'ff74c46daf0f4923' and trace ID 'e0116f03ae854d7a95e6cf16b8980087'. 2025-06-17 10:51:55.551 +00:00 [INF] Started transaction with span ID 'ff74c46daf0f4923' and trace ID 'e0116f03ae854d7a95e6cf16b8980087'. 2025-06-17 10:51:55.551 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:55.551 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:55.552 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 10:51:55.553 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:55.553 +00:00 [INF] Started transaction with span ID '5837113dd5912de3' and trace ID '04fa1bbb494e40dd9e4a02f2311682ca'. 2025-06-17 10:51:55.553 +00:00 [INF] Started transaction with span ID '5837113dd5912de3' and trace ID '04fa1bbb494e40dd9e4a02f2311682ca'. 2025-06-17 10:51:55.553 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:51:55.553 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:55.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:51:55.555 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:51:55.556 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.1714ms 2025-06-17 10:51:55.556 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:51:55.556 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:55.556 +00:00 [INF] Discarding envelope dad22f8e4d4f484aa9b3e28f80f7bc17 because the queue is full. 2025-06-17 10:51:55.556 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:55.556 +00:00 [INF] Discarding envelope caf1537d54cd463e861879d772bd8a1a because the queue is full. 2025-06-17 10:51:55.556 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 3.5299ms 2025-06-17 10:51:55.687 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:51:55.687 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:55.687 +00:00 [INF] Started transaction with span ID 'dcb228383e55a2d6' and trace ID '1a7f25ce1ef84d58b051d88ae20d8fcd'. 2025-06-17 10:51:55.687 +00:00 [INF] Started transaction with span ID 'dcb228383e55a2d6' and trace ID '1a7f25ce1ef84d58b051d88ae20d8fcd'. 2025-06-17 10:51:55.687 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:55.687 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:55.812 +00:00 [INF] Executed DbCommand (256ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:55.817 +00:00 [INF] Executed DbCommand (129ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:55.949 +00:00 [INF] Executed DbCommand (131ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:55.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:51:55.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:55.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:55.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:55.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:55.967 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:55.968 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:55.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:55.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:55.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:55.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:55.976 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:55.977 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:55.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:55.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:55.982 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:55.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:55.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:55.986 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:55.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:55.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:55.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:55.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.004 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.010 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.011 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.014 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.015 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.019 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.024 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.028 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.030 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.034 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.038 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.042 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:51:56.043 +00:00 [INF] Executed DbCommand (230ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:56.044 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:51:56.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:56.053 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 365.3623ms 2025-06-17 10:51:56.053 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:56.053 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:56.053 +00:00 [INF] Discarding envelope 9a197afd6e4e44febc15ca0a4bb96a77 because the queue is full. 2025-06-17 10:51:56.053 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:56.053 +00:00 [INF] Discarding envelope e9664bafcd3741eb8f34cbf5d9f83b69 because the queue is full. 2025-06-17 10:51:56.054 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 366.8140ms 2025-06-17 10:51:56.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.192 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.193 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.199 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.206 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.207 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.213 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.214 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.220 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.221 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.232 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.233 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.234 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:51:56.234 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 683.128ms 2025-06-17 10:51:56.234 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:56.234 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:56.234 +00:00 [INF] Discarding envelope 554c82b4251d4be99c936da73e0e4acf because the queue is full. 2025-06-17 10:51:56.235 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:56.235 +00:00 [INF] Discarding envelope 2605db626e2f40518fa421865563e439 because the queue is full. 2025-06-17 10:51:56.235 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 684.3224ms 2025-06-17 10:51:56.400 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 10:51:56.400 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:56.400 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:51:56.401 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:56.401 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2392ms 2025-06-17 10:51:56.404 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 10:51:56.404 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:56.404 +00:00 [INF] Started transaction with span ID '8efb02213c4a2ae9' and trace ID '3d4d82ebcb3c4c5e99a446d1048a4c82'. 2025-06-17 10:51:56.404 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:56.404 +00:00 [INF] Started transaction with span ID '8efb02213c4a2ae9' and trace ID '3d4d82ebcb3c4c5e99a446d1048a4c82'. 2025-06-17 10:51:56.404 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:51:56.404 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:56.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:56.417 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:56.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:56.426 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 10:51:56.427 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 21.9639ms 2025-06-17 10:51:56.427 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:51:56.427 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:56.427 +00:00 [INF] Discarding envelope 456cce63ee824da38093cea19225fe4c because the queue is full. 2025-06-17 10:51:56.427 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:56.427 +00:00 [INF] Discarding envelope 5f4d3c94859c4ff18716888d1d5ed9cc because the queue is full. 2025-06-17 10:51:56.428 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 23.8873ms 2025-06-17 10:51:56.438 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 10:51:56.438 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:56.438 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:51:56.438 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:56.438 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1972ms 2025-06-17 10:51:56.442 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 10:51:56.442 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:56.442 +00:00 [INF] Started transaction with span ID '7a6623bfcf1cd510' and trace ID '4eef11c3a2e341c3b43a915b985f1328'. 2025-06-17 10:51:56.442 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:56.442 +00:00 [INF] Started transaction with span ID '7a6623bfcf1cd510' and trace ID '4eef11c3a2e341c3b43a915b985f1328'. 2025-06-17 10:51:56.443 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:56.443 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:56.447 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:56.450 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:56.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:51:56.454 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:56.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.604 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:51:56.604 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:56.604 +00:00 [INF] Started transaction with span ID '7b0781ba83b2e26e' and trace ID '7eee85d6f8a64733ab1c3abd69b13ba7'. 2025-06-17 10:51:56.604 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:56.605 +00:00 [INF] Started transaction with span ID '7b0781ba83b2e26e' and trace ID '7eee85d6f8a64733ab1c3abd69b13ba7'. 2025-06-17 10:51:56.605 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:56.605 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:56.608 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:56.612 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:56.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:51:56.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:56.616 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.624 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.636 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.642 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.657 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.663 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.664 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.667 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.685 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.696 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.697 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.707 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.714 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.715 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.723 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.724 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.724 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:51:56.725 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 281.9525ms 2025-06-17 10:51:56.725 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:56.725 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:56.725 +00:00 [INF] Discarding envelope fba61e59496841b0ab348766b4aa1527 because the queue is full. 2025-06-17 10:51:56.726 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:56.726 +00:00 [INF] Discarding envelope cea9e5c5286a47c0a754bf07db131247 because the queue is full. 2025-06-17 10:51:56.726 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 283.5808ms 2025-06-17 10:51:56.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.732 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.732 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.738 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.742 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.743 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.748 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.753 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.757 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.758 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.778 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.791 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.796 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.804 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.809 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.835 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.861 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.867 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.868 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.874 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.880 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.886 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.902 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.910 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.917 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.929 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:56.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:56.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:56.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:56.941 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:51:56.942 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 337.5248ms 2025-06-17 10:51:56.942 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:56.943 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:56.943 +00:00 [INF] Discarding envelope b67efb6be767402e90264b612ccfe84b because the queue is full. 2025-06-17 10:51:56.943 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:56.943 +00:00 [INF] Discarding envelope 28c8aeeeb8ed47e2af4674b79da7496a because the queue is full. 2025-06-17 10:51:56.943 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 338.6037ms 2025-06-17 10:51:57.582 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 10:51:57.582 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:57.582 +00:00 [INF] Started transaction with span ID 'dba00031fcc097ce' and trace ID '1045dfa9ded3411a92cf9cd13568aa14'. 2025-06-17 10:51:57.582 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:57.582 +00:00 [INF] Started transaction with span ID 'dba00031fcc097ce' and trace ID '1045dfa9ded3411a92cf9cd13568aa14'. 2025-06-17 10:51:57.582 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:51:57.582 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:57.596 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:57.602 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:57.606 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:57.616 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 10:51:57.617 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 34.5167ms 2025-06-17 10:51:57.617 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:51:57.617 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:57.617 +00:00 [INF] Discarding envelope 4717fc0d22384c448df430f898b521a1 because the queue is full. 2025-06-17 10:51:57.617 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:57.617 +00:00 [INF] Discarding envelope 692aeff994fa44eaa8c4c02443acf458 because the queue is full. 2025-06-17 10:51:57.617 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 35.8748ms 2025-06-17 10:51:57.621 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 10:51:57.621 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:57.621 +00:00 [INF] Started transaction with span ID '485cfeb176bd69a5' and trace ID '8356739f8cf4448fbb2b9268d44ecccf'. 2025-06-17 10:51:57.621 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:57.621 +00:00 [INF] Started transaction with span ID '485cfeb176bd69a5' and trace ID '8356739f8cf4448fbb2b9268d44ecccf'. 2025-06-17 10:51:57.621 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:57.621 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:57.631 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:57.648 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:57.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:51:57.658 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:57.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:57.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:57.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:57.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:57.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:57.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:57.716 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:57.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:57.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:57.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:57.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:57.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:57.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:57.752 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:51:57.760 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:57.760 +00:00 [INF] Started transaction with span ID '903d39c13c4048db' and trace ID '419f44bb66fe461f8386eb23a17147da'. 2025-06-17 10:51:57.760 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:57.760 +00:00 [INF] Started transaction with span ID '903d39c13c4048db' and trace ID '419f44bb66fe461f8386eb23a17147da'. 2025-06-17 10:51:57.760 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:57.760 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:57.765 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:57.776 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:51:57.752 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:57.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:51:57.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:51:57.785 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:57.804 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:57.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:57.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:57.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:57.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:57.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:57.820 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:57.824 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:57.829 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:57.844 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:57.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:57.851 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:57.862 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:57.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:57.870 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:57.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:57.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:57.881 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:57.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:57.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:57.904 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:57.905 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:57.910 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:57.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:57.928 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:57.938 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:57.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:57.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:57.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:57.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:57.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:57.968 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:57.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:57.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:57.980 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:57.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:57.984 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:57.988 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:57.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.009 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.016 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.019 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.046 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.052 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.068 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.069 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.073 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.076 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.081 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.090 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.094 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.106 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.106 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.109 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.120 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.128 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.133 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.146 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.151 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.153 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.156 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.169 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.178 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.182 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.207 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.213 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.224 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.232 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 10:51:58.232 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:58.232 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:51:58.232 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:58.232 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3117ms 2025-06-17 10:51:58.233 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.239 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.242 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.288 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.297 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.301 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.314 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.316 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:51:58.316 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 694.8923ms 2025-06-17 10:51:58.316 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:58.316 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:58.317 +00:00 [INF] Discarding envelope f95fdf93b9f34f99ab813336eefe9655 because the queue is full. 2025-06-17 10:51:58.317 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:58.317 +00:00 [INF] Discarding envelope 66c0267ff3014e1e960d50498172b25e because the queue is full. 2025-06-17 10:51:58.317 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 695.9353ms 2025-06-17 10:51:58.317 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 10:51:58.317 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:51:58.317 +00:00 [INF] Started transaction with span ID 'bcceb9c36768be74' and trace ID '0d54019a36ed492eb1277c63f792a68e'. 2025-06-17 10:51:58.317 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:51:58.318 +00:00 [INF] Started transaction with span ID 'bcceb9c36768be74' and trace ID '0d54019a36ed492eb1277c63f792a68e'. 2025-06-17 10:51:58.318 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:51:58.318 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:51:58.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.321 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.327 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:51:58.327 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:51:58.327 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.4162ms 2025-06-17 10:51:58.327 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:51:58.327 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:58.327 +00:00 [INF] Discarding envelope 68ee445b7af442818d59abf7517cd446 because the queue is full. 2025-06-17 10:51:58.327 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:58.327 +00:00 [INF] Discarding envelope f6eb243621f046d6a45268889068f997 because the queue is full. 2025-06-17 10:51:58.327 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 10.2390ms 2025-06-17 10:51:58.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.386 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.399 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.406 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.426 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.439 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.444 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.486 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:51:58.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:51:58.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:51:58.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:51:58.538 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:51:58.539 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 778.9667ms 2025-06-17 10:51:58.539 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:51:58.541 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:58.541 +00:00 [INF] Discarding envelope 291cb665de564e9793cc1ca86c6cf715 because the queue is full. 2025-06-17 10:51:58.542 +00:00 [INF] Capturing transaction. 2025-06-17 10:51:58.542 +00:00 [INF] Discarding envelope 526c69e94f25466283f6eca332773c21 because the queue is full. 2025-06-17 10:51:58.542 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 789.8724ms 2025-06-17 10:52:24.739 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 10:52:24.739 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:52:24.739 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:52:24.739 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:52:24.739 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2235ms 2025-06-17 10:52:24.740 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 10:52:24.740 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:52:24.740 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:52:24.740 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:52:24.740 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2098ms 2025-06-17 10:52:24.744 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 10:52:24.744 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:52:24.744 +00:00 [INF] Started transaction with span ID '2da6707a0f800c6' and trace ID '9f039bb1c3c04cd7b435ec10d10138d4'. 2025-06-17 10:52:24.744 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:52:24.745 +00:00 [INF] Started transaction with span ID '2da6707a0f800c6' and trace ID '9f039bb1c3c04cd7b435ec10d10138d4'. 2025-06-17 10:52:24.745 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:52:24.745 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:52:24.746 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 10:52:24.746 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:52:24.746 +00:00 [INF] Started transaction with span ID '645ea3ba3d4cd2c2' and trace ID '19d76fc29f504bd3842636b1d113a532'. 2025-06-17 10:52:24.746 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:52:24.746 +00:00 [INF] Started transaction with span ID '645ea3ba3d4cd2c2' and trace ID '19d76fc29f504bd3842636b1d113a532'. 2025-06-17 10:52:24.746 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:52:24.746 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:52:24.750 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:52:24.754 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:52:24.758 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:52:24.762 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:52:24.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:52:24.766 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:52:24.769 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:52:24.778 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 10:52:24.778 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 33.5157ms 2025-06-17 10:52:24.778 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:52:24.778 +00:00 [INF] Capturing transaction. 2025-06-17 10:52:24.779 +00:00 [INF] Discarding envelope 2d4f47afb12f443f8e4b34e4382ffe5d because the queue is full. 2025-06-17 10:52:24.779 +00:00 [INF] Capturing transaction. 2025-06-17 10:52:24.779 +00:00 [INF] Discarding envelope 29b83d77ebf24edc818e97d813559999 because the queue is full. 2025-06-17 10:52:24.780 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 35.5828ms 2025-06-17 10:52:24.781 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:24.785 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:24.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:24.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:24.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:24.799 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:24.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:24.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:24.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:24.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:24.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:24.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:24.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:24.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:24.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:24.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:24.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:24.832 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:52:24.832 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:52:24.832 +00:00 [INF] Started transaction with span ID 'c7a1bf5e40d515fd' and trace ID '1fba96c180794013b01a4d8ee7fcaebc'. 2025-06-17 10:52:24.832 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:52:24.832 +00:00 [INF] Started transaction with span ID 'c7a1bf5e40d515fd' and trace ID '1fba96c180794013b01a4d8ee7fcaebc'. 2025-06-17 10:52:24.832 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:52:24.832 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:52:24.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:52:24.838 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:52:24.840 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:24.842 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:52:24.842 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:52:24.842 +00:00 [INF] Started transaction with span ID '38fda57563fc7026' and trace ID '138c2d7c5db94880a50e6a6a3ff55b02'. 2025-06-17 10:52:24.842 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:52:24.842 +00:00 [INF] Started transaction with span ID '38fda57563fc7026' and trace ID '138c2d7c5db94880a50e6a6a3ff55b02'. 2025-06-17 10:52:24.842 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:52:24.842 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:52:24.847 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:52:24.851 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:52:24.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:52:24.859 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:24.860 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:52:24.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:24.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:24.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:24.876 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:24.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:24.881 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:24.887 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:24.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:24.897 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:24.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:24.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:24.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:24.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:24.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:24.920 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:24.923 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:24.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:24.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:24.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:24.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:24.935 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:24.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:24.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:24.945 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:24.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:24.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:24.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:24.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:24.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:24.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:24.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:24.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:24.968 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:24.969 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:24.973 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:24.974 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:24.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:24.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:24.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:24.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:24.988 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:24.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:24.990 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 10:52:24.991 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:52:24.991 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:52:24.991 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:52:24.991 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1809ms 2025-06-17 10:52:24.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:24.995 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:24.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:24.997 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 10:52:24.997 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:52:24.997 +00:00 [INF] Started transaction with span ID '83527021d7640d9c' and trace ID '9a601a3b80254ecd93e0e2ac9ff66526'. 2025-06-17 10:52:24.997 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:52:24.998 +00:00 [INF] Started transaction with span ID '83527021d7640d9c' and trace ID '9a601a3b80254ecd93e0e2ac9ff66526'. 2025-06-17 10:52:24.998 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:52:24.998 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:52:24.999 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:52:24.999 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:52:25.002 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.2085ms 2025-06-17 10:52:25.002 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:52:25.002 +00:00 [INF] Capturing transaction. 2025-06-17 10:52:25.002 +00:00 [INF] Discarding envelope ba606f48d49840c1b4ef9630ae527a6a because the queue is full. 2025-06-17 10:52:25.002 +00:00 [INF] Capturing transaction. 2025-06-17 10:52:25.002 +00:00 [INF] Discarding envelope 90b324070b59456488f2ca6142fcfd18 because the queue is full. 2025-06-17 10:52:25.003 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.4074ms 2025-06-17 10:52:25.002 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.002 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.007 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.012 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.023 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.025 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.028 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.034 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.042 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.042 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.054 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.063 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.068 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.076 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.076 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.076 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.092 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.096 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.097 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.106 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.106 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.114 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.130 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.132 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.150 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.156 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.157 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.187 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.196 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.198 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.204 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.207 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.220 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.230 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.238 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.243 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.253 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.256 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.257 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.265 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.270 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.275 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.277 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.279 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.281 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.283 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.291 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.296 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.301 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.308 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.314 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.317 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:52:25.318 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 571.296ms 2025-06-17 10:52:25.318 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:52:25.318 +00:00 [INF] Capturing transaction. 2025-06-17 10:52:25.318 +00:00 [INF] Discarding envelope 665b37740d39498b81d1d948ee83da70 because the queue is full. 2025-06-17 10:52:25.319 +00:00 [INF] Capturing transaction. 2025-06-17 10:52:25.319 +00:00 [INF] Discarding envelope 83c526060d2d4b7088d8729bdcf0e615 because the queue is full. 2025-06-17 10:52:25.320 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 573.7675ms 2025-06-17 10:52:25.320 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.338 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.359 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.380 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.395 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.401 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.415 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.417 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.420 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.422 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.446 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.462 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.464 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.469 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.478 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.478 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.488 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.493 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.495 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.510 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.518 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.526 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.528 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.565 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.578 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.581 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.606 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.608 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.613 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.625 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.636 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.644 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.655 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.660 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.669 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.685 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.698 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.698 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.711 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.711 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.732 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.738 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.738 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.764 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.797 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.807 +00:00 [INF] Executed DbCommand (33ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.816 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.823 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.836 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.841 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.865 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.886 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.901 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.908 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.919 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.926 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:25.950 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.956 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:25.962 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.980 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.981 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:52:25.981 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:25.985 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1152.3075ms 2025-06-17 10:52:25.985 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:52:25.988 +00:00 [INF] Capturing transaction. 2025-06-17 10:52:25.990 +00:00 [INF] Discarding envelope a200841b79ba4c138abf85cf5284ff50 because the queue is full. 2025-06-17 10:52:25.994 +00:00 [INF] Capturing transaction. 2025-06-17 10:52:25.994 +00:00 [INF] Discarding envelope 8fdfb793a21f40719f36852fbc51335e because the queue is full. 2025-06-17 10:52:25.994 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:25.995 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1162.8527ms 2025-06-17 10:52:26.016 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:26.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:26.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:26.040 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:26.041 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:52:26.050 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1207.8711ms 2025-06-17 10:52:26.050 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:52:26.050 +00:00 [INF] Capturing transaction. 2025-06-17 10:52:26.051 +00:00 [INF] Discarding envelope fbc15f80628a4c839d50c02afe30afe7 because the queue is full. 2025-06-17 10:52:26.051 +00:00 [INF] Capturing transaction. 2025-06-17 10:52:26.051 +00:00 [INF] Discarding envelope 3a70c531525d46f0a2dc1ab2df4d9c90 because the queue is full. 2025-06-17 10:52:26.051 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1209.4968ms 2025-06-17 10:52:33.662 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 10:52:33.662 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:52:33.662 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:52:33.662 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:52:33.662 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2063ms 2025-06-17 10:52:33.664 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 10:52:33.664 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:52:33.664 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:52:33.664 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:52:33.664 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2993ms 2025-06-17 10:52:33.667 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 10:52:33.667 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:52:33.667 +00:00 [INF] Started transaction with span ID '9b897a8a24566618' and trace ID '7ccc8d6b55b04eecaef46888120dcb4a'. 2025-06-17 10:52:33.667 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:52:33.668 +00:00 [INF] Started transaction with span ID '9b897a8a24566618' and trace ID '7ccc8d6b55b04eecaef46888120dcb4a'. 2025-06-17 10:52:33.668 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:52:33.668 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:52:33.670 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 10:52:33.670 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:52:33.670 +00:00 [INF] Started transaction with span ID 'd2eba363c61ccbb5' and trace ID 'b0d055103e3a4ea88cf91793880a948e'. 2025-06-17 10:52:33.670 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:52:33.670 +00:00 [INF] Started transaction with span ID 'd2eba363c61ccbb5' and trace ID 'b0d055103e3a4ea88cf91793880a948e'. 2025-06-17 10:52:33.670 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:52:33.670 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:52:33.676 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:52:33.682 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:52:33.683 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:52:33.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:52:33.687 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:52:33.690 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:52:33.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:52:33.699 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 10:52:33.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:33.703 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 34.6653ms 2025-06-17 10:52:33.703 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 10:52:33.703 +00:00 [INF] Capturing transaction. 2025-06-17 10:52:33.703 +00:00 [INF] Discarding envelope cac0aafdee9241168a6768e1e3251c4e because the queue is full. 2025-06-17 10:52:33.703 +00:00 [INF] Capturing transaction. 2025-06-17 10:52:33.703 +00:00 [INF] Discarding envelope 1b3e091df9104afab7eb699570bd0bdf because the queue is full. 2025-06-17 10:52:33.703 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 36.3121ms 2025-06-17 10:52:33.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:33.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:33.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:33.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:33.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:33.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:33.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:33.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:33.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:33.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:33.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:33.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:33.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:33.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:33.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:33.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:33.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:33.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:33.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:33.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:33.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:33.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:33.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:33.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:33.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:33.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:33.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:33.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:33.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:33.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:33.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:33.816 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:52:33.818 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:52:33.818 +00:00 [INF] Started transaction with span ID 'f0f5fda149cc03af' and trace ID '62b7a5876e404ac78358d2acfed92f20'. 2025-06-17 10:52:33.818 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:52:33.818 +00:00 [INF] Started transaction with span ID 'f0f5fda149cc03af' and trace ID '62b7a5876e404ac78358d2acfed92f20'. 2025-06-17 10:52:33.818 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:52:33.819 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:52:33.832 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:52:33.851 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:52:33.862 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 10:52:33.862 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:52:33.862 +00:00 [INF] Started transaction with span ID 'a0edc79f3ba3c333' and trace ID 'abbace4bcb534dac9e80ad039fd59e91'. 2025-06-17 10:52:33.862 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:52:33.863 +00:00 [INF] Started transaction with span ID 'a0edc79f3ba3c333' and trace ID 'abbace4bcb534dac9e80ad039fd59e91'. 2025-06-17 10:52:33.863 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:52:33.863 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:52:33.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:33.878 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:52:33.885 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:52:33.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:52:33.892 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:33.894 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:52:33.920 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:33.928 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:33.929 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:33.937 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:33.938 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:33.937 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:33.941 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 10:52:33.942 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:52:33.942 +00:00 [INF] No transaction started due to Options request. 2025-06-17 10:52:33.945 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:52:33.948 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 6.8461ms 2025-06-17 10:52:33.951 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 10:52:33.951 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:52:33.952 +00:00 [INF] Started transaction with span ID '17bd2ed1d1a17abb' and trace ID 'ed81bdaaebe44d83a0d31065ebb72b16'. 2025-06-17 10:52:33.953 +00:00 [INF] CORS policy execution successful. 2025-06-17 10:52:33.953 +00:00 [INF] Started transaction with span ID '17bd2ed1d1a17abb' and trace ID 'ed81bdaaebe44d83a0d31065ebb72b16'. 2025-06-17 10:52:33.956 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:52:33.956 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:52:33.956 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:33.952 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:33.978 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:52:33.979 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:33.979 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:52:33.979 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 23.1683ms 2025-06-17 10:52:33.980 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:52:33.980 +00:00 [INF] Capturing transaction. 2025-06-17 10:52:33.981 +00:00 [INF] Discarding envelope 8947a1ba06b14a80884953b04326e078 because the queue is full. 2025-06-17 10:52:33.981 +00:00 [INF] Capturing transaction. 2025-06-17 10:52:33.981 +00:00 [INF] Discarding envelope 36f84182b12d4320ac017c2633457d48 because the queue is full. 2025-06-17 10:52:33.981 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 30.2496ms 2025-06-17 10:52:33.985 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:33.985 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:33.990 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:33.993 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:33.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:33.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:33.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:33.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.027 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.034 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.034 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.038 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.042 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.047 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.049 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.049 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.058 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.065 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.068 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.070 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.074 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.080 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.084 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.100 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.117 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.138 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.144 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.161 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.168 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.182 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.184 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.188 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.192 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.197 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.198 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.201 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.206 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.207 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.219 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.238 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.240 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.246 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.256 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.259 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.309 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.325 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.326 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.346 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.363 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.364 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.375 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.378 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.383 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.383 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.389 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.395 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.403 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.405 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.416 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.420 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.427 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.436 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.451 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.452 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.466 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.477 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.501 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.517 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.520 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.529 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.530 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:52:34.529 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.535 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 864.814ms 2025-06-17 10:52:34.536 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:52:34.537 +00:00 [INF] Capturing transaction. 2025-06-17 10:52:34.539 +00:00 [INF] Discarding envelope f22c0f84406648c09ba31c01755512cb because the queue is full. 2025-06-17 10:52:34.541 +00:00 [INF] Capturing transaction. 2025-06-17 10:52:34.541 +00:00 [INF] Discarding envelope 865316c8f0094eb6b93fad91861a6f2a because the queue is full. 2025-06-17 10:52:34.540 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.545 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 875.8809ms 2025-06-17 10:52:34.548 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.554 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.559 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.560 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.567 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.575 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.576 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.582 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.583 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.599 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.608 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.611 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.623 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.628 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.632 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.641 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.673 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.699 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.703 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.736 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.748 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.751 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.772 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.789 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.811 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.811 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.818 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.827 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.837 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.851 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.873 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.895 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:34.907 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.930 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.935 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.945 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.954 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.959 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.959 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.979 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:34.991 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:34.993 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:34.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.003 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.003 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:35.038 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:35.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.057 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.057 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.090 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.099 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.101 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.106 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:35.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.118 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:35.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.159 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.168 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.172 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.185 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.198 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.214 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.220 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.229 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.238 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.240 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.257 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.259 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:35.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:35.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.286 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.297 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.305 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.307 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.320 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:35.322 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.344 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.357 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.359 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:35.363 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:35.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.376 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.381 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.387 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.392 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:35.403 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:35.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.427 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.430 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:35.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:52:35.449 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:35.452 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:52:35.453 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:52:35.464 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:52:35.468 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1604.2865ms 2025-06-17 10:52:35.468 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:52:35.468 +00:00 [INF] Capturing transaction. 2025-06-17 10:52:35.468 +00:00 [INF] Discarding envelope 4d9985e13b434bcca2fa35d6a9065c74 because the queue is full. 2025-06-17 10:52:35.468 +00:00 [INF] Capturing transaction. 2025-06-17 10:52:35.469 +00:00 [INF] Discarding envelope 39aaedb61bbe4bcf83bb95a3854169a5 because the queue is full. 2025-06-17 10:52:35.469 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1606.9439ms 2025-06-17 10:52:35.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:52:35.477 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:52:35.477 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1658.7705ms 2025-06-17 10:52:35.478 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:52:35.478 +00:00 [INF] Capturing transaction. 2025-06-17 10:52:35.478 +00:00 [INF] Discarding envelope 773de204f549450b9bfcf1e797683605 because the queue is full. 2025-06-17 10:52:35.478 +00:00 [INF] Capturing transaction. 2025-06-17 10:52:35.478 +00:00 [INF] Discarding envelope 0d56a7502be24656868102bbc0571a12 because the queue is full. 2025-06-17 10:52:35.479 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1662.6016ms 2025-06-17 10:53:29.847 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 10:53:29.847 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:53:29.847 +00:00 [INF] Started transaction with span ID '2914a6eb0a6229e5' and trace ID 'dc46cc0b2a6148b994107f3ffd3137f5'. 2025-06-17 10:53:29.847 +00:00 [INF] Started transaction with span ID '2914a6eb0a6229e5' and trace ID 'dc46cc0b2a6148b994107f3ffd3137f5'. 2025-06-17 10:53:29.847 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:53:29.847 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:53:29.849 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:53:29.850 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:53:29.850 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.2034ms 2025-06-17 10:53:29.850 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:53:29.850 +00:00 [INF] Capturing transaction. 2025-06-17 10:53:29.850 +00:00 [INF] Discarding envelope 3ca5e177d0e64f3b92051e6f636d211b because the queue is full. 2025-06-17 10:53:29.850 +00:00 [INF] Capturing transaction. 2025-06-17 10:53:29.850 +00:00 [INF] Discarding envelope 7c554a598f7844f798be7f0c84ef5fbf because the queue is full. 2025-06-17 10:53:29.850 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 3.3381ms 2025-06-17 10:53:30.359 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:53:30.359 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:53:30.359 +00:00 [INF] Started transaction with span ID '1b5cc73a4353ad1e' and trace ID 'b43ebb015ab04100a19916152f4f7525'. 2025-06-17 10:53:30.360 +00:00 [INF] Started transaction with span ID '1b5cc73a4353ad1e' and trace ID 'b43ebb015ab04100a19916152f4f7525'. 2025-06-17 10:53:30.360 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:53:30.360 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:53:30.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:53:30.363 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:53:30.363 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.575ms 2025-06-17 10:53:30.363 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:53:30.363 +00:00 [INF] Capturing transaction. 2025-06-17 10:53:30.364 +00:00 [INF] Discarding envelope b7b14e621f874a53a46c96b2cf2a524f because the queue is full. 2025-06-17 10:53:30.364 +00:00 [INF] Capturing transaction. 2025-06-17 10:53:30.364 +00:00 [INF] Discarding envelope 6ef7b6a0833a4afbb0b31201259deb2c because the queue is full. 2025-06-17 10:53:30.364 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 4.6529ms 2025-06-17 10:55:34.743 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 10:55:34.743 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:55:34.743 +00:00 [INF] Started transaction with span ID '7d2d807775d7426a' and trace ID 'a4685c0478e74b34ae3b86f95eb9f850'. 2025-06-17 10:55:34.743 +00:00 [INF] Started transaction with span ID '7d2d807775d7426a' and trace ID 'a4685c0478e74b34ae3b86f95eb9f850'. 2025-06-17 10:55:34.743 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:55:34.743 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:55:34.755 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:55:34.772 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:55:34.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:55:34.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:55:34.780 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:34.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:34.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:34.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:34.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:34.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:34.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:34.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:34.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:34.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:34.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:34.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:34.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:34.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:34.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:34.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:34.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:34.823 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:34.829 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:34.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:34.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:34.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:34.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:34.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:34.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:34.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:34.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:34.849 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:34.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:34.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:34.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:34.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:34.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:34.864 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:34.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:34.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:34.869 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:34.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:34.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:34.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:34.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:34.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:34.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:34.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:34.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:34.897 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:55:34.898 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 154.9865ms 2025-06-17 10:55:34.898 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:55:34.899 +00:00 [INF] Capturing transaction. 2025-06-17 10:55:34.899 +00:00 [INF] Discarding envelope ba95bed8cd604b4ca6aea647b9303e3c because the queue is full. 2025-06-17 10:55:34.899 +00:00 [INF] Capturing transaction. 2025-06-17 10:55:34.899 +00:00 [INF] Discarding envelope e77d19917d6649438c2042f63ac34cf2 because the queue is full. 2025-06-17 10:55:34.900 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 156.6776ms 2025-06-17 10:55:36.665 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 10:55:36.665 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:55:36.665 +00:00 [INF] Started transaction with span ID 'd99900a66f48df2e' and trace ID '4077f75d3aa04f03b846d856a00b860a'. 2025-06-17 10:55:36.665 +00:00 [INF] Started transaction with span ID 'd99900a66f48df2e' and trace ID '4077f75d3aa04f03b846d856a00b860a'. 2025-06-17 10:55:36.665 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:55:36.665 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:55:36.668 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:55:36.668 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:55:36.669 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.0448ms 2025-06-17 10:55:36.669 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:55:36.669 +00:00 [INF] Capturing transaction. 2025-06-17 10:55:36.669 +00:00 [INF] Discarding envelope 0231c5288ab140869c7e6c1105c130ca because the queue is full. 2025-06-17 10:55:36.669 +00:00 [INF] Capturing transaction. 2025-06-17 10:55:36.669 +00:00 [INF] Discarding envelope 5c8590e964624a9d81c9d73f0e217776 because the queue is full. 2025-06-17 10:55:36.669 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 4.0130ms 2025-06-17 10:55:37.172 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:55:37.172 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:55:37.172 +00:00 [INF] Started transaction with span ID '2c46c8b6823b4465' and trace ID '59403427f3f94641a6f41d7ac6227aa1'. 2025-06-17 10:55:37.172 +00:00 [INF] Started transaction with span ID '2c46c8b6823b4465' and trace ID '59403427f3f94641a6f41d7ac6227aa1'. 2025-06-17 10:55:37.173 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:55:37.173 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:55:37.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:55:37.175 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:55:37.175 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.1444ms 2025-06-17 10:55:37.175 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:55:37.175 +00:00 [INF] Capturing transaction. 2025-06-17 10:55:37.175 +00:00 [INF] Discarding envelope c1296223508b4b9b880580711ab4c625 because the queue is full. 2025-06-17 10:55:37.175 +00:00 [INF] Capturing transaction. 2025-06-17 10:55:37.175 +00:00 [INF] Discarding envelope fe27c538199c4173b76e536d1b39aaa5 because the queue is full. 2025-06-17 10:55:37.178 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 6.7109ms 2025-06-17 10:55:37.298 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 10:55:37.298 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:55:37.298 +00:00 [INF] Started transaction with span ID 'a50135b0e7ba77e7' and trace ID '41ca92233ba446ac9d1755584a48111f'. 2025-06-17 10:55:37.299 +00:00 [INF] Started transaction with span ID 'a50135b0e7ba77e7' and trace ID '41ca92233ba446ac9d1755584a48111f'. 2025-06-17 10:55:37.308 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:55:37.309 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:55:37.314 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:55:37.314 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:55:37.318 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 8.8352ms 2025-06-17 10:55:37.318 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:55:37.318 +00:00 [INF] Capturing transaction. 2025-06-17 10:55:37.318 +00:00 [INF] Discarding envelope cd28d753bffd4de9b7d04c55d5cd03e7 because the queue is full. 2025-06-17 10:55:37.318 +00:00 [INF] Capturing transaction. 2025-06-17 10:55:37.318 +00:00 [INF] Discarding envelope b9c2ae33189d4f74a96250a7fad4a173 because the queue is full. 2025-06-17 10:55:37.319 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 20.8851ms 2025-06-17 10:55:37.544 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 10:55:37.544 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:55:37.544 +00:00 [INF] Started transaction with span ID 'd69bdc81276c1936' and trace ID 'c90b49e41dba44a88199adde846eef33'. 2025-06-17 10:55:37.544 +00:00 [INF] Started transaction with span ID 'd69bdc81276c1936' and trace ID 'c90b49e41dba44a88199adde846eef33'. 2025-06-17 10:55:37.544 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:55:37.544 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:55:37.561 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:55:37.578 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:55:37.582 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:55:37.586 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:55:37.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:37.604 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:37.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:37.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:55:37.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:37.619 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:37.627 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:37.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:55:37.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:37.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:37.645 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:37.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:55:37.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:37.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:37.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:37.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:55:37.660 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:37.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:37.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:37.665 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:55:37.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:37.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:37.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:37.675 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:55:37.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:37.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:37.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:37.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:55:37.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:37.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:37.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:37.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:55:37.697 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:37.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:37.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:37.706 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:55:37.708 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:37.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:37.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:37.717 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:55:37.718 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:37.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:37.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:37.723 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:55:37.724 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:37.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:37.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:37.730 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:55:37.732 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:37.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:37.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:37.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:55:37.738 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:37.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:37.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:37.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:55:37.746 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:37.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:37.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:37.751 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:55:37.752 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:37.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:37.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:37.757 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:55:37.759 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:37.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:37.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:37.765 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:55:37.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:55:37.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:55:37.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:55:37.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:55:37.774 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:55:37.774 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 229.273ms 2025-06-17 10:55:37.774 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:55:37.774 +00:00 [INF] Capturing transaction. 2025-06-17 10:55:37.774 +00:00 [INF] Discarding envelope 99e06434a9b3439a80d01c49ad094bea because the queue is full. 2025-06-17 10:55:37.774 +00:00 [INF] Capturing transaction. 2025-06-17 10:55:37.774 +00:00 [INF] Discarding envelope 61298fe95f874ea480ec4fa1e128d7bc because the queue is full. 2025-06-17 10:55:37.774 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 230.4297ms 2025-06-17 10:57:09.706 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:57:09.706 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:57:09.706 +00:00 [INF] Started transaction with span ID 'b6d9c48159a71e8f' and trace ID '0d1f0d0164cd4d259dd5b8ccaab7fe34'. 2025-06-17 10:57:09.706 +00:00 [INF] Started transaction with span ID 'b6d9c48159a71e8f' and trace ID '0d1f0d0164cd4d259dd5b8ccaab7fe34'. 2025-06-17 10:57:09.706 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:57:09.706 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:57:09.719 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:57:09.737 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:57:09.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:57:09.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:57:09.746 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.752 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:09.753 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.762 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:09.763 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.770 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:09.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.779 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:09.779 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.781 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:09.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.791 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:09.792 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.797 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:09.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.803 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:09.804 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.813 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:09.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:09.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:09.833 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.838 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:09.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:09.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.858 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:09.859 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.864 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:09.865 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.868 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.872 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:09.874 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.879 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:09.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.884 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.889 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:09.890 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:57:09.890 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 183.5134ms 2025-06-17 10:57:09.890 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:57:09.890 +00:00 [INF] Capturing transaction. 2025-06-17 10:57:09.890 +00:00 [INF] Discarding envelope 7b3d1dc5b49b4997ad8bc323c0094489 because the queue is full. 2025-06-17 10:57:09.890 +00:00 [INF] Capturing transaction. 2025-06-17 10:57:09.890 +00:00 [INF] Discarding envelope 3e92d01714324d72ad4a08a130486cf2 because the queue is full. 2025-06-17 10:57:09.891 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 184.7904ms 2025-06-17 10:57:09.891 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:57:09.891 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:57:09.891 +00:00 [INF] Started transaction with span ID 'a4afa567f88cfba4' and trace ID '6611ed6ff0664addae79932950007c09'. 2025-06-17 10:57:09.891 +00:00 [INF] Started transaction with span ID 'a4afa567f88cfba4' and trace ID '6611ed6ff0664addae79932950007c09'. 2025-06-17 10:57:09.891 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:57:09.891 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:57:09.895 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:57:09.898 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:57:09.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:57:09.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:57:09.906 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.915 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.919 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.920 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.923 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.924 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.934 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.943 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.952 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.968 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.983 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.990 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:09.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:09.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:09.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:10.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:10.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:10.006 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:57:10.007 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 115.6393ms 2025-06-17 10:57:10.007 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:57:10.007 +00:00 [INF] Capturing transaction. 2025-06-17 10:57:10.008 +00:00 [INF] Discarding envelope 60d1829c7fb64898b6f3dca0e5c60404 because the queue is full. 2025-06-17 10:57:10.008 +00:00 [INF] Capturing transaction. 2025-06-17 10:57:10.008 +00:00 [INF] Discarding envelope 412526b35fa140f8900381af593976bc because the queue is full. 2025-06-17 10:57:10.008 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 116.9326ms 2025-06-17 10:57:12.475 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 10:57:12.475 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:57:12.475 +00:00 [INF] Started transaction with span ID '518c856395fc5b89' and trace ID '3757687c7c564502bb889f5612f1d0fc'. 2025-06-17 10:57:12.475 +00:00 [INF] Started transaction with span ID '518c856395fc5b89' and trace ID '3757687c7c564502bb889f5612f1d0fc'. 2025-06-17 10:57:12.475 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:57:12.475 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:57:12.495 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:57:12.512 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:57:12.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:57:12.517 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:57:12.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:12.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.542 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:12.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.554 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:12.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:12.568 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:12.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.583 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 10:57:12.583 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:57:12.583 +00:00 [INF] Started transaction with span ID 'db202df3754090c0' and trace ID '869dfa5a48214f1381bd225da3638d64'. 2025-06-17 10:57:12.584 +00:00 [INF] Started transaction with span ID 'db202df3754090c0' and trace ID '869dfa5a48214f1381bd225da3638d64'. 2025-06-17 10:57:12.584 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:57:12.584 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:57:12.588 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:57:12.590 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.593 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:57:12.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:12.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:57:12.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:57:12.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.608 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.615 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:12.617 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.629 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.633 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:12.634 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.641 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:12.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.667 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.670 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.670 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:12.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.681 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.689 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.691 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:12.696 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.702 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.720 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.724 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:12.727 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.729 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.738 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.747 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:12.754 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.766 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.768 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.771 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.776 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:12.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.779 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:12.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:12.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.816 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.817 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.830 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:12.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:57:12.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:57:12.846 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.849 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:57:12.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:57:12.850 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:57:12.851 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 375.8358ms 2025-06-17 10:57:12.851 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:57:12.851 +00:00 [INF] Capturing transaction. 2025-06-17 10:57:12.852 +00:00 [INF] Discarding envelope 8c641135889246bb9694d4a630527e1e because the queue is full. 2025-06-17 10:57:12.851 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:57:12.853 +00:00 [INF] Capturing transaction. 2025-06-17 10:57:12.853 +00:00 [INF] Discarding envelope c6d6d77558864483b0307985b4437c06 because the queue is full. 2025-06-17 10:57:12.853 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 378.1377ms 2025-06-17 10:57:12.853 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 269.4838ms 2025-06-17 10:57:12.853 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:57:12.854 +00:00 [INF] Capturing transaction. 2025-06-17 10:57:12.854 +00:00 [INF] Discarding envelope 3a26f5c914d345ab8f5d0c99e22ec479 because the queue is full. 2025-06-17 10:57:12.854 +00:00 [INF] Capturing transaction. 2025-06-17 10:57:12.854 +00:00 [INF] Discarding envelope 65a1dc2c82354f6aae570988725b3c03 because the queue is full. 2025-06-17 10:57:12.854 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 270.9630ms 2025-06-17 10:57:15.178 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 10:57:15.178 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:57:15.178 +00:00 [INF] Started transaction with span ID 'e5402514bdae1f2b' and trace ID '00418c2d87a849f4ab15a7a966b86b4f'. 2025-06-17 10:57:15.178 +00:00 [INF] Started transaction with span ID 'e5402514bdae1f2b' and trace ID '00418c2d87a849f4ab15a7a966b86b4f'. 2025-06-17 10:57:15.179 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:57:15.179 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:57:15.180 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:57:15.180 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:57:15.180 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7581ms 2025-06-17 10:57:15.180 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:57:15.180 +00:00 [INF] Capturing transaction. 2025-06-17 10:57:15.181 +00:00 [INF] Discarding envelope 2ca4ec62925e47698b3c7cdc2beb1149 because the queue is full. 2025-06-17 10:57:15.181 +00:00 [INF] Capturing transaction. 2025-06-17 10:57:15.181 +00:00 [INF] Discarding envelope f5073f2ac8474c068d414d0ccbd234f6 because the queue is full. 2025-06-17 10:57:15.181 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 2.7900ms 2025-06-17 10:57:23.923 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 10:57:23.924 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:57:23.924 +00:00 [INF] Started transaction with span ID '3f0b216bae8356f2' and trace ID 'edc42ccfbdca45848198cb250b053282'. 2025-06-17 10:57:23.924 +00:00 [INF] Started transaction with span ID '3f0b216bae8356f2' and trace ID 'edc42ccfbdca45848198cb250b053282'. 2025-06-17 10:57:23.924 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:57:23.924 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:57:23.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:57:23.929 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:57:23.930 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 5.7392ms 2025-06-17 10:57:23.930 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:57:23.930 +00:00 [INF] Capturing transaction. 2025-06-17 10:57:23.930 +00:00 [INF] Discarding envelope f5eaea1cd21e483b89106464495af24a because the queue is full. 2025-06-17 10:57:23.930 +00:00 [INF] Capturing transaction. 2025-06-17 10:57:23.930 +00:00 [INF] Discarding envelope 76c59168341a4bbca54299125af00169 because the queue is full. 2025-06-17 10:57:23.930 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 6.7865ms 2025-06-17 10:57:23.940 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 10:57:23.940 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:57:23.941 +00:00 [INF] Started transaction with span ID '6454a8d6cb45d7b7' and trace ID '0e0843a605294672b437a687003891a8'. 2025-06-17 10:57:23.941 +00:00 [INF] Started transaction with span ID '6454a8d6cb45d7b7' and trace ID '0e0843a605294672b437a687003891a8'. 2025-06-17 10:57:23.941 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:57:23.942 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:57:23.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:57:23.948 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:57:23.949 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 6.5999ms 2025-06-17 10:57:23.949 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:57:23.949 +00:00 [INF] Capturing transaction. 2025-06-17 10:57:23.949 +00:00 [INF] Discarding envelope 3732c3cd071d45ea82fddd2aa87bb5aa because the queue is full. 2025-06-17 10:57:23.949 +00:00 [INF] Capturing transaction. 2025-06-17 10:57:23.949 +00:00 [INF] Discarding envelope fc3f4b86360e4c6a954a3b557228ec85 because the queue is full. 2025-06-17 10:57:23.950 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 9.9051ms 2025-06-17 10:57:24.065 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:57:24.065 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:57:24.065 +00:00 [INF] Started transaction with span ID 'ebb811b849965113' and trace ID 'a3bf78e2453d4a0aa082e652af602f32'. 2025-06-17 10:57:24.065 +00:00 [INF] Started transaction with span ID 'ebb811b849965113' and trace ID 'a3bf78e2453d4a0aa082e652af602f32'. 2025-06-17 10:57:24.065 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:57:24.065 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:57:24.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:57:24.067 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:57:24.068 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.3313ms 2025-06-17 10:57:24.068 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:57:24.068 +00:00 [INF] Capturing transaction. 2025-06-17 10:57:24.068 +00:00 [INF] Discarding envelope 013ff30c620940af9b2bcd5a4fb31eb0 because the queue is full. 2025-06-17 10:57:24.068 +00:00 [INF] Capturing transaction. 2025-06-17 10:57:24.068 +00:00 [INF] Discarding envelope 2b1133df35ec440d89f480d48d9a1e9f because the queue is full. 2025-06-17 10:57:24.068 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 3.3581ms 2025-06-17 10:57:24.258 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 10:57:24.258 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:57:24.258 +00:00 [INF] Started transaction with span ID '771a4f0d2008e3ec' and trace ID '04ce7b05ca3a4beda215fc095b44d20b'. 2025-06-17 10:57:24.259 +00:00 [INF] Started transaction with span ID '771a4f0d2008e3ec' and trace ID '04ce7b05ca3a4beda215fc095b44d20b'. 2025-06-17 10:57:24.259 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:57:24.259 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:57:24.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:57:24.262 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:57:24.263 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.8335ms 2025-06-17 10:57:24.263 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:57:24.263 +00:00 [INF] Capturing transaction. 2025-06-17 10:57:24.263 +00:00 [INF] Discarding envelope bd3bb25cfe0c465da369edacbadc9b3d because the queue is full. 2025-06-17 10:57:24.263 +00:00 [INF] Capturing transaction. 2025-06-17 10:57:24.263 +00:00 [INF] Discarding envelope 5978b75e0c244102a47e366ff906484c because the queue is full. 2025-06-17 10:57:24.264 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 5.3838ms 2025-06-17 10:58:11.830 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:58:11.831 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:58:11.831 +00:00 [INF] Started transaction with span ID 'b9e3ffa04e9d0626' and trace ID '0d925a1b60df443097ca77668b3abb54'. 2025-06-17 10:58:11.831 +00:00 [INF] Started transaction with span ID 'b9e3ffa04e9d0626' and trace ID '0d925a1b60df443097ca77668b3abb54'. 2025-06-17 10:58:11.831 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:58:11.831 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:58:11.864 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:58:11.884 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:58:11.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:58:11.891 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:58:11.897 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:11.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:11.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:11.903 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:11.904 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:11.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:11.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:11.910 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:11.910 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:11.912 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:11.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:11.914 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:11.915 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:11.916 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:11.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:11.919 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:11.920 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:11.921 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:11.924 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:11.925 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:11.926 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:11.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:11.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:11.931 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:11.932 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:11.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:11.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:11.936 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:11.937 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:11.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:11.943 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:11.944 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:11.945 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:11.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:11.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:11.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:11.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:11.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:11.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:11.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:11.957 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:11.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:11.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:11.964 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:11.965 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:11.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:11.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:11.970 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:11.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:11.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:11.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:11.977 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:11.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:11.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:11.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:11.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:11.986 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:11.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:11.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:11.992 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:11.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:11.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:11.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:11.999 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:12.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:12.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:12.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:12.006 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:12.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:12.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:12.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:12.013 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:12.014 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:58:12.014 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 182.9135ms 2025-06-17 10:58:12.014 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:58:12.014 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:12.014 +00:00 [INF] Discarding envelope d3c0eb41fc9e402e9d064c9f8816796d because the queue is full. 2025-06-17 10:58:12.014 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:12.014 +00:00 [INF] Discarding envelope cfea5603464f4a9f8b3bb09627288d22 because the queue is full. 2025-06-17 10:58:12.015 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 184.3506ms 2025-06-17 10:58:12.015 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:58:12.015 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:58:12.015 +00:00 [INF] Started transaction with span ID '549c4f27b522d87c' and trace ID '5da6254dade6415dbc0c94e35342445e'. 2025-06-17 10:58:12.015 +00:00 [INF] Started transaction with span ID '549c4f27b522d87c' and trace ID '5da6254dade6415dbc0c94e35342445e'. 2025-06-17 10:58:12.015 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:58:12.015 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:58:12.034 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:58:12.048 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:58:12.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:58:12.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:58:12.055 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:12.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:12.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:12.063 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:12.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:12.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:12.066 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:12.067 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:12.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:12.071 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:12.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:12.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:12.076 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:12.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:12.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:12.082 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:12.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:12.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:12.090 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:12.094 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:12.097 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:12.099 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:12.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:12.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:12.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:12.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:12.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:12.110 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:12.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:12.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:12.114 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:12.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:12.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:12.121 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:12.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:12.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:12.125 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:12.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:12.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:12.131 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:12.133 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:12.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:12.138 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:12.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:12.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:12.146 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:58:12.149 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 133.7212ms 2025-06-17 10:58:12.149 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:58:12.149 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:12.150 +00:00 [INF] Discarding envelope a78b94c9ba3d4de08dc4e7419ef7743a because the queue is full. 2025-06-17 10:58:12.150 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:12.150 +00:00 [INF] Discarding envelope f14cd295fff7469dbc23f5080eebdba3 because the queue is full. 2025-06-17 10:58:12.150 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 134.9361ms 2025-06-17 10:58:16.120 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 10:58:16.120 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:58:16.120 +00:00 [INF] Started transaction with span ID '8096877714429b07' and trace ID 'dd2d8556fe484955b97c47824881295c'. 2025-06-17 10:58:16.120 +00:00 [INF] Started transaction with span ID '8096877714429b07' and trace ID 'dd2d8556fe484955b97c47824881295c'. 2025-06-17 10:58:16.120 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:58:16.120 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:58:16.135 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:58:16.149 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:58:16.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:58:16.156 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:58:16.164 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.170 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:16.171 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.176 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:16.176 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.177 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.181 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:16.181 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.182 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.186 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:16.187 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.190 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:16.191 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.192 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:16.196 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.203 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:16.204 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:16.210 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.215 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:16.217 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.223 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.224 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:16.225 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:16.233 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:16.240 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.246 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:16.247 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.253 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:16.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.271 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:16.272 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.277 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:16.278 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:16.286 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.292 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:16.292 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:58:16.293 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 172.4165ms 2025-06-17 10:58:16.293 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:58:16.293 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:16.293 +00:00 [INF] Discarding envelope 1a7113fc20ce4ad996ddf1645af79539 because the queue is full. 2025-06-17 10:58:16.293 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:16.293 +00:00 [INF] Discarding envelope cb6ea8cb4ea741b5bfa62d19ba55cb9a because the queue is full. 2025-06-17 10:58:16.293 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 173.5773ms 2025-06-17 10:58:16.294 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 10:58:16.294 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:58:16.294 +00:00 [INF] Started transaction with span ID '4f6d0a1ced0836cd' and trace ID 'e4a101a484b84536b2b10e7e4e516785'. 2025-06-17 10:58:16.294 +00:00 [INF] Started transaction with span ID '4f6d0a1ced0836cd' and trace ID 'e4a101a484b84536b2b10e7e4e516785'. 2025-06-17 10:58:16.294 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:58:16.294 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:58:16.297 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:58:16.300 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:58:16.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:58:16.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:58:16.307 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.309 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.313 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.314 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.317 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.318 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.323 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.327 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.331 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.348 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.352 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.370 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.375 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.380 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.386 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.391 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:16.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:16.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:16.394 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:58:16.395 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 101.347ms 2025-06-17 10:58:16.395 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:58:16.396 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:16.396 +00:00 [INF] Discarding envelope 9fbd2082a4a448ef95d36e685507d77b because the queue is full. 2025-06-17 10:58:16.396 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:16.396 +00:00 [INF] Discarding envelope 96ff6b841c224604990b498794eebce1 because the queue is full. 2025-06-17 10:58:16.396 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 102.3605ms 2025-06-17 10:58:18.688 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 10:58:18.688 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:58:18.688 +00:00 [INF] Started transaction with span ID '9c3acf3333e1ed41' and trace ID '393e9866de38492f974c4b1edf04d081'. 2025-06-17 10:58:18.688 +00:00 [INF] Started transaction with span ID '9c3acf3333e1ed41' and trace ID '393e9866de38492f974c4b1edf04d081'. 2025-06-17 10:58:18.688 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:58:18.688 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:58:18.691 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:58:18.691 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:58:18.691 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.0109ms 2025-06-17 10:58:18.691 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:58:18.691 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:18.691 +00:00 [INF] Discarding envelope 9642f0664bd84da88fad7a663c78983f because the queue is full. 2025-06-17 10:58:18.691 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:18.691 +00:00 [INF] Discarding envelope 2ce52fe1b75f41bfabed676fbf146589 because the queue is full. 2025-06-17 10:58:18.692 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 4.0587ms 2025-06-17 10:58:20.272 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 10:58:20.272 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:58:20.272 +00:00 [INF] Started transaction with span ID '16da4761bb830557' and trace ID '575db29f66f245a6952991c5007fe294'. 2025-06-17 10:58:20.272 +00:00 [INF] Started transaction with span ID '16da4761bb830557' and trace ID '575db29f66f245a6952991c5007fe294'. 2025-06-17 10:58:20.272 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:58:20.272 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:58:20.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:58:20.275 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:58:20.276 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.2882ms 2025-06-17 10:58:20.276 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:58:20.276 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:20.276 +00:00 [INF] Discarding envelope cc6cdf8dcdcc43049fe9ce1d3a037047 because the queue is full. 2025-06-17 10:58:20.276 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:20.276 +00:00 [INF] Discarding envelope 59fe09238f804c498e65f1be127d2241 because the queue is full. 2025-06-17 10:58:20.276 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 4.3938ms 2025-06-17 10:58:20.773 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:58:20.773 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:58:20.773 +00:00 [INF] Started transaction with span ID 'a1e284204949db7a' and trace ID '437bfb7b911a45d6857e489cb122aa44'. 2025-06-17 10:58:20.774 +00:00 [INF] Started transaction with span ID 'a1e284204949db7a' and trace ID '437bfb7b911a45d6857e489cb122aa44'. 2025-06-17 10:58:20.774 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:58:20.774 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:58:20.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:58:20.778 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:58:20.778 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.3712ms 2025-06-17 10:58:20.778 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:58:20.778 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:20.778 +00:00 [INF] Discarding envelope 9229617b768e44f29f5064a6aad5e435 because the queue is full. 2025-06-17 10:58:20.778 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:20.779 +00:00 [INF] Discarding envelope 06642972ea9f47368b56742da2c2d182 because the queue is full. 2025-06-17 10:58:20.779 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 5.6859ms 2025-06-17 10:58:53.675 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 10:58:53.675 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:58:53.675 +00:00 [INF] Started transaction with span ID '9956edc6b53c9e4d' and trace ID '52823d91505842aa9b11e3765443e3e3'. 2025-06-17 10:58:53.675 +00:00 [INF] Started transaction with span ID '9956edc6b53c9e4d' and trace ID '52823d91505842aa9b11e3765443e3e3'. 2025-06-17 10:58:53.675 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:58:53.675 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:58:53.694 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:58:53.714 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:58:53.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:58:53.723 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:58:53.747 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:53.760 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:53.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.775 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 10:58:53.775 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:58:53.775 +00:00 [INF] Started transaction with span ID '318b110e81ffe2cb' and trace ID '68f71ccbb31f4e119dce6a27506b0270'. 2025-06-17 10:58:53.775 +00:00 [INF] Started transaction with span ID '318b110e81ffe2cb' and trace ID '68f71ccbb31f4e119dce6a27506b0270'. 2025-06-17 10:58:53.776 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:58:53.776 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:58:53.780 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:58:53.786 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:58:53.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:53.790 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:58:53.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:53.793 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:58:53.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:53.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:53.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:53.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:53.831 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:53.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.839 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.842 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.849 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:53.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:53.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.854 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:53.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.865 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:53.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.880 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:53.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:53.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:53.887 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:53.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:53.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.907 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:53.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.913 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.921 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:53.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:53.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:53.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.937 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.948 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:53.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:53.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:53.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.970 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:53.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:53.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.976 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:53.980 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.981 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:53.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:53.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:53.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:53.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:54.005 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:54.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:54.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:54.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:54.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:54.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:54.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:54.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:54.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:54.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:54.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:54.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:54.038 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:54.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:54.049 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:54.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:54.056 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:54.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:54.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:54.077 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:54.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:54.090 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:54.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:54.094 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:54.122 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:54.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:54.129 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:54.137 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:54.144 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:54.156 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:54.157 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:54.159 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:58:54.167 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:54.178 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 402.5903ms 2025-06-17 10:58:54.178 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:58:54.178 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:54.179 +00:00 [INF] Discarding envelope 5772a0627a5146b5a264c9bda6a5e4cf because the queue is full. 2025-06-17 10:58:54.179 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:54.179 +00:00 [INF] Discarding envelope 8f9b36cec1854729bfcc1be32158304b because the queue is full. 2025-06-17 10:58:54.179 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 403.6665ms 2025-06-17 10:58:54.182 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:54.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:54.197 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:54.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:54.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:54.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:54.230 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:54.239 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:54.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:54.253 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:54.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:54.268 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:54.269 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:58:54.270 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 594.3847ms 2025-06-17 10:58:54.270 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:58:54.270 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:54.270 +00:00 [INF] Discarding envelope 04c639ea66b145e7bb395ed1418033b1 because the queue is full. 2025-06-17 10:58:54.270 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:54.270 +00:00 [INF] Discarding envelope fbb13e60ce59492f849f553a0a4fc3f7 because the queue is full. 2025-06-17 10:58:54.273 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 598.0022ms 2025-06-17 10:58:55.221 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 10:58:55.221 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:58:55.221 +00:00 [INF] Started transaction with span ID '47e43708ac8a42f4' and trace ID '8c618474f1a544d2acd04183ddf6ece8'. 2025-06-17 10:58:55.221 +00:00 [INF] Started transaction with span ID '47e43708ac8a42f4' and trace ID '8c618474f1a544d2acd04183ddf6ece8'. 2025-06-17 10:58:55.221 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:58:55.221 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:58:55.237 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:58:55.260 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:58:55.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:58:55.266 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:58:55.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:55.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:55.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:55.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:55.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:55.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.333 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 10:58:55.333 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:58:55.333 +00:00 [INF] Started transaction with span ID 'fa662fee07189ca5' and trace ID '6480cd1bef3a403db37fd90ee9c64259'. 2025-06-17 10:58:55.334 +00:00 [INF] Started transaction with span ID 'fa662fee07189ca5' and trace ID '6480cd1bef3a403db37fd90ee9c64259'. 2025-06-17 10:58:55.334 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:58:55.334 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:58:55.339 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:58:55.344 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:58:55.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:58:55.352 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.353 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:58:55.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.365 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:55.366 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.371 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:55.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.383 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.392 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.399 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:55.400 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.403 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.436 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:55.437 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:55.453 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.456 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.462 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.467 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.472 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:55.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.482 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:55.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:55.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.528 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.538 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.543 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.555 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:55.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.561 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.571 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:55.579 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.588 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:55.606 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.619 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.624 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.626 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:55.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:58:55.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:58:55.636 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:58:55.639 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 305.8134ms 2025-06-17 10:58:55.640 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:58:55.640 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:55.640 +00:00 [INF] Discarding envelope bcccb62ef5f34a7aa7ecad5e67cd0e52 because the queue is full. 2025-06-17 10:58:55.640 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:55.640 +00:00 [INF] Discarding envelope 01b4baa7367c48f7b24355d9affff607 because the queue is full. 2025-06-17 10:58:55.640 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 307.3376ms 2025-06-17 10:58:55.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:58:55.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:58:55.645 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:58:55.646 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 425.2356ms 2025-06-17 10:58:55.646 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:58:55.647 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:55.647 +00:00 [INF] Discarding envelope b8604482bd2c46689f595b869dec0249 because the queue is full. 2025-06-17 10:58:55.647 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:55.647 +00:00 [INF] Discarding envelope 67ea3b43194d46f18f4f1e53f0ed464f because the queue is full. 2025-06-17 10:58:55.648 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 426.8039ms 2025-06-17 10:58:56.673 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 10:58:56.673 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:58:56.674 +00:00 [INF] Started transaction with span ID '13219e5717aa25cf' and trace ID 'b01908ef2e794c199df5654d46f1515b'. 2025-06-17 10:58:56.674 +00:00 [INF] Started transaction with span ID '13219e5717aa25cf' and trace ID 'b01908ef2e794c199df5654d46f1515b'. 2025-06-17 10:58:56.674 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:58:56.674 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:58:56.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:58:56.678 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:58:56.679 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 4.6583ms 2025-06-17 10:58:56.679 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:58:56.679 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:56.679 +00:00 [INF] Discarding envelope b2340bd970874de9b694e29bc440c415 because the queue is full. 2025-06-17 10:58:56.679 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:56.679 +00:00 [INF] Discarding envelope e67e70ebc0564b74aa8f9e15beadd1ff because the queue is full. 2025-06-17 10:58:56.680 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 6.3334ms 2025-06-17 10:58:57.440 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:58:57.440 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:58:57.440 +00:00 [INF] Started transaction with span ID 'b61a24bcfe09ca39' and trace ID '23578108c861464ab4e3f86beea946c0'. 2025-06-17 10:58:57.440 +00:00 [INF] Started transaction with span ID 'b61a24bcfe09ca39' and trace ID '23578108c861464ab4e3f86beea946c0'. 2025-06-17 10:58:57.440 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:58:57.440 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:58:57.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:58:57.445 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:58:57.445 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 5.306ms 2025-06-17 10:58:57.446 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:58:57.446 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:57.446 +00:00 [INF] Discarding envelope 42d8f35fea234e9db84cfce1d809dc8d because the queue is full. 2025-06-17 10:58:57.446 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:57.446 +00:00 [INF] Discarding envelope 7112a589fb924f80a2f39e2aa7a62879 because the queue is full. 2025-06-17 10:58:57.446 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 6.4095ms 2025-06-17 10:58:57.860 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 10:58:57.860 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:58:57.860 +00:00 [INF] Started transaction with span ID 'fe91c95a14bb26f0' and trace ID '2a494b92105941a3b6ebe5ce54c0e543'. 2025-06-17 10:58:57.861 +00:00 [INF] Started transaction with span ID 'fe91c95a14bb26f0' and trace ID '2a494b92105941a3b6ebe5ce54c0e543'. 2025-06-17 10:58:57.861 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:58:57.861 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:58:57.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:58:57.864 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:58:57.864 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.6354ms 2025-06-17 10:58:57.864 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:58:57.865 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:57.865 +00:00 [INF] Discarding envelope da852ccb4b414f63affc0b647ead946e because the queue is full. 2025-06-17 10:58:57.865 +00:00 [INF] Capturing transaction. 2025-06-17 10:58:57.865 +00:00 [INF] Discarding envelope 317d0954cad5477983b9a62e8eba3c02 because the queue is full. 2025-06-17 10:58:57.865 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 5.2816ms 2025-06-17 10:59:38.327 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 10:59:38.327 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:59:38.327 +00:00 [INF] Started transaction with span ID '2316fe3b83586e38' and trace ID 'ecd2de384279460f9d2addf7f00a845b'. 2025-06-17 10:59:38.327 +00:00 [INF] Started transaction with span ID '2316fe3b83586e38' and trace ID 'ecd2de384279460f9d2addf7f00a845b'. 2025-06-17 10:59:38.327 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:59:38.327 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:59:38.345 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:59:38.365 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:59:38.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:59:38.372 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:59:38.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:59:38.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:59:38.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:59:38.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:59:38.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:59:38.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:59:38.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.439 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 10:59:38.439 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:59:38.439 +00:00 [INF] Started transaction with span ID '2dc0692674100fe0' and trace ID '6fe01f69ac694d86860d536f373f4272'. 2025-06-17 10:59:38.439 +00:00 [INF] Started transaction with span ID '2dc0692674100fe0' and trace ID '6fe01f69ac694d86860d536f373f4272'. 2025-06-17 10:59:38.439 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:59:38.439 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:59:38.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:59:38.445 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 10:59:38.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:59:38.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 10:59:38.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 10:59:38.450 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.456 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.463 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:59:38.465 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.475 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.476 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:59:38.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.479 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.484 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.489 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:59:38.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.524 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.525 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:59:38.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:59:38.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.554 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.560 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.561 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:59:38.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.588 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:59:38.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.607 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.609 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:59:38.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.624 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.632 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.638 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.644 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:59:38.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.650 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:59:38.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 10:59:38.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 10:59:38.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 10:59:38.678 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 10:59:38.678 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:59:38.678 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 351.2227ms 2025-06-17 10:59:38.678 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:59:38.679 +00:00 [INF] Capturing transaction. 2025-06-17 10:59:38.679 +00:00 [INF] Discarding envelope 89da8900defc4d0faed45fda2da814bc because the queue is full. 2025-06-17 10:59:38.680 +00:00 [INF] Capturing transaction. 2025-06-17 10:59:38.680 +00:00 [INF] Discarding envelope 29651ba79e7c4644ab445fd45d983f66 because the queue is full. 2025-06-17 10:59:38.680 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 353.1779ms 2025-06-17 10:59:38.679 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 10:59:38.681 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 241.7186ms 2025-06-17 10:59:38.681 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 10:59:38.681 +00:00 [INF] Capturing transaction. 2025-06-17 10:59:38.681 +00:00 [INF] Discarding envelope c72f7ccb5cdf4e018610c2b92b4567b7 because the queue is full. 2025-06-17 10:59:38.681 +00:00 [INF] Capturing transaction. 2025-06-17 10:59:38.681 +00:00 [INF] Discarding envelope 6fee50a5b6ca46e3801355effe5bb8d6 because the queue is full. 2025-06-17 10:59:38.681 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 242.5503ms 2025-06-17 10:59:40.247 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 10:59:40.248 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:59:40.248 +00:00 [INF] Started transaction with span ID '59d16b7175f1027b' and trace ID '3c4712a9b21b4a0e929066844762f297'. 2025-06-17 10:59:40.248 +00:00 [INF] Started transaction with span ID '59d16b7175f1027b' and trace ID '3c4712a9b21b4a0e929066844762f297'. 2025-06-17 10:59:40.248 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:59:40.248 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:59:40.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:59:40.250 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:59:40.250 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.1035ms 2025-06-17 10:59:40.250 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:59:40.250 +00:00 [INF] Capturing transaction. 2025-06-17 10:59:40.250 +00:00 [INF] Discarding envelope cd12d60025984dd49cb127b21331a935 because the queue is full. 2025-06-17 10:59:40.250 +00:00 [INF] Capturing transaction. 2025-06-17 10:59:40.251 +00:00 [INF] Discarding envelope 7b9ec3c78a684a7d9d01b8c86da59ffc because the queue is full. 2025-06-17 10:59:40.251 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 3.3743ms 2025-06-17 10:59:40.639 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:59:40.639 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:59:40.639 +00:00 [INF] Started transaction with span ID '5d7c57221cadb218' and trace ID '67be666164464a32b2e9fe3f21888a44'. 2025-06-17 10:59:40.639 +00:00 [INF] Started transaction with span ID '5d7c57221cadb218' and trace ID '67be666164464a32b2e9fe3f21888a44'. 2025-06-17 10:59:40.639 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:59:40.639 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:59:40.641 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:59:40.641 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:59:40.642 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.3677ms 2025-06-17 10:59:40.642 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:59:40.642 +00:00 [INF] Capturing transaction. 2025-06-17 10:59:40.642 +00:00 [INF] Discarding envelope 434c6e9eeebc46a781e858d9972fdbde because the queue is full. 2025-06-17 10:59:40.642 +00:00 [INF] Capturing transaction. 2025-06-17 10:59:40.642 +00:00 [INF] Discarding envelope 0a64cb4133e44d0faeaf0112e2e0f85a because the queue is full. 2025-06-17 10:59:40.642 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 3.4816ms 2025-06-17 10:59:40.769 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 10:59:40.769 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:59:40.769 +00:00 [INF] Started transaction with span ID '9dcfdd14d9182efc' and trace ID '9f93046e69524de9a90d669a72aa73e3'. 2025-06-17 10:59:40.769 +00:00 [INF] Started transaction with span ID '9dcfdd14d9182efc' and trace ID '9f93046e69524de9a90d669a72aa73e3'. 2025-06-17 10:59:40.769 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:59:40.769 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:59:40.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 10:59:40.771 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 10:59:40.771 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7708ms 2025-06-17 10:59:40.771 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 10:59:40.771 +00:00 [INF] Capturing transaction. 2025-06-17 10:59:40.771 +00:00 [INF] Discarding envelope 6321f0aa79a14ec4b41679710b1061fb because the queue is full. 2025-06-17 10:59:40.771 +00:00 [INF] Capturing transaction. 2025-06-17 10:59:40.771 +00:00 [INF] Discarding envelope 4d6874e091934bf19c3a3bf12fe37bbb because the queue is full. 2025-06-17 10:59:40.771 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 2.7036ms 2025-06-17 10:59:43.610 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 10:59:43.610 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:59:43.611 +00:00 [INF] Started transaction with span ID '2719daa83bff5138' and trace ID 'a7c25bd7184943d59087bb9f308db2be'. 2025-06-17 10:59:43.611 +00:00 [INF] Started transaction with span ID '2719daa83bff5138' and trace ID 'a7c25bd7184943d59087bb9f308db2be'. 2025-06-17 10:59:43.611 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:59:43.611 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:59:43.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 10:59:43.614 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 10:59:43.615 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.9364ms 2025-06-17 10:59:43.615 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 10:59:43.615 +00:00 [INF] Capturing transaction. 2025-06-17 10:59:43.615 +00:00 [INF] Discarding envelope 1273ee720b6745098b43c3f580114fee because the queue is full. 2025-06-17 10:59:43.615 +00:00 [INF] Capturing transaction. 2025-06-17 10:59:43.615 +00:00 [INF] Discarding envelope b80d9b5d1560439bb036342067ac59aa because the queue is full. 2025-06-17 10:59:43.616 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 5.5292ms 2025-06-17 10:59:43.963 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 10:59:43.964 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 10:59:43.964 +00:00 [INF] Started transaction with span ID 'd51bfae2a0dba26a' and trace ID '8e61eb7a245c421b9ab9cff79c325644'. 2025-06-17 10:59:43.964 +00:00 [INF] Started transaction with span ID 'd51bfae2a0dba26a' and trace ID '8e61eb7a245c421b9ab9cff79c325644'. 2025-06-17 10:59:43.964 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:59:43.964 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 10:59:43.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 10:59:43.967 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 10:59:43.967 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.9132ms 2025-06-17 10:59:43.967 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 10:59:43.967 +00:00 [INF] Capturing transaction. 2025-06-17 10:59:43.967 +00:00 [INF] Discarding envelope d0ace61d9a084903a4a87cc9416d0659 because the queue is full. 2025-06-17 10:59:43.967 +00:00 [INF] Capturing transaction. 2025-06-17 10:59:43.967 +00:00 [INF] Discarding envelope 8b3e8fe931bd48338f934fd8efc42453 because the queue is full. 2025-06-17 10:59:43.967 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 3.9197ms 2025-06-17 11:00:04.483 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 11:00:04.484 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:00:04.484 +00:00 [INF] Started transaction with span ID '6d9ee8fa9c1c26ea' and trace ID '9574442c54fa4aeea0f2de82a9ad1b34'. 2025-06-17 11:00:04.484 +00:00 [INF] Started transaction with span ID '6d9ee8fa9c1c26ea' and trace ID '9574442c54fa4aeea0f2de82a9ad1b34'. 2025-06-17 11:00:04.484 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:00:04.484 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:00:04.584 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 11:00:04.584 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:00:04.584 +00:00 [INF] Started transaction with span ID '25c3e46fdc13acfe' and trace ID '5c5e97d9a7a1480fa1641169d0687824'. 2025-06-17 11:00:04.584 +00:00 [INF] Started transaction with span ID '25c3e46fdc13acfe' and trace ID '5c5e97d9a7a1480fa1641169d0687824'. 2025-06-17 11:00:04.584 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:00:04.585 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:00:04.688 +00:00 [INF] Executed DbCommand (163ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:00:04.729 +00:00 [INF] Executed DbCommand (137ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:00:04.864 +00:00 [INF] Executed DbCommand (111ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:00:04.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:00:04.898 +00:00 [INF] Executed DbCommand (145ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:00:04.946 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:00:04.948 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:00:04.961 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:00:05.037 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.044 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:05.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.149 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.167 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.188 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:05.200 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.258 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:05.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.309 +00:00 [INF] Executed DbCommand (40ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.344 +00:00 [INF] Executed DbCommand (40ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.369 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.381 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:05.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:05.431 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.463 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:05.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.486 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:05.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.569 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:05.572 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.608 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.616 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.618 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.638 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.644 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.652 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:05.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.684 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:05.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.734 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.760 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.769 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.771 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:05.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.790 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.799 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.813 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 11:00:05.814 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:00:05.814 +00:00 [INF] Started transaction with span ID '184e3f20d1e66024' and trace ID '34ca8a1ad02a42d49ea3f886171864c4'. 2025-06-17 11:00:05.814 +00:00 [INF] Started transaction with span ID '184e3f20d1e66024' and trace ID '34ca8a1ad02a42d49ea3f886171864c4'. 2025-06-17 11:00:05.814 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:00:05.814 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:00:05.831 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.845 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.860 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:05.882 +00:00 [INF] Executed DbCommand (42ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:00:05.896 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.898 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.929 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 11:00:05.929 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:00:05.929 +00:00 [INF] Started transaction with span ID '74494d9a12dc4bff' and trace ID 'dc13a830d8a44906bcdb71d971863e8e'. 2025-06-17 11:00:05.930 +00:00 [INF] Started transaction with span ID '74494d9a12dc4bff' and trace ID 'dc13a830d8a44906bcdb71d971863e8e'. 2025-06-17 11:00:05.930 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:00:05.930 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:00:05.942 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:00:05.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:05.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:05.962 +00:00 [INF] Executed DbCommand (78ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:00:05.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:05.971 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:00:05.978 +00:00 [INF] Executed DbCommand (35ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:00:05.981 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:00:05.996 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:00:06.008 +00:00 [INF] Executed DbCommand (35ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.013 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:00:06.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.041 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.043 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:00:06.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.052 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.053 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.074 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.080 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:06.081 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.082 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:06.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.086 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.126 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1538.9558ms 2025-06-17 11:00:06.126 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:00:06.126 +00:00 [INF] Capturing transaction. 2025-06-17 11:00:06.126 +00:00 [INF] Discarding envelope d970045b683e4b78a4f5eb2791c6ec23 because the queue is full. 2025-06-17 11:00:06.126 +00:00 [INF] Capturing transaction. 2025-06-17 11:00:06.126 +00:00 [INF] Discarding envelope f19b4461a210445b9e2973ea8b1983d8 because the queue is full. 2025-06-17 11:00:06.135 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 1551.3261ms 2025-06-17 11:00:06.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:06.157 +00:00 [INF] Executed DbCommand (57ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.158 +00:00 [INF] Executed DbCommand (35ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.171 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:06.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.190 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.193 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.214 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.219 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.230 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.236 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:06.242 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.244 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.260 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:06.275 +00:00 [INF] Executed DbCommand (31ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:06.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.303 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.308 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.317 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.364 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.373 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.415 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:06.428 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:06.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.515 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.525 +00:00 [INF] Executed DbCommand (38ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.533 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:06.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.576 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.578 +00:00 [INF] Executed DbCommand (42ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.586 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.603 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:06.640 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.651 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:06.669 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.675 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.701 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.704 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:06.721 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:00:06.728 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2243.5024ms 2025-06-17 11:00:06.728 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:00:06.728 +00:00 [INF] Capturing transaction. 2025-06-17 11:00:06.728 +00:00 [INF] Discarding envelope de36051a68df4f3ebdeae644987b545c because the queue is full. 2025-06-17 11:00:06.729 +00:00 [INF] Capturing transaction. 2025-06-17 11:00:06.729 +00:00 [INF] Discarding envelope 14b28d39710f4cc78fef6567d4489eb9 because the queue is full. 2025-06-17 11:00:06.729 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 2245.2173ms 2025-06-17 11:00:06.721 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.760 +00:00 [INF] Executed DbCommand (39ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:06.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.792 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.806 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.851 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.862 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.872 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.880 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.927 +00:00 [INF] Executed DbCommand (38ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:06.935 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:06.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.969 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:06.978 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:06.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:07.042 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:07.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:07.049 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:07.089 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:07.099 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:07.124 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:07.128 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:00:07.134 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1204.3675ms 2025-06-17 11:00:07.134 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:00:07.134 +00:00 [INF] Capturing transaction. 2025-06-17 11:00:07.135 +00:00 [INF] Discarding envelope a2af547a310c4f91be5af86f4056cbb0 because the queue is full. 2025-06-17 11:00:07.135 +00:00 [INF] Capturing transaction. 2025-06-17 11:00:07.135 +00:00 [INF] Discarding envelope 479c26e9e6314abb8b58cb434dbe27ee because the queue is full. 2025-06-17 11:00:07.135 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 1205.6670ms 2025-06-17 11:00:07.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:07.150 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:07.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:07.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:07.183 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:07.196 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:07.212 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:07.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:07.257 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:07.266 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:07.276 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:07.288 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:07.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:07.305 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:07.314 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:07.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:07.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:07.347 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:07.366 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:07.371 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:07.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:07.387 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:07.415 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:07.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:07.453 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:07.461 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:07.475 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:07.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:07.497 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:07.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:07.507 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:07.543 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:07.543 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:00:07.557 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1742.6868ms 2025-06-17 11:00:07.557 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:00:07.558 +00:00 [INF] Capturing transaction. 2025-06-17 11:00:07.558 +00:00 [INF] Discarding envelope 0c65e88b67ab440ea40a9f713f4991ed because the queue is full. 2025-06-17 11:00:07.558 +00:00 [INF] Capturing transaction. 2025-06-17 11:00:07.558 +00:00 [INF] Discarding envelope baffa56a0e3940c2b22aef5e9e317da8 because the queue is full. 2025-06-17 11:00:07.564 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 1750.5126ms 2025-06-17 11:00:08.369 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 11:00:08.369 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:00:08.369 +00:00 [INF] Started transaction with span ID '2dbdb2979ec144a4' and trace ID 'a22d6c03762e4046962b8326b256dd1e'. 2025-06-17 11:00:08.370 +00:00 [INF] Started transaction with span ID '2dbdb2979ec144a4' and trace ID 'a22d6c03762e4046962b8326b256dd1e'. 2025-06-17 11:00:08.370 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 11:00:08.370 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:00:08.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 11:00:08.372 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 11:00:08.373 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.9403ms 2025-06-17 11:00:08.378 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 11:00:08.378 +00:00 [INF] Capturing transaction. 2025-06-17 11:00:08.379 +00:00 [INF] Discarding envelope b5cae4cb13a949bbacf248e7295b16e8 because the queue is full. 2025-06-17 11:00:08.379 +00:00 [INF] Capturing transaction. 2025-06-17 11:00:08.379 +00:00 [INF] Discarding envelope b68e906a38734d2dae582f39b52542cf because the queue is full. 2025-06-17 11:00:08.379 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 9.6136ms 2025-06-17 11:00:09.905 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 11:00:09.905 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:00:09.905 +00:00 [INF] Started transaction with span ID '40658cb8bce86dd6' and trace ID '2e403a8745184be18dd97b57d9b0349e'. 2025-06-17 11:00:09.906 +00:00 [INF] Started transaction with span ID '40658cb8bce86dd6' and trace ID '2e403a8745184be18dd97b57d9b0349e'. 2025-06-17 11:00:09.906 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 11:00:09.906 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:00:09.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 11:00:09.915 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 11:00:09.917 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 11.1337ms 2025-06-17 11:00:09.917 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 11:00:09.917 +00:00 [INF] Capturing transaction. 2025-06-17 11:00:09.918 +00:00 [INF] Discarding envelope 4dca3cedf2a64adda0b12fe216e812b6 because the queue is full. 2025-06-17 11:00:09.924 +00:00 [INF] Capturing transaction. 2025-06-17 11:00:09.924 +00:00 [INF] Discarding envelope 8d6e8e6305f446cb82def60aeb6e4048 because the queue is full. 2025-06-17 11:00:09.925 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 19.9186ms 2025-06-17 11:00:10.489 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 11:00:10.489 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:00:10.489 +00:00 [INF] Started transaction with span ID '48c273b6154e0d24' and trace ID 'd819648de4c647beafc019ed7553dc7e'. 2025-06-17 11:00:10.489 +00:00 [INF] Started transaction with span ID '48c273b6154e0d24' and trace ID 'd819648de4c647beafc019ed7553dc7e'. 2025-06-17 11:00:10.489 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 11:00:10.489 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:00:10.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 11:00:10.492 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 11:00:10.493 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.6358ms 2025-06-17 11:00:10.493 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 11:00:10.493 +00:00 [INF] Capturing transaction. 2025-06-17 11:00:10.493 +00:00 [INF] Discarding envelope 82f57cc5858d4d96ae70d09523aa03ae because the queue is full. 2025-06-17 11:00:10.493 +00:00 [INF] Capturing transaction. 2025-06-17 11:00:10.493 +00:00 [INF] Discarding envelope 10b4befc31684adfb79a41b84a462fe5 because the queue is full. 2025-06-17 11:00:10.494 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 5.0608ms 2025-06-17 11:00:55.694 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 11:00:55.694 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:00:55.694 +00:00 [INF] Started transaction with span ID '60a3539cfa4af65a' and trace ID 'd9dae259052d4af582b54e8c36e6759c'. 2025-06-17 11:00:55.695 +00:00 [INF] Started transaction with span ID '60a3539cfa4af65a' and trace ID 'd9dae259052d4af582b54e8c36e6759c'. 2025-06-17 11:00:55.695 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:00:55.695 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:00:55.731 +00:00 [INF] Executed DbCommand (35ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:00:55.760 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:00:55.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:00:55.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:00:55.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:55.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:55.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:55.778 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:55.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:55.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:55.783 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:55.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:55.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:55.788 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:55.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:55.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:55.792 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:55.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:55.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:55.797 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:55.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:55.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:55.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:55.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:55.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:55.813 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:55.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:55.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:55.820 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:55.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:55.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:55.824 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:55.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:55.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:55.829 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:55.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:55.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:55.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:55.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:55.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:55.839 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:55.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:55.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:55.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:55.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:55.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:55.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:55.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:55.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:55.857 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:00:55.860 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 165.3772ms 2025-06-17 11:00:55.860 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:00:55.860 +00:00 [INF] Capturing transaction. 2025-06-17 11:00:55.861 +00:00 [INF] Discarding envelope a64883fc77144aaabd3795058cf49377 because the queue is full. 2025-06-17 11:00:55.861 +00:00 [INF] Capturing transaction. 2025-06-17 11:00:55.861 +00:00 [INF] Discarding envelope fe091a0c83bb4f5989ca83920ca8ccae because the queue is full. 2025-06-17 11:00:55.861 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 166.6112ms 2025-06-17 11:00:57.261 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 11:00:57.261 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:00:57.261 +00:00 [INF] Started transaction with span ID '301c423924e0d8b0' and trace ID 'fc14940b045a44b08bc7d7c6b80890c3'. 2025-06-17 11:00:57.261 +00:00 [INF] Started transaction with span ID '301c423924e0d8b0' and trace ID 'fc14940b045a44b08bc7d7c6b80890c3'. 2025-06-17 11:00:57.261 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 11:00:57.261 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:00:57.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 11:00:57.266 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 11:00:57.266 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.7813ms 2025-06-17 11:00:57.266 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 11:00:57.266 +00:00 [INF] Capturing transaction. 2025-06-17 11:00:57.266 +00:00 [INF] Discarding envelope ee596fd1121e45e8862b5218c9cebed2 because the queue is full. 2025-06-17 11:00:57.266 +00:00 [INF] Capturing transaction. 2025-06-17 11:00:57.267 +00:00 [INF] Discarding envelope bdeb71747fb546d796a25852fed9e79f because the queue is full. 2025-06-17 11:00:57.267 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 6.0618ms 2025-06-17 11:00:58.558 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 11:00:58.559 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:00:58.559 +00:00 [INF] Started transaction with span ID '6b2fd246c0e78343' and trace ID '65c00e047c2b4516ae1cc7076bc153b6'. 2025-06-17 11:00:58.559 +00:00 [INF] Started transaction with span ID '6b2fd246c0e78343' and trace ID '65c00e047c2b4516ae1cc7076bc153b6'. 2025-06-17 11:00:58.559 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:00:58.559 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:00:58.578 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:00:58.596 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:00:58.600 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:00:58.604 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:00:58.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:58.614 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:58.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:58.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:58.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:58.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:58.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:58.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:58.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:58.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:58.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:58.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:58.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:58.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:58.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:58.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:58.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:58.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:58.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:58.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:58.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:58.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:58.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:58.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:58.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:58.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:58.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:58.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:58.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:58.701 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:58.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:58.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:58.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:58.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:58.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:58.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:58.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:58.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:58.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:58.728 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:58.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:58.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:58.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:58.735 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:58.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:58.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:58.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:58.743 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:58.744 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:58.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:58.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:58.750 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:58.752 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:58.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:58.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:58.757 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:58.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:58.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:58.766 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:58.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:58.770 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:58.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:58.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:58.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:58.778 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:58.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:58.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:58.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:58.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:00:58.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:00:58.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:00:58.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:00:58.799 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:00:58.799 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 239.9467ms 2025-06-17 11:00:58.799 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:00:58.799 +00:00 [INF] Capturing transaction. 2025-06-17 11:00:58.799 +00:00 [INF] Discarding envelope 0f2a895f469a450ba48bea99d04c2852 because the queue is full. 2025-06-17 11:00:58.800 +00:00 [INF] Capturing transaction. 2025-06-17 11:00:58.800 +00:00 [INF] Discarding envelope d8d2290871884c858cd24843e5649e52 because the queue is full. 2025-06-17 11:00:58.800 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 241.3404ms 2025-06-17 11:02:06.100 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 11:02:06.100 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:02:06.101 +00:00 [INF] Started transaction with span ID 'dede775c8472e87d' and trace ID 'cd3e6c8c76e1435ebcac08134ad217ed'. 2025-06-17 11:02:06.101 +00:00 [INF] Started transaction with span ID 'dede775c8472e87d' and trace ID 'cd3e6c8c76e1435ebcac08134ad217ed'. 2025-06-17 11:02:06.101 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 11:02:06.101 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:02:06.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 11:02:06.103 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 11:02:06.108 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 6.9882ms 2025-06-17 11:02:06.108 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 11:02:06.108 +00:00 [INF] Capturing transaction. 2025-06-17 11:02:06.108 +00:00 [INF] Discarding envelope fbedde1320f04abcbade76c4ad48b61c because the queue is full. 2025-06-17 11:02:06.108 +00:00 [INF] Capturing transaction. 2025-06-17 11:02:06.108 +00:00 [INF] Discarding envelope 78411d5ac7414e82bb906a3d32631561 because the queue is full. 2025-06-17 11:02:06.109 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 8.2890ms 2025-06-17 11:02:06.331 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 11:02:06.332 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:02:06.332 +00:00 [INF] Started transaction with span ID 'afcf9348d0e02875' and trace ID '7a50252be84b45ac845edbfda729195b'. 2025-06-17 11:02:06.332 +00:00 [INF] Started transaction with span ID 'afcf9348d0e02875' and trace ID '7a50252be84b45ac845edbfda729195b'. 2025-06-17 11:02:06.332 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 11:02:06.332 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:02:06.340 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 11:02:06.340 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 11:02:06.341 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 8.7204ms 2025-06-17 11:02:06.341 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 11:02:06.341 +00:00 [INF] Capturing transaction. 2025-06-17 11:02:06.341 +00:00 [INF] Discarding envelope 33cb6e305d304796bca335607ab9cce4 because the queue is full. 2025-06-17 11:02:06.341 +00:00 [INF] Capturing transaction. 2025-06-17 11:02:06.341 +00:00 [INF] Discarding envelope ffcfecf31ef148a0a741f40b2475e169 because the queue is full. 2025-06-17 11:02:06.342 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 10.6496ms 2025-06-17 11:02:06.400 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 11:02:06.400 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:02:06.400 +00:00 [INF] Started transaction with span ID 'f2b8575a1f8a87c1' and trace ID '0a87f690235647519c0b1366c5b715dd'. 2025-06-17 11:02:06.400 +00:00 [INF] Started transaction with span ID 'f2b8575a1f8a87c1' and trace ID '0a87f690235647519c0b1366c5b715dd'. 2025-06-17 11:02:06.400 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 11:02:06.400 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:02:06.410 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 11:02:06.410 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 11:02:06.411 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 10.1011ms 2025-06-17 11:02:06.411 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 11:02:06.411 +00:00 [INF] Capturing transaction. 2025-06-17 11:02:06.411 +00:00 [INF] Discarding envelope a36eeda13f554e06bc060533ac24d602 because the queue is full. 2025-06-17 11:02:06.411 +00:00 [INF] Capturing transaction. 2025-06-17 11:02:06.411 +00:00 [INF] Discarding envelope 80ce1d57254b4643b72991f669ca74f3 because the queue is full. 2025-06-17 11:02:06.411 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 11.6453ms 2025-06-17 11:02:29.080 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=7247bfab-4b32-4da4-bb18-078d7dc3526f - - 2025-06-17 11:02:29.081 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:02:29.081 +00:00 [INF] No transaction started due to Options request. 2025-06-17 11:02:29.081 +00:00 [INF] CORS policy execution successful. 2025-06-17 11:02:29.081 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=7247bfab-4b32-4da4-bb18-078d7dc3526f - - - 204 - - 0.7033ms 2025-06-17 11:02:29.084 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=7247bfab-4b32-4da4-bb18-078d7dc3526f application/json 83 2025-06-17 11:02:29.084 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:02:29.084 +00:00 [INF] Started transaction with span ID '5b0f4f47af321390' and trace ID '803ae6ce5fa74e68b53323c8335e5eee'. 2025-06-17 11:02:29.084 +00:00 [INF] CORS policy execution successful. 2025-06-17 11:02:29.084 +00:00 [INF] Started transaction with span ID '5b0f4f47af321390' and trace ID '803ae6ce5fa74e68b53323c8335e5eee'. 2025-06-17 11:02:29.084 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 11:02:29.085 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:02:29.091 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:02:29.095 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:02:29.098 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:02:29.101 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 11:02:29.102 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 17.1493ms 2025-06-17 11:02:29.102 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 11:02:29.102 +00:00 [INF] Capturing transaction. 2025-06-17 11:02:29.102 +00:00 [INF] Discarding envelope 3046ecc5cdb044a6a1e7205926bce149 because the queue is full. 2025-06-17 11:02:29.102 +00:00 [INF] Capturing transaction. 2025-06-17 11:02:29.102 +00:00 [INF] Discarding envelope 99f508e0fc944c5a8a775ea36dab1cd0 because the queue is full. 2025-06-17 11:02:29.103 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=7247bfab-4b32-4da4-bb18-078d7dc3526f application/json 83 - 400 - application/json;+charset=utf-8 18.6898ms 2025-06-17 11:02:29.247 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 11:02:29.247 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:02:29.247 +00:00 [INF] No transaction started due to Options request. 2025-06-17 11:02:29.247 +00:00 [INF] CORS policy execution successful. 2025-06-17 11:02:29.247 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1829ms 2025-06-17 11:02:29.250 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 223 2025-06-17 11:02:29.250 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:02:29.250 +00:00 [INF] Started transaction with span ID '3d37a2ec4ca0156f' and trace ID 'a16bee738f8745118b7475fe4bdc9834'. 2025-06-17 11:02:29.251 +00:00 [INF] CORS policy execution successful. 2025-06-17 11:02:29.251 +00:00 [INF] Started transaction with span ID '3d37a2ec4ca0156f' and trace ID 'a16bee738f8745118b7475fe4bdc9834'. 2025-06-17 11:02:29.251 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:02:29.251 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:02:29.255 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:02:29.258 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:02:29.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:02:29.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:02:29.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:02:29.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:02:29.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:02:29.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:02:29.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:02:29.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.340 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:02:29.341 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 222 2025-06-17 11:02:29.341 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:02:29.341 +00:00 [INF] Started transaction with span ID 'eb973194c99fedf0' and trace ID 'ad13b5de38834de9809fe3dc4bc7da00'. 2025-06-17 11:02:29.341 +00:00 [INF] CORS policy execution successful. 2025-06-17 11:02:29.341 +00:00 [INF] Started transaction with span ID 'eb973194c99fedf0' and trace ID 'ad13b5de38834de9809fe3dc4bc7da00'. 2025-06-17 11:02:29.341 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:02:29.341 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:02:29.346 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:02:29.351 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:02:29.354 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:02:29.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:02:29.361 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.373 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:02:29.383 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.384 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.389 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.389 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 11:02:29.390 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:02:29.390 +00:00 [INF] No transaction started due to Options request. 2025-06-17 11:02:29.390 +00:00 [INF] CORS policy execution successful. 2025-06-17 11:02:29.390 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.4324ms 2025-06-17 11:02:29.391 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.392 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 11:02:29.392 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:02:29.392 +00:00 [INF] Started transaction with span ID 'b9be80655542185' and trace ID '774490f9dc954b4fb3b340c85ff5ff58'. 2025-06-17 11:02:29.392 +00:00 [INF] CORS policy execution successful. 2025-06-17 11:02:29.392 +00:00 [INF] Started transaction with span ID 'b9be80655542185' and trace ID '774490f9dc954b4fb3b340c85ff5ff58'. 2025-06-17 11:02:29.392 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 11:02:29.392 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:02:29.396 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 11:02:29.396 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 11:02:29.396 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.9232ms 2025-06-17 11:02:29.397 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 11:02:29.397 +00:00 [INF] Capturing transaction. 2025-06-17 11:02:29.398 +00:00 [INF] Discarding envelope 4517ade77f3c4f7db0679ffe8bc44fde because the queue is full. 2025-06-17 11:02:29.398 +00:00 [INF] Capturing transaction. 2025-06-17 11:02:29.398 +00:00 [INF] Discarding envelope 9572f804763741a19dba535c310f479e because the queue is full. 2025-06-17 11:02:29.399 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 6.7413ms 2025-06-17 11:02:29.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.420 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:02:29.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.460 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:02:29.474 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.477 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.499 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.503 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.514 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.527 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:02:29.536 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.537 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.548 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.555 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:02:29.567 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.571 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.581 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.585 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.593 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:02:29.600 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.601 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.604 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.608 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.623 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:02:29.623 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.635 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.639 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.641 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.657 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:02:29.669 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.681 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.687 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.688 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:02:29.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.708 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.717 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.717 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:02:29.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.748 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.775 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:02:29.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.787 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.796 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.802 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:02:29.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:02:29.804 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 462.3631ms 2025-06-17 11:02:29.804 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:02:29.804 +00:00 [INF] Capturing transaction. 2025-06-17 11:02:29.804 +00:00 [INF] Discarding envelope 95a5da3ccae94f33bee0c2556ca48d13 because the queue is full. 2025-06-17 11:02:29.804 +00:00 [INF] Capturing transaction. 2025-06-17 11:02:29.804 +00:00 [INF] Discarding envelope c8f83d3ae57d4919b1558a08249d3a3d because the queue is full. 2025-06-17 11:02:29.804 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:02:29.805 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 553.7009ms 2025-06-17 11:02:29.805 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:02:29.805 +00:00 [INF] Capturing transaction. 2025-06-17 11:02:29.806 +00:00 [INF] Discarding envelope 22b25d1bbfb44d1c9d9fad0b98799372 because the queue is full. 2025-06-17 11:02:29.806 +00:00 [INF] Capturing transaction. 2025-06-17 11:02:29.806 +00:00 [INF] Discarding envelope 2593e55d90e1497aa656a670b0611e32 because the queue is full. 2025-06-17 11:02:29.805 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 222 - 200 - application/json;+charset=utf-8 464.5708ms 2025-06-17 11:02:29.806 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 223 - 200 - application/json;+charset=utf-8 555.8169ms 2025-06-17 11:02:29.895 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 222 2025-06-17 11:02:29.896 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:02:29.896 +00:00 [INF] Started transaction with span ID '2485cef08b4772a5' and trace ID '2c31a5f00d8b4aeca3f27c322a394876'. 2025-06-17 11:02:29.896 +00:00 [INF] CORS policy execution successful. 2025-06-17 11:02:29.896 +00:00 [INF] Started transaction with span ID '2485cef08b4772a5' and trace ID '2c31a5f00d8b4aeca3f27c322a394876'. 2025-06-17 11:02:29.896 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:02:29.896 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:02:29.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:02:29.903 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:02:29.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.947 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.955 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:29.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:29.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:29.997 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:30.002 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:30.006 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:30.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:30.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:30.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:30.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:30.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:30.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:30.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:30.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:30.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:30.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:30.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:30.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:30.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:30.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:02:30.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:02:30.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:02:30.064 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:02:30.067 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 171.3712ms 2025-06-17 11:02:30.067 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:02:30.068 +00:00 [INF] Capturing transaction. 2025-06-17 11:02:30.068 +00:00 [INF] Discarding envelope ade506b00c3741ecbaf38af25f62bf9a because the queue is full. 2025-06-17 11:02:30.068 +00:00 [INF] Capturing transaction. 2025-06-17 11:02:30.068 +00:00 [INF] Discarding envelope 2c1c8e37c30845b2b8a70ad93c1e45d9 because the queue is full. 2025-06-17 11:02:30.069 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 222 - 200 - application/json;+charset=utf-8 173.1316ms 2025-06-17 11:02:30.378 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 11:02:30.378 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:02:30.378 +00:00 [INF] No transaction started due to Options request. 2025-06-17 11:02:30.378 +00:00 [INF] CORS policy execution successful. 2025-06-17 11:02:30.378 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 204 - - 0.2229ms 2025-06-17 11:02:30.381 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 11:02:30.381 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:02:30.381 +00:00 [INF] Started transaction with span ID '3266cb41d0a1f3a2' and trace ID '846a36562a8c4adf92df6695282494ff'. 2025-06-17 11:02:30.381 +00:00 [INF] CORS policy execution successful. 2025-06-17 11:02:30.381 +00:00 [INF] Started transaction with span ID '3266cb41d0a1f3a2' and trace ID '846a36562a8c4adf92df6695282494ff'. 2025-06-17 11:02:30.381 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 11:02:30.381 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:02:30.389 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 11:02:30.389 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 11:02:30.389 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 8.1362ms 2025-06-17 11:02:30.389 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 11:02:30.390 +00:00 [INF] Capturing transaction. 2025-06-17 11:02:30.390 +00:00 [INF] Discarding envelope c6df601d7d0846c9b156c233981eb05a because the queue is full. 2025-06-17 11:02:30.390 +00:00 [INF] Capturing transaction. 2025-06-17 11:02:30.390 +00:00 [INF] Discarding envelope 268b9fba9bc847b19f66f8f273ab3c59 because the queue is full. 2025-06-17 11:02:30.390 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 9.3270ms 2025-06-17 11:02:30.521 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetBookmark - - 2025-06-17 11:02:30.521 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:02:30.521 +00:00 [INF] No transaction started due to Options request. 2025-06-17 11:02:30.521 +00:00 [INF] CORS policy execution successful. 2025-06-17 11:02:30.521 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetBookmark - - - 204 - - 0.3118ms 2025-06-17 11:02:30.525 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 11:02:30.525 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:02:30.525 +00:00 [INF] Started transaction with span ID '5b6b7f912ce004fb' and trace ID '82fd124a51504529bdf163562bb4de85'. 2025-06-17 11:02:30.525 +00:00 [INF] CORS policy execution successful. 2025-06-17 11:02:30.525 +00:00 [INF] Started transaction with span ID '5b6b7f912ce004fb' and trace ID '82fd124a51504529bdf163562bb4de85'. 2025-06-17 11:02:30.525 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 11:02:30.526 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:02:30.529 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 11:02:30.536 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 11:02:30.536 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 10.6458ms 2025-06-17 11:02:30.536 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 11:02:30.536 +00:00 [INF] Capturing transaction. 2025-06-17 11:02:30.536 +00:00 [INF] Discarding envelope 0fc8e3b59170418ab5d4c60cc8dbc970 because the queue is full. 2025-06-17 11:02:30.537 +00:00 [INF] Capturing transaction. 2025-06-17 11:02:30.537 +00:00 [INF] Discarding envelope 4d6dc976460a47588b1c9311584c32b5 because the queue is full. 2025-06-17 11:02:30.537 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 12.4810ms 2025-06-17 11:04:44.003 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 11:04:44.004 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:04:44.004 +00:00 [INF] Started transaction with span ID '82650ec0b0250781' and trace ID '3fa6dad12eae4ef982da01a7fd2407c6'. 2025-06-17 11:04:44.004 +00:00 [INF] Started transaction with span ID '82650ec0b0250781' and trace ID '3fa6dad12eae4ef982da01a7fd2407c6'. 2025-06-17 11:04:44.004 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:04:44.007 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:04:44.117 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 11:04:44.117 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:04:44.117 +00:00 [INF] Started transaction with span ID '6586134ef95f55e4' and trace ID '8866e7384365473fbcb782a7d2f98151'. 2025-06-17 11:04:44.117 +00:00 [INF] Started transaction with span ID '6586134ef95f55e4' and trace ID '8866e7384365473fbcb782a7d2f98151'. 2025-06-17 11:04:44.117 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:04:44.117 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:04:44.856 +00:00 [INF] Executed DbCommand (735ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:04:44.861 +00:00 [INF] Executed DbCommand (852ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:04:44.939 +00:00 [INF] Executed DbCommand (77ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:04:44.942 +00:00 [INF] Executed DbCommand (72ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:04:44.946 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:04:44.954 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:04:44.973 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:04:44.983 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:04:44.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.003 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.011 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.035 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.049 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:45.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.060 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.088 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:45.100 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.101 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.093 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.126 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:45.130 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.144 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.149 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:45.159 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.164 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.168 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.182 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:45.183 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.215 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:45.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.217 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.225 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.228 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.238 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.245 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.248 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:45.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.262 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.262 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.268 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.284 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:45.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.293 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.297 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.300 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.305 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:45.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.308 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.316 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.322 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.337 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:45.338 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.350 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.354 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.355 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:45.366 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.370 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.375 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:45.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.384 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.387 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:45.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.390 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:04:45.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.399 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:45.400 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.405 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:45.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.430 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:45.431 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:45.439 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:45.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:45.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:45.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:45.446 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:04:45.447 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1439.3726ms 2025-06-17 11:04:45.447 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:04:45.447 +00:00 [INF] Capturing transaction. 2025-06-17 11:04:45.447 +00:00 [INF] Discarding envelope 67aa2440a14f49bf8aa259739c2f570e because the queue is full. 2025-06-17 11:04:45.447 +00:00 [INF] Capturing transaction. 2025-06-17 11:04:45.447 +00:00 [INF] Discarding envelope fc6fe77f62384bbd93e99fc7164f75a5 because the queue is full. 2025-06-17 11:04:45.447 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 1443.7541ms 2025-06-17 11:04:45.607 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1489.2766ms 2025-06-17 11:04:45.607 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:04:45.607 +00:00 [INF] Capturing transaction. 2025-06-17 11:04:45.607 +00:00 [INF] Discarding envelope a16f7792e6cf4b268066cf876882eba3 because the queue is full. 2025-06-17 11:04:45.607 +00:00 [INF] Capturing transaction. 2025-06-17 11:04:45.607 +00:00 [INF] Discarding envelope c52d1485e24749bbba5ac7eb15f0e1ad because the queue is full. 2025-06-17 11:04:45.607 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 1490.4503ms 2025-06-17 11:04:46.493 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 11:04:46.493 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:04:46.493 +00:00 [INF] Started transaction with span ID '43ab55a631b223ba' and trace ID 'fdd30bece6ed4f5cbfd70ff4f6113fea'. 2025-06-17 11:04:46.493 +00:00 [INF] Started transaction with span ID '43ab55a631b223ba' and trace ID 'fdd30bece6ed4f5cbfd70ff4f6113fea'. 2025-06-17 11:04:46.493 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:04:46.493 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:04:46.546 +00:00 [INF] Executed DbCommand (51ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:04:46.589 +00:00 [INF] Executed DbCommand (41ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:04:46.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:04:46.595 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:04:46.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.605 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.614 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:46.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.620 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 11:04:46.620 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:04:46.620 +00:00 [INF] Started transaction with span ID '1ee715a8b2957ddd' and trace ID '993dc91157df4e349a7f8bce2b2a27b2'. 2025-06-17 11:04:46.620 +00:00 [INF] Started transaction with span ID '1ee715a8b2957ddd' and trace ID '993dc91157df4e349a7f8bce2b2a27b2'. 2025-06-17 11:04:46.621 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:04:46.621 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:04:46.624 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:04:46.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:04:46.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:04:46.632 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:04:46.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.641 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:46.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.646 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.658 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:46.660 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.668 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.670 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.671 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:46.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.677 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:46.693 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.708 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.709 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:46.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.786 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.789 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.792 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:46.797 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:46.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.835 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:46.836 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.844 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:46.846 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.857 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.857 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:46.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.875 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:46.876 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.878 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.880 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.888 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.895 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.902 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:46.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.908 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:46.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.940 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.946 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.948 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:04:46.952 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:46.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:46.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:46.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:04:46.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:04:46.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:04:46.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:04:46.980 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:04:46.980 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 486.9503ms 2025-06-17 11:04:46.981 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:04:46.981 +00:00 [INF] Capturing transaction. 2025-06-17 11:04:46.981 +00:00 [INF] Discarding envelope ebfe72b7da5d4198afc681fb3677cddf because the queue is full. 2025-06-17 11:04:46.981 +00:00 [INF] Capturing transaction. 2025-06-17 11:04:46.981 +00:00 [INF] Discarding envelope e3c66de735584737be50922882d95537 because the queue is full. 2025-06-17 11:04:46.981 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 487.9732ms 2025-06-17 11:04:46.982 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 361.0894ms 2025-06-17 11:04:46.982 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:04:46.982 +00:00 [INF] Capturing transaction. 2025-06-17 11:04:46.982 +00:00 [INF] Discarding envelope 5edb81d7a0614ee38e0799ccab1042c6 because the queue is full. 2025-06-17 11:04:46.982 +00:00 [INF] Capturing transaction. 2025-06-17 11:04:46.982 +00:00 [INF] Discarding envelope cb056b6795c443eabe2d205eccdd80bf because the queue is full. 2025-06-17 11:04:46.982 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 362.2369ms 2025-06-17 11:04:49.117 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 11:04:49.117 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:04:49.117 +00:00 [INF] Started transaction with span ID '2806ecff3662a9c5' and trace ID 'e23fe3dbbe524a178d56dbf687d6f071'. 2025-06-17 11:04:49.118 +00:00 [INF] Started transaction with span ID '2806ecff3662a9c5' and trace ID 'e23fe3dbbe524a178d56dbf687d6f071'. 2025-06-17 11:04:49.118 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 11:04:49.118 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:04:49.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 11:04:49.121 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 11:04:49.121 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.3962ms 2025-06-17 11:04:49.121 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 11:04:49.121 +00:00 [INF] Capturing transaction. 2025-06-17 11:04:49.122 +00:00 [INF] Discarding envelope 57b2f45ccafb442f8483f459ac8995eb because the queue is full. 2025-06-17 11:04:49.122 +00:00 [INF] Capturing transaction. 2025-06-17 11:04:49.122 +00:00 [INF] Discarding envelope 5d3c281dae4244528214f852db4433de because the queue is full. 2025-06-17 11:04:49.122 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 4.6891ms 2025-06-17 11:04:53.573 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 11:04:53.573 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:04:53.573 +00:00 [INF] Started transaction with span ID '79e8679ce8d1d231' and trace ID '5e5ed2d79d5f4c82ae553f3603d9560f'. 2025-06-17 11:04:53.573 +00:00 [INF] Started transaction with span ID '79e8679ce8d1d231' and trace ID '5e5ed2d79d5f4c82ae553f3603d9560f'. 2025-06-17 11:04:53.573 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 11:04:53.573 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:04:53.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 11:04:53.577 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 11:04:53.578 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 4.1084ms 2025-06-17 11:04:53.578 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 11:04:53.578 +00:00 [INF] Capturing transaction. 2025-06-17 11:04:53.578 +00:00 [INF] Discarding envelope 83ed0b540bec4e10b967a54f2c892b06 because the queue is full. 2025-06-17 11:04:53.578 +00:00 [INF] Capturing transaction. 2025-06-17 11:04:53.578 +00:00 [INF] Discarding envelope d3ca1a1af6d44ece999c2148233308b2 because the queue is full. 2025-06-17 11:04:53.579 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 5.5751ms 2025-06-17 11:04:53.825 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 11:04:53.825 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:04:53.825 +00:00 [INF] Started transaction with span ID '9bb42bc3acb5c9ce' and trace ID '27a77ac968fd4af89f785e67f760f26e'. 2025-06-17 11:04:53.825 +00:00 [INF] Started transaction with span ID '9bb42bc3acb5c9ce' and trace ID '27a77ac968fd4af89f785e67f760f26e'. 2025-06-17 11:04:53.825 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 11:04:53.825 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:04:53.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 11:04:53.829 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 11:04:53.829 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.875ms 2025-06-17 11:04:53.829 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 11:04:53.829 +00:00 [INF] Capturing transaction. 2025-06-17 11:04:53.829 +00:00 [INF] Discarding envelope 45f52d0662d64dfdba6c75dfe4eac6b9 because the queue is full. 2025-06-17 11:04:53.829 +00:00 [INF] Capturing transaction. 2025-06-17 11:04:53.829 +00:00 [INF] Discarding envelope de872e5e1ce7457798bbe50dc112f3aa because the queue is full. 2025-06-17 11:04:53.830 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 5.2009ms 2025-06-17 11:13:09.513 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 11:13:09.513 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:13:09.513 +00:00 [INF] Started transaction with span ID 'e815c4eba3891a67' and trace ID '7451614589944443bfbb5dd769d79f2e'. 2025-06-17 11:13:09.513 +00:00 [INF] Started transaction with span ID 'e815c4eba3891a67' and trace ID '7451614589944443bfbb5dd769d79f2e'. 2025-06-17 11:13:09.513 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:13:09.513 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:13:09.572 +00:00 [INF] Executed DbCommand (36ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:13:09.589 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:13:09.593 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:13:09.597 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:13:09.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:09.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:09.622 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:09.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:09.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:09.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:09.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:09.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:09.651 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:09.653 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:09.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:09.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:09.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:09.681 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:09.685 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:09.688 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:09.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:09.702 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:09.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:09.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:09.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:09.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:09.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:09.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:09.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:09.742 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:09.747 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:09.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:09.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:09.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:09.759 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:09.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:09.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:09.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:09.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:09.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:09.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:09.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:09.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:09.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:09.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:09.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:09.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:09.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:09.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:09.812 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:13:09.818 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 304.0507ms 2025-06-17 11:13:09.818 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:13:09.818 +00:00 [INF] Capturing transaction. 2025-06-17 11:13:09.818 +00:00 [INF] Discarding envelope 4779fdb0e63548ae8868cee0704b4682 because the queue is full. 2025-06-17 11:13:09.819 +00:00 [INF] Capturing transaction. 2025-06-17 11:13:09.819 +00:00 [INF] Discarding envelope 0fe6a4289bb545689d0e6e714536ba77 because the queue is full. 2025-06-17 11:13:09.820 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 307.1382ms 2025-06-17 11:13:10.914 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 11:13:10.914 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:13:10.914 +00:00 [INF] Started transaction with span ID 'eb20dd998ea6b939' and trace ID '573fb96c7a6147aca8b736b4a7c4f65e'. 2025-06-17 11:13:10.914 +00:00 [INF] Started transaction with span ID 'eb20dd998ea6b939' and trace ID '573fb96c7a6147aca8b736b4a7c4f65e'. 2025-06-17 11:13:10.914 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 11:13:10.915 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:13:10.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 11:13:10.924 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 11:13:10.925 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 10.2284ms 2025-06-17 11:13:10.925 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 11:13:10.925 +00:00 [INF] Capturing transaction. 2025-06-17 11:13:10.925 +00:00 [INF] Discarding envelope e24c3eddf3e44b7fa9eec2198c4f4e14 because the queue is full. 2025-06-17 11:13:10.926 +00:00 [INF] Capturing transaction. 2025-06-17 11:13:10.926 +00:00 [INF] Discarding envelope 5de963abc998459eaa7bef963df4c906 because the queue is full. 2025-06-17 11:13:10.926 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 11.7477ms 2025-06-17 11:13:11.139 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 11:13:11.139 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:13:11.139 +00:00 [INF] Started transaction with span ID '469e86516e00787e' and trace ID '9703c5ef00584a0990377a28635d349f'. 2025-06-17 11:13:11.140 +00:00 [INF] Started transaction with span ID '469e86516e00787e' and trace ID '9703c5ef00584a0990377a28635d349f'. 2025-06-17 11:13:11.140 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 11:13:11.141 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:13:11.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 11:13:11.160 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 11:13:11.161 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 20.0541ms 2025-06-17 11:13:11.161 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 11:13:11.161 +00:00 [INF] Capturing transaction. 2025-06-17 11:13:11.161 +00:00 [INF] Discarding envelope c4aaf60649a34e37a2735896c7fbb4d7 because the queue is full. 2025-06-17 11:13:11.161 +00:00 [INF] Capturing transaction. 2025-06-17 11:13:11.161 +00:00 [INF] Discarding envelope 914403fa70e146819fb14bad8d2b547d because the queue is full. 2025-06-17 11:13:11.161 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 22.5089ms 2025-06-17 11:13:11.793 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 11:13:11.793 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:13:11.793 +00:00 [INF] Started transaction with span ID 'a3eafaba0e4dc343' and trace ID '9094a1365ea3432081a22fa3472a6c84'. 2025-06-17 11:13:11.793 +00:00 [INF] Started transaction with span ID 'a3eafaba0e4dc343' and trace ID '9094a1365ea3432081a22fa3472a6c84'. 2025-06-17 11:13:11.794 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 11:13:11.794 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:13:11.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 11:13:11.797 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 11:13:11.797 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.73ms 2025-06-17 11:13:11.798 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 11:13:11.798 +00:00 [INF] Capturing transaction. 2025-06-17 11:13:11.798 +00:00 [INF] Discarding envelope 79eba657ee064f168083b5902da70c64 because the queue is full. 2025-06-17 11:13:11.798 +00:00 [INF] Capturing transaction. 2025-06-17 11:13:11.798 +00:00 [INF] Discarding envelope 7f3639758ed341afa555bed64c06aee7 because the queue is full. 2025-06-17 11:13:11.799 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 5.5565ms 2025-06-17 11:13:12.395 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 11:13:12.395 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:13:12.395 +00:00 [INF] Started transaction with span ID '8d29c746830d789e' and trace ID 'd3776b3e8bcc48b1bb6fd22fb9945bb2'. 2025-06-17 11:13:12.395 +00:00 [INF] Started transaction with span ID '8d29c746830d789e' and trace ID 'd3776b3e8bcc48b1bb6fd22fb9945bb2'. 2025-06-17 11:13:12.396 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:13:12.396 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:13:12.419 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:13:12.439 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:13:12.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:13:12.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:13:12.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:12.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:12.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:12.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:13:12.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:12.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:12.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:12.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:13:12.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:12.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:12.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:12.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:13:12.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:12.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:12.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:12.487 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:13:12.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:12.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:12.497 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:12.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:13:12.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:12.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:12.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:12.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:13:12.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:12.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:12.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:12.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:13:12.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:12.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:12.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:12.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:13:12.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:12.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:12.536 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:12.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:13:12.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:12.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:12.547 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:12.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:13:12.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:12.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:12.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:12.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:13:12.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:12.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:12.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:12.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:13:12.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:12.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:12.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:12.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:13:12.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:12.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:12.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:12.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:13:12.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:12.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:12.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:12.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:13:12.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:12.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:12.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:12.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:13:12.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:12.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:12.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:12.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:13:12.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:13:12.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:13:12.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:13:12.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:13:12.643 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:13:12.644 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 248.7271ms 2025-06-17 11:13:12.644 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:13:12.645 +00:00 [INF] Capturing transaction. 2025-06-17 11:13:12.645 +00:00 [INF] Discarding envelope 359646c308ca4d55931bff52bc513264 because the queue is full. 2025-06-17 11:13:12.645 +00:00 [INF] Capturing transaction. 2025-06-17 11:13:12.645 +00:00 [INF] Discarding envelope 4b2913d371ef434eaf53a95df91d4760 because the queue is full. 2025-06-17 11:13:12.646 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 250.4597ms 2025-06-17 11:14:11.503 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 11:14:11.505 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:14:11.505 +00:00 [INF] Started transaction with span ID '4de691acce7cde7e' and trace ID 'bbdbd6d08f44441da9c0b8a6ae86df5c'. 2025-06-17 11:14:11.506 +00:00 [INF] Started transaction with span ID '4de691acce7cde7e' and trace ID 'bbdbd6d08f44441da9c0b8a6ae86df5c'. 2025-06-17 11:14:11.506 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:14:11.506 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:14:11.513 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 11:14:11.514 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:14:11.514 +00:00 [INF] Started transaction with span ID 'b203bdbef035e164' and trace ID 'e3900d1b0ca04aca8d5d3a555308af34'. 2025-06-17 11:14:11.514 +00:00 [INF] Started transaction with span ID 'b203bdbef035e164' and trace ID 'e3900d1b0ca04aca8d5d3a555308af34'. 2025-06-17 11:14:11.514 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 11:14:11.514 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:14:11.520 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 11:14:11.520 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:14:11.520 +00:00 [INF] Started transaction with span ID 'b803d000d0c8d822' and trace ID 'cc38d4e68fd94316827c361cec5b04b4'. 2025-06-17 11:14:11.520 +00:00 [INF] Started transaction with span ID 'b803d000d0c8d822' and trace ID 'cc38d4e68fd94316827c361cec5b04b4'. 2025-06-17 11:14:11.520 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 11:14:11.520 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:14:11.549 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 11:14:11.549 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:14:11.549 +00:00 [INF] Started transaction with span ID '5bb35d255f698a8f' and trace ID '2631262d2b6e4a708ef7300915a14444'. 2025-06-17 11:14:11.549 +00:00 [INF] Started transaction with span ID '5bb35d255f698a8f' and trace ID '2631262d2b6e4a708ef7300915a14444'. 2025-06-17 11:14:11.549 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 11:14:11.549 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:14:11.603 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 11:14:11.603 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:14:11.604 +00:00 [INF] Started transaction with span ID '2926f7201f118f8c' and trace ID 'e72d4828332441e6a1e621013bb9fbb4'. 2025-06-17 11:14:11.604 +00:00 [INF] Started transaction with span ID '2926f7201f118f8c' and trace ID 'e72d4828332441e6a1e621013bb9fbb4'. 2025-06-17 11:14:11.604 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:14:11.604 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:14:11.615 +00:00 [INF] Executed DbCommand (105ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:14:11.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 11:14:11.652 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 11:14:11.652 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 136.7479ms 2025-06-17 11:14:11.652 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 11:14:11.653 +00:00 [INF] Capturing transaction. 2025-06-17 11:14:11.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 11:14:11.653 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 11:14:11.653 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 132.7635ms 2025-06-17 11:14:11.653 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 11:14:11.653 +00:00 [INF] Capturing transaction. 2025-06-17 11:14:11.653 +00:00 [INF] Discarding envelope 3d90d7bbb1db4fca91cfbbc5b032781d because the queue is full. 2025-06-17 11:14:11.654 +00:00 [INF] Capturing transaction. 2025-06-17 11:14:11.654 +00:00 [INF] Discarding envelope 4ec0987c356546a88606949876e20772 because the queue is full. 2025-06-17 11:14:11.654 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 134.5134ms 2025-06-17 11:14:11.653 +00:00 [INF] Discarding envelope 317fdcd123124285b1d63499fe019dcb because the queue is full. 2025-06-17 11:14:11.655 +00:00 [INF] Capturing transaction. 2025-06-17 11:14:11.655 +00:00 [INF] Discarding envelope 2645280c8285473baf8da5705e70ca12 because the queue is full. 2025-06-17 11:14:11.655 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 141.3614ms 2025-06-17 11:14:11.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 11:14:11.669 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 11:14:11.669 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 119.3166ms 2025-06-17 11:14:11.669 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 11:14:11.669 +00:00 [INF] Capturing transaction. 2025-06-17 11:14:11.669 +00:00 [INF] Discarding envelope 176f113905934a04bb0064da574c81b2 because the queue is full. 2025-06-17 11:14:11.669 +00:00 [INF] Capturing transaction. 2025-06-17 11:14:11.669 +00:00 [INF] Discarding envelope 734679f530f245a5b17cc2fd8be97245 because the queue is full. 2025-06-17 11:14:11.669 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 120.4711ms 2025-06-17 11:14:11.670 +00:00 [INF] Executed DbCommand (48ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:14:11.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:14:11.676 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:14:11.680 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.698 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.703 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.707 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.719 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.725 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.744 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.758 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.767 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.777 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.784 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.789 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.796 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.801 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.812 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.824 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:14:11.830 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:14:11.833 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:14:11.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:14:11.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:14:11.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.851 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:14:11.852 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.859 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:14:11.860 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.867 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:14:11.868 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.883 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:14:11.884 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.890 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:14:11.891 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.898 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:14:11.899 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:14:11.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.918 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:14:11.919 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.929 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:14:11.933 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:14:11.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:14:11.956 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:14:11.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:14:11.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:14:11.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:11.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:11.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:14:11.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:11.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:12.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:12.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:14:12.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:12.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:12.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:12.018 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:14:12.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:14:12.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:14:12.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:14:12.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:14:12.027 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:14:12.027 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 423.2891ms 2025-06-17 11:14:12.027 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:14:12.028 +00:00 [INF] Capturing transaction. 2025-06-17 11:14:12.028 +00:00 [INF] Discarding envelope 0dfd9ce42a1a4093a3c63f7fe0640c8e because the queue is full. 2025-06-17 11:14:12.028 +00:00 [INF] Capturing transaction. 2025-06-17 11:14:12.028 +00:00 [INF] Discarding envelope c3442af0be844ba082218fe505e9ce22 because the queue is full. 2025-06-17 11:14:12.028 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 424.6325ms 2025-06-17 11:14:12.028 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 522.3424ms 2025-06-17 11:14:12.028 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:14:12.028 +00:00 [INF] Capturing transaction. 2025-06-17 11:14:12.028 +00:00 [INF] Discarding envelope 69d035c64612483291188fd07de38618 because the queue is full. 2025-06-17 11:14:12.028 +00:00 [INF] Capturing transaction. 2025-06-17 11:14:12.028 +00:00 [INF] Discarding envelope aad941a9f21e45e89d15ee7c49c0809d because the queue is full. 2025-06-17 11:14:12.029 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 525.9676ms 2025-06-17 11:14:12.030 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 11:14:12.030 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:14:12.030 +00:00 [INF] Started transaction with span ID 'eb275ef788f4ded4' and trace ID 'b5c2e844e3b94fa5bf950ec7cfbddae6'. 2025-06-17 11:14:12.030 +00:00 [INF] Started transaction with span ID 'eb275ef788f4ded4' and trace ID 'b5c2e844e3b94fa5bf950ec7cfbddae6'. 2025-06-17 11:14:12.030 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 11:14:12.030 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:14:12.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 11:14:12.033 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 11:14:12.034 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.9422ms 2025-06-17 11:14:12.034 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 11:14:12.034 +00:00 [INF] Capturing transaction. 2025-06-17 11:14:12.034 +00:00 [INF] Discarding envelope a3d942676cf548f1ab4f965c13d1a181 because the queue is full. 2025-06-17 11:14:12.034 +00:00 [INF] Capturing transaction. 2025-06-17 11:14:12.034 +00:00 [INF] Discarding envelope ff9dabd789df437ab585e6757b521e02 because the queue is full. 2025-06-17 11:14:12.034 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 4.6369ms 2025-06-17 11:52:30.235 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 11:52:30.237 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:52:30.237 +00:00 [INF] Started transaction with span ID '3b5d70240e2c25a4' and trace ID 'e076254d5a44485db18a000f1f540473'. 2025-06-17 11:52:30.237 +00:00 [INF] Started transaction with span ID '3b5d70240e2c25a4' and trace ID 'e076254d5a44485db18a000f1f540473'. 2025-06-17 11:52:30.237 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:52:30.240 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:52:30.320 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 11:52:30.320 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:52:30.320 +00:00 [INF] Started transaction with span ID 'a68c991a0586247d' and trace ID 'fb4954cf4f244099aab7a2c7fe5ac66d'. 2025-06-17 11:52:30.320 +00:00 [INF] Started transaction with span ID 'a68c991a0586247d' and trace ID 'fb4954cf4f244099aab7a2c7fe5ac66d'. 2025-06-17 11:52:30.321 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:52:30.321 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:52:30.440 +00:00 [INF] Executed DbCommand (30ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:52:30.443 +00:00 [INF] Executed DbCommand (30ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:52:30.456 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:52:30.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:52:30.462 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:52:30.540 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.554 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:52:30.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.563 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:52:30.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:52:30.578 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:52:30.589 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:52:30.597 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.600 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.605 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:52:30.612 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.618 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.620 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:52:30.621 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.629 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:52:30.630 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:52:30.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.658 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:52:30.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.674 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:52:30.675 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:52:30.684 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.694 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:52:30.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.709 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:52:30.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:52:30.723 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:52:30.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.744 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:52:30.745 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:52:30.755 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:52:30.755 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 515.239ms 2025-06-17 11:52:30.755 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:52:30.755 +00:00 [INF] Capturing transaction. 2025-06-17 11:52:30.757 +00:00 [INF] Discarding envelope bc819cf00f564420ae35cea75fc46a32 because the queue is full. 2025-06-17 11:52:30.757 +00:00 [INF] Capturing transaction. 2025-06-17 11:52:30.757 +00:00 [INF] Discarding envelope 37372bb89eb54e37bc7a1e7990d3c472 because the queue is full. 2025-06-17 11:52:30.757 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 522.7290ms 2025-06-17 11:52:30.757 +00:00 [INF] Executed DbCommand (314ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:52:30.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:52:30.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:52:30.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.780 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.790 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.795 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.801 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.828 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.855 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.862 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.868 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:52:30.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:52:30.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:52:30.875 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:52:30.876 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 555.7253ms 2025-06-17 11:52:30.876 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:52:30.877 +00:00 [INF] Capturing transaction. 2025-06-17 11:52:30.877 +00:00 [INF] Discarding envelope c72d316af23c4f28bb87082894762764 because the queue is full. 2025-06-17 11:52:30.877 +00:00 [INF] Capturing transaction. 2025-06-17 11:52:30.877 +00:00 [INF] Discarding envelope 9beb70a9fafa4251b868ae28bc2d51de because the queue is full. 2025-06-17 11:52:30.877 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 556.9329ms 2025-06-17 11:52:32.253 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 11:52:32.254 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:52:32.254 +00:00 [INF] Started transaction with span ID '78fe6d75c2cd560b' and trace ID 'effec512a5024ad8953f87c23e82d4aa'. 2025-06-17 11:52:32.254 +00:00 [INF] Started transaction with span ID '78fe6d75c2cd560b' and trace ID 'effec512a5024ad8953f87c23e82d4aa'. 2025-06-17 11:52:32.254 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 11:52:32.254 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:52:32.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 11:52:32.257 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 11:52:32.257 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.3947ms 2025-06-17 11:52:32.257 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 11:52:32.257 +00:00 [INF] Capturing transaction. 2025-06-17 11:52:32.258 +00:00 [INF] Discarding envelope 0a3a36f64b934ac98b3945d9d6422894 because the queue is full. 2025-06-17 11:52:32.258 +00:00 [INF] Capturing transaction. 2025-06-17 11:52:32.258 +00:00 [INF] Discarding envelope ce1fa92d28ba411db1bee6d516f11da8 because the queue is full. 2025-06-17 11:52:32.258 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 4.9768ms 2025-06-17 11:55:00.190 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 11:55:00.191 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:55:00.191 +00:00 [INF] Started transaction with span ID '6b23b981b166cdcf' and trace ID '3f96550e47dd4d829d06b302d81245d0'. 2025-06-17 11:55:00.191 +00:00 [INF] Started transaction with span ID '6b23b981b166cdcf' and trace ID '3f96550e47dd4d829d06b302d81245d0'. 2025-06-17 11:55:00.191 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 11:55:00.191 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:55:00.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 11:55:00.208 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 11:55:00.209 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 18.2339ms 2025-06-17 11:55:00.210 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 11:55:00.210 +00:00 [INF] Capturing transaction. 2025-06-17 11:55:00.210 +00:00 [INF] Discarding envelope ca24ed41d79b4f2b91755b978f508238 because the queue is full. 2025-06-17 11:55:00.210 +00:00 [INF] Capturing transaction. 2025-06-17 11:55:00.210 +00:00 [INF] Discarding envelope 6128f2ed9c8c4fc6b482288525fb0b98 because the queue is full. 2025-06-17 11:55:00.211 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 20.3950ms 2025-06-17 11:55:00.691 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 11:55:00.691 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:55:00.691 +00:00 [INF] Started transaction with span ID '9f1689dd98206869' and trace ID '046f8c5cb49349e3b4108c16257e2d51'. 2025-06-17 11:55:00.691 +00:00 [INF] Started transaction with span ID '9f1689dd98206869' and trace ID '046f8c5cb49349e3b4108c16257e2d51'. 2025-06-17 11:55:00.691 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 11:55:00.692 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:55:00.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 11:55:00.694 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 11:55:00.694 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.9812ms 2025-06-17 11:55:00.694 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 11:55:00.694 +00:00 [INF] Capturing transaction. 2025-06-17 11:55:00.694 +00:00 [INF] Discarding envelope 769bbb7b02604b7194296c498f3306e3 because the queue is full. 2025-06-17 11:55:00.694 +00:00 [INF] Capturing transaction. 2025-06-17 11:55:00.694 +00:00 [INF] Discarding envelope aef2f91bcc8549cd9f5a1e7b62be6519 because the queue is full. 2025-06-17 11:55:00.694 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 2.9353ms 2025-06-17 11:59:50.855 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 11:59:50.855 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:59:50.855 +00:00 [INF] Started transaction with span ID '568e7f4371ebaaf0' and trace ID 'c30c84be02744689875f12e1e5bc4982'. 2025-06-17 11:59:50.855 +00:00 [INF] Started transaction with span ID '568e7f4371ebaaf0' and trace ID 'c30c84be02744689875f12e1e5bc4982'. 2025-06-17 11:59:50.855 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:59:50.855 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:59:50.865 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 11:59:50.865 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:59:50.865 +00:00 [INF] Started transaction with span ID 'c3b6c88da2085b18' and trace ID 'aa3a727ed46a44559e6e363a148c211c'. 2025-06-17 11:59:50.865 +00:00 [INF] Started transaction with span ID 'c3b6c88da2085b18' and trace ID 'aa3a727ed46a44559e6e363a148c211c'. 2025-06-17 11:59:50.865 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 11:59:50.865 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:59:50.883 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:59:50.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 11:59:50.919 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 11:59:50.919 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 54.3446ms 2025-06-17 11:59:50.919 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 11:59:50.920 +00:00 [INF] Capturing transaction. 2025-06-17 11:59:50.920 +00:00 [INF] Discarding envelope 4c5a1268f55f414a816fa905407f8705 because the queue is full. 2025-06-17 11:59:50.920 +00:00 [INF] Capturing transaction. 2025-06-17 11:59:50.920 +00:00 [INF] Discarding envelope eb0d8dd2b349442dbf96960edfb40d82 because the queue is full. 2025-06-17 11:59:50.920 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 55.2720ms 2025-06-17 11:59:50.920 +00:00 [INF] Executed DbCommand (36ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:59:50.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:59:50.929 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:59:50.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:50.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:50.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:50.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:59:50.962 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:50.967 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:50.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:50.975 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:59:50.976 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:50.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:50.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:50.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:59:50.996 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:50.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:59:51.009 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.022 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:59:51.023 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.028 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.031 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:59:51.035 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.048 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.055 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.060 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:59:51.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.072 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.076 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:59:51.078 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.083 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.088 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.093 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:59:51.100 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.112 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:59:51.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.127 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:59:51.128 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.138 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.143 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:59:51.148 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.156 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:59:51.164 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.168 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:59:51.185 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:59:51.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:59:51.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.232 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:59:51.233 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.237 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.248 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 11:59:51.249 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:59:51.249 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 393.9286ms 2025-06-17 11:59:51.249 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:59:51.249 +00:00 [INF] Capturing transaction. 2025-06-17 11:59:51.250 +00:00 [INF] Discarding envelope 8c51b47f9cf64cacab6c5b3df28e81e6 because the queue is full. 2025-06-17 11:59:51.250 +00:00 [INF] Capturing transaction. 2025-06-17 11:59:51.250 +00:00 [INF] Discarding envelope 49838cd31eb441ad9ad9a3b6a1c7e2bc because the queue is full. 2025-06-17 11:59:51.250 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 394.9722ms 2025-06-17 11:59:51.252 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 11:59:51.252 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 11:59:51.252 +00:00 [INF] Started transaction with span ID 'd95d8921b3a6479b' and trace ID '2266fe6e28d14f18a7ab9b976282cad3'. 2025-06-17 11:59:51.252 +00:00 [INF] Started transaction with span ID 'd95d8921b3a6479b' and trace ID '2266fe6e28d14f18a7ab9b976282cad3'. 2025-06-17 11:59:51.252 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:59:51.252 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 11:59:51.292 +00:00 [INF] Executed DbCommand (35ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:59:51.318 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 11:59:51.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 11:59:51.324 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 11:59:51.337 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.581 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.586 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.587 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.597 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.599 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.610 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.623 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.633 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.638 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.643 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.646 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.658 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.764 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.765 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.778 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.781 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.790 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.793 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.807 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.820 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.825 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 11:59:51.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 11:59:51.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 11:59:51.854 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 11:59:51.855 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 602.4287ms 2025-06-17 11:59:51.855 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 11:59:51.855 +00:00 [INF] Capturing transaction. 2025-06-17 11:59:51.855 +00:00 [INF] Discarding envelope 2701ae3675244cc4ab436030b48015f5 because the queue is full. 2025-06-17 11:59:51.855 +00:00 [INF] Capturing transaction. 2025-06-17 11:59:51.855 +00:00 [INF] Discarding envelope f60f38f7aeb14e4f8c7a779d0304b50b because the queue is full. 2025-06-17 11:59:51.855 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 603.6140ms 2025-06-17 12:10:54.290 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 12:10:54.293 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:10:54.299 +00:00 [INF] Started transaction with span ID '8865a554464b0423' and trace ID 'bc9a2507c9b84cd08bfdd2508a63246e'. 2025-06-17 12:10:54.299 +00:00 [INF] Started transaction with span ID '8865a554464b0423' and trace ID 'bc9a2507c9b84cd08bfdd2508a63246e'. 2025-06-17 12:10:54.299 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:10:54.301 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:10:54.526 +00:00 [INF] Executed DbCommand (41ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:10:54.542 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:10:54.546 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:10:54.553 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:10:54.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:10:54.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:10:54.589 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:10:54.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:10:54.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:10:54.601 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:10:54.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:10:54.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:10:54.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:10:54.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:10:54.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:10:54.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:10:54.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:10:54.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:10:54.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:10:54.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:10:54.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:10:54.652 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:10:54.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:10:54.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:10:54.667 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:10:54.673 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:10:54.677 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:10:54.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:10:54.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:10:54.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:10:54.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:10:54.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:10:54.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:10:54.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:10:54.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:10:54.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:10:54.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:10:54.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:10:54.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:10:54.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:10:54.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:10:54.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:10:54.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:10:54.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:10:54.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:10:54.734 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:10:54.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:10:54.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:10:54.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:10:54.743 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:10:54.747 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 437.6531ms 2025-06-17 12:10:54.747 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:10:54.747 +00:00 [INF] Capturing transaction. 2025-06-17 12:10:54.747 +00:00 [INF] Discarding envelope a7cdd0ff218542f3b2aa4c079ae1dd35 because the queue is full. 2025-06-17 12:10:54.748 +00:00 [INF] Capturing transaction. 2025-06-17 12:10:54.748 +00:00 [INF] Discarding envelope 7a1147c620dc4255b0cecdebcdae9d3b because the queue is full. 2025-06-17 12:10:54.748 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 458.7156ms 2025-06-17 12:10:55.631 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 12:10:55.631 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:10:55.631 +00:00 [INF] Started transaction with span ID '836c9f1f67c92196' and trace ID '723faad14fda4853b0b8f121d5591b24'. 2025-06-17 12:10:55.631 +00:00 [INF] Started transaction with span ID '836c9f1f67c92196' and trace ID '723faad14fda4853b0b8f121d5591b24'. 2025-06-17 12:10:55.631 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 12:10:55.631 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:10:55.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 12:10:55.634 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 12:10:55.634 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.7362ms 2025-06-17 12:10:55.634 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 12:10:55.634 +00:00 [INF] Capturing transaction. 2025-06-17 12:10:55.634 +00:00 [INF] Discarding envelope d158b254f26942aeadb453826f421b7f because the queue is full. 2025-06-17 12:10:55.635 +00:00 [INF] Capturing transaction. 2025-06-17 12:10:55.635 +00:00 [INF] Discarding envelope 963b489a43054442aab0b7d59aba3b1d because the queue is full. 2025-06-17 12:10:55.635 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 3.8652ms 2025-06-17 12:10:55.989 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 12:10:55.990 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:10:55.990 +00:00 [INF] Started transaction with span ID '3cf86820ccbcb3c4' and trace ID '78bcaf8c63cc411a9b890439eab96aa3'. 2025-06-17 12:10:55.990 +00:00 [INF] Started transaction with span ID '3cf86820ccbcb3c4' and trace ID '78bcaf8c63cc411a9b890439eab96aa3'. 2025-06-17 12:10:55.990 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 12:10:55.990 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:10:55.996 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 12:10:55.996 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 12:10:55.998 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 7.9013ms 2025-06-17 12:10:55.998 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 12:10:55.998 +00:00 [INF] Capturing transaction. 2025-06-17 12:10:55.998 +00:00 [INF] Discarding envelope 5c50d084e59847468bd7de85b9109cd8 because the queue is full. 2025-06-17 12:10:55.998 +00:00 [INF] Capturing transaction. 2025-06-17 12:10:55.998 +00:00 [INF] Discarding envelope 663a980669eb455a96e242044edcfc35 because the queue is full. 2025-06-17 12:10:55.999 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 9.3127ms 2025-06-17 12:10:56.371 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 12:10:56.371 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:10:56.372 +00:00 [INF] Started transaction with span ID 'f50af602df7098b4' and trace ID 'ca1559513e05420e8996c2ef67be93ac'. 2025-06-17 12:10:56.372 +00:00 [INF] Started transaction with span ID 'f50af602df7098b4' and trace ID 'ca1559513e05420e8996c2ef67be93ac'. 2025-06-17 12:10:56.372 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:10:56.372 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:10:56.373 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:10:56.373 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:10:56.373 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.5551ms 2025-06-17 12:10:56.373 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:10:56.373 +00:00 [INF] Capturing transaction. 2025-06-17 12:10:56.374 +00:00 [INF] Discarding envelope 74c9eb694be444c1af50e6f35c568db0 because the queue is full. 2025-06-17 12:10:56.374 +00:00 [INF] Capturing transaction. 2025-06-17 12:10:56.374 +00:00 [INF] Discarding envelope 8b7c526420904ccbb9a52ada5a5cff05 because the queue is full. 2025-06-17 12:10:56.374 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 2.3741ms 2025-06-17 12:10:59.147 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 12:11:00.424 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:11:00.424 +00:00 [INF] Started transaction with span ID '1346a755c167fafc' and trace ID 'fc6ec2f7931d4939b741e0ed9bfef3fa'. 2025-06-17 12:11:00.424 +00:00 [INF] Started transaction with span ID '1346a755c167fafc' and trace ID 'fc6ec2f7931d4939b741e0ed9bfef3fa'. 2025-06-17 12:11:00.424 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:11:00.424 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:11:01.098 +00:00 [INF] Executed DbCommand (668ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:11:01.123 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:11:01.128 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:11:01.135 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:11:01.164 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:11:01.184 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:11:01.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:11:01.209 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:11:01.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:11:01.220 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:11:01.237 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:11:01.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:11:01.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:11:01.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:11:01.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:11:01.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:11:01.281 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:11:01.295 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:11:01.305 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:11:01.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:11:01.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:11:01.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:11:01.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:11:01.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:11:01.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:11:01.358 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:11:01.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:11:01.367 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:11:01.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:11:01.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:11:01.404 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:11:01.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:11:01.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:11:01.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:11:01.437 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:11:01.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:11:01.464 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:11:01.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:11:01.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:11:01.498 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:11:01.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:11:01.559 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:11:01.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:11:01.589 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:11:01.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:11:01.619 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:11:01.644 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:11:01.660 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:11:01.669 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:11:01.678 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:11:01.721 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:11:01.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:11:01.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:11:01.768 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:11:01.791 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:11:01.796 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:11:01.820 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:11:01.837 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:11:01.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:11:01.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:11:01.896 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:11:01.924 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:11:01.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:11:01.987 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:11:01.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:11:02.014 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:11:02.053 +00:00 [INF] Executed DbCommand (36ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:11:02.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:11:02.098 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:11:02.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:11:02.198 +00:00 [INF] Executed DbCommand (30ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:11:02.254 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:11:02.259 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:11:02.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:11:02.304 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:11:02.321 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:11:02.322 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:11:02.336 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1912.2534ms 2025-06-17 12:11:02.337 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:11:02.337 +00:00 [INF] Capturing transaction. 2025-06-17 12:11:02.337 +00:00 [INF] Discarding envelope b1b8fe3f89a544b3a1d4aee28ea22bd9 because the queue is full. 2025-06-17 12:11:02.337 +00:00 [INF] Capturing transaction. 2025-06-17 12:11:02.337 +00:00 [INF] Discarding envelope 490ad245961c428b90ca19f965ad70f6 because the queue is full. 2025-06-17 12:11:02.338 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 3191.5646ms 2025-06-17 12:13:30.197 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:13:30.203 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:13:30.329 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:13:30.329 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:13:30.331 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:13:30.331 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:13:30.499 +00:00 [INF] Started transaction with span ID '401f500ebe2716ed' and trace ID 'f109f64c62ee47d78ae7db0d3eaf9f74'. 2025-06-17 12:13:30.500 +00:00 [INF] Started transaction with span ID '401f500ebe2716ed' and trace ID 'f109f64c62ee47d78ae7db0d3eaf9f74'. 2025-06-17 12:13:30.500 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:13:30.500 +00:00 [INF] Started transaction with span ID 'd0607f89c6a36fa5' and trace ID 'b3342cd5f5af4d6ab297088d936de7d3'. 2025-06-17 12:13:30.500 +00:00 [INF] Started transaction with span ID 'd0607f89c6a36fa5' and trace ID 'b3342cd5f5af4d6ab297088d936de7d3'. 2025-06-17 12:13:30.500 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:13:30.500 +00:00 [INF] Started transaction with span ID '8267edd160b4d710' and trace ID '62c65e29b1534fbea216adaf80c17d6c'. 2025-06-17 12:13:30.500 +00:00 [INF] Started transaction with span ID '8267edd160b4d710' and trace ID '62c65e29b1534fbea216adaf80c17d6c'. 2025-06-17 12:13:30.500 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:13:30.507 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:13:30.508 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:13:30.508 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:13:31.438 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:13:31.439 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:13:31.439 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 931.0946ms 2025-06-17 12:13:31.439 +00:00 [INF] Executed DbCommand (149ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:13:31.450 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:13:31.452 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:31.460 +00:00 [INF] Discarding envelope 6d8083110db1407b82b2aa89b07485c8 because the queue is full. 2025-06-17 12:13:31.461 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:31.461 +00:00 [INF] Discarding envelope 5bb5ea111dd3460dbe28972b92a3f58d because the queue is full. 2025-06-17 12:13:31.460 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:13:31.464 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 1266.9900ms 2025-06-17 12:13:31.517 +00:00 [INF] Executed DbCommand (73ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:13:31.520 +00:00 [INF] Executed DbCommand (56ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:13:31.526 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:13:31.534 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:13:31.548 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:13:31.549 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:13:31.604 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:31.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:31.622 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:31.622 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:31.650 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:31.650 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:31.660 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:31.666 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:31.675 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:31.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:31.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:31.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:31.713 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:31.721 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:31.721 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:31.735 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:31.736 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:31.754 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:31.761 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:31.768 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:31.788 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:31.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:31.795 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:31.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:31.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:31.821 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:31.830 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:31.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:31.840 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:31.842 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:31.852 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:31.852 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:31.868 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:31.876 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:31.888 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:31.888 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:31.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:31.928 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:31.933 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:31.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:31.957 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:31.965 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:31.966 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:31.977 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:31.977 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:31.996 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:31.996 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:32.015 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:32.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:32.040 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:32.040 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:32.048 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:32.051 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:32.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:32.097 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:32.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:32.108 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:32.082 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:32.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:32.136 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:32.144 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:32.146 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:32.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:32.170 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:32.174 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:32.182 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:32.196 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:32.208 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:32.208 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:32.218 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:32.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:32.238 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:32.239 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:32.248 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:32.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:32.260 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:32.268 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:32.268 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:32.278 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:32.291 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:32.292 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:32.302 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:32.305 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:32.317 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:32.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:32.335 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:32.340 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:32.345 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:32.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:32.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:32.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:32.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:32.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:32.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:32.384 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:32.417 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:32.421 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:32.430 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:32.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:32.437 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:13:32.446 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1938.343ms 2025-06-17 12:13:32.447 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:13:32.452 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:32.452 +00:00 [INF] Discarding envelope 454f670dc238404bbca74a8ae89870cc because the queue is full. 2025-06-17 12:13:32.453 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:32.453 +00:00 [INF] Discarding envelope a5039808a7e349a3b89298485323fc4e because the queue is full. 2025-06-17 12:13:32.453 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:32.453 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 2122.3872ms 2025-06-17 12:13:32.460 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:32.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:32.473 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:32.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:32.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:32.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:32.496 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:32.506 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:32.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:32.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:32.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:32.534 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:32.539 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:32.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:32.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:32.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:32.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:32.563 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:13:32.568 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2060.0722ms 2025-06-17 12:13:32.568 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:13:32.568 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:32.568 +00:00 [INF] Discarding envelope d0324d503c474956a0758ae51cf4fdcd because the queue is full. 2025-06-17 12:13:32.568 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:32.568 +00:00 [INF] Discarding envelope 83bf2a44d4ea441882d288fec12c98ec because the queue is full. 2025-06-17 12:13:32.569 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 2366.2497ms 2025-06-17 12:13:34.588 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:13:34.588 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:13:34.588 +00:00 [INF] Started transaction with span ID '2cf5e3d36e604e81' and trace ID 'f53c5f6e17d14cdfa4e21ca57a99c5db'. 2025-06-17 12:13:34.588 +00:00 [INF] Started transaction with span ID '2cf5e3d36e604e81' and trace ID 'f53c5f6e17d14cdfa4e21ca57a99c5db'. 2025-06-17 12:13:34.588 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:13:34.589 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:13:34.595 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:13:34.595 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:13:34.595 +00:00 [INF] Started transaction with span ID 'cb3a18a27eacef97' and trace ID 'dfac92eb9f3a4f76a231bcea26c3d177'. 2025-06-17 12:13:34.595 +00:00 [INF] Started transaction with span ID 'cb3a18a27eacef97' and trace ID 'dfac92eb9f3a4f76a231bcea26c3d177'. 2025-06-17 12:13:34.606 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:13:34.606 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:13:34.612 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:13:34.616 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:13:34.617 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 10.5111ms 2025-06-17 12:13:34.617 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:13:34.617 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:34.617 +00:00 [INF] Discarding envelope d96011a5a46f4b7eb6a7a62b27acf82f because the queue is full. 2025-06-17 12:13:34.617 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:34.617 +00:00 [INF] Discarding envelope eb2184a07af2428593ee75c4b0050d27 because the queue is full. 2025-06-17 12:13:34.618 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 23.3849ms 2025-06-17 12:13:34.665 +00:00 [INF] Executed DbCommand (66ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:13:34.749 +00:00 [INF] Executed DbCommand (81ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:13:34.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:13:34.761 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:13:34.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:34.788 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:34.808 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:34.809 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:13:34.809 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:13:34.809 +00:00 [INF] Started transaction with span ID '8d73fb271e167ae4' and trace ID '17de210bd7d84863b21a342afc36e239'. 2025-06-17 12:13:34.810 +00:00 [INF] Started transaction with span ID '8d73fb271e167ae4' and trace ID '17de210bd7d84863b21a342afc36e239'. 2025-06-17 12:13:34.810 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:13:34.810 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:13:34.839 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:13:34.840 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:34.850 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:13:34.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:13:34.862 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:13:34.866 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:34.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:34.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:34.901 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:34.906 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:34.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:34.918 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:34.928 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:34.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:34.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:34.944 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:34.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:34.968 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:34.969 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:34.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:34.980 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:34.990 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:34.990 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:34.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.005 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:35.016 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.023 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.023 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.032 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.040 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.052 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:35.056 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.066 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.072 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.080 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:35.095 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.112 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.124 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.130 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.131 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:35.151 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.160 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.168 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.172 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:35.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.210 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.224 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:35.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.244 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.255 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.276 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.284 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:35.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.329 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.347 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.356 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:35.356 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.367 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.368 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.377 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.378 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.402 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:35.403 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.411 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.429 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.452 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.455 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.452 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.468 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.477 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:35.478 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.483 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.516 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:13:35.518 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 708.1299ms 2025-06-17 12:13:35.520 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:13:35.521 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:35.521 +00:00 [INF] Discarding envelope 2456f4d1fd1c47328eb69519e7a2f8f0 because the queue is full. 2025-06-17 12:13:35.521 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:35.521 +00:00 [INF] Discarding envelope 351b7fd7ec82444fb01f20668a5fea32 because the queue is full. 2025-06-17 12:13:35.522 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 713.1743ms 2025-06-17 12:13:35.526 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:35.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.546 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.554 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:35.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.572 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.582 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:35.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.614 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:35.625 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:35.630 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:35.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:35.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:35.648 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:13:35.651 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1062.5277ms 2025-06-17 12:13:35.651 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:13:35.652 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:35.652 +00:00 [INF] Discarding envelope 18eba9216f774caba5a99a22c414c3ee because the queue is full. 2025-06-17 12:13:35.652 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:35.652 +00:00 [INF] Discarding envelope 39b63e5fd5594d72afcdf3f390f5c463 because the queue is full. 2025-06-17 12:13:35.652 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 1064.2422ms 2025-06-17 12:13:38.929 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:13:38.929 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:13:38.929 +00:00 [INF] Started transaction with span ID 'e1b280f3186523c9' and trace ID 'b5518a168428419c94596e2cb24df99d'. 2025-06-17 12:13:38.929 +00:00 [INF] Started transaction with span ID 'e1b280f3186523c9' and trace ID 'b5518a168428419c94596e2cb24df99d'. 2025-06-17 12:13:38.929 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:13:38.929 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:13:38.933 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:13:38.933 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:13:38.933 +00:00 [INF] Started transaction with span ID '9c568da7581b95bc' and trace ID 'e1657f373b714903bd003bca27d90fa7'. 2025-06-17 12:13:38.933 +00:00 [INF] Started transaction with span ID '9c568da7581b95bc' and trace ID 'e1657f373b714903bd003bca27d90fa7'. 2025-06-17 12:13:38.933 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:13:38.933 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:13:38.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:13:38.946 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:13:38.946 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 12.2749ms 2025-06-17 12:13:38.946 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:13:38.946 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:38.946 +00:00 [INF] Discarding envelope ff630b0d67f8465f92d8d0b101a520e9 because the queue is full. 2025-06-17 12:13:38.946 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:38.946 +00:00 [INF] Discarding envelope 0cb165a91df24b379032697b4ddfbbf2 because the queue is full. 2025-06-17 12:13:38.946 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 13.1708ms 2025-06-17 12:13:39.006 +00:00 [INF] Executed DbCommand (72ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:13:39.103 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:13:39.103 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:13:39.103 +00:00 [INF] Started transaction with span ID '4d06361b32745981' and trace ID 'c443af559fbf497390ebb6dc0a10292a'. 2025-06-17 12:13:39.104 +00:00 [INF] Started transaction with span ID '4d06361b32745981' and trace ID 'c443af559fbf497390ebb6dc0a10292a'. 2025-06-17 12:13:39.104 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:13:39.104 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:13:39.166 +00:00 [INF] Executed DbCommand (156ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:13:39.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:13:39.176 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:13:39.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.194 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:39.218 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.223 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.237 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:39.238 +00:00 [INF] Executed DbCommand (131ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:13:39.249 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:13:39.254 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:13:39.259 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:13:39.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.280 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:39.294 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.329 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.334 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.336 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:39.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.353 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.353 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.365 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.382 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.383 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:39.394 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.410 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.419 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.423 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.429 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.436 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.446 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:39.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.457 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.463 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.482 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.487 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:39.496 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.505 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.512 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.533 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.542 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:39.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.555 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.561 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.574 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.591 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:39.601 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.611 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.613 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.628 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.638 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.643 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:39.648 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.649 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.659 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.660 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.672 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.672 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.683 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:39.689 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.711 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.719 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:39.722 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.730 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.732 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.744 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.756 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:39.777 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.777 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.788 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.792 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.807 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.807 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:39.822 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.827 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.832 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.837 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.864 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.870 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:13:39.870 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:39.883 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 778.7752ms 2025-06-17 12:13:39.883 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:13:39.883 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:39.883 +00:00 [INF] Discarding envelope c19336129f9d4473b0cc3c988529646d because the queue is full. 2025-06-17 12:13:39.883 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:39.883 +00:00 [INF] Discarding envelope c802f101cf0a4df898d0f60c7d844111 because the queue is full. 2025-06-17 12:13:39.883 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.884 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 781.1206ms 2025-06-17 12:13:39.893 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.901 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.908 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:39.920 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.933 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:39.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:39.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:39.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:39.966 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:39.966 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:13:39.971 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1041.592ms 2025-06-17 12:13:39.971 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:13:39.971 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:39.971 +00:00 [INF] Discarding envelope 5972446ff4c3403790a09db69c838c94 because the queue is full. 2025-06-17 12:13:39.971 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:39.971 +00:00 [INF] Discarding envelope 9dec3743cdc143a58692ee4ccaadd2f9 because the queue is full. 2025-06-17 12:13:39.974 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 1045.5501ms 2025-06-17 12:13:47.929 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:13:47.930 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:13:47.930 +00:00 [INF] Started transaction with span ID '270d2db21904cb7e' and trace ID '2ee3e4dba48b42f299b6cc7d9a34ffa5'. 2025-06-17 12:13:47.930 +00:00 [INF] Started transaction with span ID '270d2db21904cb7e' and trace ID '2ee3e4dba48b42f299b6cc7d9a34ffa5'. 2025-06-17 12:13:47.930 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:13:47.930 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:13:47.940 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:13:47.940 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:13:47.940 +00:00 [INF] Started transaction with span ID '617c5d544d69de06' and trace ID 'c922ffb3f5794b12a95370d45fd102b0'. 2025-06-17 12:13:47.941 +00:00 [INF] Started transaction with span ID '617c5d544d69de06' and trace ID 'c922ffb3f5794b12a95370d45fd102b0'. 2025-06-17 12:13:47.941 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:13:47.941 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:13:47.947 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:13:47.947 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:13:47.947 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.2303ms 2025-06-17 12:13:47.947 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:13:47.947 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:47.948 +00:00 [INF] Discarding envelope 327cc499dccb49dab3ab65aa1426c6b2 because the queue is full. 2025-06-17 12:13:47.948 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:47.949 +00:00 [INF] Discarding envelope a5f2246255c745ab80702cb54969c4ba because the queue is full. 2025-06-17 12:13:47.949 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 8.7236ms 2025-06-17 12:13:48.045 +00:00 [INF] Executed DbCommand (111ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:13:48.070 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:13:48.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:13:48.082 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:13:48.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.104 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:13:48.104 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:13:48.104 +00:00 [INF] Started transaction with span ID 'f34b86a5c8c3509' and trace ID 'c77271faab984487b0f0ec4855e77d8f'. 2025-06-17 12:13:48.104 +00:00 [INF] Started transaction with span ID 'f34b86a5c8c3509' and trace ID 'c77271faab984487b0f0ec4855e77d8f'. 2025-06-17 12:13:48.104 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:13:48.104 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:13:48.112 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:48.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.149 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.153 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:48.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.178 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:48.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.211 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:48.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.259 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.264 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:48.272 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.296 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:48.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.306 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:48.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.334 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:48.356 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.361 +00:00 [INF] Executed DbCommand (255ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:13:48.376 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:13:48.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:13:48.389 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:13:48.390 +00:00 [INF] Executed DbCommand (30ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.426 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:48.433 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.450 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.470 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.471 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.472 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.488 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.494 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:48.497 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.511 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.518 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.526 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.536 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.543 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:48.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.581 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.554 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.596 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.606 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:48.613 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.617 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.633 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.635 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.651 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.660 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.665 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:48.672 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.678 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.704 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.715 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.716 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:48.721 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.732 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.756 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.760 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.771 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:48.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.780 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.804 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.821 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.821 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.837 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:48.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.865 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.884 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.892 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:48.900 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.915 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.926 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.932 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.942 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.970 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:13:48.970 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:13:48.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:13:48.983 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1052.3722ms 2025-06-17 12:13:48.983 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:13:48.983 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:48.984 +00:00 [INF] Discarding envelope 10e5581323754982b89385bb3c7e9c7f because the queue is full. 2025-06-17 12:13:48.984 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:48.984 +00:00 [INF] Discarding envelope 674added03bc47718141bab1902d1993 because the queue is full. 2025-06-17 12:13:48.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:13:48.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:13:48.990 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:13:48.996 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 1066.3094ms 2025-06-17 12:13:48.998 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 893.979ms 2025-06-17 12:13:49.008 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:13:49.008 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:49.008 +00:00 [INF] Discarding envelope 186ed311565447588f74a6cc2ec91808 because the queue is full. 2025-06-17 12:13:49.008 +00:00 [INF] Capturing transaction. 2025-06-17 12:13:49.008 +00:00 [INF] Discarding envelope e24d010cf3564b31ae25e0a93bc2f579 because the queue is full. 2025-06-17 12:13:49.012 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 908.1468ms 2025-06-17 12:14:19.646 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:14:19.646 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:14:19.646 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:14:19.646 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:14:19.651 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 5.5999ms 2025-06-17 12:14:19.652 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:14:19.652 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:14:19.652 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:14:19.652 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:14:19.652 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1911ms 2025-06-17 12:14:19.663 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:14:19.663 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:14:19.664 +00:00 [INF] Started transaction with span ID '8b0113217c178218' and trace ID 'f8922ede488a4463ab7f48a083facd99'. 2025-06-17 12:14:19.664 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:14:19.664 +00:00 [INF] Started transaction with span ID '8b0113217c178218' and trace ID 'f8922ede488a4463ab7f48a083facd99'. 2025-06-17 12:14:19.664 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:14:19.664 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:14:19.665 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 2025-06-17 12:14:19.665 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:14:19.665 +00:00 [INF] Started transaction with span ID '78db98c0136c3799' and trace ID '6d199d2e383e4e5ebec364764e58cf55'. 2025-06-17 12:14:19.665 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:14:19.665 +00:00 [INF] Started transaction with span ID '78db98c0136c3799' and trace ID '6d199d2e383e4e5ebec364764e58cf55'. 2025-06-17 12:14:19.666 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:14:19.666 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:14:19.674 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:14:19.681 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:14:19.688 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:14:19.696 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:14:19.696 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 30.3027ms 2025-06-17 12:14:19.696 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:14:19.696 +00:00 [INF] Capturing transaction. 2025-06-17 12:14:19.696 +00:00 [INF] Discarding envelope 5b3ab5d166d9428a9c28c4a92d375bf7 because the queue is full. 2025-06-17 12:14:19.696 +00:00 [INF] Capturing transaction. 2025-06-17 12:14:19.696 +00:00 [INF] Discarding envelope 14db02a110734284aa45bfbe2c76fa74 because the queue is full. 2025-06-17 12:14:19.696 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 - 400 - application/json;+charset=utf-8 31.3780ms 2025-06-17 12:14:19.706 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:14:19.717 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:14:19.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:14:19.725 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:14:19.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:19.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:19.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:19.785 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:19.786 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:19.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:19.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:19.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:19.801 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:19.808 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:19.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:19.820 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:19.821 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:19.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:19.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:19.842 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:19.848 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:19.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:19.856 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:19.857 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:19.858 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:19.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:19.870 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:19.874 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:19.875 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:19.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:19.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:19.892 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:19.893 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:19.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:19.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:19.915 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:19.917 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:19.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:19.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:19.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:19.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:19.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:19.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:19.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:19.971 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:19.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:19.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:19.982 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:19.983 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:20.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.044 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.060 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.062 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:20.071 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.085 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.111 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:20.117 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:20.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.166 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:20.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.195 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.206 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:20.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.232 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.242 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.281 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:20.281 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:14:20.282 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 617.5531ms 2025-06-17 12:14:20.282 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:14:20.284 +00:00 [INF] Capturing transaction. 2025-06-17 12:14:20.284 +00:00 [INF] Discarding envelope 4237fd47b895422495053e12547519fc because the queue is full. 2025-06-17 12:14:20.284 +00:00 [INF] Capturing transaction. 2025-06-17 12:14:20.284 +00:00 [INF] Discarding envelope 8920dfd50de146ed80695d79f3cdb7d7 because the queue is full. 2025-06-17 12:14:20.284 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 621.0476ms 2025-06-17 12:14:20.285 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:14:20.285 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:14:20.285 +00:00 [INF] Started transaction with span ID '36869b0238c5b287' and trace ID '1a4b2a6462974226bd271289c14942d6'. 2025-06-17 12:14:20.285 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:14:20.285 +00:00 [INF] Started transaction with span ID '36869b0238c5b287' and trace ID '1a4b2a6462974226bd271289c14942d6'. 2025-06-17 12:14:20.285 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:14:20.285 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:14:20.297 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:14:20.302 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:14:20.302 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:14:20.302 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:14:20.302 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:14:20.302 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2795ms 2025-06-17 12:14:20.304 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:14:20.320 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:14:20.334 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:14:20.346 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:20.396 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.416 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.499 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:20.500 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.508 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.511 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:20.534 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:20.552 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.560 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.576 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:20.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.596 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:20.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:20.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.639 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:20.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.648 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.668 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:20.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.699 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.721 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.734 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.736 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.743 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:20.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.794 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.798 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.815 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.821 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:20.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.837 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.847 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.861 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.876 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.882 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:20.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.928 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:20.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.956 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:20.976 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:20.983 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:14:20.983 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:14:20.983 +00:00 [INF] Started transaction with span ID '82317f4278e16805' and trace ID '70ef583b20534a40a4f3185beb41c1cc'. 2025-06-17 12:14:20.983 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:14:20.984 +00:00 [INF] Started transaction with span ID '82317f4278e16805' and trace ID '70ef583b20534a40a4f3185beb41c1cc'. 2025-06-17 12:14:20.984 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:14:20.984 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:14:20.990 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:20.996 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:14:20.996 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:14:20.996 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 12.2605ms 2025-06-17 12:14:20.996 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:14:20.996 +00:00 [INF] Capturing transaction. 2025-06-17 12:14:20.997 +00:00 [INF] Discarding envelope 32ad17e5daf6408c8d28c33f6bf9598a because the queue is full. 2025-06-17 12:14:20.997 +00:00 [INF] Capturing transaction. 2025-06-17 12:14:21.002 +00:00 [INF] Discarding envelope f11c8c4db537414a9eb336261de448c1 because the queue is full. 2025-06-17 12:14:21.002 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 18.8570ms 2025-06-17 12:14:21.004 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.016 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.042 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:21.089 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.110 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.136 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:21.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.191 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.202 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.210 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:21.224 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.240 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:21.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.265 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.275 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:21.292 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:14:21.297 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1011.9881ms 2025-06-17 12:14:21.301 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:14:21.302 +00:00 [INF] Capturing transaction. 2025-06-17 12:14:21.302 +00:00 [INF] Discarding envelope 7b7552db3b42451aa7e64319466192c1 because the queue is full. 2025-06-17 12:14:21.302 +00:00 [INF] Capturing transaction. 2025-06-17 12:14:21.302 +00:00 [INF] Discarding envelope c462abe823354071b99fd55523a7f61d because the queue is full. 2025-06-17 12:14:21.302 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1017.6806ms 2025-06-17 12:14:21.389 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:14:21.389 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:14:21.389 +00:00 [INF] Started transaction with span ID '115b210c9205c3' and trace ID '6ee04b9093d34d1086fb327ec7cdbe76'. 2025-06-17 12:14:21.389 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:14:21.389 +00:00 [INF] Started transaction with span ID '115b210c9205c3' and trace ID '6ee04b9093d34d1086fb327ec7cdbe76'. 2025-06-17 12:14:21.389 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:14:21.390 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:14:21.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:14:21.404 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:14:21.435 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.447 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:21.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.483 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.500 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.516 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.532 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:21.533 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.544 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:21.547 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.552 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.557 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:21.564 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.565 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.568 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:21.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.584 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:21.585 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.591 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.613 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:21.616 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.620 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:21.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.658 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.662 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.678 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:21.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.688 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.696 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.706 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.717 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.735 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:21.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.747 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.772 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.783 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:21.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.791 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.793 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.805 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.815 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.823 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.844 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:21.869 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.899 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:21.920 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.948 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.960 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:21.969 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.979 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:21.990 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:21.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:22.016 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:22.036 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:22.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:22.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:22.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:22.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:22.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:22.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:22.100 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:22.123 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:22.128 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:22.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:22.140 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:23.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:23.460 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:23.475 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:23.484 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:23.497 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:23.518 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:23.539 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:23.539 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:14:23.540 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2150.1604ms 2025-06-17 12:14:23.540 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:14:23.540 +00:00 [INF] Capturing transaction. 2025-06-17 12:14:23.540 +00:00 [INF] Discarding envelope 09bfbba3777c460eb36d6f43d24d9966 because the queue is full. 2025-06-17 12:14:23.540 +00:00 [INF] Capturing transaction. 2025-06-17 12:14:23.540 +00:00 [INF] Discarding envelope ecb56e832e83486c98be964b7a8a2419 because the queue is full. 2025-06-17 12:14:23.541 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2151.8096ms 2025-06-17 12:14:56.960 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:14:56.962 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:14:56.962 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:14:56.962 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:14:56.962 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 1.3447ms 2025-06-17 12:14:56.965 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 2025-06-17 12:14:56.966 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:14:56.968 +00:00 [INF] Started transaction with span ID '9365156b614478c9' and trace ID 'ff3db6a2b2bf4fedbf158bae57fc0421'. 2025-06-17 12:14:56.968 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:14:56.969 +00:00 [INF] Started transaction with span ID '9365156b614478c9' and trace ID 'ff3db6a2b2bf4fedbf158bae57fc0421'. 2025-06-17 12:14:56.969 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:14:56.970 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:14:56.990 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:14:56.991 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:14:56.991 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:14:56.991 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:14:56.991 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2559ms 2025-06-17 12:14:57.007 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:14:57.008 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:14:57.008 +00:00 [INF] Started transaction with span ID 'b76b3fcfd750b01' and trace ID 'ed57bf057b4844aba0cd6a1e09b8d760'. 2025-06-17 12:14:57.008 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:14:57.008 +00:00 [INF] Started transaction with span ID 'b76b3fcfd750b01' and trace ID 'ed57bf057b4844aba0cd6a1e09b8d760'. 2025-06-17 12:14:57.008 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:14:57.008 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:14:57.029 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:14:57.029 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:14:57.036 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:14:57.037 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:14:57.062 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:14:57.075 +00:00 [INF] Executed DbCommand (34ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:14:57.081 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:14:57.081 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:14:57.083 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 112.533ms 2025-06-17 12:14:57.083 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:14:57.083 +00:00 [INF] Capturing transaction. 2025-06-17 12:14:57.083 +00:00 [INF] Discarding envelope f50a89bf72ed42b79253330802cdd52d because the queue is full. 2025-06-17 12:14:57.083 +00:00 [INF] Capturing transaction. 2025-06-17 12:14:57.083 +00:00 [INF] Discarding envelope 4a84dab42f224c3b83049c7e44a5869f because the queue is full. 2025-06-17 12:14:57.084 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 - 400 - application/json;+charset=utf-8 118.4065ms 2025-06-17 12:14:57.125 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:14:57.125 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:14:57.125 +00:00 [INF] Started transaction with span ID '7d79e7b656a207f4' and trace ID '81013064b46a43bf9aa47d65be586911'. 2025-06-17 12:14:57.125 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:14:57.125 +00:00 [INF] Started transaction with span ID '7d79e7b656a207f4' and trace ID '81013064b46a43bf9aa47d65be586911'. 2025-06-17 12:14:57.125 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:14:57.125 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:14:57.143 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:14:57.144 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.163 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:14:57.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:14:57.177 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.179 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:14:57.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.195 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.211 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.219 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.225 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.225 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.238 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.242 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.275 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.276 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.289 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.303 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.309 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.324 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.328 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.337 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.347 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.349 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.354 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.358 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.360 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.364 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.365 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.372 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.374 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.389 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.396 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.386 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.429 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.429 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.434 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.446 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:14:57.453 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:14:57.453 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:14:57.453 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:14:57.453 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 7.1538ms 2025-06-17 12:14:57.466 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:14:57.466 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:14:57.466 +00:00 [INF] Started transaction with span ID '13648c1df3fbf762' and trace ID '218e3d53ac0b4f55992546cc4e9f6e38'. 2025-06-17 12:14:57.466 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:14:57.466 +00:00 [INF] Started transaction with span ID '13648c1df3fbf762' and trace ID '218e3d53ac0b4f55992546cc4e9f6e38'. 2025-06-17 12:14:57.467 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:14:57.467 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:14:57.474 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:14:57.474 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:14:57.489 +00:00 [INF] Executed DbCommand (47ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.494 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 27.0284ms 2025-06-17 12:14:57.494 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:14:57.494 +00:00 [INF] Capturing transaction. 2025-06-17 12:14:57.494 +00:00 [INF] Discarding envelope 58d0a0ff325c4fa7afbf6d6e44ae8793 because the queue is full. 2025-06-17 12:14:57.494 +00:00 [INF] Capturing transaction. 2025-06-17 12:14:57.494 +00:00 [INF] Discarding envelope 0ad11a38e09f488c802813aec90f47cd because the queue is full. 2025-06-17 12:14:57.494 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 28.2824ms 2025-06-17 12:14:57.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.513 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.518 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.524 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.533 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.543 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.546 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.554 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.556 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.574 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.578 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.588 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.606 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.618 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.633 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.651 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.676 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.678 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.686 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.694 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.710 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.718 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.725 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.742 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.771 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.798 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.800 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.816 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.824 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.833 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.847 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.867 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.912 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.937 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:57.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.953 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.969 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:57.988 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:57.992 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:57.999 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:58.033 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.037 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:58.048 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:58.052 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.081 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.081 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:58.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:58.108 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:58.119 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.156 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:58.158 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:58.173 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:58.194 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.194 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:58.209 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.218 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.220 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:58.252 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:14:58.266 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:58.285 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1277.0451ms 2025-06-17 12:14:58.294 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:14:58.295 +00:00 [INF] Capturing transaction. 2025-06-17 12:14:58.295 +00:00 [INF] Discarding envelope f8be013ac6d3481d94893840c6d616ed because the queue is full. 2025-06-17 12:14:58.299 +00:00 [INF] Capturing transaction. 2025-06-17 12:14:58.299 +00:00 [INF] Discarding envelope bfdcc36d2c73415a868663025c4b7117 because the queue is full. 2025-06-17 12:14:58.300 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1292.5139ms 2025-06-17 12:14:58.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.314 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.336 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:58.355 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.383 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:58.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.402 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:58.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:58.427 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:58.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.452 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:58.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:58.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:58.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:58.490 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:58.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:58.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:58.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:58.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:58.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:58.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:58.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:58.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:58.567 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:58.587 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:14:58.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:14:58.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:14:58.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:14:58.600 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:14:58.603 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1477.9202ms 2025-06-17 12:14:58.603 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:14:58.604 +00:00 [INF] Capturing transaction. 2025-06-17 12:14:58.604 +00:00 [INF] Discarding envelope 667265b948614872aa4d49f1cafbe089 because the queue is full. 2025-06-17 12:14:58.604 +00:00 [INF] Capturing transaction. 2025-06-17 12:14:58.604 +00:00 [INF] Discarding envelope bd08afa2cc77404aa6b592c1890c9869 because the queue is full. 2025-06-17 12:14:58.604 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1479.7182ms 2025-06-17 12:15:21.395 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:15:21.395 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:15:21.395 +00:00 [INF] Started transaction with span ID '83a719c2ee2758e7' and trace ID '7ea754e04a0143249813ed22d66509b8'. 2025-06-17 12:15:21.395 +00:00 [INF] Started transaction with span ID '83a719c2ee2758e7' and trace ID '7ea754e04a0143249813ed22d66509b8'. 2025-06-17 12:15:21.395 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:15:21.395 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:15:21.397 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:15:21.397 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:15:21.397 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.9134ms 2025-06-17 12:15:21.397 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:15:21.398 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:21.398 +00:00 [INF] Discarding envelope 0f9ecb65543e4d1dbab46e2b17a87c13 because the queue is full. 2025-06-17 12:15:21.398 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:21.398 +00:00 [INF] Discarding envelope d87cba3615884b4d8b8aea8ebc849777 because the queue is full. 2025-06-17 12:15:21.398 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.8662ms 2025-06-17 12:15:21.403 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:15:21.403 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:15:21.403 +00:00 [INF] Started transaction with span ID 'df61f470abd4539d' and trace ID 'c54c2e91247642e1a56b3c61e979b962'. 2025-06-17 12:15:21.403 +00:00 [INF] Started transaction with span ID 'df61f470abd4539d' and trace ID 'c54c2e91247642e1a56b3c61e979b962'. 2025-06-17 12:15:21.403 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:15:21.403 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:15:21.512 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:15:21.512 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:15:21.512 +00:00 [INF] Started transaction with span ID '1f00d8c0ebd8de4c' and trace ID 'ac2c000532bf4b75a5526b6e969bf56f'. 2025-06-17 12:15:21.512 +00:00 [INF] Started transaction with span ID '1f00d8c0ebd8de4c' and trace ID 'ac2c000532bf4b75a5526b6e969bf56f'. 2025-06-17 12:15:21.512 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:15:21.512 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:15:22.077 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:15:22.077 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:15:22.078 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:15:22.078 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:15:22.078 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.4599ms 2025-06-17 12:15:22.078 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:15:22.078 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:15:22.078 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:15:22.078 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:15:22.078 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2346ms 2025-06-17 12:15:22.083 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:15:22.083 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:15:22.083 +00:00 [INF] Started transaction with span ID '63975251c0c1c34b' and trace ID 'f03c31d4f86d45a79c3394eeac8cbbba'. 2025-06-17 12:15:22.083 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:15:22.083 +00:00 [INF] Started transaction with span ID '63975251c0c1c34b' and trace ID 'f03c31d4f86d45a79c3394eeac8cbbba'. 2025-06-17 12:15:22.083 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:15:22.083 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:15:22.084 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:15:22.086 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:15:22.086 +00:00 [INF] Started transaction with span ID '4199cf18b00d8aa9' and trace ID 'ba03134e6def432d97c186de58b42bc9'. 2025-06-17 12:15:22.086 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:15:22.087 +00:00 [INF] Started transaction with span ID '4199cf18b00d8aa9' and trace ID 'ba03134e6def432d97c186de58b42bc9'. 2025-06-17 12:15:22.087 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:15:22.087 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:15:22.901 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:15:22.908 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:15:25.335 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:15:25.335 +00:00 [INF] Started transaction with span ID 'f53664b3cbb25b98' and trace ID '977aa02db94b45efafe5af99839bc73e'. 2025-06-17 12:15:25.335 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:15:25.335 +00:00 [INF] Started transaction with span ID 'f53664b3cbb25b98' and trace ID '977aa02db94b45efafe5af99839bc73e'. 2025-06-17 12:15:25.335 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:15:25.335 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:15:22.910 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:15:25.336 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:15:25.336 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:15:25.336 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:15:25.336 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 2426.2326ms 2025-06-17 12:15:25.334 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:15:25.337 +00:00 [INF] Started transaction with span ID 'd813876675959cbd' and trace ID '8fec69f0e7764eb7aff42ed943b528d0'. 2025-06-17 12:15:25.337 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:15:25.337 +00:00 [INF] Started transaction with span ID 'd813876675959cbd' and trace ID '8fec69f0e7764eb7aff42ed943b528d0'. 2025-06-17 12:15:25.337 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:15:25.337 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:15:25.341 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:15:25.341 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:15:25.341 +00:00 [INF] Started transaction with span ID '325bdd04af18a3c0' and trace ID '7569ad4c417540899061996de9850e1a'. 2025-06-17 12:15:25.341 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:15:25.342 +00:00 [INF] Started transaction with span ID '325bdd04af18a3c0' and trace ID '7569ad4c417540899061996de9850e1a'. 2025-06-17 12:15:25.342 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:15:25.342 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:15:26.312 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:15:26.312 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:15:26.314 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:15:26.316 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 973.8796ms 2025-06-17 12:15:26.316 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:15:26.316 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:26.316 +00:00 [INF] Discarding envelope ff400659eb544e1a923fa89dc03f7cef because the queue is full. 2025-06-17 12:15:26.317 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:26.317 +00:00 [INF] Discarding envelope 8eb2701a008d4f40a9b713885a842709 because the queue is full. 2025-06-17 12:15:26.317 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 975.4705ms 2025-06-17 12:15:26.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:15:26.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:26.337 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:26.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:26.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:26.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:26.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:26.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:26.361 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:26.373 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:26.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:26.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:26.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:26.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:26.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:26.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:26.407 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:26.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:26.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:26.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:26.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:26.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:26.457 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:26.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:26.538 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:26.548 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:26.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:26.564 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:26.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:26.578 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:26.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:26.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:26.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:26.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:26.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:26.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:26.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:26.620 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:26.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:26.627 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:26.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:26.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:26.659 +00:00 [INF] Executed DbCommand (5,255ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:15:26.675 +00:00 [INF] Executed DbCommand (30ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:26.710 +00:00 [INF] Executed DbCommand (5,196ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:15:26.721 +00:00 [INF] Executed DbCommand (3,820ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:15:26.745 +00:00 [INF] Executed DbCommand (408ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:15:26.757 +00:00 [INF] Executed DbCommand (89ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:15:26.760 +00:00 [INF] Executed DbCommand (449ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:15:26.761 +00:00 [INF] Executed DbCommand (68ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:26.806 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:15:26.812 +00:00 [INF] Executed DbCommand (74ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:15:26.813 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:26.829 +00:00 [INF] Executed DbCommand (77ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:15:26.868 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:26.879 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:15:26.892 +00:00 [INF] Executed DbCommand (46ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:15:26.895 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:15:26.928 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:26.929 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:15:26.943 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:15:26.943 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:26.951 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 4867.8428ms 2025-06-17 12:15:26.955 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:15:26.956 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:26.956 +00:00 [INF] Discarding envelope 7b0df6ae97b748809dca97be206b79de because the queue is full. 2025-06-17 12:15:26.956 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:26.957 +00:00 [INF] Discarding envelope 1707be536c034bdfbd6e7681672aa914 because the queue is full. 2025-06-17 12:15:26.958 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 4874.8646ms 2025-06-17 12:15:26.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:26.961 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.028 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.038 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:27.044 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.064 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.076 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.094 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:27.107 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.108 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.123 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.124 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.161 +00:00 [INF] Executed DbCommand (37ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.173 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.188 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.206 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.228 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:27.228 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.236 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.244 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.289 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.318 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.326 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.331 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:27.335 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.348 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.357 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.370 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:27.371 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.377 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.385 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.385 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:27.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.419 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.433 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.438 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:27.467 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.468 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.494 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.504 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.530 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.560 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:27.570 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.576 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.611 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.622 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.632 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.635 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.650 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.654 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.659 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.663 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:27.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:27.673 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.674 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.680 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.684 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.690 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.714 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.722 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.722 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:27.728 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.730 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.736 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.745 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.748 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.772 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.779 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.783 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.790 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.791 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:27.794 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.797 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.797 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.805 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.819 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.823 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.824 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:27.830 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.832 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.832 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.839 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.844 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.848 +00:00 [INF] Executed DbCommand (1,060ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:15:27.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:15:27.857 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.857 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.862 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:27.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.874 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:15:27.880 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.907 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:27.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.908 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.913 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.976 +00:00 [INF] Executed DbCommand (1,194ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:15:27.965 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:27.988 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:15:27.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:27.992 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:27.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:27.991 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:15:28.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.129 +00:00 [INF] Executed DbCommand (124ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.132 +00:00 [INF] Executed DbCommand (138ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.136 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.136 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.144 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.154 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.160 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.164 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.171 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.179 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.181 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.184 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.196 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.201 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.205 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.205 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.218 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.230 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.235 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.239 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.242 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.245 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.246 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.251 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.258 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.259 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.265 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.268 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.267 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.272 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.279 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.289 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.290 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.299 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.301 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.303 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.317 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.320 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.338 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.347 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.349 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.355 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.359 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.360 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.388 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.390 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.399 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.410 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.414 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.445 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.457 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.478 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.480 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.481 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.490 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.491 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.493 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:15:28.496 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 7092.8465ms 2025-06-17 12:15:28.497 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:15:28.498 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:28.498 +00:00 [INF] Discarding envelope 713838a3b262490e9e876f6751690c6a because the queue is full. 2025-06-17 12:15:28.499 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:28.499 +00:00 [INF] Discarding envelope c0c1d8a62bbf4620923a33652b8fd2de because the queue is full. 2025-06-17 12:15:28.498 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.496 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.502 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.502 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 7099.0814ms 2025-06-17 12:15:28.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.514 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.515 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.522 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.523 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.528 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.529 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.537 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.559 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.571 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.579 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.583 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.586 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.591 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.594 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:15:28.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.598 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.600 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 7087.6038ms 2025-06-17 12:15:28.607 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:15:28.603 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.617 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:28.618 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.617 +00:00 [INF] Discarding envelope 7803dfe6548241f0891528c4b2059736 because the queue is full. 2025-06-17 12:15:28.619 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:28.619 +00:00 [INF] Discarding envelope 2443ec5f2669494482795b3c9a8ffff8 because the queue is full. 2025-06-17 12:15:28.619 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 7106.7892ms 2025-06-17 12:15:28.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.634 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.642 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.652 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.656 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.661 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.682 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.684 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.691 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.698 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.702 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.715 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.717 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.730 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.730 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.750 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.755 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.758 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.761 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.762 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:15:28.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.769 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3434.221ms 2025-06-17 12:15:28.769 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:15:28.772 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:28.773 +00:00 [INF] Discarding envelope e72c66f319f540a9bde4db630d78e79e because the queue is full. 2025-06-17 12:15:28.773 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:28.773 +00:00 [INF] Discarding envelope 4fcf3451e97b4fec9fd0fadffd08650a because the queue is full. 2025-06-17 12:15:28.774 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 5865.5743ms 2025-06-17 12:15:28.781 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.785 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.790 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.805 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.814 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.822 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.837 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.840 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.855 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.857 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.868 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.879 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.879 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.914 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.928 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.940 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.942 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.950 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:28.965 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.972 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:28.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:28.981 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:28.990 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.009 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.009 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.027 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.030 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:15:29.030 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 6943.7137ms 2025-06-17 12:15:29.031 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:15:29.032 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:29.032 +00:00 [INF] Discarding envelope 8598b0aad1564318833975a0b8d9c16a because the queue is full. 2025-06-17 12:15:29.032 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:29.032 +00:00 [INF] Discarding envelope c51d9e2439c44c72be29b0090fdc7609 because the queue is full. 2025-06-17 12:15:29.033 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 6948.0548ms 2025-06-17 12:15:29.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.047 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.053 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.060 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.069 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.076 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.083 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.090 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.121 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.141 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.151 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.161 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.169 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.185 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.192 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.201 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.217 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.223 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.234 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.240 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.245 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.259 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.272 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.277 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.289 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.316 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.324 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.332 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.343 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.350 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.360 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.399 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.416 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.421 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.429 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.440 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:15:29.444 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 4107.5998ms 2025-06-17 12:15:29.445 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:15:29.445 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:29.445 +00:00 [INF] Discarding envelope 6626f3b02e874b6e90f3ea97eb7d3ee2 because the queue is full. 2025-06-17 12:15:29.445 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:29.445 +00:00 [INF] Discarding envelope 33e54fc82b164c3a9da311542ee5ab3b because the queue is full. 2025-06-17 12:15:29.446 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 6544.7094ms 2025-06-17 12:15:29.533 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:15:29.533 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:15:29.534 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:15:29.534 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:15:29.534 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3014ms 2025-06-17 12:15:29.538 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:15:29.539 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:15:29.539 +00:00 [INF] Started transaction with span ID 'ef9759d03f86a207' and trace ID '5c30217732a84596b70c490d6f65c9dc'. 2025-06-17 12:15:29.539 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:15:29.541 +00:00 [INF] Started transaction with span ID 'ef9759d03f86a207' and trace ID '5c30217732a84596b70c490d6f65c9dc'. 2025-06-17 12:15:29.541 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:15:29.541 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:15:29.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:15:29.557 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:15:29.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.699 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.759 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.776 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.797 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.897 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.917 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.941 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.961 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:29.967 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:29.978 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:29.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:29.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:30.009 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:30.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:30.036 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:30.057 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:30.062 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:30.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:30.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:30.094 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:30.109 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:30.131 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:30.140 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:30.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:30.161 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:30.188 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:30.204 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:15:30.214 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:15:30.251 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:15:30.266 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:15:30.268 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:15:30.269 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 727.691ms 2025-06-17 12:15:30.269 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:15:30.270 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:30.270 +00:00 [INF] Discarding envelope a5081a375e19480ca5e604a3ac46f32b because the queue is full. 2025-06-17 12:15:30.270 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:30.270 +00:00 [INF] Discarding envelope 75ec760d81c54b53b41c0432c5c4537b because the queue is full. 2025-06-17 12:15:30.271 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 732.4280ms 2025-06-17 12:15:34.196 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:15:34.196 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:15:34.196 +00:00 [INF] Started transaction with span ID '72950c2ad6a76acb' and trace ID 'eb6769ec69dd4c0b9facc3629933a44a'. 2025-06-17 12:15:34.196 +00:00 [INF] Started transaction with span ID '72950c2ad6a76acb' and trace ID 'eb6769ec69dd4c0b9facc3629933a44a'. 2025-06-17 12:15:34.196 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:15:34.196 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:15:34.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:15:34.199 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:15:34.199 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.3068ms 2025-06-17 12:15:34.199 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:15:34.199 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:34.199 +00:00 [INF] Discarding envelope 5e0051d33b174c92bc9b289d047040f8 because the queue is full. 2025-06-17 12:15:34.199 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:34.199 +00:00 [INF] Discarding envelope a6580d172fd64758874a20f378242d8c because the queue is full. 2025-06-17 12:15:34.200 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 3.9512ms 2025-06-17 12:15:35.575 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:15:35.575 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:15:35.575 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:15:35.575 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:15:35.575 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2917ms 2025-06-17 12:15:35.582 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:15:35.582 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:15:35.583 +00:00 [INF] Started transaction with span ID 'a015717b417df14b' and trace ID '593e7970e59545d5b8f60b782371f5cf'. 2025-06-17 12:15:35.583 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:15:35.583 +00:00 [INF] Started transaction with span ID 'a015717b417df14b' and trace ID '593e7970e59545d5b8f60b782371f5cf'. 2025-06-17 12:15:35.583 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:15:35.583 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:15:35.588 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:15:35.610 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:15:35.612 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:15:35.621 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:15:35.621 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 38.0345ms 2025-06-17 12:15:35.621 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:15:35.621 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:35.622 +00:00 [INF] Discarding envelope e79214fd6feb469eaae9f3a82090df62 because the queue is full. 2025-06-17 12:15:35.622 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:35.622 +00:00 [INF] Discarding envelope 05f603cf88e34b7b8ec8e6ab6998710f because the queue is full. 2025-06-17 12:15:35.622 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 40.0487ms 2025-06-17 12:15:35.863 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:15:35.863 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:15:35.863 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:15:35.863 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:15:35.863 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2096ms 2025-06-17 12:15:35.875 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:15:35.875 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:15:35.875 +00:00 [INF] Started transaction with span ID '48bdb8397be8576d' and trace ID '88655f7d40fb4b729cad2db07893230e'. 2025-06-17 12:15:35.875 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:15:35.875 +00:00 [INF] Started transaction with span ID '48bdb8397be8576d' and trace ID '88655f7d40fb4b729cad2db07893230e'. 2025-06-17 12:15:35.875 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:15:35.875 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:15:35.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:15:35.878 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:15:35.878 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.6701ms 2025-06-17 12:15:35.878 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:15:35.878 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:35.879 +00:00 [INF] Discarding envelope bef57076e954490b97233e78cdc6f878 because the queue is full. 2025-06-17 12:15:35.879 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:35.879 +00:00 [INF] Discarding envelope f42d92b4698246cd9cfb3ca285a61a7f because the queue is full. 2025-06-17 12:15:35.879 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.4586ms 2025-06-17 12:15:50.637 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:15:50.637 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:15:50.637 +00:00 [INF] Started transaction with span ID 'f55c91a259a1ec69' and trace ID '59d7b46e6e084a0a85d6b06b20714e06'. 2025-06-17 12:15:50.637 +00:00 [INF] Started transaction with span ID 'f55c91a259a1ec69' and trace ID '59d7b46e6e084a0a85d6b06b20714e06'. 2025-06-17 12:15:50.637 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:15:50.637 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:15:50.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:15:50.640 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:15:50.641 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.4232ms 2025-06-17 12:15:50.641 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:15:50.641 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:50.641 +00:00 [INF] Discarding envelope f1a6caa5fec24564a5ba222b0d1a47ad because the queue is full. 2025-06-17 12:15:50.641 +00:00 [INF] Capturing transaction. 2025-06-17 12:15:50.641 +00:00 [INF] Discarding envelope f19d0024b2a14cefa5f02c746808b6aa because the queue is full. 2025-06-17 12:15:50.641 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 4.9280ms 2025-06-17 12:16:03.486 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=false&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:16:03.486 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:03.487 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:16:03.487 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:03.487 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=false&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2234ms 2025-06-17 12:16:03.487 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:16:03.488 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:03.488 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:16:03.488 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:03.488 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2182ms 2025-06-17 12:16:03.491 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=false&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 67 2025-06-17 12:16:03.491 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:03.491 +00:00 [INF] Started transaction with span ID '779181d267ee1bdb' and trace ID 'd963695b0f0a4c26bc025eb84b39a321'. 2025-06-17 12:16:03.491 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:03.500 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:16:03.501 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:03.501 +00:00 [INF] Started transaction with span ID '6fa72925f0d64742' and trace ID '68345377d2eb4de29186da10a8fa9394'. 2025-06-17 12:16:03.501 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:03.501 +00:00 [INF] Started transaction with span ID '6fa72925f0d64742' and trace ID '68345377d2eb4de29186da10a8fa9394'. 2025-06-17 12:16:03.501 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:16:03.501 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:16:03.503 +00:00 [INF] Started transaction with span ID '779181d267ee1bdb' and trace ID 'd963695b0f0a4c26bc025eb84b39a321'. 2025-06-17 12:16:03.503 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:16:03.503 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:16:03.509 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:03.513 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:03.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:16:03.523 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:03.527 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:03.530 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:16:03.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:16:03.542 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:16:03.543 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 39.5267ms 2025-06-17 12:16:03.543 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:16:03.543 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:03.543 +00:00 [INF] Discarding envelope 6958e999824447efaae5c998eba03328 because the queue is full. 2025-06-17 12:16:03.544 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:03.544 +00:00 [INF] Discarding envelope 8283c72f14814b859c2611c0ff55772b because the queue is full. 2025-06-17 12:16:03.545 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=false&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 67 - 400 - application/json;+charset=utf-8 54.5686ms 2025-06-17 12:16:03.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:03.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.572 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:03.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:03.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:03.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.611 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:03.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.626 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:03.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.645 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:03.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:03.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.677 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:16:03.678 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:03.678 +00:00 [INF] Started transaction with span ID '330a610f27da787b' and trace ID 'cb089c5c4be14ee888d6bf6411c698b2'. 2025-06-17 12:16:03.678 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:03.678 +00:00 [INF] Started transaction with span ID '330a610f27da787b' and trace ID 'cb089c5c4be14ee888d6bf6411c698b2'. 2025-06-17 12:16:03.678 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:16:03.678 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:16:03.684 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:03.688 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:03.689 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:03.699 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:16:03.706 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:16:03.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.723 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.727 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:03.728 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.748 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:03.758 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:03.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.765 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.770 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.775 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.781 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:03.789 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.798 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.800 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.811 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:03.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:03.834 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.846 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:03.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.864 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.883 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.884 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:03.891 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:03.892 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.916 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.924 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.940 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.951 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:16:03.952 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:03.952 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:16:03.952 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:03.952 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.6719ms 2025-06-17 12:16:03.956 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:16:03.956 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:03.956 +00:00 [INF] Started transaction with span ID '705616a303c3f677' and trace ID '4c7a310d850846b48dd0a1882d7955be'. 2025-06-17 12:16:03.956 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:03.956 +00:00 [INF] Started transaction with span ID '705616a303c3f677' and trace ID '4c7a310d850846b48dd0a1882d7955be'. 2025-06-17 12:16:03.956 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:16:03.956 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:16:03.961 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.962 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:03.962 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:16:03.966 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:16:03.967 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 10.6877ms 2025-06-17 12:16:03.967 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:16:03.967 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:03.968 +00:00 [INF] Discarding envelope e335e6a276884996b0b57d1433bc1422 because the queue is full. 2025-06-17 12:16:03.968 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:03.969 +00:00 [INF] Discarding envelope 2a190e53e3b44002a638641eec2fc0ce because the queue is full. 2025-06-17 12:16:03.972 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 13.6345ms 2025-06-17 12:16:03.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:03.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:03.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:03.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:03.995 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:04.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:04.008 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:04.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:04.016 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:04.017 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:04.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:04.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:04.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:04.034 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:04.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:04.042 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:04.043 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:04.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:04.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:04.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:05.636 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:16:05.637 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2135.4387ms 2025-06-17 12:16:05.637 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:16:05.637 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:05.637 +00:00 [INF] Discarding envelope 8c9d7d7f37a64b869131ec5e7ee04c6b because the queue is full. 2025-06-17 12:16:05.637 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:05.637 +00:00 [INF] Discarding envelope a1e5ae79f35541d0aaef1dd81b51e0ff because the queue is full. 2025-06-17 12:16:05.638 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 2137.5812ms 2025-06-17 12:16:05.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:05.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:05.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.673 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:05.695 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.702 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.710 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:05.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:05.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.779 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.801 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:05.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:05.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.844 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:05.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.885 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:05.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:05.912 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:05.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:05.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:05.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:05.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:05.939 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:16:05.942 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2264.1967ms 2025-06-17 12:16:05.942 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:16:05.943 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:05.943 +00:00 [INF] Discarding envelope 8095627afaf243b39042513570d4ad90 because the queue is full. 2025-06-17 12:16:05.943 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:05.943 +00:00 [INF] Discarding envelope 0a9b2308b46849ec857743eb940972b7 because the queue is full. 2025-06-17 12:16:05.944 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2266.1305ms 2025-06-17 12:16:13.626 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:16:13.626 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:13.626 +00:00 [INF] Started transaction with span ID 'db241a1301e79dad' and trace ID '263b1472b59646cb9fe9f708e8dccc25'. 2025-06-17 12:16:13.627 +00:00 [INF] Started transaction with span ID 'db241a1301e79dad' and trace ID '263b1472b59646cb9fe9f708e8dccc25'. 2025-06-17 12:16:13.627 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:16:13.627 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:16:13.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:16:13.635 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:16:13.637 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9.7007ms 2025-06-17 12:16:13.640 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:16:13.641 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:13.641 +00:00 [INF] Discarding envelope cc3a7d97d83c43bea8190aac94b363da because the queue is full. 2025-06-17 12:16:13.641 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:13.641 +00:00 [INF] Discarding envelope 6905f9702c2246b396ab011088b2ed73 because the queue is full. 2025-06-17 12:16:13.642 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 15.6784ms 2025-06-17 12:16:14.412 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:16:14.412 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:14.412 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:16:14.412 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:14.412 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.5072ms 2025-06-17 12:16:14.414 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:16:14.414 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:14.415 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:16:14.415 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:14.415 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.5162ms 2025-06-17 12:16:14.415 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:16:14.415 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:14.415 +00:00 [INF] Started transaction with span ID 'b5abe6ca7dac6055' and trace ID '4d804d6f9033443996684aa8d893b392'. 2025-06-17 12:16:14.415 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:14.415 +00:00 [INF] Started transaction with span ID 'b5abe6ca7dac6055' and trace ID '4d804d6f9033443996684aa8d893b392'. 2025-06-17 12:16:14.415 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:16:14.416 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:16:14.419 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:14.421 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:14.421 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:16:14.421 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:14.422 +00:00 [INF] Started transaction with span ID 'df24645403a67470' and trace ID '3a724a4f0d1445899d4b36a8280e6c6d'. 2025-06-17 12:16:14.422 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:14.422 +00:00 [INF] Started transaction with span ID 'df24645403a67470' and trace ID '3a724a4f0d1445899d4b36a8280e6c6d'. 2025-06-17 12:16:14.422 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:16:14.422 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:16:14.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:16:14.429 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:14.431 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:16:14.433 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:14.434 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:16:14.436 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 20.0636ms 2025-06-17 12:16:14.436 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:16:14.436 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:14.436 +00:00 [INF] Discarding envelope a8c718b4b8714eb1b4ff117ed3f847a7 because the queue is full. 2025-06-17 12:16:14.436 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:14.436 +00:00 [INF] Discarding envelope 10b76b95243f4234a30f5c6ce2748ca9 because the queue is full. 2025-06-17 12:16:14.437 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 21.5542ms 2025-06-17 12:16:14.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:16:14.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.448 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.538 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.549 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:16:14.549 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:14.549 +00:00 [INF] Started transaction with span ID '5953ec292f278b48' and trace ID 'f0fcb39a7d5c49289a69ec66fd328c06'. 2025-06-17 12:16:14.549 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:14.549 +00:00 [INF] Started transaction with span ID '5953ec292f278b48' and trace ID 'f0fcb39a7d5c49289a69ec66fd328c06'. 2025-06-17 12:16:14.549 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:16:14.549 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:16:14.564 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:16:14.564 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:14.564 +00:00 [INF] Started transaction with span ID '74ca23919e88d41d' and trace ID 'de5d2ca5bb5b4b1e9a98b0f634f28103'. 2025-06-17 12:16:14.564 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:14.564 +00:00 [INF] Started transaction with span ID '74ca23919e88d41d' and trace ID 'de5d2ca5bb5b4b1e9a98b0f634f28103'. 2025-06-17 12:16:14.564 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:16:14.564 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:16:14.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:16:14.570 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:16:14.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.592 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.609 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.616 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.635 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:14.632 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.649 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.656 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.666 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:14.668 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:16:14.676 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:16:14.684 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.687 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.689 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.696 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.707 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:16:14.707 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:14.707 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:16:14.707 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:14.707 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2096ms 2025-06-17 12:16:14.710 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:16:14.710 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:14.710 +00:00 [INF] Started transaction with span ID 'aca3e3c3088b5141' and trace ID '7393003c22e9490ea9282d9c4156cb77'. 2025-06-17 12:16:14.710 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:14.710 +00:00 [INF] Started transaction with span ID 'aca3e3c3088b5141' and trace ID '7393003c22e9490ea9282d9c4156cb77'. 2025-06-17 12:16:14.710 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:16:14.710 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:16:14.712 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.719 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:16:14.722 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:16:14.724 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 12.255ms 2025-06-17 12:16:14.724 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.724 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:16:14.726 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:14.726 +00:00 [INF] Discarding envelope 39349888d6e34030ae323ac1e2875eed because the queue is full. 2025-06-17 12:16:14.726 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:14.728 +00:00 [INF] Discarding envelope a1d7b36609b14f759cac8f7ac83899a7 because the queue is full. 2025-06-17 12:16:14.728 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 18.3315ms 2025-06-17 12:16:14.729 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.729 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.733 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.741 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.758 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.759 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.765 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.767 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.774 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.779 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.788 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.796 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.800 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.800 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.803 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.808 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.811 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.820 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.828 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.829 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.832 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.834 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.836 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.838 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.846 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.867 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.868 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.877 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.878 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.889 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.893 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.895 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.908 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.909 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.911 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.915 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.920 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.920 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.930 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.931 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.938 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.943 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.952 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.956 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.960 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.961 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:16:14.963 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 540.8496ms 2025-06-17 12:16:14.963 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:16:14.963 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:14.963 +00:00 [INF] Discarding envelope 3c329243245648c5bd9a065c288e79e3 because the queue is full. 2025-06-17 12:16:14.963 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:14.963 +00:00 [INF] Discarding envelope 988bdcf08309484f9bd2a4f0bce4af5d because the queue is full. 2025-06-17 12:16:14.964 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 542.1301ms 2025-06-17 12:16:14.963 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:14.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.981 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.982 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:14.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.992 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:14.996 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:14.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.019 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.019 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.035 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.040 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.047 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.050 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.067 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.072 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.093 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.093 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.099 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.115 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.126 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.146 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.151 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.158 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.172 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.179 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.189 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.201 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.202 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.212 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.221 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.231 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.233 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.240 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.243 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.249 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.249 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.256 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.266 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.273 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.278 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.304 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.308 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.314 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.326 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.332 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.332 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.353 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.355 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.362 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.369 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.382 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.386 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.392 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.396 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.417 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.425 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.425 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.436 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.441 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.448 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.450 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.453 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.460 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.469 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.471 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.478 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.483 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.485 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.500 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.510 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.513 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.523 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:16:15.524 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 959.1876ms 2025-06-17 12:16:15.524 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:16:15.524 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:15.524 +00:00 [INF] Discarding envelope ab7b8e433487449fb2a273f9b109acfa because the queue is full. 2025-06-17 12:16:15.524 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:15.524 +00:00 [INF] Discarding envelope bace0bd5ba434b6097c9faa51d755ddf because the queue is full. 2025-06-17 12:16:15.525 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 961.0772ms 2025-06-17 12:16:15.525 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.543 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.551 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:16:15.556 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1006.4044ms 2025-06-17 12:16:15.556 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:16:15.556 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:15.556 +00:00 [INF] Discarding envelope fc32a3bf50614b1fb48483e250d60b70 because the queue is full. 2025-06-17 12:16:15.556 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:15.557 +00:00 [INF] Discarding envelope ee632a27b12c4617a3d2f9047672488d because the queue is full. 2025-06-17 12:16:15.557 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1008.5012ms 2025-06-17 12:16:15.604 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:16:15.604 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:15.604 +00:00 [INF] Started transaction with span ID 'deff19185f863a04' and trace ID 'c03a60f99e46497abb5f8dc338d621f1'. 2025-06-17 12:16:15.604 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:15.604 +00:00 [INF] Started transaction with span ID 'deff19185f863a04' and trace ID 'c03a60f99e46497abb5f8dc338d621f1'. 2025-06-17 12:16:15.604 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:16:15.604 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:16:15.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:16:15.614 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:16:15.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.731 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.742 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.789 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.914 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.975 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.981 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:15.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:15.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:15.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:15.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:16.007 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:16.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:16.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:16.019 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:16.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:16.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:16.032 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:16.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:16.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:16.041 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:16:16.042 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 437.9201ms 2025-06-17 12:16:16.042 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:16:16.043 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:16.043 +00:00 [INF] Discarding envelope 8c7d750ecb0042ac9c4844995d5d0e72 because the queue is full. 2025-06-17 12:16:16.043 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:16.043 +00:00 [INF] Discarding envelope 6d500ec2114d40ab874b8d0a018e691c because the queue is full. 2025-06-17 12:16:16.044 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 440.1771ms 2025-06-17 12:16:30.469 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:16:30.469 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:30.469 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:16:30.469 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:30.469 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2891ms 2025-06-17 12:16:30.473 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:16:30.473 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:30.473 +00:00 [INF] Started transaction with span ID '24579fd9b9c8e36' and trace ID '5e088ab69e754248bbd3862679ab3775'. 2025-06-17 12:16:30.473 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:30.473 +00:00 [INF] Started transaction with span ID '24579fd9b9c8e36' and trace ID '5e088ab69e754248bbd3862679ab3775'. 2025-06-17 12:16:30.473 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:16:30.473 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:16:30.479 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:30.483 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:30.488 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:16:30.490 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:16:30.490 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:30.490 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:16:30.490 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:30.490 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2153ms 2025-06-17 12:16:30.493 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:16:30.493 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 19.8114ms 2025-06-17 12:16:30.493 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:16:30.493 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:30.493 +00:00 [INF] Discarding envelope e57e19c243d44f7d8ebef149499799da because the queue is full. 2025-06-17 12:16:30.494 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:30.494 +00:00 [INF] Discarding envelope 5a57468c23f64adf97bb65608e8fbcd5 because the queue is full. 2025-06-17 12:16:30.494 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 21.5104ms 2025-06-17 12:16:30.500 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:16:30.500 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:30.500 +00:00 [INF] Started transaction with span ID 'fcb08a5ab7e6b100' and trace ID '5287886008da43f4a6e5763e4663a79c'. 2025-06-17 12:16:30.500 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:30.500 +00:00 [INF] Started transaction with span ID 'fcb08a5ab7e6b100' and trace ID '5287886008da43f4a6e5763e4663a79c'. 2025-06-17 12:16:30.500 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:16:30.501 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:16:30.505 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:30.510 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:30.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:16:30.518 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:16:30.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:30.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:30.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:30.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:30.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:30.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:30.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:30.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:30.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:30.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:30.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:30.615 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:16:30.615 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:30.615 +00:00 [INF] Started transaction with span ID 'f334604429745200' and trace ID '826ac9e80cc84280bcc1e5e0f4079525'. 2025-06-17 12:16:30.615 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:30.615 +00:00 [INF] Started transaction with span ID 'f334604429745200' and trace ID '826ac9e80cc84280bcc1e5e0f4079525'. 2025-06-17 12:16:30.615 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:16:30.615 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:16:30.736 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:16:30.736 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:30.736 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:16:30.736 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:30.736 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2209ms 2025-06-17 12:16:30.739 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:16:30.739 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:30.739 +00:00 [INF] Started transaction with span ID '3e532756337b700f' and trace ID '1eaed0b73ab5479ba9a531011c094ea4'. 2025-06-17 12:16:30.739 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:30.740 +00:00 [INF] Started transaction with span ID '3e532756337b700f' and trace ID '1eaed0b73ab5479ba9a531011c094ea4'. 2025-06-17 12:16:30.740 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:16:30.740 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:16:34.370 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:16:34.370 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:34.370 +00:00 [INF] Started transaction with span ID '8b1ac9e647d2ef8e' and trace ID '25d0c25a61b94c57a7621df2f25e0c5f'. 2025-06-17 12:16:34.370 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:34.370 +00:00 [INF] Started transaction with span ID '8b1ac9e647d2ef8e' and trace ID '25d0c25a61b94c57a7621df2f25e0c5f'. 2025-06-17 12:16:34.370 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:16:34.371 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:16:34.371 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:16:34.372 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:34.372 +00:00 [INF] Started transaction with span ID 'fb3491ef33314d5d' and trace ID 'e28391582e66405f832e7a1d51d0c683'. 2025-06-17 12:16:34.372 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:34.372 +00:00 [INF] Started transaction with span ID 'fb3491ef33314d5d' and trace ID 'e28391582e66405f832e7a1d51d0c683'. 2025-06-17 12:16:34.372 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:16:34.372 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:16:34.497 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:16:34.497 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:34.497 +00:00 [INF] Started transaction with span ID '4dfb2be04804c394' and trace ID '256921a9a0794899a6e19fe8237e796e'. 2025-06-17 12:16:34.497 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:34.497 +00:00 [INF] Started transaction with span ID '4dfb2be04804c394' and trace ID '256921a9a0794899a6e19fe8237e796e'. 2025-06-17 12:16:34.497 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:16:34.497 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:16:34.651 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:16:34.651 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:16:34.651 +00:00 [INF] Started transaction with span ID 'f81d470a4b6731d0' and trace ID 'c6ffeabe5d4d4860a9c2a77d867083a6'. 2025-06-17 12:16:34.651 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:16:34.651 +00:00 [INF] Started transaction with span ID 'f81d470a4b6731d0' and trace ID 'c6ffeabe5d4d4860a9c2a77d867083a6'. 2025-06-17 12:16:34.651 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:16:34.651 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:16:40.464 +00:00 [INF] Executed DbCommand (9,908ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:40.467 +00:00 [INF] Executed DbCommand (9,726ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:16:40.468 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:16:40.468 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9728.0625ms 2025-06-17 12:16:40.468 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:16:40.468 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:40.468 +00:00 [INF] Discarding envelope 2ab19cf38d1c4164a58a2a95ad56fb29 because the queue is full. 2025-06-17 12:16:40.468 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:40.468 +00:00 [INF] Discarding envelope aaf859fb5b6b4c4893fde39e72477872 because the queue is full. 2025-06-17 12:16:40.468 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 9729.4056ms 2025-06-17 12:16:40.473 +00:00 [INF] Executed DbCommand (5,820ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:16:40.473 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:16:40.473 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5821.7717ms 2025-06-17 12:16:40.475 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:40.476 +00:00 [INF] Executed DbCommand (9,860ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:40.477 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:16:40.477 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:40.477 +00:00 [INF] Discarding envelope 03a46e0fa38e4e05b5ff2e3f515c6410 because the queue is full. 2025-06-17 12:16:40.477 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:40.477 +00:00 [INF] Discarding envelope 12c05c8dd7fb4e16b6f8a4f773d4f74a because the queue is full. 2025-06-17 12:16:40.477 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5826.4470ms 2025-06-17 12:16:40.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:40.485 +00:00 [INF] Executed DbCommand (5,986ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:40.486 +00:00 [INF] Executed DbCommand (6,111ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:40.487 +00:00 [INF] Executed DbCommand (6,112ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:40.495 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:40.500 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:40.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:40.506 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:40.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:40.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:40.514 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:40.516 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:40.517 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:40.517 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:16:40.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:16:40.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:16:40.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:16:40.528 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:16:40.532 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:16:41.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.319 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:16:41.323 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 6951.9942ms 2025-06-17 12:16:41.323 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:16:41.323 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:41.323 +00:00 [INF] Discarding envelope 3add7da9e16d4e319fc6af15125d3125 because the queue is full. 2025-06-17 12:16:41.323 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:41.323 +00:00 [INF] Discarding envelope 60c14889190f404eaf7a5ca2b40dd88f because the queue is full. 2025-06-17 12:16:41.323 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 6953.0741ms 2025-06-17 12:16:41.322 +00:00 [INF] Executed DbCommand (802ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:16:41.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:16:41.325 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.336 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.350 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.353 +00:00 [INF] Executed DbCommand (35ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.360 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.363 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.382 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.393 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.395 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.396 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.399 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.408 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.412 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.415 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.423 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.423 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.432 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.435 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.433 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.452 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.458 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.468 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.474 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.481 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.491 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.505 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.514 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.515 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.525 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.527 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.528 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.539 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.540 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.543 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.546 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.554 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.563 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.564 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.565 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.568 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.592 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.593 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.596 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.596 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.599 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.602 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.620 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.623 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.626 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.630 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.635 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.636 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.639 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.642 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.653 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.657 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.669 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.672 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.676 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.681 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.682 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.688 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.702 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.703 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.713 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.712 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.721 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.731 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.733 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.742 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.752 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.753 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.755 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.757 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.761 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.762 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.773 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.774 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.781 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.783 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.793 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.798 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.806 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.813 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.815 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.848 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:16:41.849 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 7476.7836ms 2025-06-17 12:16:41.857 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.861 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:16:41.861 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:41.861 +00:00 [INF] Discarding envelope 49831cc905514bd195bdd880d7875c30 because the queue is full. 2025-06-17 12:16:41.861 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:41.861 +00:00 [INF] Discarding envelope 2c54d16fda544663b6902679e0e04742 because the queue is full. 2025-06-17 12:16:41.861 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 7489.8316ms 2025-06-17 12:16:41.869 +00:00 [INF] Executed DbCommand (121ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.872 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.878 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.880 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.887 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.889 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:16:41.890 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 11389.0087ms 2025-06-17 12:16:41.890 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:16:41.890 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:41.890 +00:00 [INF] Discarding envelope 0cb07af45406405d82f92dbcc6ccdbca because the queue is full. 2025-06-17 12:16:41.890 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:41.893 +00:00 [INF] Discarding envelope 334399454ae94a0b838066dae1e4d99d because the queue is full. 2025-06-17 12:16:41.893 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 11392.9240ms 2025-06-17 12:16:41.889 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.898 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.899 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.900 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.907 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.918 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.923 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.925 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.932 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:41.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.952 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.959 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.959 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.976 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.991 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:41.994 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:41.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:42.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:41.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.016 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.024 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.027 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.030 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.036 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:42.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.055 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.058 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.063 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.072 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.080 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:42.087 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.105 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.111 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.122 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:42.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.134 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.141 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.157 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:42.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.180 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:42.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.190 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.194 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.212 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.215 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.233 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:42.239 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.255 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.255 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.276 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:42.279 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.282 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:42.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.297 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.305 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:42.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.320 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.330 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.338 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:42.342 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.344 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:42.353 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.381 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.387 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.410 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:42.411 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:16:42.415 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 7917.6434ms 2025-06-17 12:16:42.415 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:16:42.415 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:42.417 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:42.418 +00:00 [INF] Discarding envelope de5792d8c8d441f28e1a0f9d34c9865f because the queue is full. 2025-06-17 12:16:42.418 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:42.418 +00:00 [INF] Discarding envelope 4d66dc01009c4e4b818e6cfc837b6782 because the queue is full. 2025-06-17 12:16:42.418 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 7921.1567ms 2025-06-17 12:16:42.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.432 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.441 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:42.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.462 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:42.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.485 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:42.497 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:16:42.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:16:42.515 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:16:42.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:16:42.520 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:16:42.526 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 11911.1823ms 2025-06-17 12:16:42.527 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:16:42.527 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:42.527 +00:00 [INF] Discarding envelope 2cd9e1041a0e4381a6241c8b859d0a5f because the queue is full. 2025-06-17 12:16:42.527 +00:00 [INF] Capturing transaction. 2025-06-17 12:16:42.527 +00:00 [INF] Discarding envelope 0d594ed000c641e89cae7e55aff66a86 because the queue is full. 2025-06-17 12:16:42.527 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 11912.7535ms 2025-06-17 12:17:06.264 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:17:06.265 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:17:06.265 +00:00 [INF] Started transaction with span ID 'edf477af5db89065' and trace ID '787a02e0a48e4802b7d6c3f7567f006e'. 2025-06-17 12:17:06.265 +00:00 [INF] Started transaction with span ID 'edf477af5db89065' and trace ID '787a02e0a48e4802b7d6c3f7567f006e'. 2025-06-17 12:17:06.265 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:17:06.265 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:17:06.267 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:17:06.267 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:17:06.267 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.8965ms 2025-06-17 12:17:06.267 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:17:06.267 +00:00 [INF] Capturing transaction. 2025-06-17 12:17:06.267 +00:00 [INF] Discarding envelope a2c828d8c69f4312921323e0b77ee6c4 because the queue is full. 2025-06-17 12:17:06.267 +00:00 [INF] Capturing transaction. 2025-06-17 12:17:06.267 +00:00 [INF] Discarding envelope 6eaeaedfc0074f2e95b6da695fdc8172 because the queue is full. 2025-06-17 12:17:06.267 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 3.1016ms 2025-06-17 12:17:22.939 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:17:22.939 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:17:22.939 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:17:22.939 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:17:22.939 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2821ms 2025-06-17 12:17:22.940 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:17:22.940 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:17:22.940 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:17:22.940 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:17:22.940 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1635ms 2025-06-17 12:17:22.942 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:17:22.942 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:17:22.943 +00:00 [INF] Started transaction with span ID '8783092a3d5b4315' and trace ID '909c5cbbd2644d04904cd68d5a3f2b2f'. 2025-06-17 12:17:22.943 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:17:22.943 +00:00 [INF] Started transaction with span ID '8783092a3d5b4315' and trace ID '909c5cbbd2644d04904cd68d5a3f2b2f'. 2025-06-17 12:17:22.943 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:17:22.943 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:17:22.944 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 2025-06-17 12:17:22.944 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:17:22.944 +00:00 [INF] Started transaction with span ID '289515c590ecd68c' and trace ID 'dccc39ab983e44d3a5c086e639a41f86'. 2025-06-17 12:17:22.944 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:17:22.944 +00:00 [INF] Started transaction with span ID '289515c590ecd68c' and trace ID 'dccc39ab983e44d3a5c086e639a41f86'. 2025-06-17 12:17:22.944 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:17:22.944 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:17:22.950 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:17:22.951 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:17:22.956 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:17:22.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:17:22.964 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:17:22.964 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 19.8284ms 2025-06-17 12:17:22.964 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:17:22.964 +00:00 [INF] Capturing transaction. 2025-06-17 12:17:22.964 +00:00 [INF] Discarding envelope c3c6306886914a5894430bbc7bd0d329 because the queue is full. 2025-06-17 12:17:22.964 +00:00 [INF] Capturing transaction. 2025-06-17 12:17:22.964 +00:00 [INF] Discarding envelope 9ab2b0b53c7d4d6b97724b9b88ff3079 because the queue is full. 2025-06-17 12:17:22.964 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 - 400 - application/json;+charset=utf-8 20.7179ms 2025-06-17 12:17:22.965 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:17:22.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:17:22.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:17:22.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:22.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:22.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:22.977 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:22.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:22.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:22.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:22.983 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:22.984 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:22.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:22.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:22.988 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:22.989 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:22.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:22.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:22.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:22.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:22.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:22.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.010 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.020 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.021 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.028 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.029 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.035 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.036 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.042 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.043 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.057 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.066 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.074 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.075 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.086 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.099 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.110 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.117 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.130 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.138 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:17:23.138 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 195.2138ms 2025-06-17 12:17:23.138 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:17:23.138 +00:00 [INF] Capturing transaction. 2025-06-17 12:17:23.139 +00:00 [INF] Discarding envelope 53496a5cbf304cb49883b31ed2baf5f1 because the queue is full. 2025-06-17 12:17:23.139 +00:00 [INF] Capturing transaction. 2025-06-17 12:17:23.139 +00:00 [INF] Discarding envelope e39c8f3973b040fa957f440d298f2142 because the queue is full. 2025-06-17 12:17:23.139 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 196.3862ms 2025-06-17 12:17:23.144 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:17:23.144 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:17:23.145 +00:00 [INF] Started transaction with span ID 'a2cae10f9903c628' and trace ID '469aa0d763464512843c410756b08de0'. 2025-06-17 12:17:23.145 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:17:23.145 +00:00 [INF] Started transaction with span ID 'a2cae10f9903c628' and trace ID '469aa0d763464512843c410756b08de0'. 2025-06-17 12:17:23.145 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:17:23.145 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:17:23.149 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:17:23.152 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:17:23.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:17:23.161 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:17:23.166 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.167 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.174 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.178 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.183 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.190 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.191 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.203 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.204 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.210 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.211 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.217 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.218 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.224 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.225 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.230 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.252 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.254 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.266 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.271 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.287 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.313 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.320 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.336 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.377 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.448 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.449 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:17:23.449 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:17:23.450 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:17:23.450 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:17:23.450 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:17:23.450 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1921ms 2025-06-17 12:17:23.450 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 304.7947ms 2025-06-17 12:17:23.450 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:17:23.450 +00:00 [INF] Capturing transaction. 2025-06-17 12:17:23.450 +00:00 [INF] Discarding envelope f8a90ce8c07547f49f801eed9185a534 because the queue is full. 2025-06-17 12:17:23.450 +00:00 [INF] Capturing transaction. 2025-06-17 12:17:23.450 +00:00 [INF] Discarding envelope 9c43efb6d2d247a5a8771cbc9e635bfd because the queue is full. 2025-06-17 12:17:23.450 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 306.0782ms 2025-06-17 12:17:23.454 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:17:23.454 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:17:23.454 +00:00 [INF] Started transaction with span ID 'c5c108a2c620bc57' and trace ID '3d590343f78441c7b7d023536c59e1eb'. 2025-06-17 12:17:23.454 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:17:23.454 +00:00 [INF] Started transaction with span ID 'c5c108a2c620bc57' and trace ID '3d590343f78441c7b7d023536c59e1eb'. 2025-06-17 12:17:23.456 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:17:23.456 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:17:23.458 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:17:23.458 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:17:23.458 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7351ms 2025-06-17 12:17:23.458 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:17:23.458 +00:00 [INF] Capturing transaction. 2025-06-17 12:17:23.458 +00:00 [INF] Discarding envelope 2e482186eac04a798582f60fc9f63e66 because the queue is full. 2025-06-17 12:17:23.458 +00:00 [INF] Capturing transaction. 2025-06-17 12:17:23.458 +00:00 [INF] Discarding envelope dd6ad8802376403eb5bf35f4910ad075 because the queue is full. 2025-06-17 12:17:23.458 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.2820ms 2025-06-17 12:17:23.512 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:17:23.512 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:17:23.512 +00:00 [INF] Started transaction with span ID '9fbb442545de06dd' and trace ID '161ed13e67b449469e90f9eccfa78dcb'. 2025-06-17 12:17:23.512 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:17:23.513 +00:00 [INF] Started transaction with span ID '9fbb442545de06dd' and trace ID '161ed13e67b449469e90f9eccfa78dcb'. 2025-06-17 12:17:23.513 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:17:23.513 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:17:23.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:17:23.518 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:17:23.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.537 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.542 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.544 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.551 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.552 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.566 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.575 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.595 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.603 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.608 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.614 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.638 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.666 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.671 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.688 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.694 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.698 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.705 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.717 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.750 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.788 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.795 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.819 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.822 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.827 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.838 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.862 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.872 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:17:23.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:17:23.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:17:23.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:17:23.893 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:17:23.893 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 380.4339ms 2025-06-17 12:17:23.893 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:17:23.894 +00:00 [INF] Capturing transaction. 2025-06-17 12:17:23.894 +00:00 [INF] Discarding envelope d3592eeb0b3548aea61f9ac670ecde52 because the queue is full. 2025-06-17 12:17:23.894 +00:00 [INF] Capturing transaction. 2025-06-17 12:17:23.894 +00:00 [INF] Discarding envelope 96c89cb322784e3dbc0135207bad859f because the queue is full. 2025-06-17 12:17:23.894 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 382.0250ms 2025-06-17 12:18:01.624 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:18:01.624 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:01.624 +00:00 [INF] Started transaction with span ID 'da1b940b0a34c53' and trace ID '8e20e9b129ed425eb7070f9e3d8520ee'. 2025-06-17 12:18:01.624 +00:00 [INF] Started transaction with span ID 'da1b940b0a34c53' and trace ID '8e20e9b129ed425eb7070f9e3d8520ee'. 2025-06-17 12:18:01.624 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:18:01.624 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:18:01.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:18:01.628 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:18:01.628 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.374ms 2025-06-17 12:18:01.628 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:18:01.628 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:01.628 +00:00 [INF] Discarding envelope 73b58baec56e42c8ae0a2a9487c62a0b because the queue is full. 2025-06-17 12:18:01.628 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:01.628 +00:00 [INF] Discarding envelope bdaf9fac59194669afb0cb68493da169 because the queue is full. 2025-06-17 12:18:01.628 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 4.3616ms 2025-06-17 12:18:02.597 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:18:02.597 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:02.597 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:18:02.597 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:02.597 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.4504ms 2025-06-17 12:18:02.602 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:18:02.603 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:02.603 +00:00 [INF] Started transaction with span ID '2098e7a075e5f850' and trace ID 'abb4f37525a5438da6f36755aed9ddf1'. 2025-06-17 12:18:02.603 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:02.603 +00:00 [INF] Started transaction with span ID '2098e7a075e5f850' and trace ID 'abb4f37525a5438da6f36755aed9ddf1'. 2025-06-17 12:18:02.603 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:18:02.603 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:18:02.607 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:02.611 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:02.622 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:18:02.637 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:18:02.637 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 33.9089ms 2025-06-17 12:18:02.637 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:18:02.637 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:02.637 +00:00 [INF] Discarding envelope b1aa6246961d47ee8ce472ee2679691b because the queue is full. 2025-06-17 12:18:02.637 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:02.637 +00:00 [INF] Discarding envelope 5a1bd0097099463eb38a6245cafa2ac8 because the queue is full. 2025-06-17 12:18:02.637 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 34.8932ms 2025-06-17 12:18:02.638 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:18:02.638 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:02.638 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:18:02.638 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:02.638 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1345ms 2025-06-17 12:18:02.648 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:18:02.648 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:02.648 +00:00 [INF] Started transaction with span ID '51054660bd60e587' and trace ID 'b63dd23e693349af9caa832f548281ff'. 2025-06-17 12:18:02.648 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:02.648 +00:00 [INF] Started transaction with span ID '51054660bd60e587' and trace ID 'b63dd23e693349af9caa832f548281ff'. 2025-06-17 12:18:02.648 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:02.648 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:18:02.670 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:02.674 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:02.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:18:02.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:18:02.683 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:02.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.005 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:18:03.005 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:03.005 +00:00 [INF] Started transaction with span ID 'eaf06ae6a85c4d87' and trace ID '412132a88d9248fc91a81af5697b6eef'. 2025-06-17 12:18:03.005 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:03.016 +00:00 [INF] Started transaction with span ID 'eaf06ae6a85c4d87' and trace ID '412132a88d9248fc91a81af5697b6eef'. 2025-06-17 12:18:03.016 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:03.016 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:18:03.020 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:03.024 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:03.027 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:18:03.030 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:18:03.035 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.053 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.070 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.071 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.084 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.085 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.097 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.098 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.108 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.109 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.122 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.123 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.128 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.132 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.139 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.144 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.168 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.189 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.214 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:18:03.214 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:03.214 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:18:03.214 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:03.214 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2363ms 2025-06-17 12:18:03.216 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.219 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.221 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.222 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.237 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.238 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.242 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.251 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.252 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.258 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.261 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:18:03.261 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:03.261 +00:00 [INF] Started transaction with span ID '617097aaf87bf6c9' and trace ID '1552da0fa6424c9cb0dc8afb250af74b'. 2025-06-17 12:18:03.261 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:03.261 +00:00 [INF] Started transaction with span ID '617097aaf87bf6c9' and trace ID '1552da0fa6424c9cb0dc8afb250af74b'. 2025-06-17 12:18:03.261 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:18:03.262 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:18:03.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.273 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:18:03.273 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:18:03.274 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 11.9211ms 2025-06-17 12:18:03.274 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:18:03.274 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:03.274 +00:00 [INF] Discarding envelope 4266009703234bb6a350e1ae52224547 because the queue is full. 2025-06-17 12:18:03.274 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:03.274 +00:00 [INF] Discarding envelope 6b32eb9bdec54c09a0a53b0d8585cdb3 because the queue is full. 2025-06-17 12:18:03.274 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 13.1679ms 2025-06-17 12:18:03.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.276 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.277 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.307 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.315 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.316 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.322 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.331 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.357 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.358 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.363 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.399 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.411 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.419 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.422 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.440 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.450 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.464 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.470 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.476 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.489 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.497 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.510 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.511 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.555 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.555 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:18:03.557 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 908.5434ms 2025-06-17 12:18:03.557 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:03.557 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:03.557 +00:00 [INF] Discarding envelope 9aeee49582e04a2eb94e052aedafbf1b because the queue is full. 2025-06-17 12:18:03.558 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:03.558 +00:00 [INF] Discarding envelope 8ab7c740a9ab4377b8e1720a11a5c50f because the queue is full. 2025-06-17 12:18:03.558 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 910.0207ms 2025-06-17 12:18:03.558 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:03.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:03.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:03.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:03.582 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:18:03.584 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 567.4683ms 2025-06-17 12:18:03.584 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:03.584 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:03.584 +00:00 [INF] Discarding envelope 34747ea9cfd5496dbc6a815e7ee84be8 because the queue is full. 2025-06-17 12:18:03.584 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:03.584 +00:00 [INF] Discarding envelope ac058959466b427db48eb94d4410eb01 because the queue is full. 2025-06-17 12:18:03.585 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 579.6966ms 2025-06-17 12:18:12.836 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:18:12.836 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:12.836 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:18:12.837 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:12.837 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3227ms 2025-06-17 12:18:12.840 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 2025-06-17 12:18:12.841 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:12.841 +00:00 [INF] Started transaction with span ID '34662b4b023e50ac' and trace ID '8a39da088dcd438ba2a4693ac1e02120'. 2025-06-17 12:18:12.841 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:12.841 +00:00 [INF] Started transaction with span ID '34662b4b023e50ac' and trace ID '8a39da088dcd438ba2a4693ac1e02120'. 2025-06-17 12:18:12.841 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:18:12.841 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:18:12.853 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:12.861 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:12.863 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:18:12.869 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:18:12.869 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 27.5064ms 2025-06-17 12:18:12.869 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:18:12.869 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:12.869 +00:00 [INF] Discarding envelope 797831f60b95416bae1d1cb00815898c because the queue is full. 2025-06-17 12:18:12.869 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:12.869 +00:00 [INF] Discarding envelope a4d85aace3bc406f82dd001bb120254c because the queue is full. 2025-06-17 12:18:12.869 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 - 400 - application/json;+charset=utf-8 29.4874ms 2025-06-17 12:18:12.882 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:18:12.882 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:12.882 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:18:12.882 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:12.883 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2888ms 2025-06-17 12:18:12.887 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:18:12.888 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:12.888 +00:00 [INF] Started transaction with span ID 'a476890d13b838b6' and trace ID 'c9b369965b2540578c70eb0e16c23704'. 2025-06-17 12:18:12.888 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:12.888 +00:00 [INF] Started transaction with span ID 'a476890d13b838b6' and trace ID 'c9b369965b2540578c70eb0e16c23704'. 2025-06-17 12:18:12.888 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:12.888 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:18:12.901 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:12.906 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:12.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:18:12.916 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:18:13.851 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:13.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:13.858 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:18:13.858 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:13.858 +00:00 [INF] Started transaction with span ID '4c1786c31e6b4f95' and trace ID '533c03550d13440eba43ec190966ebe1'. 2025-06-17 12:18:13.858 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:13.858 +00:00 [INF] Started transaction with span ID '4c1786c31e6b4f95' and trace ID '533c03550d13440eba43ec190966ebe1'. 2025-06-17 12:18:13.858 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:13.858 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:18:13.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:13.865 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:18:13.865 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:13.865 +00:00 [INF] Started transaction with span ID '8256a2ae4fb90133' and trace ID 'a6b666e26da4452f9b5e5c9fb830f742'. 2025-06-17 12:18:13.865 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:13.865 +00:00 [INF] Started transaction with span ID '8256a2ae4fb90133' and trace ID 'a6b666e26da4452f9b5e5c9fb830f742'. 2025-06-17 12:18:13.865 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:13.865 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:18:13.867 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:18:13.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:13.872 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:13.872 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:18:13.880 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:13.880 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:18:13.880 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:13.881 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:18:13.881 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:13.881 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2350ms 2025-06-17 12:18:13.881 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:13.884 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:13.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:18:13.886 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:18:13.887 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:13.887 +00:00 [INF] Started transaction with span ID 'ab7b56ef9ffe5b4e' and trace ID '37bb339a9a5448a09203e632d70c228f'. 2025-06-17 12:18:13.887 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:13.887 +00:00 [INF] Started transaction with span ID 'ab7b56ef9ffe5b4e' and trace ID '37bb339a9a5448a09203e632d70c228f'. 2025-06-17 12:18:13.887 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:18:13.887 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:18:13.891 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:18:13.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:18:13.903 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:18:13.903 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 15.7867ms 2025-06-17 12:18:13.903 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:18:13.903 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:13.903 +00:00 [INF] Discarding envelope ecbfa647442440c899d57f33692dd9fc because the queue is full. 2025-06-17 12:18:13.903 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:13.903 +00:00 [INF] Discarding envelope 1e6ef64031e440038a4692d2307635aa because the queue is full. 2025-06-17 12:18:13.903 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 17.1970ms 2025-06-17 12:18:13.905 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:13.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:13.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:13.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:13.910 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:13.911 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:13.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:13.920 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:13.924 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:13.925 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:13.927 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:13.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:13.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:13.939 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:13.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:13.948 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:13.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:13.955 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:13.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:13.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:13.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:13.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:13.989 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:13.989 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:13.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:13.996 +00:00 [INF] Executed DbCommand (45ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:13.999 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.011 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.028 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.038 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.058 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.070 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.083 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.108 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.113 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.117 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.121 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.121 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.148 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.158 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.168 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.175 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.175 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.184 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.185 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.195 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.207 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.210 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.213 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.221 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.232 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.232 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.235 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.244 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.252 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.253 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.260 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.276 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.279 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.289 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.298 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.298 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.311 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.322 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.331 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.331 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.336 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.348 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.352 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.356 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.360 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.372 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.391 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.402 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.404 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.420 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.420 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.444 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.444 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.448 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.455 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.460 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.467 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.469 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.487 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.495 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.500 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.501 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.516 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.516 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.533 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.533 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.546 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.555 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.592 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.614 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.619 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.661 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.662 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.669 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.690 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.708 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.713 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.713 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.720 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.749 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.776 +00:00 [INF] Executed DbCommand (31ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.778 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.792 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.792 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.816 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.829 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.829 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.849 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.856 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.856 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.860 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.887 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.888 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:18:14.889 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2000.3799ms 2025-06-17 12:18:14.889 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:14.889 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:14.889 +00:00 [INF] Discarding envelope 52433f9a4473467f939c96ce55b58ca2 because the queue is full. 2025-06-17 12:18:14.889 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:14.889 +00:00 [INF] Discarding envelope e0acf9ce562942e29409535692bd9fbe because the queue is full. 2025-06-17 12:18:14.889 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 2001.9918ms 2025-06-17 12:18:14.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.898 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.900 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.908 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.914 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.921 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.928 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.934 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.936 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.945 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.945 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:14.957 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.957 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:14.975 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.975 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:14.995 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:14.996 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.029 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.029 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.044 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.049 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.062 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.069 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.078 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:15.079 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.100 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.108 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.115 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:15.119 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.130 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.138 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:15.138 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.143 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.150 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.154 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.160 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.160 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:15.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.184 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.198 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.205 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:15.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.216 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.227 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.227 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.239 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.246 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.249 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.253 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:15.254 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:15.259 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.275 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.281 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:15.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.296 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:15.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:15.310 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.317 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:15.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:15.339 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:18:15.340 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.344 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1479.1257ms 2025-06-17 12:18:15.344 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:15.345 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:15.345 +00:00 [INF] Discarding envelope 59fdde1c47654a6087dc91aa9bea2f34 because the queue is full. 2025-06-17 12:18:15.345 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:15.345 +00:00 [INF] Discarding envelope d90c266e0c634815a324fc862830af0d because the queue is full. 2025-06-17 12:18:15.345 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1480.7588ms 2025-06-17 12:18:15.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:15.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:15.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:15.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:15.370 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:15.370 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:18:15.371 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1512.7946ms 2025-06-17 12:18:15.371 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:15.371 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:15.372 +00:00 [INF] Discarding envelope 05c6733326e74a6b970c44db054bd3e4 because the queue is full. 2025-06-17 12:18:15.372 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:15.372 +00:00 [INF] Discarding envelope 3404b95154b743d0b4e6ebfbf307ef2a because the queue is full. 2025-06-17 12:18:15.372 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1514.6812ms 2025-06-17 12:18:25.672 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:18:25.675 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:18:26.506 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:26.506 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:18:26.506 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:26.506 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 830.5239ms 2025-06-17 12:18:25.787 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:18:26.506 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:26.506 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:18:26.506 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:26.506 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 719.2994ms 2025-06-17 12:18:25.795 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:18:26.506 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:26.506 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:18:26.506 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:26.506 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 711.5970ms 2025-06-17 12:18:25.942 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:18:26.506 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:26.507 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:18:26.507 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:26.507 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 834.9945ms 2025-06-17 12:18:26.507 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:26.507 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:18:26.507 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:26.508 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 565.5727ms 2025-06-17 12:18:26.517 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 2025-06-17 12:18:26.518 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:26.518 +00:00 [INF] Started transaction with span ID 'bc08af4b3e5f1780' and trace ID '8f7fc9bb34f3499183872b4eb210c7cf'. 2025-06-17 12:18:26.518 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:26.518 +00:00 [INF] Started transaction with span ID 'bc08af4b3e5f1780' and trace ID '8f7fc9bb34f3499183872b4eb210c7cf'. 2025-06-17 12:18:26.518 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:18:26.518 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:18:26.518 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:18:26.519 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:18:26.519 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:26.519 +00:00 [INF] Started transaction with span ID '7650f711f4f54a07' and trace ID '57431dadab4b46ce8fe39d7f8c4eb0e4'. 2025-06-17 12:18:26.519 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:26.519 +00:00 [INF] Started transaction with span ID '7650f711f4f54a07' and trace ID '57431dadab4b46ce8fe39d7f8c4eb0e4'. 2025-06-17 12:18:26.519 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:18:26.519 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:18:26.520 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:26.520 +00:00 [INF] Started transaction with span ID 'dd74862952303e4f' and trace ID '3657ef883f4f468eadad905f3b00ebb2'. 2025-06-17 12:18:26.520 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:26.520 +00:00 [INF] Started transaction with span ID 'dd74862952303e4f' and trace ID '3657ef883f4f468eadad905f3b00ebb2'. 2025-06-17 12:18:26.520 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:26.520 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:18:26.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:18:26.527 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:18:26.527 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 8.0268ms 2025-06-17 12:18:26.527 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:18:26.527 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:26.527 +00:00 [INF] Discarding envelope 6aec1a0277b64347a921194f64cb64ed because the queue is full. 2025-06-17 12:18:26.527 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:26.527 +00:00 [INF] Discarding envelope c3aa62c414d04ee8ae6f04a1c02b6b9c because the queue is full. 2025-06-17 12:18:26.527 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 8.8369ms 2025-06-17 12:18:26.527 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:26.525 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:26.531 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:26.532 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:18:26.532 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:26.532 +00:00 [INF] Started transaction with span ID 'ad3efb05934e8cd6' and trace ID '83e84a6e9232473f8013591eff6ccab1'. 2025-06-17 12:18:26.532 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:26.532 +00:00 [INF] Started transaction with span ID 'ad3efb05934e8cd6' and trace ID '83e84a6e9232473f8013591eff6ccab1'. 2025-06-17 12:18:26.532 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:26.532 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:18:26.532 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:18:26.533 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:26.533 +00:00 [INF] Started transaction with span ID '8e94093bab960c7' and trace ID 'b8f3cddf46a64ddda94ba3dc2bd5b874'. 2025-06-17 12:18:26.533 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:26.533 +00:00 [INF] Started transaction with span ID '8e94093bab960c7' and trace ID 'b8f3cddf46a64ddda94ba3dc2bd5b874'. 2025-06-17 12:18:26.533 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:26.533 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:18:26.538 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:18:26.538 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:26.548 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:26.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:18:26.555 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:18:26.557 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:26.577 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:18:26.580 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 61.9482ms 2025-06-17 12:18:26.580 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:18:26.580 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:26.580 +00:00 [INF] Discarding envelope d06500d94bbb4ef58c2235d369b15dc3 because the queue is full. 2025-06-17 12:18:26.580 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:26.580 +00:00 [INF] Discarding envelope 5240efe861f9422497ba0b6ce2c56b5a because the queue is full. 2025-06-17 12:18:26.581 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 - 400 - application/json;+charset=utf-8 63.2041ms 2025-06-17 12:18:26.582 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:18:26.583 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:18:26.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.586 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:18:26.588 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:18:26.589 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.603 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.605 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.606 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.608 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.618 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.632 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.636 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.637 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.644 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.646 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.647 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.667 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.670 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.672 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.691 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.693 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.697 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.701 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.701 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.710 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.712 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.717 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.726 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.731 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.732 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.745 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.752 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.756 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.757 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.765 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.772 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.773 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.777 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.787 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.788 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.800 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.795 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.806 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.804 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.819 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.828 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.829 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.833 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.853 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.860 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.861 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.878 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.882 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.883 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.888 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.898 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.900 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.906 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.906 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.913 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.932 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.938 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.939 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.942 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.961 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.967 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.977 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:26.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.988 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:26.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:26.998 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:26.998 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.011 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.019 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.025 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.031 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.032 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.043 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.044 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.050 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.052 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.060 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.073 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.073 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.083 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.084 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.089 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.099 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.106 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.113 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.128 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.137 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.140 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.141 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.163 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.165 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.174 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.176 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.180 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.184 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.191 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.192 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.192 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.210 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.211 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.213 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:18:27.215 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 695.231ms 2025-06-17 12:18:27.217 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:27.217 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:27.217 +00:00 [INF] Discarding envelope 6461e7459d0e41758a2bdd881a9cf96c because the queue is full. 2025-06-17 12:18:27.217 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:27.217 +00:00 [INF] Discarding envelope f89521a908fe48528d7ae4be7eb6eab1 because the queue is full. 2025-06-17 12:18:27.217 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.227 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 708.8101ms 2025-06-17 12:18:27.229 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.236 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.246 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.253 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.260 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.263 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.283 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.284 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.298 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.300 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.316 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.317 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.324 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.327 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.344 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.345 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.349 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.351 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.356 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.364 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.369 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.375 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.378 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.388 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.388 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.403 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.406 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.424 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.427 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.434 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.440 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.443 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.448 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.459 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.461 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.478 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.482 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.500 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.508 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:27.515 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.515 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:18:27.516 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 982.6576ms 2025-06-17 12:18:27.516 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:27.517 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:27.518 +00:00 [INF] Discarding envelope 92f3cdbe00674a9cbca4d55de7038345 because the queue is full. 2025-06-17 12:18:27.518 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:27.518 +00:00 [INF] Discarding envelope db36845e6c5546349d054216b7a34f65 because the queue is full. 2025-06-17 12:18:27.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:27.519 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 987.2410ms 2025-06-17 12:18:27.524 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:27.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:27.527 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:18:27.530 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 997.517ms 2025-06-17 12:18:27.530 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:27.530 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:27.530 +00:00 [INF] Discarding envelope 86c23263911f42118b69bdb1c44fd1ce because the queue is full. 2025-06-17 12:18:27.530 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:27.530 +00:00 [INF] Discarding envelope e449af3ec9af488c9acd0d3b1f67bc98 because the queue is full. 2025-06-17 12:18:27.531 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 999.0728ms 2025-06-17 12:18:28.761 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:18:28.764 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:28.764 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:18:28.764 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:28.764 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 2.2732ms 2025-06-17 12:18:28.767 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:18:28.768 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:28.768 +00:00 [INF] Started transaction with span ID '5bdc377c3974ca7f' and trace ID '0a3b4d4067d045ecbfefb3d8b1a038fe'. 2025-06-17 12:18:28.768 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:28.768 +00:00 [INF] Started transaction with span ID '5bdc377c3974ca7f' and trace ID '0a3b4d4067d045ecbfefb3d8b1a038fe'. 2025-06-17 12:18:28.768 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:28.768 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:18:28.769 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:18:28.769 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:28.769 +00:00 [INF] Started transaction with span ID '5e89afa574461290' and trace ID 'e9bbaecb20b3487ea091bd8c88b78550'. 2025-06-17 12:18:28.769 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:28.769 +00:00 [INF] Started transaction with span ID '5e89afa574461290' and trace ID 'e9bbaecb20b3487ea091bd8c88b78550'. 2025-06-17 12:18:28.769 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:18:28.769 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:18:28.780 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:28.789 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:28.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:18:28.795 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:28.798 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:18:28.803 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:28.807 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:18:28.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:28.819 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:18:28.820 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 50.2041ms 2025-06-17 12:18:28.820 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:18:28.820 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:28.820 +00:00 [INF] Discarding envelope ebde75a230ff41d7b007310346af13c6 because the queue is full. 2025-06-17 12:18:28.820 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:28.820 +00:00 [INF] Discarding envelope f770b572110f4231b18dc90f7ba769f2 because the queue is full. 2025-06-17 12:18:28.821 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 51.5779ms 2025-06-17 12:18:28.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:28.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:28.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:28.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:28.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:28.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:28.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:28.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:28.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:28.869 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:28.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:28.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:28.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:28.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:28.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:28.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:28.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:28.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:28.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:28.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:28.900 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:18:28.900 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:28.900 +00:00 [INF] Started transaction with span ID '4b5ed9b798d40a29' and trace ID 'cb7d03857496485c906977180ad85d72'. 2025-06-17 12:18:28.900 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:28.901 +00:00 [INF] Started transaction with span ID '4b5ed9b798d40a29' and trace ID 'cb7d03857496485c906977180ad85d72'. 2025-06-17 12:18:28.901 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:28.901 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:18:28.914 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:18:28.914 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:28.914 +00:00 [INF] Started transaction with span ID '8e2cbc49337f3aab' and trace ID '04ba06fbc19041e091b9414a9f15cbf0'. 2025-06-17 12:18:28.914 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:28.914 +00:00 [INF] Started transaction with span ID '8e2cbc49337f3aab' and trace ID '04ba06fbc19041e091b9414a9f15cbf0'. 2025-06-17 12:18:28.914 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:28.914 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:18:28.915 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:28.923 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:28.925 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:28.926 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:18:28.930 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:18:28.933 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:18:28.938 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:28.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:28.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:18:28.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:18:28.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:28.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:28.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:28.961 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:28.963 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:28.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:28.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:28.975 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:28.976 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:28.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:28.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:28.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:28.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:28.988 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:28.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:28.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:28.999 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.026 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.043 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.055 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:18:29.055 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:18:29.055 +00:00 [INF] Started transaction with span ID '2330b805eadfd1b7' and trace ID 'acf8d4b5456c43b0bde69c7b5a3cd784'. 2025-06-17 12:18:29.055 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:18:29.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.058 +00:00 [INF] Started transaction with span ID '2330b805eadfd1b7' and trace ID 'acf8d4b5456c43b0bde69c7b5a3cd784'. 2025-06-17 12:18:29.058 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:18:29.058 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:18:29.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.064 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:18:29.123 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:18:29.123 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 65.3664ms 2025-06-17 12:18:29.123 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:18:29.065 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.125 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:29.125 +00:00 [INF] Discarding envelope 82e6ac122b204bdc875b1f80c7b56a2c because the queue is full. 2025-06-17 12:18:29.125 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:29.125 +00:00 [INF] Discarding envelope 7dec2ab634a043f2b09e6082058c6b91 because the queue is full. 2025-06-17 12:18:29.125 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 70.0911ms 2025-06-17 12:18:29.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.127 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.075 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.146 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.153 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.157 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.159 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.161 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.167 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.183 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.186 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.213 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.221 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.223 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.224 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.245 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.249 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.252 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.258 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.264 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.270 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.275 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.285 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.288 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.290 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.298 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.308 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.309 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.319 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.322 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.339 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.339 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.348 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.350 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.359 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.363 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.373 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.388 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.393 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.411 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.412 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.417 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.422 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.429 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.434 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.434 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.449 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.483 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.483 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.495 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.502 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.528 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.528 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.537 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.537 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.561 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.578 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.592 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.601 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.602 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.627 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.629 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.636 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.644 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.651 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.658 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:18:29.658 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.658 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.665 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 897.2631ms 2025-06-17 12:18:29.665 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:29.666 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:29.671 +00:00 [INF] Discarding envelope 619f4d33438b48369d50ccb47017f6bd because the queue is full. 2025-06-17 12:18:29.672 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:29.672 +00:00 [INF] Discarding envelope 680e2893647c41a68511e389d5c8213a because the queue is full. 2025-06-17 12:18:29.672 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 905.0587ms 2025-06-17 12:18:29.672 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.686 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.750 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.785 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.792 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.801 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.812 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.833 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.840 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.844 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.852 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.857 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.878 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.892 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.902 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.917 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.921 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.928 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.941 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:29.956 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.962 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.970 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:29.972 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:29.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:29.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:30.012 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:30.012 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:30.023 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:30.028 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:30.033 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:30.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:30.046 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:30.051 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:30.054 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:30.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:30.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:30.071 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:30.072 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:30.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:30.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:30.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:30.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:30.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:30.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:30.100 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:30.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:30.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:30.115 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:30.115 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:30.123 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:30.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:30.133 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:30.139 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:30.144 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:30.145 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:30.156 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:30.160 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:30.167 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:30.171 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:30.176 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:30.189 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:30.189 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:30.195 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:30.196 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:30.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:30.204 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:30.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:30.220 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:30.222 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:30.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:30.239 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:30.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:30.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:30.264 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:30.266 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:30.273 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:30.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:30.284 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:31.122 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:31.123 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:31.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:31.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:31.142 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:31.163 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:31.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:31.173 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:31.176 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:31.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:31.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:31.188 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:31.190 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:31.194 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:31.200 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:31.200 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:31.207 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:31.211 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:31.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:31.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:31.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:31.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:31.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:31.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:31.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:31.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:31.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:31.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:31.246 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:31.254 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:31.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:31.262 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:31.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:31.267 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:31.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:31.277 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:31.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:31.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:18:31.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:31.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:18:31.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:31.293 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:18:31.296 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:18:31.297 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2396.4766ms 2025-06-17 12:18:31.297 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:31.298 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:31.298 +00:00 [INF] Discarding envelope 9a518a3e981a444287921ffabf575bed because the queue is full. 2025-06-17 12:18:31.298 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:31.299 +00:00 [INF] Discarding envelope 0f28556bee3349c09ed4a6526cc1efc4 because the queue is full. 2025-06-17 12:18:31.300 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2400.0303ms 2025-06-17 12:18:31.300 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:18:31.301 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:18:31.303 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2389.4188ms 2025-06-17 12:18:31.304 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:18:31.304 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:31.304 +00:00 [INF] Discarding envelope 9c4aaa534ac247d4b8ed981ce3c7ec8f because the queue is full. 2025-06-17 12:18:31.304 +00:00 [INF] Capturing transaction. 2025-06-17 12:18:31.304 +00:00 [INF] Discarding envelope 5effa4e3b4b14eca89c6dc1193fb76f6 because the queue is full. 2025-06-17 12:18:31.305 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2391.1117ms 2025-06-17 12:19:07.797 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:19:07.797 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:19:07.797 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:19:07.797 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:19:07.797 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2284ms 2025-06-17 12:19:07.798 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:19:07.798 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:19:07.798 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:19:07.798 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:19:07.798 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.7840ms 2025-06-17 12:19:07.800 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:19:07.800 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:19:07.800 +00:00 [INF] Started transaction with span ID '8f8225d3ca29466' and trace ID 'abbeab6742744eeaa50e8f20d46fdf15'. 2025-06-17 12:19:07.800 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:19:07.800 +00:00 [INF] Started transaction with span ID '8f8225d3ca29466' and trace ID 'abbeab6742744eeaa50e8f20d46fdf15'. 2025-06-17 12:19:07.800 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:19:07.800 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:19:07.801 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:19:07.802 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:19:07.802 +00:00 [INF] Started transaction with span ID 'e5ac736d2a30ed7d' and trace ID 'b060f8aa4b31497b9a9e8836b85f5c2a'. 2025-06-17 12:19:07.802 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:19:07.802 +00:00 [INF] Started transaction with span ID 'e5ac736d2a30ed7d' and trace ID 'b060f8aa4b31497b9a9e8836b85f5c2a'. 2025-06-17 12:19:07.802 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:19:07.802 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:19:07.806 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:19:07.810 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:19:07.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:19:07.822 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:19:07.825 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:19:07.827 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:19:07.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:19:07.832 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:19:07.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:07.841 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 39.4529ms 2025-06-17 12:19:07.841 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:19:07.842 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:07.842 +00:00 [INF] Discarding envelope fe1c2956c35f4e56bad02fef61d33df7 because the queue is full. 2025-06-17 12:19:07.842 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:07.842 +00:00 [INF] Discarding envelope ff75654cc5454cd189e8c023bd5e6790 because the queue is full. 2025-06-17 12:19:07.842 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 40.3852ms 2025-06-17 12:19:07.848 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:07.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:07.858 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:07.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:07.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:07.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:07.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:07.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:07.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:07.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:07.881 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:07.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:07.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:07.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:07.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:07.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:07.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:07.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:07.912 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:19:07.912 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:19:07.912 +00:00 [INF] Started transaction with span ID 'e3513014e637b326' and trace ID '2733044da2a44f88a7aa92e5c27fd56f'. 2025-06-17 12:19:07.912 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:19:07.912 +00:00 [INF] Started transaction with span ID 'e3513014e637b326' and trace ID '2733044da2a44f88a7aa92e5c27fd56f'. 2025-06-17 12:19:07.913 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:19:07.913 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:19:07.920 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:19:07.920 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:19:07.920 +00:00 [INF] Started transaction with span ID '64f8936399189167' and trace ID '68fa87d941724e079b9da4580f90ab41'. 2025-06-17 12:19:07.920 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:19:07.920 +00:00 [INF] Started transaction with span ID '64f8936399189167' and trace ID '68fa87d941724e079b9da4580f90ab41'. 2025-06-17 12:19:07.920 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:19:07.920 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:19:09.154 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:19:09.154 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:19:09.154 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:19:09.154 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:19:09.154 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2570ms 2025-06-17 12:19:09.165 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:19:09.165 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:19:09.165 +00:00 [INF] Started transaction with span ID '5078f5e011217494' and trace ID 'ae33f6a40c46427cac008bddeb02747f'. 2025-06-17 12:19:09.165 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:19:09.165 +00:00 [INF] Started transaction with span ID '5078f5e011217494' and trace ID 'ae33f6a40c46427cac008bddeb02747f'. 2025-06-17 12:19:09.165 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:19:09.165 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:19:18.772 +00:00 [INF] Executed DbCommand (10,873ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:18.776 +00:00 [INF] Executed DbCommand (10,861ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:19:18.777 +00:00 [INF] Executed DbCommand (10,856ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:19:18.783 +00:00 [INF] Executed DbCommand (9,616ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:19:18.783 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:19:18.783 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 9618.1003ms 2025-06-17 12:19:18.785 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:19:18.785 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:18.785 +00:00 [INF] Discarding envelope 76bd4a58c1e24bf9a8fde1d12f3e790e because the queue is full. 2025-06-17 12:19:18.794 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:19:18.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:18.804 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:19:18.805 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:19:18.819 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:18.819 +00:00 [INF] Discarding envelope 0c397a7c094c4567aa3dab38834fca6b because the queue is full. 2025-06-17 12:19:18.819 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 9654.7750ms 2025-06-17 12:19:18.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:18.825 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:19:18.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:18.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:18.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:18.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:18.839 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:18.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:18.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:18.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:18.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:18.862 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:18.865 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:18.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:18.878 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:18.881 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:18.927 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:18.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:18.943 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:18.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:18.952 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:18.961 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:18.968 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:18.972 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:18.981 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:18.992 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:18.993 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.009 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.010 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.024 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.030 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.047 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.060 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.069 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.070 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.078 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.082 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.085 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.101 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.101 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.118 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.128 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.129 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.140 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.148 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.165 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.167 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.177 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.191 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.201 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.202 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.211 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.220 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.221 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.226 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.230 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.239 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.239 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.265 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.271 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.279 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.293 +00:00 [INF] Executed DbCommand (31ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.302 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.303 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.304 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.330 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.334 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.339 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.346 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.351 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.372 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.372 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.668 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.659 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.672 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.679 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.690 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.691 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.700 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.706 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.711 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.718 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.738 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.750 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.756 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.745 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.767 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.772 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.781 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.782 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.784 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.810 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.815 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.821 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.838 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.845 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.849 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.849 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.865 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.871 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.875 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.878 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.893 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.903 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.908 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.920 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.921 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:19.933 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.943 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:19.960 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:19.961 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:19:19.981 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 12180.7614ms 2025-06-17 12:19:19.981 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:19:19.982 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:19.982 +00:00 [INF] Discarding envelope d8a0928d6aed438f9deac0d2c15bfd68 because the queue is full. 2025-06-17 12:19:19.982 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:19.982 +00:00 [INF] Discarding envelope ba7a214982b749b7b71db153269c4d31 because the queue is full. 2025-06-17 12:19:19.982 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 12181.9987ms 2025-06-17 12:19:19.987 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:19.992 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.021 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.032 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.046 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.081 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.088 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:20.096 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:20.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.110 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.110 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.153 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.160 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.194 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.195 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.201 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.204 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.213 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.222 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.229 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.234 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.244 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:20.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:20.258 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.275 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.283 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.284 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.292 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.306 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.314 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.330 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.343 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.347 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.354 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.359 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.362 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.389 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.391 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:20.396 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:20.402 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.408 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.428 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.428 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.435 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.443 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:20.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.477 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:20.483 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.501 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.507 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.507 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.516 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.526 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.528 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.533 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.540 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.546 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.549 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.562 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:20.567 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:20.573 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.575 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.584 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.586 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.615 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.624 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.631 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.638 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.651 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:20.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.662 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:20.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.671 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.690 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:20.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:20.697 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.700 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.707 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:20.718 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.718 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:20.725 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:20.727 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:20.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:20.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:21.276 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:21.281 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:21.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:21.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:21.291 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:19:21.291 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 13371.4296ms 2025-06-17 12:19:21.292 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:19:21.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:21.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:21.298 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:19:21.298 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:21.298 +00:00 [INF] Discarding envelope 01de7ebea47f48d59ecf737f152f8ea6 because the queue is full. 2025-06-17 12:19:21.298 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:21.299 +00:00 [INF] Discarding envelope fbd81957a2a347d79ba9e87efe145227 because the queue is full. 2025-06-17 12:19:21.299 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 13379.2372ms 2025-06-17 12:19:21.300 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 13387.3256ms 2025-06-17 12:19:21.300 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:19:21.300 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:21.301 +00:00 [INF] Discarding envelope e3216e413f0c4dea821fefbbaa861aff because the queue is full. 2025-06-17 12:19:21.301 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:21.301 +00:00 [INF] Discarding envelope c1f1ec6f992440bc871a5e51fb2c15ca because the queue is full. 2025-06-17 12:19:21.301 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 13389.3212ms 2025-06-17 12:19:28.133 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:19:28.134 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:19:28.134 +00:00 [INF] Started transaction with span ID '61d298963084f06' and trace ID 'cb0f3d7e9d2c4bee9072c3061ffdaf23'. 2025-06-17 12:19:28.134 +00:00 [INF] Started transaction with span ID '61d298963084f06' and trace ID 'cb0f3d7e9d2c4bee9072c3061ffdaf23'. 2025-06-17 12:19:28.134 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:19:28.134 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:19:28.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:19:28.138 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:19:28.138 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.0492ms 2025-06-17 12:19:28.138 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:19:28.138 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:28.138 +00:00 [INF] Discarding envelope 9fb2a841d1cf4743878d5e8fbaced996 because the queue is full. 2025-06-17 12:19:28.138 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:28.139 +00:00 [INF] Discarding envelope 76b7fd2f4e274b64937338a929bfd7b4 because the queue is full. 2025-06-17 12:19:28.139 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.5902ms 2025-06-17 12:19:34.618 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:19:34.618 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:19:34.618 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:19:34.618 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:19:34.618 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2084ms 2025-06-17 12:19:34.622 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 2025-06-17 12:19:34.622 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:19:34.622 +00:00 [INF] Started transaction with span ID '4c9968984e8e54ff' and trace ID 'f38bc838597b4b9a8d1ab0da91738a73'. 2025-06-17 12:19:34.622 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:19:34.623 +00:00 [INF] Started transaction with span ID '4c9968984e8e54ff' and trace ID 'f38bc838597b4b9a8d1ab0da91738a73'. 2025-06-17 12:19:34.623 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:19:34.623 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:19:34.640 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:19:34.648 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:19:34.654 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:19:34.659 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:19:34.662 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 39.6262ms 2025-06-17 12:19:34.662 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:19:34.662 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:34.663 +00:00 [INF] Discarding envelope 954e1917270147bc80167b6484c5d7f8 because the queue is full. 2025-06-17 12:19:34.663 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:34.663 +00:00 [INF] Discarding envelope 41d37bc0fca74ac088d937d109b2779c because the queue is full. 2025-06-17 12:19:34.663 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 - 400 - application/json;+charset=utf-8 41.1850ms 2025-06-17 12:19:35.814 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=false&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:19:35.814 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:19:35.814 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:19:35.814 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:19:35.814 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=false&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2270ms 2025-06-17 12:19:35.827 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=false&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 67 2025-06-17 12:19:35.827 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:19:35.827 +00:00 [INF] Started transaction with span ID 'dad9e94533f46151' and trace ID '39cf57dd3f3b4d219a3401858fa26ebb'. 2025-06-17 12:19:35.827 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:19:35.827 +00:00 [INF] Started transaction with span ID 'dad9e94533f46151' and trace ID '39cf57dd3f3b4d219a3401858fa26ebb'. 2025-06-17 12:19:35.827 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:19:35.827 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:19:35.834 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:19:35.839 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:19:35.842 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:19:35.846 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:19:35.846 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 19.0021ms 2025-06-17 12:19:35.846 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:19:35.846 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:35.847 +00:00 [INF] Discarding envelope 314b31213f444d2aa7aa8a181df9d80a because the queue is full. 2025-06-17 12:19:35.847 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:35.847 +00:00 [INF] Discarding envelope 17e296cfae8148fcbd2d74b9fc963691 because the queue is full. 2025-06-17 12:19:35.849 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=false&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 67 - 400 - application/json;+charset=utf-8 22.2816ms 2025-06-17 12:19:35.867 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:19:35.867 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:19:35.867 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:19:35.867 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:19:35.867 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2369ms 2025-06-17 12:19:35.875 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:19:35.875 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:19:35.875 +00:00 [INF] Started transaction with span ID '65d5b0bf52aa1961' and trace ID '499f8ce42aba4be08383a4a4a6ceff8d'. 2025-06-17 12:19:35.875 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:19:35.875 +00:00 [INF] Started transaction with span ID '65d5b0bf52aa1961' and trace ID '499f8ce42aba4be08383a4a4a6ceff8d'. 2025-06-17 12:19:35.875 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:19:35.875 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:19:35.894 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:19:35.900 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:19:35.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:19:35.912 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:19:35.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:35.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:35.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:35.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:35.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:35.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:35.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:35.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:35.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:35.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:35.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:35.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:35.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:35.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:35.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:35.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:35.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:35.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:35.971 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:19:35.971 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:19:35.971 +00:00 [INF] Started transaction with span ID '77f00cf85ac7a5db' and trace ID '5e1169d0c8ca4d34a64e6a7c0596f8d2'. 2025-06-17 12:19:35.971 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:19:35.972 +00:00 [INF] Started transaction with span ID '77f00cf85ac7a5db' and trace ID '5e1169d0c8ca4d34a64e6a7c0596f8d2'. 2025-06-17 12:19:35.972 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:19:35.973 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:19:35.977 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:19:35.977 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:19:35.977 +00:00 [INF] Started transaction with span ID '2261bf0c065918a3' and trace ID '173e45fb6c9a4b5ea4b5cc9618de05cc'. 2025-06-17 12:19:35.977 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:19:35.977 +00:00 [INF] Started transaction with span ID '2261bf0c065918a3' and trace ID '173e45fb6c9a4b5ea4b5cc9618de05cc'. 2025-06-17 12:19:35.977 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:19:35.977 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:19:35.984 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:19:35.984 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:35.987 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:19:35.995 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:19:36.001 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:19:35.991 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:19:36.004 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:19:36.021 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.078 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.083 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.092 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.131 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.136 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.228 +00:00 [INF] Executed DbCommand (78ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.233 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.234 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.236 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.256 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.265 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.269 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.271 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.281 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.282 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.287 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.295 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.299 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.303 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.311 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.315 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.320 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.328 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.364 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.342 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.397 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.367 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.402 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.405 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.408 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.447 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.451 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.463 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.487 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.498 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.518 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.522 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.534 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.534 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.534 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.553 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.578 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.588 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.603 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.625 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.637 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.642 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.654 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.660 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.660 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.711 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.716 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.733 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.747 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.775 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.778 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.790 +00:00 [INF] Executed DbCommand (35ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.805 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.807 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.836 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.853 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.862 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.876 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.884 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.887 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.892 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.909 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.909 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.915 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:36.962 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:36.977 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.982 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:36.991 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:36.996 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.019 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.044 +00:00 [INF] Executed DbCommand (33ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.045 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.053 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.138 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.145 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.167 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.167 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.186 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.205 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.211 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.212 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.227 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.227 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.243 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.262 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.268 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.277 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.283 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:19:37.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.290 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.290 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1414.7598ms 2025-06-17 12:19:37.296 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:19:37.296 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:37.296 +00:00 [INF] Discarding envelope 11795727dbad410aa8309fe3e6369f39 because the queue is full. 2025-06-17 12:19:37.296 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:37.296 +00:00 [INF] Discarding envelope 7bbb3d858dd7413fa219de354d47da47 because the queue is full. 2025-06-17 12:19:37.296 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.298 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1423.3232ms 2025-06-17 12:19:37.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.308 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.310 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.315 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.320 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.320 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.328 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.331 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.363 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.426 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.430 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.439 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.446 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.453 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.455 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.480 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.490 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.520 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.530 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.532 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.547 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.557 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.564 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.573 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.574 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.578 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.582 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.600 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.608 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.624 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.632 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.642 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.645 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.659 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.667 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.676 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.682 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.688 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.694 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.708 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.736 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.739 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.745 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.745 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.751 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.756 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.759 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.773 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.774 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.781 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.786 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.786 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.801 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.807 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.812 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.824 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.826 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.846 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.854 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.869 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:19:37.869 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.870 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1897.5665ms 2025-06-17 12:19:37.870 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:19:37.871 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:37.872 +00:00 [INF] Discarding envelope a6715eebe2da4a2287f1ce2e204d2639 because the queue is full. 2025-06-17 12:19:37.872 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:37.872 +00:00 [INF] Discarding envelope 6d0cd01d12044c138ed4872baca19168 because the queue is full. 2025-06-17 12:19:37.874 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1902.3642ms 2025-06-17 12:19:37.874 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.887 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.896 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:19:37.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:19:37.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:19:37.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:19:37.909 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:19:37.912 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1935.0288ms 2025-06-17 12:19:37.913 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:19:37.913 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:37.913 +00:00 [INF] Discarding envelope 6ba11d8566c949d7972df86d05140c28 because the queue is full. 2025-06-17 12:19:37.913 +00:00 [INF] Capturing transaction. 2025-06-17 12:19:37.913 +00:00 [INF] Discarding envelope d38b94ae0a8b41a286ead19f9f4f1d06 because the queue is full. 2025-06-17 12:19:37.914 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1937.0811ms 2025-06-17 12:20:39.954 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:20:39.954 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:20:39.954 +00:00 [INF] Started transaction with span ID 'cd222570262e3c56' and trace ID 'acd29ebae21f4d90bd1fe1b37b5ea0e2'. 2025-06-17 12:20:39.955 +00:00 [INF] Started transaction with span ID 'cd222570262e3c56' and trace ID 'acd29ebae21f4d90bd1fe1b37b5ea0e2'. 2025-06-17 12:20:39.955 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:20:39.955 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:20:39.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:20:39.958 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:20:39.958 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.3605ms 2025-06-17 12:20:39.958 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:20:39.958 +00:00 [INF] Capturing transaction. 2025-06-17 12:20:39.958 +00:00 [INF] Discarding envelope 9c6f15b2f30744d68b0e8b1c54b9fed9 because the queue is full. 2025-06-17 12:20:39.959 +00:00 [INF] Capturing transaction. 2025-06-17 12:20:39.959 +00:00 [INF] Discarding envelope f5505fc6b7574441b069d32e3309c30d because the queue is full. 2025-06-17 12:20:39.959 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.7499ms 2025-06-17 12:20:41.033 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:20:41.033 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:20:41.033 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:20:41.033 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:20:41.033 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2816ms 2025-06-17 12:20:41.036 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 2025-06-17 12:20:41.036 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:20:41.036 +00:00 [INF] Started transaction with span ID '3a16541c36ade6cb' and trace ID '4fcd1519e9cc416a87c0c132ee1a3a66'. 2025-06-17 12:20:41.036 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:20:41.036 +00:00 [INF] Started transaction with span ID '3a16541c36ade6cb' and trace ID '4fcd1519e9cc416a87c0c132ee1a3a66'. 2025-06-17 12:20:41.036 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:20:41.037 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:20:41.046 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:20:41.054 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:20:41.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:20:41.060 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:20:41.060 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 23.6333ms 2025-06-17 12:20:41.060 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:20:41.060 +00:00 [INF] Capturing transaction. 2025-06-17 12:20:41.060 +00:00 [INF] Discarding envelope 41b2b2ce82f94bf599d2dd4680d12e46 because the queue is full. 2025-06-17 12:20:41.061 +00:00 [INF] Capturing transaction. 2025-06-17 12:20:41.061 +00:00 [INF] Discarding envelope 1f5a8c290d9546119f0d5dd859948d9a because the queue is full. 2025-06-17 12:20:41.061 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 - 400 - application/json;+charset=utf-8 24.6231ms 2025-06-17 12:20:41.396 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:20:41.396 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:20:41.396 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:20:41.396 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:20:41.396 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3504ms 2025-06-17 12:20:41.400 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 12:20:41.400 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:20:41.400 +00:00 [INF] Started transaction with span ID '80c4ed55d16ac899' and trace ID '85d5c25264a64f90a05b5f87a5957680'. 2025-06-17 12:20:41.400 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:20:41.400 +00:00 [INF] Started transaction with span ID '80c4ed55d16ac899' and trace ID '85d5c25264a64f90a05b5f87a5957680'. 2025-06-17 12:20:41.400 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:20:41.400 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:20:41.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:20:41.402 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:20:41.402 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.3836ms 2025-06-17 12:20:41.402 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:20:41.402 +00:00 [INF] Capturing transaction. 2025-06-17 12:20:41.402 +00:00 [INF] Discarding envelope d53570fef44e49fb97b90514b39bebe4 because the queue is full. 2025-06-17 12:20:41.402 +00:00 [INF] Capturing transaction. 2025-06-17 12:20:41.402 +00:00 [INF] Discarding envelope 33afa40e79c64f8dbddc7c0dd2ad4d24 because the queue is full. 2025-06-17 12:20:41.402 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 2.2033ms 2025-06-17 12:20:47.733 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:20:47.733 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:20:47.733 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:20:47.734 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:20:47.734 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2817ms 2025-06-17 12:20:47.737 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 2025-06-17 12:20:47.737 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:20:47.737 +00:00 [INF] Started transaction with span ID '593fb818b25919ff' and trace ID 'cc8e2e67ebce4bac912af3a7b17c1d39'. 2025-06-17 12:20:47.737 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:20:47.738 +00:00 [INF] Started transaction with span ID '593fb818b25919ff' and trace ID 'cc8e2e67ebce4bac912af3a7b17c1d39'. 2025-06-17 12:20:47.738 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:20:47.738 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:20:47.741 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:20:47.745 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:20:47.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:20:47.750 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:20:47.750 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 12.0991ms 2025-06-17 12:20:47.750 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:20:47.750 +00:00 [INF] Capturing transaction. 2025-06-17 12:20:47.750 +00:00 [INF] Discarding envelope 973c1ee0528145ef9e54bcc7bb749faf because the queue is full. 2025-06-17 12:20:47.750 +00:00 [INF] Capturing transaction. 2025-06-17 12:20:47.750 +00:00 [INF] Discarding envelope 0216ae20170542d789e188a9dd735012 because the queue is full. 2025-06-17 12:20:47.750 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 - 400 - application/json;+charset=utf-8 13.0554ms 2025-06-17 12:20:48.018 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:20:48.018 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:20:48.018 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:20:48.018 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:20:48.018 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2583ms 2025-06-17 12:20:48.022 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 12:20:48.022 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:20:48.022 +00:00 [INF] Started transaction with span ID '801c985e6a6580f4' and trace ID '28ee57060753491994c214d74e8190af'. 2025-06-17 12:20:48.022 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:20:48.022 +00:00 [INF] Started transaction with span ID '801c985e6a6580f4' and trace ID '28ee57060753491994c214d74e8190af'. 2025-06-17 12:20:48.022 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:20:48.022 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:20:48.023 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:20:48.024 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:20:48.024 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6616ms 2025-06-17 12:20:48.024 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:20:48.024 +00:00 [INF] Capturing transaction. 2025-06-17 12:20:48.024 +00:00 [INF] Discarding envelope 51ebebb298b94e7a93cd275c6509aa23 because the queue is full. 2025-06-17 12:20:48.024 +00:00 [INF] Capturing transaction. 2025-06-17 12:20:48.024 +00:00 [INF] Discarding envelope 3b99608afdfc48739851594c676efb25 because the queue is full. 2025-06-17 12:20:48.026 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 4.2184ms 2025-06-17 12:21:10.263 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=false&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:21:10.263 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:10.263 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:21:10.263 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:10.263 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=false&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2667ms 2025-06-17 12:21:10.266 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=false&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 67 2025-06-17 12:21:10.266 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:10.266 +00:00 [INF] Started transaction with span ID '5583f4fba2faf21e' and trace ID '2b59a0a8560445f388f04acda4c8af9e'. 2025-06-17 12:21:10.266 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:10.266 +00:00 [INF] Started transaction with span ID '5583f4fba2faf21e' and trace ID '2b59a0a8560445f388f04acda4c8af9e'. 2025-06-17 12:21:10.266 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:21:10.266 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:10.270 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:10.278 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:10.283 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:10.286 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:21:10.288 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 21.4612ms 2025-06-17 12:21:10.288 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:21:10.288 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:10.288 +00:00 [INF] Discarding envelope dcbb586b1c4249359c6313734fe24466 because the queue is full. 2025-06-17 12:21:10.288 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:10.288 +00:00 [INF] Discarding envelope 2013ad79a2ca4dcbac49a922178e63db because the queue is full. 2025-06-17 12:21:10.289 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=false&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 67 - 400 - application/json;+charset=utf-8 22.7889ms 2025-06-17 12:21:10.302 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:21:10.302 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:10.302 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:21:10.302 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:10.302 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1903ms 2025-06-17 12:21:10.306 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:21:10.306 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:10.306 +00:00 [INF] Started transaction with span ID '581c9551726d7782' and trace ID 'fd411e995ffe4784becb2cdb735f5243'. 2025-06-17 12:21:10.306 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:10.306 +00:00 [INF] Started transaction with span ID '581c9551726d7782' and trace ID 'fd411e995ffe4784becb2cdb735f5243'. 2025-06-17 12:21:10.306 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:10.307 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:10.313 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:10.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:10.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:21:10.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:10.336 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.340 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.369 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.375 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.383 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.388 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:21:10.388 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:10.388 +00:00 [INF] Started transaction with span ID 'aae6724641ff838b' and trace ID '2613813f33724ef280298d3b21e7a428'. 2025-06-17 12:21:10.388 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:10.388 +00:00 [INF] Started transaction with span ID 'aae6724641ff838b' and trace ID '2613813f33724ef280298d3b21e7a428'. 2025-06-17 12:21:10.388 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:10.388 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:10.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:21:10.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:10.396 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.403 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.422 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.422 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.424 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.436 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.439 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.439 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.468 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.470 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.480 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.481 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.484 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.491 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.498 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.505 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.507 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.528 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.529 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.530 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.552 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.556 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.560 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.570 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.573 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.585 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.589 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.592 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.607 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.613 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.622 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.630 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.644 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.660 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.669 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.673 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.674 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.676 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.683 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.695 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.697 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.709 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.710 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.712 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.719 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.727 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.730 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:21:10.732 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 425.4157ms 2025-06-17 12:21:10.732 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:10.733 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:10.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.739 +00:00 [INF] Discarding envelope 6983539a181140daa8175c4038201c0b because the queue is full. 2025-06-17 12:21:10.739 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:10.739 +00:00 [INF] Discarding envelope 75596df5f2d44cb881712fa06d76d931 because the queue is full. 2025-06-17 12:21:10.739 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 433.3240ms 2025-06-17 12:21:10.741 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.752 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.758 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.781 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.787 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.802 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.819 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.860 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.892 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:21:10.892 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 504.0829ms 2025-06-17 12:21:10.892 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:10.893 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:10.893 +00:00 [INF] Discarding envelope d5d32c0ec3e74bb590aad558b319c4cb because the queue is full. 2025-06-17 12:21:10.893 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:10.893 +00:00 [INF] Discarding envelope 02c175b22af044b485fdaba12e497064 because the queue is full. 2025-06-17 12:21:10.893 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 505.2815ms 2025-06-17 12:21:10.894 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:21:10.894 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:10.894 +00:00 [INF] Started transaction with span ID 'ed62cb4cdd5eddc3' and trace ID '2ba6ce351d5945dd9731c6c1b997603d'. 2025-06-17 12:21:10.894 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:10.894 +00:00 [INF] Started transaction with span ID 'ed62cb4cdd5eddc3' and trace ID '2ba6ce351d5945dd9731c6c1b997603d'. 2025-06-17 12:21:10.894 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:10.894 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:10.898 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:10.900 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:21:10.900 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:10.900 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:21:10.901 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:10.901 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2723ms 2025-06-17 12:21:10.902 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:10.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:21:10.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:10.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.921 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.933 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.936 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.941 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.958 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.959 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.964 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.967 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.978 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.986 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.992 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:10.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:10.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:10.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:10.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.003 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:11.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.014 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.015 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.018 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:11.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.029 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.035 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:11.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.068 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.070 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:11.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.104 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:11.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.139 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.147 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:11.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.160 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.170 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:11.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:11.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:11.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:11.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:11.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:11.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:11.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:11.240 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:21:11.242 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 12:21:11.242 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:11.242 +00:00 [INF] Started transaction with span ID '9ce5fec5f4bb1af6' and trace ID '2577db62e3204d49a15425c5e1d512d4'. 2025-06-17 12:21:11.242 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:11.242 +00:00 [INF] Started transaction with span ID '9ce5fec5f4bb1af6' and trace ID '2577db62e3204d49a15425c5e1d512d4'. 2025-06-17 12:21:11.242 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:21:11.242 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:11.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:21:11.246 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:21:11.247 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.0073ms 2025-06-17 12:21:11.247 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:21:11.247 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:11.247 +00:00 [INF] Discarding envelope 4df7559ad4824ba49c8f2dfad209681a because the queue is full. 2025-06-17 12:21:11.247 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:11.247 +00:00 [INF] Discarding envelope 3989c722b7f24daa88f4ceeb3cfe04af because the queue is full. 2025-06-17 12:21:11.247 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 5.0982ms 2025-06-17 12:21:11.247 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 352.9727ms 2025-06-17 12:21:11.247 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:11.248 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:11.248 +00:00 [INF] Discarding envelope 7d634f0c83784bf48841f38d6edb0ec2 because the queue is full. 2025-06-17 12:21:11.248 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:11.248 +00:00 [INF] Discarding envelope 521fd9d005a248e0b77dde4a56e2f709 because the queue is full. 2025-06-17 12:21:11.248 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 354.2059ms 2025-06-17 12:21:19.404 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:21:19.405 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:19.405 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:21:19.405 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:19.405 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2241ms 2025-06-17 12:21:19.408 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:21:19.409 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:19.409 +00:00 [INF] Started transaction with span ID 'f702f5e8f9651915' and trace ID 'd87f118e7b7143d69843d6743b4602b4'. 2025-06-17 12:21:19.409 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:19.409 +00:00 [INF] Started transaction with span ID 'f702f5e8f9651915' and trace ID 'd87f118e7b7143d69843d6743b4602b4'. 2025-06-17 12:21:19.409 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:21:19.409 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:19.411 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:21:19.411 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:19.413 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:21:19.413 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:19.422 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:19.422 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 11.4973ms 2025-06-17 12:21:19.426 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:21:19.426 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:19.430 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:19.432 +00:00 [INF] Started transaction with span ID '916a11007b44520f' and trace ID 'a6e97dff3e9240c58ccdc6378a42b0e1'. 2025-06-17 12:21:19.432 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:19.432 +00:00 [INF] Started transaction with span ID '916a11007b44520f' and trace ID 'a6e97dff3e9240c58ccdc6378a42b0e1'. 2025-06-17 12:21:19.432 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:19.432 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:19.443 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:19.446 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:19.453 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:21:19.459 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 50.0621ms 2025-06-17 12:21:19.459 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:21:19.459 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:19.459 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:19.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:21:19.464 +00:00 [INF] Discarding envelope 98d8efae9bd046f88f421ddaf2b18a5a because the queue is full. 2025-06-17 12:21:19.465 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:19.466 +00:00 [INF] Discarding envelope 0ea99fa68fbf45c1a37e0e0a0775bec2 because the queue is full. 2025-06-17 12:21:19.467 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 58.5389ms 2025-06-17 12:21:19.472 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:19.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.489 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.544 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:21:19.544 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:19.544 +00:00 [INF] Started transaction with span ID '66c8ab056f8ed413' and trace ID '0edb1fa1aea8427ab1aee5b27cad9a4d'. 2025-06-17 12:21:19.544 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:19.545 +00:00 [INF] Started transaction with span ID '66c8ab056f8ed413' and trace ID '0edb1fa1aea8427ab1aee5b27cad9a4d'. 2025-06-17 12:21:19.545 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:19.545 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:19.554 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:21:19.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:19.567 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.600 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.612 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.627 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.632 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.632 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.674 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.681 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.689 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.699 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.703 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.707 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.727 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.729 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.735 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.741 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.761 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.764 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.768 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.769 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.781 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.793 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.797 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.801 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.815 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.818 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.841 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.845 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.849 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.858 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.872 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.874 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.879 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.886 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.916 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.926 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.940 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.952 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:19.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:19.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:19.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:19.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.005 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.013 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.028 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.043 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.059 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.060 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.090 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.107 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.126 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.128 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.139 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.173 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.178 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.192 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.196 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.207 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.224 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.228 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.236 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.244 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.274 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:21:20.281 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 848.2185ms 2025-06-17 12:21:20.282 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:20.283 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:20.299 +00:00 [INF] Discarding envelope 3ae6b4bfc4164a26a69b21944bfa3717 because the queue is full. 2025-06-17 12:21:20.299 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:20.299 +00:00 [INF] Discarding envelope 46d5ea2a30cc4145a1747aff8d35ab0c because the queue is full. 2025-06-17 12:21:20.299 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.300 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 873.9820ms 2025-06-17 12:21:20.300 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:21:20.301 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:20.301 +00:00 [INF] Started transaction with span ID '6a581a713b479d66' and trace ID '47f22634295e4392b0a5c6ed17ee54e3'. 2025-06-17 12:21:20.301 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:20.301 +00:00 [INF] Started transaction with span ID '6a581a713b479d66' and trace ID '47f22634295e4392b0a5c6ed17ee54e3'. 2025-06-17 12:21:20.302 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:20.302 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:20.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.321 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:21:20.321 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:20.321 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:21:20.321 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:20.322 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2553ms 2025-06-17 12:21:20.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.343 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 12:21:20.343 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:20.343 +00:00 [INF] Started transaction with span ID '5e0da1739d53b321' and trace ID '2a206d4306fe49a78beeb267eb233922'. 2025-06-17 12:21:20.343 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:20.344 +00:00 [INF] Started transaction with span ID '5e0da1739d53b321' and trace ID '2a206d4306fe49a78beeb267eb233922'. 2025-06-17 12:21:20.344 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:21:20.344 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:20.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:21:20.365 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:21:20.365 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 21.2305ms 2025-06-17 12:21:20.365 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:21:20.368 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:20.368 +00:00 [INF] Discarding envelope f950b91366df45e28e8e820f6685a91a because the queue is full. 2025-06-17 12:21:20.368 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:20.368 +00:00 [INF] Discarding envelope 19c9fb4e0f814cab89f9914d618dc760 because the queue is full. 2025-06-17 12:21:20.368 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 25.8177ms 2025-06-17 12:21:20.373 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.387 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.398 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.410 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.420 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.430 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.486 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.496 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.501 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.545 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.588 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:21:20.588 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1043.3207ms 2025-06-17 12:21:20.588 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:20.588 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:20.589 +00:00 [INF] Discarding envelope 1f4d44efc7bd4c9b80c812c16ab380dc because the queue is full. 2025-06-17 12:21:20.589 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:20.589 +00:00 [INF] Discarding envelope b7a39ad1ec794bc08d89f7102e1adff9 because the queue is full. 2025-06-17 12:21:20.589 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1044.6030ms 2025-06-17 12:21:20.589 +00:00 [INF] Executed DbCommand (263ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:20.592 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:20.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:21:20.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:20.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.610 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.615 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.624 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.629 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.631 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.638 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.639 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.645 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.653 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.661 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.662 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.669 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.673 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.679 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.701 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.706 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.712 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.720 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.726 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.743 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.766 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.784 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.814 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.837 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.880 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.881 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:21:20.882 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 580.3763ms 2025-06-17 12:21:20.882 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:20.883 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:20.883 +00:00 [INF] Discarding envelope 10b4c4b253734af381a8a1bc1cc0553e because the queue is full. 2025-06-17 12:21:20.883 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:20.883 +00:00 [INF] Discarding envelope 909acbc566d648ae9209aa8000ee9805 because the queue is full. 2025-06-17 12:21:20.883 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 582.6906ms 2025-06-17 12:21:20.967 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:21:20.967 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:20.967 +00:00 [INF] Started transaction with span ID '7ddd23976afd9e2e' and trace ID 'ff55851414ce4dddb8ef6675c9acabd7'. 2025-06-17 12:21:20.967 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:20.967 +00:00 [INF] Started transaction with span ID '7ddd23976afd9e2e' and trace ID 'ff55851414ce4dddb8ef6675c9acabd7'. 2025-06-17 12:21:20.967 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:20.967 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:20.969 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:21:20.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:20.975 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:20.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.988 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:20.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.995 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:20.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:20.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:21.003 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.009 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:21.010 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.015 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:21.017 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.021 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:21.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:21.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.042 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:21.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.049 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:21.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.055 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.071 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:21.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.086 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.102 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:21.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.122 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:21.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.182 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:21.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:21.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:21.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:21.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:21.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:21.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:21.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:21.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:21.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:21.301 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:21:21.301 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 333.551ms 2025-06-17 12:21:21.301 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:21.301 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:21.301 +00:00 [INF] Discarding envelope 353a876f6de54a60bedf846724bd7154 because the queue is full. 2025-06-17 12:21:21.302 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:21.302 +00:00 [INF] Discarding envelope 8e359329c4d04f2f95cbbde7fe4f0eba because the queue is full. 2025-06-17 12:21:21.302 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 334.8921ms 2025-06-17 12:21:48.839 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:21:48.839 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:48.839 +00:00 [INF] Started transaction with span ID 'c313a3b1264e9f18' and trace ID '6893aceb595a4b8ca583287961242851'. 2025-06-17 12:21:48.840 +00:00 [INF] Started transaction with span ID 'c313a3b1264e9f18' and trace ID '6893aceb595a4b8ca583287961242851'. 2025-06-17 12:21:48.840 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:21:48.840 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:48.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:21:48.843 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:21:48.844 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.7597ms 2025-06-17 12:21:48.844 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:21:48.844 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:48.844 +00:00 [INF] Discarding envelope 2049e87be5174a60a2d27071568846e5 because the queue is full. 2025-06-17 12:21:48.844 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:48.844 +00:00 [INF] Discarding envelope 732271bff16f464a80dc4de74bb0e4dd because the queue is full. 2025-06-17 12:21:48.845 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 5.7553ms 2025-06-17 12:21:49.952 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:21:49.952 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:49.952 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:21:49.952 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:49.952 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3102ms 2025-06-17 12:21:49.953 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:21:49.953 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:49.953 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:21:49.953 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:49.953 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.5272ms 2025-06-17 12:21:49.957 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:21:49.957 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:21:49.958 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:49.958 +00:00 [INF] Started transaction with span ID 'e13aa7c9756cfa61' and trace ID '1e208ea934134497b89e6cbaca6aabb8'. 2025-06-17 12:21:49.958 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:49.958 +00:00 [INF] Started transaction with span ID 'e13aa7c9756cfa61' and trace ID '1e208ea934134497b89e6cbaca6aabb8'. 2025-06-17 12:21:49.958 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:49.958 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:49.959 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:49.959 +00:00 [INF] Started transaction with span ID 'b80dce0185088a1f' and trace ID '0ec7b47ceceb42529a2545f63549f29b'. 2025-06-17 12:21:49.959 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:49.959 +00:00 [INF] Started transaction with span ID 'b80dce0185088a1f' and trace ID '0ec7b47ceceb42529a2545f63549f29b'. 2025-06-17 12:21:49.959 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:21:49.960 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:49.963 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:49.966 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:49.971 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:49.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:21:49.976 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:49.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:49.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:49.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:49.989 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:49.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.007 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.014 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:50.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:50.019 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:21:50.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.022 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.023 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 63.3006ms 2025-06-17 12:21:50.023 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:21:50.023 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:50.024 +00:00 [INF] Discarding envelope 9b28f401b1b049c1b08a992095a19d93 because the queue is full. 2025-06-17 12:21:50.024 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:50.024 +00:00 [INF] Discarding envelope a7a4600959f54fe295dbb40f0f693568 because the queue is full. 2025-06-17 12:21:50.025 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 67.7112ms 2025-06-17 12:21:50.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.048 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.049 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.056 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.065 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.068 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.073 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.075 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.080 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.081 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.085 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.092 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.093 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.095 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.100 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.109 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.129 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.130 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.139 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.149 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.157 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.159 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.166 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.174 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.174 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:21:50.174 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 216.1536ms 2025-06-17 12:21:50.174 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:50.175 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:50.175 +00:00 [INF] Discarding envelope 320630ed96534ef093b17cdd67ec1c0a because the queue is full. 2025-06-17 12:21:50.175 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:50.175 +00:00 [INF] Discarding envelope 073820e2ffcc4969b257fec674a6fa0e because the queue is full. 2025-06-17 12:21:50.175 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 217.4908ms 2025-06-17 12:21:50.175 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:21:50.175 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:50.175 +00:00 [INF] Started transaction with span ID '395c4b462f6f6dcf' and trace ID '738c1e560d1e4ef79bdeb8a247d09be0'. 2025-06-17 12:21:50.175 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:50.176 +00:00 [INF] Started transaction with span ID '395c4b462f6f6dcf' and trace ID '738c1e560d1e4ef79bdeb8a247d09be0'. 2025-06-17 12:21:50.176 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:50.176 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:50.179 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:50.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:50.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:21:50.186 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:50.191 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.217 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.222 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.223 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.229 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.235 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.245 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.251 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.258 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.290 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:21:50.290 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:50.290 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:21:50.290 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:50.290 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2262ms 2025-06-17 12:21:50.291 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.293 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:21:50.293 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:50.293 +00:00 [INF] Started transaction with span ID '84eb4bad02d2965e' and trace ID 'cfcad70655764d1d9e0df857145e74fd'. 2025-06-17 12:21:50.293 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:50.294 +00:00 [INF] Started transaction with span ID '84eb4bad02d2965e' and trace ID 'cfcad70655764d1d9e0df857145e74fd'. 2025-06-17 12:21:50.294 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:21:50.294 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:50.299 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:21:50.300 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:21:50.300 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.5489ms 2025-06-17 12:21:50.300 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:21:50.300 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:50.301 +00:00 [INF] Discarding envelope 36bf5889b8a24804b81481f9854be5a3 because the queue is full. 2025-06-17 12:21:50.301 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:50.301 +00:00 [INF] Discarding envelope 87adfecf924d4ec1b9c6ce30ff50214e because the queue is full. 2025-06-17 12:21:50.301 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 7.7843ms 2025-06-17 12:21:50.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.339 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.356 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.365 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.416 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.433 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.446 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.462 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.503 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.555 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.590 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.596 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.618 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.634 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.641 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.646 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:21:50.653 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 477.4047ms 2025-06-17 12:21:50.653 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:50.654 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:50.654 +00:00 [INF] Discarding envelope deaa382790024230a4e7a32e107e4723 because the queue is full. 2025-06-17 12:21:50.654 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:50.654 +00:00 [INF] Discarding envelope e19f0f23927044309e6e134a95311cd4 because the queue is full. 2025-06-17 12:21:50.654 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 479.1439ms 2025-06-17 12:21:50.738 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:21:50.738 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:50.738 +00:00 [INF] Started transaction with span ID '9cb4a55d530e31d3' and trace ID '3b53ed141a524d00b4b7ad7195820e77'. 2025-06-17 12:21:50.738 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:50.739 +00:00 [INF] Started transaction with span ID '9cb4a55d530e31d3' and trace ID '3b53ed141a524d00b4b7ad7195820e77'. 2025-06-17 12:21:50.739 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:50.739 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:50.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:21:50.746 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:50.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.771 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.780 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.804 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.821 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.826 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.834 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.840 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.844 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.872 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.892 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.912 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.927 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.933 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.940 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.959 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.969 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.974 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:50.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:50.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:50.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:50.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:51.008 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.015 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.040 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.048 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:51.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.064 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.072 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.108 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:51.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.146 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.172 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:51.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.200 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.212 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.220 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.252 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:51.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.272 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.276 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.296 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:51.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.338 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.357 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.371 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:51.390 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.405 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.412 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.419 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.451 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:51.456 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:51.480 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:51.508 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:51.512 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:51.517 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:51.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:51.520 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:21:51.521 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 781.7729ms 2025-06-17 12:21:51.521 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:51.521 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:51.522 +00:00 [INF] Discarding envelope 964c213c41a54549b7509a79fb75a0be because the queue is full. 2025-06-17 12:21:51.522 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:51.522 +00:00 [INF] Discarding envelope 198287d5eedf4d559ca290e7922541ac because the queue is full. 2025-06-17 12:21:51.522 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 783.8781ms 2025-06-17 12:21:52.930 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:21:52.930 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:52.930 +00:00 [INF] Started transaction with span ID '28659a512bfc8ada' and trace ID 'fe2a591f2ce64d38bbae25471b125c09'. 2025-06-17 12:21:52.930 +00:00 [INF] Started transaction with span ID '28659a512bfc8ada' and trace ID 'fe2a591f2ce64d38bbae25471b125c09'. 2025-06-17 12:21:52.930 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:21:52.930 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:52.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:21:52.932 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:21:52.932 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.4457ms 2025-06-17 12:21:52.933 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:21:52.933 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:52.933 +00:00 [INF] Discarding envelope 5e1f3a9e604f438b84daa7a5fcab57a3 because the queue is full. 2025-06-17 12:21:52.933 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:52.933 +00:00 [INF] Discarding envelope bedbe06e5d3348679f1dcd1450084eef because the queue is full. 2025-06-17 12:21:52.933 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 3.3782ms 2025-06-17 12:21:54.386 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:21:54.386 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:54.386 +00:00 [INF] Started transaction with span ID 'ed8bdb4620ac15cc' and trace ID '6e5f297116d24ac3ae5bc0ea9246e117'. 2025-06-17 12:21:54.386 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:54.386 +00:00 [INF] Started transaction with span ID 'ed8bdb4620ac15cc' and trace ID '6e5f297116d24ac3ae5bc0ea9246e117'. 2025-06-17 12:21:54.386 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:21:54.386 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:54.391 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:21:54.391 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:54.391 +00:00 [INF] Started transaction with span ID '8317bf3469c875ca' and trace ID '27e9dc62875b4cb390c0d8f9e1c89c27'. 2025-06-17 12:21:54.391 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:54.391 +00:00 [INF] Started transaction with span ID '8317bf3469c875ca' and trace ID '27e9dc62875b4cb390c0d8f9e1c89c27'. 2025-06-17 12:21:54.391 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:54.391 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:54.393 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:54.397 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:54.402 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:54.405 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:54.409 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:54.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:21:54.415 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:54.420 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:21:54.421 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 34.7461ms 2025-06-17 12:21:54.421 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:21:54.421 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:54.421 +00:00 [INF] Discarding envelope e1835a6fbf2a48e6aa93819725624fe1 because the queue is full. 2025-06-17 12:21:54.421 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:54.422 +00:00 [INF] Discarding envelope e532a7c36b4b4d6a98c19dcaec210c1d because the queue is full. 2025-06-17 12:21:54.422 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 36.2398ms 2025-06-17 12:21:54.429 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.467 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.531 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:21:54.590 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:54.590 +00:00 [INF] Started transaction with span ID 'bf32e3920b516249' and trace ID 'cae076581f0b4b0b86c1750540de82a1'. 2025-06-17 12:21:54.590 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:54.590 +00:00 [INF] Started transaction with span ID 'bf32e3920b516249' and trace ID 'cae076581f0b4b0b86c1750540de82a1'. 2025-06-17 12:21:54.590 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:54.590 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:54.595 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:54.600 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:54.532 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:21:54.610 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:54.615 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.616 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.621 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.623 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.645 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.654 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.671 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.675 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:21:54.675 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:54.675 +00:00 [INF] Started transaction with span ID '2ac6f977664350d7' and trace ID '1b33d8a8d56c440c9a848d452a152c31'. 2025-06-17 12:21:54.675 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:54.676 +00:00 [INF] Started transaction with span ID '2ac6f977664350d7' and trace ID '1b33d8a8d56c440c9a848d452a152c31'. 2025-06-17 12:21:54.676 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:21:54.676 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:54.677 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:21:54.677 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:21:54.677 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.489ms 2025-06-17 12:21:54.677 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:21:54.677 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:54.677 +00:00 [INF] Discarding envelope 19e9a5d734154bb6acd92d08642bd39a because the queue is full. 2025-06-17 12:21:54.677 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:54.677 +00:00 [INF] Discarding envelope a79b440b1239487f8c2c47013d48cf91 because the queue is full. 2025-06-17 12:21:54.678 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.2203ms 2025-06-17 12:21:54.679 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.680 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.681 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.684 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.699 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.703 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.704 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.707 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.711 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.727 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.732 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.742 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.759 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.772 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.782 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.815 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.817 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:21:54.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.824 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 432.4223ms 2025-06-17 12:21:54.824 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:54.824 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:54.824 +00:00 [INF] Discarding envelope c17aeed0165d43f585cff4aad4d4953d because the queue is full. 2025-06-17 12:21:54.824 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:54.824 +00:00 [INF] Discarding envelope f8c73ac62f0c467aa1ba64f831cdb43e because the queue is full. 2025-06-17 12:21:54.824 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 433.4460ms 2025-06-17 12:21:54.825 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.828 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.847 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.854 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.876 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.884 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.889 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.906 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.922 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.929 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.935 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.956 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:54.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:54.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:54.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:54.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.003 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.026 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.055 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.078 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.082 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.088 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.093 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.110 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:21:55.114 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 523.704ms 2025-06-17 12:21:55.114 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:55.115 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:55.115 +00:00 [INF] Discarding envelope e2f3f092d8d849ccb8f494335508be8f because the queue is full. 2025-06-17 12:21:55.115 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:55.115 +00:00 [INF] Discarding envelope 70d290d5d61f40b58943b9769ab7b90d because the queue is full. 2025-06-17 12:21:55.115 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 584.1429ms 2025-06-17 12:21:55.172 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:21:55.172 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:55.172 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:21:55.172 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:55.172 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1933ms 2025-06-17 12:21:55.177 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:21:55.177 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:55.177 +00:00 [INF] Started transaction with span ID 'b57e1d8f1ca16f9e' and trace ID '090729dd74914a0db391bc2cb1df2679'. 2025-06-17 12:21:55.177 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:55.177 +00:00 [INF] Started transaction with span ID 'b57e1d8f1ca16f9e' and trace ID '090729dd74914a0db391bc2cb1df2679'. 2025-06-17 12:21:55.177 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:55.177 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:55.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:21:55.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:55.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.267 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.295 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.302 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.385 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.514 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.527 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.541 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:55.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:55.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:55.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:55.554 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:21:55.555 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 377.016ms 2025-06-17 12:21:55.555 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:55.556 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:55.556 +00:00 [INF] Discarding envelope 3fe516c072194b95a2121ff764d18041 because the queue is full. 2025-06-17 12:21:55.556 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:55.556 +00:00 [INF] Discarding envelope 540b09c736b04a7ab86669401e19b982 because the queue is full. 2025-06-17 12:21:55.557 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 379.8446ms 2025-06-17 12:21:57.953 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:21:57.953 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:57.953 +00:00 [INF] Started transaction with span ID 'ea4cf95ef9a9e914' and trace ID 'cc515bd3e9cd40bc9e2a9a2c3e8f603f'. 2025-06-17 12:21:57.953 +00:00 [INF] Started transaction with span ID 'ea4cf95ef9a9e914' and trace ID 'cc515bd3e9cd40bc9e2a9a2c3e8f603f'. 2025-06-17 12:21:57.953 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:21:57.953 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:57.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:21:57.962 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:21:57.962 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 8.9334ms 2025-06-17 12:21:57.963 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:21:57.963 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:57.963 +00:00 [INF] Discarding envelope 22bfc61b552c446e974f1676e9fac387 because the queue is full. 2025-06-17 12:21:57.963 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:57.963 +00:00 [INF] Discarding envelope 2a5d28e87d75423e9732f0897975aaa0 because the queue is full. 2025-06-17 12:21:57.964 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 10.4730ms 2025-06-17 12:21:58.847 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:21:58.848 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:58.848 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:21:58.848 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:58.848 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.6734ms 2025-06-17 12:21:58.851 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:21:58.852 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:58.852 +00:00 [INF] Started transaction with span ID 'aef013241c713260' and trace ID '35b7bcb8c4dc40b6a54a406b28f9c2d4'. 2025-06-17 12:21:58.852 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:58.852 +00:00 [INF] Started transaction with span ID 'aef013241c713260' and trace ID '35b7bcb8c4dc40b6a54a406b28f9c2d4'. 2025-06-17 12:21:58.852 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:21:58.852 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:58.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:58.860 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:58.863 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:58.867 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:21:58.867 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 15.368ms 2025-06-17 12:21:58.867 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:21:58.868 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:58.868 +00:00 [INF] Discarding envelope 89e246a6b7294399a05f2a4b816b1827 because the queue is full. 2025-06-17 12:21:58.868 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:58.868 +00:00 [INF] Discarding envelope ecefb78a1ce64c44a7f22368a5018929 because the queue is full. 2025-06-17 12:21:58.868 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 16.8437ms 2025-06-17 12:21:58.891 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:21:58.892 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:58.892 +00:00 [INF] Started transaction with span ID '423c9a8b4750c977' and trace ID 'ac00005c7347440690039694bbaeead8'. 2025-06-17 12:21:58.892 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:58.892 +00:00 [INF] Started transaction with span ID '423c9a8b4750c977' and trace ID 'ac00005c7347440690039694bbaeead8'. 2025-06-17 12:21:58.892 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:58.892 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:58.896 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:58.900 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:58.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:21:58.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:58.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:58.918 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:58.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:58.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:58.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:58.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:58.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:58.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:58.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:58.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:58.950 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:58.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:58.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:58.953 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:58.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:58.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:58.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:58.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:58.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:58.971 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:58.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:58.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:58.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:58.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:58.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:58.994 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.005 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.009 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.026 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:21:59.026 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:59.026 +00:00 [INF] Started transaction with span ID '797158341ef91527' and trace ID '0eb72acea891457d9ba50cb09d012898'. 2025-06-17 12:21:59.026 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:59.027 +00:00 [INF] Started transaction with span ID '797158341ef91527' and trace ID '0eb72acea891457d9ba50cb09d012898'. 2025-06-17 12:21:59.027 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:59.027 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:59.035 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:59.042 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:21:59.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:21:59.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:59.062 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.069 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.073 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.084 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.086 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.087 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.091 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.112 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.133 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.136 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:21:59.136 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:59.136 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:21:59.136 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:59.136 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2461ms 2025-06-17 12:21:59.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.140 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:21:59.140 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:59.140 +00:00 [INF] Started transaction with span ID 'c9c6309b227e2031' and trace ID 'c7e93e4f5ae44e81967cbc1e85277072'. 2025-06-17 12:21:59.140 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:59.140 +00:00 [INF] Started transaction with span ID 'c9c6309b227e2031' and trace ID 'c7e93e4f5ae44e81967cbc1e85277072'. 2025-06-17 12:21:59.140 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:21:59.140 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:59.142 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:21:59.142 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:21:59.142 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7927ms 2025-06-17 12:21:59.142 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:21:59.142 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:59.142 +00:00 [INF] Discarding envelope e5cd39cc3716477a8943017ef7917c21 because the queue is full. 2025-06-17 12:21:59.143 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:59.143 +00:00 [INF] Discarding envelope e6127b91f9c449d8878706d204975c1a because the queue is full. 2025-06-17 12:21:59.142 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.144 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.8558ms 2025-06-17 12:21:59.144 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.147 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.147 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.167 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.178 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.192 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.192 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.237 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.239 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.245 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.275 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.283 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:21:59.284 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 392.6045ms 2025-06-17 12:21:59.285 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:59.285 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:59.285 +00:00 [INF] Discarding envelope fa711484ec01421ca4bfa39ce7ce9555 because the queue is full. 2025-06-17 12:21:59.285 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.286 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:59.286 +00:00 [INF] Discarding envelope 51aa071a14bc4c65b6c549e6d3dd1b3e because the queue is full. 2025-06-17 12:21:59.286 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 394.9276ms 2025-06-17 12:21:59.287 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.295 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.305 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.309 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.342 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.365 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.383 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.407 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.427 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.456 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.482 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.489 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.494 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.539 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.591 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.604 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:21:59.614 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 587.3179ms 2025-06-17 12:21:59.614 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:59.614 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:59.617 +00:00 [INF] Discarding envelope 53f2d6773de74bfa89b393d68f29eb27 because the queue is full. 2025-06-17 12:21:59.640 +00:00 [INF] Capturing transaction. 2025-06-17 12:21:59.640 +00:00 [INF] Discarding envelope 049fc7fc59a44ba4905ab0856cfe4938 because the queue is full. 2025-06-17 12:21:59.641 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 614.7319ms 2025-06-17 12:21:59.701 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:21:59.702 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:21:59.702 +00:00 [INF] Started transaction with span ID '2f9d79156c781725' and trace ID 'b3a582d0053942e99853e9d8445ae8de'. 2025-06-17 12:21:59.702 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:21:59.702 +00:00 [INF] Started transaction with span ID '2f9d79156c781725' and trace ID 'b3a582d0053942e99853e9d8445ae8de'. 2025-06-17 12:21:59.702 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:21:59.702 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:21:59.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:21:59.707 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:21:59.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.718 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.727 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.748 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.756 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.765 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.829 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.836 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.843 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.897 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.954 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:21:59.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:21:59.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:21:59.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:21:59.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:00.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:00.010 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:00.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:00.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:00.027 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:00.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:00.042 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:00.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:00.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:00.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:00.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:00.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:00.067 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:00.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:00.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:00.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:00.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:00.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:00.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:00.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:00.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:00.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:00.105 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:00.111 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:00.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:00.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:00.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:00.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:00.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:00.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:00.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:00.156 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:00.173 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:00.176 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:22:00.177 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 474.9843ms 2025-06-17 12:22:00.177 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:22:00.178 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:00.178 +00:00 [INF] Discarding envelope c625c685aeff4aaba5ba0aa6fb8ab0be because the queue is full. 2025-06-17 12:22:00.178 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:00.178 +00:00 [INF] Discarding envelope c1a2d86906ad49abac54cac363b0eb1c because the queue is full. 2025-06-17 12:22:00.178 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 476.9700ms 2025-06-17 12:22:05.009 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:22:05.009 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:05.009 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:22:05.009 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:22:05.009 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2346ms 2025-06-17 12:22:05.012 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:22:05.013 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:05.013 +00:00 [INF] Started transaction with span ID '3f56c77ead5a2cfe' and trace ID '1feeddc08d8e4299a2bb131feedca6e0'. 2025-06-17 12:22:05.013 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:22:05.013 +00:00 [INF] Started transaction with span ID '3f56c77ead5a2cfe' and trace ID '1feeddc08d8e4299a2bb131feedca6e0'. 2025-06-17 12:22:05.013 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:22:05.013 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:22:05.017 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:22:05.022 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:22:05.026 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:22:05.029 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:22:05.030 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 16.5029ms 2025-06-17 12:22:05.030 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:22:05.030 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:05.030 +00:00 [INF] Discarding envelope 00b33d13af0042a2821fe958543eb905 because the queue is full. 2025-06-17 12:22:05.030 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:05.030 +00:00 [INF] Discarding envelope 6eddfb3a0ca74f878f26319ab33cffdf because the queue is full. 2025-06-17 12:22:05.030 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 17.9551ms 2025-06-17 12:22:05.056 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:22:05.056 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:05.056 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:22:05.056 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:22:05.056 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2089ms 2025-06-17 12:22:05.076 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:22:05.076 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:05.076 +00:00 [INF] Started transaction with span ID 'e220f3b08931801c' and trace ID 'a254f150f92a46bcb4278edfe610e47e'. 2025-06-17 12:22:05.076 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:22:05.076 +00:00 [INF] Started transaction with span ID 'e220f3b08931801c' and trace ID 'a254f150f92a46bcb4278edfe610e47e'. 2025-06-17 12:22:05.076 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:22:05.076 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:22:05.081 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:22:05.084 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:22:05.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:22:05.089 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:22:05.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.107 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.160 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.178 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:22:05.178 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:05.179 +00:00 [INF] Started transaction with span ID 'bcd20bc63d6e7753' and trace ID '666ba21f699c440b96ac75098711515d'. 2025-06-17 12:22:05.179 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:22:05.180 +00:00 [INF] Started transaction with span ID 'bcd20bc63d6e7753' and trace ID '666ba21f699c440b96ac75098711515d'. 2025-06-17 12:22:05.180 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:22:05.180 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:22:05.184 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:22:05.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.188 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:22:05.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:22:05.196 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:22:05.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.223 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.225 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.229 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.230 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.245 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.246 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.247 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.257 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.259 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.266 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.266 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.270 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.271 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.290 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:22:05.290 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:05.290 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:22:05.290 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:22:05.290 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1875ms 2025-06-17 12:22:05.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.293 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:22:05.293 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:05.293 +00:00 [INF] Started transaction with span ID '35186c55248c7eed' and trace ID 'f873dce48ef94739b373df92ddd31340'. 2025-06-17 12:22:05.293 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:22:05.293 +00:00 [INF] Started transaction with span ID '35186c55248c7eed' and trace ID 'f873dce48ef94739b373df92ddd31340'. 2025-06-17 12:22:05.294 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:22:05.294 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:22:05.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:22:05.297 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:22:05.297 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.4664ms 2025-06-17 12:22:05.298 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:22:05.298 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:05.298 +00:00 [INF] Discarding envelope 4f04a325154e4bd2abb63fb7abf4c434 because the queue is full. 2025-06-17 12:22:05.299 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:05.299 +00:00 [INF] Discarding envelope 871048009ee84bf6b4c12ba486de3465 because the queue is full. 2025-06-17 12:22:05.298 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.300 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 6.5023ms 2025-06-17 12:22:05.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.303 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.327 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.315 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.346 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.351 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.354 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.363 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.378 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.379 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.385 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.398 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.402 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.436 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.440 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.450 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.451 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.456 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.464 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.464 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:22:05.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.466 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 389.8204ms 2025-06-17 12:22:05.466 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:22:05.467 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:05.467 +00:00 [INF] Discarding envelope bafc8075c6df4d49a1235df7a9cc280a because the queue is full. 2025-06-17 12:22:05.467 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:05.467 +00:00 [INF] Discarding envelope 4eff2bf7589d4b16956eafc638e5e2e3 because the queue is full. 2025-06-17 12:22:05.468 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 391.9368ms 2025-06-17 12:22:05.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.521 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.537 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.614 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.654 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.700 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.710 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:22:05.716 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 535.9305ms 2025-06-17 12:22:05.716 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:22:05.716 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:05.717 +00:00 [INF] Discarding envelope 822d02748b0248aa9f20e75abdb99afa because the queue is full. 2025-06-17 12:22:05.717 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:05.717 +00:00 [INF] Discarding envelope 149a549bbb1c4fa4918af3f78714e278 because the queue is full. 2025-06-17 12:22:05.717 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 539.0977ms 2025-06-17 12:22:05.800 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:22:05.800 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:05.800 +00:00 [INF] Started transaction with span ID 'f2a4e408dd4b376' and trace ID '03b525ffb4584b9f9f45ac8d248e5b13'. 2025-06-17 12:22:05.800 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:22:05.801 +00:00 [INF] Started transaction with span ID 'f2a4e408dd4b376' and trace ID '03b525ffb4584b9f9f45ac8d248e5b13'. 2025-06-17 12:22:05.801 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:22:05.801 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:22:05.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:22:05.808 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:22:05.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.870 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:05.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:05.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:05.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:05.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:06.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:06.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:06.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:06.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:06.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:06.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:06.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:06.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:06.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:06.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:06.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:06.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:06.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:06.052 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:06.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:06.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:06.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:06.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:06.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:06.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:06.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:06.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:06.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:06.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:06.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:06.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:06.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:06.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:06.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:06.108 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:06.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:06.116 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:06.123 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:06.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:06.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:06.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:06.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:06.145 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:06.156 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:06.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:06.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:06.173 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:06.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:06.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:06.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:06.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:06.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:06.199 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:06.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:06.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:06.213 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:06.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:06.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:06.225 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:06.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:06.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:06.234 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:22:06.234 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 433.7236ms 2025-06-17 12:22:06.234 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:22:06.235 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:06.235 +00:00 [INF] Discarding envelope d34b26f5dfea4c80a02614d4ba9e23de because the queue is full. 2025-06-17 12:22:06.235 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:06.235 +00:00 [INF] Discarding envelope 0e532c97bb1449f4988f3a2a400d4341 because the queue is full. 2025-06-17 12:22:06.235 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 435.2416ms 2025-06-17 12:22:35.610 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:22:35.610 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:35.610 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:22:35.610 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:22:35.611 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3229ms 2025-06-17 12:22:35.611 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:22:35.611 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:35.611 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:22:35.611 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:22:35.611 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1893ms 2025-06-17 12:22:35.621 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:22:35.621 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:35.621 +00:00 [INF] Started transaction with span ID 'd969228cd33614db' and trace ID 'bb43e16a4c9045a78bf6a70704844d5d'. 2025-06-17 12:22:35.621 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:22:35.622 +00:00 [INF] Started transaction with span ID 'd969228cd33614db' and trace ID 'bb43e16a4c9045a78bf6a70704844d5d'. 2025-06-17 12:22:35.622 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:22:35.622 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:22:35.625 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:22:35.630 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:22:35.630 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:22:35.630 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:35.630 +00:00 [INF] Started transaction with span ID '2076bfef7c966be0' and trace ID 'd84cdc83370649a18ff868955446011a'. 2025-06-17 12:22:35.631 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:22:35.631 +00:00 [INF] Started transaction with span ID '2076bfef7c966be0' and trace ID 'd84cdc83370649a18ff868955446011a'. 2025-06-17 12:22:35.631 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:22:35.631 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:22:35.640 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:22:35.640 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:22:35.645 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:22:35.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:22:35.652 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:22:35.659 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:22:35.659 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 37.3926ms 2025-06-17 12:22:35.659 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:22:35.659 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:35.660 +00:00 [INF] Discarding envelope a1748f39f3634984818bf58640be2bdf because the queue is full. 2025-06-17 12:22:35.660 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:35.660 +00:00 [INF] Discarding envelope 5c6edd0418b14403be0190e4753b29e4 because the queue is full. 2025-06-17 12:22:35.661 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 39.6997ms 2025-06-17 12:22:35.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.756 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:22:35.761 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:35.762 +00:00 [INF] Started transaction with span ID '566113c55880459b' and trace ID '58e40bd5b19742ac9172558545f73ba6'. 2025-06-17 12:22:35.762 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:22:35.762 +00:00 [INF] Started transaction with span ID '566113c55880459b' and trace ID '58e40bd5b19742ac9172558545f73ba6'. 2025-06-17 12:22:35.762 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:22:35.762 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:22:35.765 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:22:35.768 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:22:35.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:22:35.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:22:35.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.783 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.804 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.816 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.826 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.847 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.848 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.850 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.860 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.867 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.874 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.876 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.884 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.885 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.886 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.890 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.895 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.896 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.897 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.901 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.902 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.928 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.930 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.940 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.944 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.946 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.947 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.955 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.975 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:35.984 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:35.985 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:22:35.985 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 353.8801ms 2025-06-17 12:22:35.985 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:22:35.985 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:35.985 +00:00 [INF] Discarding envelope d8e24740059f48a08634bd5449fd7c9b because the queue is full. 2025-06-17 12:22:35.985 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:35.985 +00:00 [INF] Discarding envelope 426ea0eccbdf472595940021ccc1d106 because the queue is full. 2025-06-17 12:22:35.985 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 355.0767ms 2025-06-17 12:22:35.987 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:35.992 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:35.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.001 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.023 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.029 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.031 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.036 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.056 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.064 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.097 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.145 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.146 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.148 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.170 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.175 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.175 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:22:36.176 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:22:36.176 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:36.176 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:22:36.176 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:22:36.177 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3524ms 2025-06-17 12:22:36.177 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 414.8955ms 2025-06-17 12:22:36.177 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:22:36.177 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:36.177 +00:00 [INF] Discarding envelope 70d04cc43bd84f2e9f38169ae6075b0b because the queue is full. 2025-06-17 12:22:36.177 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:36.177 +00:00 [INF] Discarding envelope fe60a10d852d471184e6f4ccea3e77d1 because the queue is full. 2025-06-17 12:22:36.177 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 421.0464ms 2025-06-17 12:22:36.185 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:22:36.185 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:36.185 +00:00 [INF] Started transaction with span ID '4a92ea57dba785d8' and trace ID '3caf9b49f00c4382bb4bcd363687c8cb'. 2025-06-17 12:22:36.185 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:22:36.185 +00:00 [INF] Started transaction with span ID '4a92ea57dba785d8' and trace ID '3caf9b49f00c4382bb4bcd363687c8cb'. 2025-06-17 12:22:36.185 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:22:36.186 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:22:36.187 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:22:36.187 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:22:36.187 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7268ms 2025-06-17 12:22:36.187 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:22:36.187 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:36.187 +00:00 [INF] Discarding envelope 5745b3a2b2c14254bb89424091ca492f because the queue is full. 2025-06-17 12:22:36.188 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:36.188 +00:00 [INF] Discarding envelope 688bb4d42b1a4500a05d56eb04b582fd because the queue is full. 2025-06-17 12:22:36.188 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.9488ms 2025-06-17 12:22:36.286 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:22:36.286 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:36.286 +00:00 [INF] Started transaction with span ID '5e97de4f49a8f858' and trace ID '53deb166e59e413ea2b84e90f1fb457d'. 2025-06-17 12:22:36.286 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:22:36.286 +00:00 [INF] Started transaction with span ID '5e97de4f49a8f858' and trace ID '53deb166e59e413ea2b84e90f1fb457d'. 2025-06-17 12:22:36.286 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:22:36.286 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:22:36.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:22:36.292 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:22:36.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.337 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.386 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.390 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.394 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.399 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.413 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.427 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.440 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.446 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.454 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.455 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.486 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.489 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.503 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.514 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.533 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.540 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.546 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.548 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.555 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:36.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:36.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:36.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:36.584 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:22:36.584 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 297.9623ms 2025-06-17 12:22:36.584 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:22:36.585 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:36.585 +00:00 [INF] Discarding envelope fe6a47bebee742ed8609e57d623fbe8b because the queue is full. 2025-06-17 12:22:36.585 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:36.585 +00:00 [INF] Discarding envelope e3265800def8481eb1a19b48198b41a1 because the queue is full. 2025-06-17 12:22:36.585 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 299.0710ms 2025-06-17 12:22:49.503 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:22:49.503 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:49.503 +00:00 [INF] Started transaction with span ID '8a4b092ae9bac551' and trace ID '5369c2e144174aec92a4fb48f0907287'. 2025-06-17 12:22:49.503 +00:00 [INF] Started transaction with span ID '8a4b092ae9bac551' and trace ID '5369c2e144174aec92a4fb48f0907287'. 2025-06-17 12:22:49.503 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:22:49.503 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:22:49.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:22:49.505 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:22:49.506 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.4917ms 2025-06-17 12:22:49.506 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:22:49.506 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:49.506 +00:00 [INF] Discarding envelope eb697e5abe07432f9bd5471c91be6e3b because the queue is full. 2025-06-17 12:22:49.506 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:49.506 +00:00 [INF] Discarding envelope ed52b746a9e84b46b7bd7327db7678b8 because the queue is full. 2025-06-17 12:22:49.507 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 4.0332ms 2025-06-17 12:22:49.593 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:22:49.593 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:49.593 +00:00 [INF] Started transaction with span ID '601e5ef57208a2f4' and trace ID '006d6cb835ec447c94f088b92b191f01'. 2025-06-17 12:22:49.593 +00:00 [INF] Started transaction with span ID '601e5ef57208a2f4' and trace ID '006d6cb835ec447c94f088b92b191f01'. 2025-06-17 12:22:49.593 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:22:49.593 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:22:49.787 +00:00 [INF] Executed DbCommand (192ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:22:49.798 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 12:22:49.798 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:49.804 +00:00 [INF] Started transaction with span ID '83e29e6fc7b01b9d' and trace ID '72dff6e2be8b4461a04ee432b792777a'. 2025-06-17 12:22:49.805 +00:00 [INF] Started transaction with span ID '83e29e6fc7b01b9d' and trace ID '72dff6e2be8b4461a04ee432b792777a'. 2025-06-17 12:22:49.805 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 12:22:49.806 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:22:49.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 12:22:49.808 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 12:22:49.808 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.3226ms 2025-06-17 12:22:49.808 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 12:22:49.808 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:49.808 +00:00 [INF] Discarding envelope 0fdc1a87a01e4c3cb28e26578d4d77f8 because the queue is full. 2025-06-17 12:22:49.808 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:49.808 +00:00 [INF] Discarding envelope 9595baabb10946b1acb5e0bbe50b01df because the queue is full. 2025-06-17 12:22:49.808 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 10.1134ms 2025-06-17 12:22:49.905 +00:00 [INF] Executed DbCommand (117ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:22:49.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:22:49.912 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:22:49.917 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:49.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:49.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:49.924 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:49.924 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:49.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:49.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:49.928 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:49.929 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:49.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:49.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:49.933 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:49.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:49.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:49.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:49.942 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:49.942 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:49.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:49.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:49.947 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:49.948 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:49.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:49.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:49.952 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:49.953 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:49.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:49.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:49.960 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:49.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:49.962 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:49.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:49.965 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:49.966 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:49.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:49.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:49.970 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:49.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:49.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:49.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:49.976 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:49.977 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:49.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:49.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:49.982 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:49.983 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:49.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:49.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:49.989 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:49.990 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:49.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:49.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:49.995 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:49.996 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:49.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:50.001 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:50.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:50.004 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:50.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:50.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:50.011 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:50.012 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:50.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:50.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:50.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:50.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:50.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:50.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:50.028 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:50.029 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:50.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:50.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:50.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:22:50.037 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:22:50.037 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 444.0614ms 2025-06-17 12:22:50.037 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:22:50.038 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:50.038 +00:00 [INF] Discarding envelope 51c31b8bee594bba9fd04eb565cf568e because the queue is full. 2025-06-17 12:22:50.038 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:50.038 +00:00 [INF] Discarding envelope fe52df5f7fc748ae99a991f19dfbe73e because the queue is full. 2025-06-17 12:22:50.038 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 445.2276ms 2025-06-17 12:22:50.174 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:22:50.174 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:50.174 +00:00 [INF] Started transaction with span ID 'daeca9cd2a6b8a10' and trace ID '2dde7764ef044749ba97a3b48976d0b5'. 2025-06-17 12:22:50.174 +00:00 [INF] Started transaction with span ID 'daeca9cd2a6b8a10' and trace ID '2dde7764ef044749ba97a3b48976d0b5'. 2025-06-17 12:22:50.174 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:22:50.174 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:22:50.175 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 12:22:50.175 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:50.175 +00:00 [INF] Started transaction with span ID 'e451cd2d4591ac82' and trace ID 'ec8aad82672148918c5ec6399f8d5ee6'. 2025-06-17 12:22:50.175 +00:00 [INF] Started transaction with span ID 'e451cd2d4591ac82' and trace ID 'ec8aad82672148918c5ec6399f8d5ee6'. 2025-06-17 12:22:50.175 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 12:22:50.175 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:22:50.177 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 12:22:50.177 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 12:22:50.177 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.4831ms 2025-06-17 12:22:50.184 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 12:22:50.184 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:50.184 +00:00 [INF] Discarding envelope 61f13f9b5e64406994f267c15661db9c because the queue is full. 2025-06-17 12:22:50.194 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:50.194 +00:00 [INF] Discarding envelope 1b8b035932634fcebc55561733c68882 because the queue is full. 2025-06-17 12:22:50.194 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 18.6213ms 2025-06-17 12:22:50.339 +00:00 [INF] Executed DbCommand (162ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:22:50.429 +00:00 [INF] Executed DbCommand (87ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:22:50.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:22:50.434 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:22:50.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:50.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:50.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:50.447 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:50.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:50.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:50.455 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:50.456 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:50.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:50.460 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:50.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:50.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:50.465 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:50.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:50.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:50.469 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:50.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:50.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:50.480 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:50.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:50.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:50.486 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:50.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:50.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:50.490 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:50.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:50.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:50.499 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:50.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:50.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:50.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:50.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:50.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:50.510 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:50.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:50.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:50.516 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:50.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:50.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:50.521 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:50.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:50.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:50.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:22:50.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:22:50.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:22:50.534 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:22:50.536 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 361.6776ms 2025-06-17 12:22:50.536 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:22:50.536 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:50.536 +00:00 [INF] Discarding envelope a2b4a8430db2431cb9e22934c5f70144 because the queue is full. 2025-06-17 12:22:50.537 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:50.537 +00:00 [INF] Discarding envelope b8ef7684ed3a413c896e9a411313a3cb because the queue is full. 2025-06-17 12:22:50.537 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 362.9813ms 2025-06-17 12:22:58.619 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-17 12:22:58.619 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:22:58.619 +00:00 [INF] Started transaction with span ID '303e51902967185e' and trace ID 'f68d4c41a61d4107b3715b8daf17d849'. 2025-06-17 12:22:58.619 +00:00 [INF] Started transaction with span ID '303e51902967185e' and trace ID 'f68d4c41a61d4107b3715b8daf17d849'. 2025-06-17 12:22:58.619 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 12:22:58.619 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 12:22:58.654 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 12:22:58.654 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:22:58.655 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 35.1479ms 2025-06-17 12:22:58.655 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 12:22:58.655 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:58.655 +00:00 [INF] Discarding envelope 4ba8521cd92c45488c00bb40b65276ce because the queue is full. 2025-06-17 12:22:58.655 +00:00 [INF] Capturing transaction. 2025-06-17 12:22:58.655 +00:00 [INF] Discarding envelope 08899631ab52407688c787880f2f6bf7 because the queue is full. 2025-06-17 12:22:58.655 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - - 200 - application/json;+charset=utf-8 36.7148ms 2025-06-17 12:23:20.673 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:23:20.673 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:20.673 +00:00 [INF] Started transaction with span ID '25ed3c0d6dd8a492' and trace ID '4dea44bf8fb44479bf01e13a0336fd6d'. 2025-06-17 12:23:20.673 +00:00 [INF] Started transaction with span ID '25ed3c0d6dd8a492' and trace ID '4dea44bf8fb44479bf01e13a0336fd6d'. 2025-06-17 12:23:20.673 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:23:20.673 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:23:20.678 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:23:20.686 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:20.686 +00:00 [INF] Started transaction with span ID '8a0c44fa8b6d273c' and trace ID '907edf6729814b3793c079b8399df4e3'. 2025-06-17 12:23:20.686 +00:00 [INF] Started transaction with span ID '8a0c44fa8b6d273c' and trace ID '907edf6729814b3793c079b8399df4e3'. 2025-06-17 12:23:20.686 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:23:20.686 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:23:20.689 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:23:20.689 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:23:20.689 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.0531ms 2025-06-17 12:23:20.689 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:23:20.690 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:20.690 +00:00 [INF] Discarding envelope 961329fcafbe46e8ad719ee186bb7155 because the queue is full. 2025-06-17 12:23:20.690 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:20.690 +00:00 [INF] Discarding envelope 0ec48f3699704f6293dbfaa568066f50 because the queue is full. 2025-06-17 12:23:20.690 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 12.0919ms 2025-06-17 12:23:20.809 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:23:20.809 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:20.809 +00:00 [INF] Started transaction with span ID 'e94140458ab83b6a' and trace ID '10276138c2984137bc3d1c03145a1825'. 2025-06-17 12:23:20.809 +00:00 [INF] Started transaction with span ID 'e94140458ab83b6a' and trace ID '10276138c2984137bc3d1c03145a1825'. 2025-06-17 12:23:20.809 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:23:20.809 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:23:20.849 +00:00 [INF] Executed DbCommand (175ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:23:20.850 +00:00 [INF] Executed DbCommand (39ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:23:21.150 +00:00 [INF] Executed DbCommand (288ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:23:21.152 +00:00 [INF] Executed DbCommand (297ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:23:21.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:23:21.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:23:21.158 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:23:21.160 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:23:21.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.203 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.210 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.247 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.250 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.278 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.280 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.282 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.291 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.294 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.316 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.319 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.320 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.321 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.328 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.339 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.356 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.372 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.375 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.409 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.410 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.411 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.415 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.421 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.428 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:23:21.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.431 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 621.4ms 2025-06-17 12:23:21.431 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:23:21.431 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:21.431 +00:00 [INF] Discarding envelope 5018b2a5861c42efbd6397ce5b5ec458 because the queue is full. 2025-06-17 12:23:21.432 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:21.432 +00:00 [INF] Discarding envelope b68b2cf606fc4ef2a39e22d3783c4ad1 because the queue is full. 2025-06-17 12:23:21.432 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 623.1628ms 2025-06-17 12:23:21.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.439 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.441 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.451 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.458 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.460 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.481 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:23:21.483 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 809.3651ms 2025-06-17 12:23:21.492 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:23:21.492 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:21.492 +00:00 [INF] Discarding envelope b25193e43265415babe53deef02ab3ab because the queue is full. 2025-06-17 12:23:21.492 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:21.492 +00:00 [INF] Discarding envelope 4543b62454c54c718f20474542f5c5fe because the queue is full. 2025-06-17 12:23:21.493 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 820.3983ms 2025-06-17 12:23:21.508 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:23:21.508 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:21.508 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:23:21.508 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:23:21.508 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3148ms 2025-06-17 12:23:21.509 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:23:21.509 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:21.509 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:23:21.509 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:23:21.509 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1106ms 2025-06-17 12:23:21.512 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:23:21.512 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:21.512 +00:00 [INF] Started transaction with span ID '9e1223ffa55bb98d' and trace ID 'e241f10d6f894d1f9947446c94db22c8'. 2025-06-17 12:23:21.512 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:23:21.513 +00:00 [INF] Started transaction with span ID '9e1223ffa55bb98d' and trace ID 'e241f10d6f894d1f9947446c94db22c8'. 2025-06-17 12:23:21.513 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:23:21.513 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:21.513 +00:00 [INF] Started transaction with span ID 'd917df6f632d159b' and trace ID '8a160acb60794c44b5977828936095db'. 2025-06-17 12:23:21.513 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:23:21.513 +00:00 [INF] Started transaction with span ID 'd917df6f632d159b' and trace ID '8a160acb60794c44b5977828936095db'. 2025-06-17 12:23:21.513 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:23:21.513 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:23:21.515 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:23:21.515 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:23:21.518 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:23:21.523 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:23:21.527 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:23:21.529 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:23:21.531 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:23:21.541 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:23:21.541 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 27.9235ms 2025-06-17 12:23:21.541 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:23:21.542 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:21.542 +00:00 [INF] Discarding envelope a7e0ea2f52944d5098e6515f2ea32aa2 because the queue is full. 2025-06-17 12:23:21.542 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:21.542 +00:00 [INF] Discarding envelope 7b7472bafc8f4546a4225f757a95872c because the queue is full. 2025-06-17 12:23:21.542 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:23:21.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:23:21.548 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 34.7147ms 2025-06-17 12:23:21.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.559 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.560 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.568 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.574 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.575 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.580 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.581 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.595 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.596 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.604 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.610 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.617 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.626 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.627 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.633 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.634 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.640 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.651 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.657 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:23:21.657 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:21.657 +00:00 [INF] Started transaction with span ID 'ed9ff6f61c70cbea' and trace ID 'accb87deb00041928b88dbd4767a581d'. 2025-06-17 12:23:21.657 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:23:21.657 +00:00 [INF] Started transaction with span ID 'ed9ff6f61c70cbea' and trace ID 'accb87deb00041928b88dbd4767a581d'. 2025-06-17 12:23:21.657 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:23:21.658 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:23:21.663 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:23:21.670 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:23:21.674 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:23:21.674 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:23:21.692 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.694 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.697 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.703 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.723 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.728 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.729 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.745 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.746 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.765 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.769 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.773 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.788 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.802 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.830 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.844 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.850 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.885 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.898 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.912 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.918 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.926 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.927 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:23:21.930 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 415.4615ms 2025-06-17 12:23:21.931 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:23:21.931 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:21.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.934 +00:00 [INF] Discarding envelope 58771cbadb7743d694065d79b65c8301 because the queue is full. 2025-06-17 12:23:21.934 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:21.934 +00:00 [INF] Discarding envelope 86cb4d2ea4754e4f92eedb5f4ab7bac5 because the queue is full. 2025-06-17 12:23:21.935 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 422.4495ms 2025-06-17 12:23:21.935 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:23:21.935 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:21.935 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:23:21.935 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:23:21.935 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1572ms 2025-06-17 12:23:21.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.942 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:23:21.942 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:21.942 +00:00 [INF] Started transaction with span ID '92c7bd112ace51eb' and trace ID 'f71419efb4c84bb8a772c2293c1b7909'. 2025-06-17 12:23:21.942 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:23:21.942 +00:00 [INF] Started transaction with span ID '92c7bd112ace51eb' and trace ID 'f71419efb4c84bb8a772c2293c1b7909'. 2025-06-17 12:23:21.942 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:23:21.942 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:23:21.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:23:21.947 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:23:21.948 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.6319ms 2025-06-17 12:23:21.948 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:23:21.948 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:21.948 +00:00 [INF] Discarding envelope 2a640f5ec5fe4378b8e5c63a9679e5ae because the queue is full. 2025-06-17 12:23:21.948 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:21.948 +00:00 [INF] Discarding envelope ec9da3bb1ab94b98a19b49cf00ddedfe because the queue is full. 2025-06-17 12:23:21.951 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 9.2404ms 2025-06-17 12:23:21.957 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:21.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:21.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:21.983 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:21.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:22.010 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.016 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:22.055 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.072 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.080 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.088 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:22.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.142 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.158 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.184 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.191 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.196 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.205 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.209 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:22.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.225 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.231 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:22.264 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.276 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.324 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.328 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.333 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.344 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.355 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:22.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:22.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:22.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:22.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:22.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:22.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:22.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:22.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:22.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:22.457 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:23:22.459 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 801.3077ms 2025-06-17 12:23:22.459 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:23:22.459 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:22.459 +00:00 [INF] Discarding envelope bf1bb0278448409787dbc26e65ecfba5 because the queue is full. 2025-06-17 12:23:22.459 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:22.459 +00:00 [INF] Discarding envelope d5d66703305e4a589588988509f6ee4c because the queue is full. 2025-06-17 12:23:22.460 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 802.7424ms 2025-06-17 12:23:31.091 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=false&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:23:31.091 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:31.091 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:23:31.091 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:23:31.093 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=false&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 2.3221ms 2025-06-17 12:23:31.096 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:23:31.096 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:31.096 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:23:31.096 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:23:31.097 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.8310ms 2025-06-17 12:23:31.111 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=false&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 67 2025-06-17 12:23:31.111 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:31.111 +00:00 [INF] Started transaction with span ID '7bb48a3e71181d50' and trace ID 'e87ce8cdfcab44dbaf60adfa7ee55a0e'. 2025-06-17 12:23:31.111 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:23:31.111 +00:00 [INF] Started transaction with span ID '7bb48a3e71181d50' and trace ID 'e87ce8cdfcab44dbaf60adfa7ee55a0e'. 2025-06-17 12:23:31.111 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:23:31.111 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:23:31.117 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:23:31.118 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:31.118 +00:00 [INF] Started transaction with span ID 'e1259da5778b989' and trace ID 'c07c0b1d03eb46f1b72d14d287022e30'. 2025-06-17 12:23:31.118 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:23:31.118 +00:00 [INF] Started transaction with span ID 'e1259da5778b989' and trace ID 'c07c0b1d03eb46f1b72d14d287022e30'. 2025-06-17 12:23:31.118 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:23:31.118 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:23:31.129 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:23:31.137 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:23:31.159 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:23:31.168 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:23:31.170 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:23:31.193 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:23:31.195 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:23:31.205 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:23:31.205 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:31.205 +00:00 [INF] Started transaction with span ID '1eb4efb459c94af4' and trace ID '4ab297fb6c8f49adb72491d67bb8c5d9'. 2025-06-17 12:23:31.205 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:23:31.206 +00:00 [INF] Started transaction with span ID '1eb4efb459c94af4' and trace ID '4ab297fb6c8f49adb72491d67bb8c5d9'. 2025-06-17 12:23:31.206 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:23:31.206 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:23:31.214 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:23:31.221 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:23:31.226 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:23:31.232 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:23:31.242 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.248 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 137.1388ms 2025-06-17 12:23:31.540 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:23:31.540 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:31.540 +00:00 [INF] Discarding envelope cf02b928ecd846ecbdec8496fecd46c3 because the queue is full. 2025-06-17 12:23:31.540 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:31.540 +00:00 [INF] Discarding envelope 997671023cfa4ac29e0a9e309b9a3b7b because the queue is full. 2025-06-17 12:23:31.540 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=false&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 67 - 400 - application/json;+charset=utf-8 429.8903ms 2025-06-17 12:23:31.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.375 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:23:31.541 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:31.541 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:23:31.541 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:23:31.541 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 165.9239ms 2025-06-17 12:23:31.531 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:31.541 +00:00 [INF] Started transaction with span ID 'e5c261e9f406a6ff' and trace ID '32aa6d0f955d4ecb81900245b4e98405'. 2025-06-17 12:23:31.541 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:23:31.542 +00:00 [INF] Started transaction with span ID 'e5c261e9f406a6ff' and trace ID '32aa6d0f955d4ecb81900245b4e98405'. 2025-06-17 12:23:31.542 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:23:31.542 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:23:31.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.557 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:23:31.557 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:23:31.557 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:31.559 +00:00 [INF] Started transaction with span ID '5420f8e35ecb42c0' and trace ID 'abc15d382bbe4eec93a8eb9bc8922ff6'. 2025-06-17 12:23:31.560 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:23:31.562 +00:00 [INF] Started transaction with span ID '5420f8e35ecb42c0' and trace ID 'abc15d382bbe4eec93a8eb9bc8922ff6'. 2025-06-17 12:23:31.568 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:23:31.568 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:23:31.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.568 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:23:31.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:23:31.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:23:31.580 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:23:31.581 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 12.8929ms 2025-06-17 12:23:31.581 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:23:31.581 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:31.581 +00:00 [INF] Discarding envelope 379845844998453a96df85a9657dee10 because the queue is full. 2025-06-17 12:23:31.581 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:31.581 +00:00 [INF] Discarding envelope 6f9d275ab1f5472286406e628883e03e because the queue is full. 2025-06-17 12:23:31.582 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 24.3764ms 2025-06-17 12:23:31.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:23:31.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.589 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.596 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.632 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.634 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.636 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.639 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.645 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.650 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.651 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.655 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.656 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.659 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.673 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.681 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.693 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.693 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.695 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.703 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.709 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.710 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.716 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.724 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.729 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.730 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.731 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.735 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.742 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.747 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.748 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.755 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.756 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.757 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.758 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.763 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.763 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.769 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.775 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.781 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.782 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.793 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.803 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.805 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.808 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.815 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.816 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.821 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.832 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.833 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.837 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.844 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.846 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.862 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.863 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.870 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.870 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.873 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.875 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.888 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.890 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.896 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.899 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.905 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.934 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.936 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.936 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.943 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.946 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.953 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.960 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.975 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.976 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:31.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.986 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:31.990 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:23:31.990 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 871.6756ms 2025-06-17 12:23:31.990 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:23:31.990 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:31.990 +00:00 [INF] Discarding envelope 2debf348ca72433d96ed16176a39cd3e because the queue is full. 2025-06-17 12:23:31.990 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:31.990 +00:00 [INF] Discarding envelope 161159f1986d42e2be0bd0d2fa42d46b because the queue is full. 2025-06-17 12:23:31.990 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 872.8038ms 2025-06-17 12:23:31.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:31.995 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:31.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.002 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:32.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:32.017 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.023 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.040 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.066 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.073 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.083 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:32.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:32.103 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.411 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.419 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.422 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.427 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:32.429 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.434 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.443 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.455 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.457 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:32.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.481 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.488 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.501 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.507 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.515 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.525 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:32.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.536 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:32.542 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.550 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.554 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.561 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.566 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.567 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.582 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.588 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.591 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.594 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:32.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:32.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.609 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.621 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:32.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:32.629 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.633 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.641 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.648 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.655 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:32.656 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:32.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.664 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:23:32.672 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.672 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:23:32.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.678 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:23:32.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:32.692 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:23:32.696 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1154.3761ms 2025-06-17 12:23:32.696 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:23:32.697 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:32.697 +00:00 [INF] Discarding envelope e2f8cbdbdf9a442ca7cab9fac0d91421 because the queue is full. 2025-06-17 12:23:32.697 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:32.697 +00:00 [INF] Discarding envelope 919b2125e27d455382b9080474ba1fa6 because the queue is full. 2025-06-17 12:23:32.697 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:23:32.698 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:23:32.698 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1466.2099ms 2025-06-17 12:23:32.699 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1493.1562ms 2025-06-17 12:23:32.699 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:23:32.699 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:32.699 +00:00 [INF] Discarding envelope ff3a6259e3144238ac18e28144987a1b because the queue is full. 2025-06-17 12:23:32.699 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:32.699 +00:00 [INF] Discarding envelope 9d3ae57e90664367a4257fc1381067b8 because the queue is full. 2025-06-17 12:23:32.700 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1494.3159ms 2025-06-17 12:23:59.219 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:23:59.363 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:59.363 +00:00 [INF] Started transaction with span ID '7537bc083c57c1ab' and trace ID '78741bbad4f449deb9a5e15c37ccde31'. 2025-06-17 12:23:59.363 +00:00 [INF] Started transaction with span ID '7537bc083c57c1ab' and trace ID '78741bbad4f449deb9a5e15c37ccde31'. 2025-06-17 12:23:59.363 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:23:59.363 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:23:59.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:23:59.364 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:23:59.365 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6171ms 2025-06-17 12:23:59.365 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:23:59.365 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:59.365 +00:00 [INF] Discarding envelope 83d80cebfcdd4d21a7477461abe98032 because the queue is full. 2025-06-17 12:23:59.365 +00:00 [INF] Capturing transaction. 2025-06-17 12:23:59.365 +00:00 [INF] Discarding envelope 6590c5a4b4bf46859638939d584be72d because the queue is full. 2025-06-17 12:23:59.365 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 145.6485ms 2025-06-17 12:23:59.365 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:23:59.365 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:59.365 +00:00 [INF] Started transaction with span ID '250621a068c09e38' and trace ID '0905e4bff3354995bf12adb841bd634b'. 2025-06-17 12:23:59.365 +00:00 [INF] Started transaction with span ID '250621a068c09e38' and trace ID '0905e4bff3354995bf12adb841bd634b'. 2025-06-17 12:23:59.365 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:23:59.365 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:23:59.369 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:23:59.369 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:23:59.369 +00:00 [INF] Started transaction with span ID 'b3f74bf1df735c65' and trace ID '903145f97bce4d8f8ec9f738f9915b86'. 2025-06-17 12:23:59.370 +00:00 [INF] Started transaction with span ID 'b3f74bf1df735c65' and trace ID '903145f97bce4d8f8ec9f738f9915b86'. 2025-06-17 12:23:59.370 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:23:59.370 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:23:59.890 +00:00 [INF] Executed DbCommand (519ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:23:59.895 +00:00 [INF] Executed DbCommand (528ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:24:00.124 +00:00 [INF] Executed DbCommand (227ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:24:00.126 +00:00 [INF] Executed DbCommand (227ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:24:00.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:24:00.127 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:24:00.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:24:00.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:24:00.139 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.142 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.166 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.170 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:00.175 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.178 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.181 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.187 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.189 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.197 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:00.212 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.222 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:00.224 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.228 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.232 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.237 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.243 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:00.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.256 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.264 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.266 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.267 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:00.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.274 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.282 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.293 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:00.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.298 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.304 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.306 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:00.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.313 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.316 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:00.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.324 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.336 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.340 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.341 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.342 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:00.343 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.352 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:00.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.359 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:00.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.369 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.379 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.373 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:00.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.396 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:00.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.413 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:24:00.414 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1044.3796ms 2025-06-17 12:24:00.414 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:24:00.414 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:00.414 +00:00 [INF] Discarding envelope 579bf2781f0940659d1ebbb695bed5cf because the queue is full. 2025-06-17 12:24:00.414 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:00.414 +00:00 [INF] Discarding envelope 82a64d351cbd400299ad87526e11ddc9 because the queue is full. 2025-06-17 12:24:00.415 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 1045.4296ms 2025-06-17 12:24:00.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:00.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.425 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:00.426 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.435 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.452 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:00.453 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:00.460 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:00.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:00.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:00.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:00.469 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:24:00.470 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1104.1055ms 2025-06-17 12:24:00.470 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:24:00.470 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:00.470 +00:00 [INF] Discarding envelope dc78e93b7ead4ebc95ea134955af4796 because the queue is full. 2025-06-17 12:24:00.470 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:00.470 +00:00 [INF] Discarding envelope 06dedf0ca2104556a6e8f084ebf51551 because the queue is full. 2025-06-17 12:24:00.470 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 1105.0721ms 2025-06-17 12:24:01.443 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:24:01.443 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:24:01.443 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:24:01.443 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:24:01.443 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3209ms 2025-06-17 12:24:01.444 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:24:01.444 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:24:01.444 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:24:01.444 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:24:01.444 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2506ms 2025-06-17 12:24:01.447 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:24:01.447 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:24:01.447 +00:00 [INF] Started transaction with span ID '2ba0c482d1b4afd8' and trace ID '3241e0186e73442c9cc970cd89daae8c'. 2025-06-17 12:24:01.447 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:24:01.447 +00:00 [INF] Started transaction with span ID '2ba0c482d1b4afd8' and trace ID '3241e0186e73442c9cc970cd89daae8c'. 2025-06-17 12:24:01.447 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:24:01.447 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:24:01.451 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:24:01.452 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:24:01.452 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:24:01.452 +00:00 [INF] Started transaction with span ID '4d884dc7e8ac6b0e' and trace ID '135cf61ff28f4706ba91ff5634de91d0'. 2025-06-17 12:24:01.452 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:24:01.452 +00:00 [INF] Started transaction with span ID '4d884dc7e8ac6b0e' and trace ID '135cf61ff28f4706ba91ff5634de91d0'. 2025-06-17 12:24:01.452 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:24:01.452 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:24:01.462 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:24:01.464 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:24:01.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:24:01.472 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:24:01.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:01.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:01.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:01.516 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:01.517 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:01.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:01.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:01.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:01.528 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:01.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:01.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:01.537 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:01.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:01.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:01.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:01.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:01.554 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:01.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:01.569 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:01.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:01.576 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:01.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:01.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:01.586 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:01.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:01.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:01.606 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:01.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:01.615 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:01.625 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:01.634 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:01.636 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:01.639 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:01.642 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:01.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:01.652 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:01.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:01.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:01.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:01.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:01.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:01.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:01.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:01.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:01.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:01.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:01.702 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:01.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:01.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:01.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:01.724 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:01.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:01.727 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:01.731 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:01.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:01.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:01.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:01.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:01.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:01.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:01.766 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:01.771 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:01.778 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:01.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:01.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:01.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:01.812 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:24:01.812 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:24:01.812 +00:00 [INF] Started transaction with span ID '82ff0096e8034e0a' and trace ID 'a68f8d3aaab945b7bfb82a16a54d6b25'. 2025-06-17 12:24:01.812 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:24:01.812 +00:00 [INF] Started transaction with span ID '82ff0096e8034e0a' and trace ID 'a68f8d3aaab945b7bfb82a16a54d6b25'. 2025-06-17 12:24:01.812 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:24:01.812 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:24:01.814 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:24:01.814 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:24:01.814 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:24:01.814 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:24:01.814 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1859ms 2025-06-17 12:24:01.824 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:24:01.824 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:24:01.824 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:24:01.824 +00:00 [INF] Started transaction with span ID '766b0055618356b' and trace ID '57ab41c085c646449ca10cd591445421'. 2025-06-17 12:24:01.824 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:24:01.825 +00:00 [INF] Started transaction with span ID '766b0055618356b' and trace ID '57ab41c085c646449ca10cd591445421'. 2025-06-17 12:24:01.825 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:24:01.825 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:24:01.831 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:24:01.836 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:24:01.837 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:24:01.837 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 12.6015ms 2025-06-17 12:24:01.837 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:24:01.837 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:01.838 +00:00 [INF] Discarding envelope d9447479e8954b7a8d77d703b74c5bb6 because the queue is full. 2025-06-17 12:24:01.838 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:01.838 +00:00 [INF] Discarding envelope c671959e49764739b3559c3a9d4c9bc9 because the queue is full. 2025-06-17 12:24:01.838 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 13.6370ms 2025-06-17 12:24:01.842 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:24:01.848 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:24:01.859 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:24:01.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:24:02.035 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 587.495ms 2025-06-17 12:24:02.035 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:24:02.035 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:02.035 +00:00 [INF] Discarding envelope 0dc479dc942341f88ad8eeba93b4d703 because the queue is full. 2025-06-17 12:24:02.035 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:02.035 +00:00 [INF] Discarding envelope 463b881370874be38397dc816ea25949 because the queue is full. 2025-06-17 12:24:02.035 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 588.7381ms 2025-06-17 12:24:02.036 +00:00 [INF] Executed DbCommand (212ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.040 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:24:02.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:02.060 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.088 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.088 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.116 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.110 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.124 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:02.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:02.126 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:24:02.127 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 674.3199ms 2025-06-17 12:24:02.127 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:24:02.127 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:02.127 +00:00 [INF] Discarding envelope 9b5a749298824d1fbf621f032e9f2f62 because the queue is full. 2025-06-17 12:24:02.127 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:02.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.139 +00:00 [INF] Discarding envelope fe0a77e78fd44f29881d8a75da069a6f because the queue is full. 2025-06-17 12:24:02.139 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 686.8093ms 2025-06-17 12:24:02.139 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.155 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:02.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.193 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.204 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:02.205 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.226 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:02.227 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:02.254 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.262 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.267 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:02.268 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.287 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:02.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.305 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.313 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:02.319 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.336 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.340 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.356 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.374 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.390 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:02.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.460 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.472 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.494 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:02.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:02.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:02.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:02.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.617 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:02.639 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.646 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.664 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:02.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.688 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:02.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:02.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:02.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:02.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:02.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:02.723 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:24:02.724 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 911.5504ms 2025-06-17 12:24:02.724 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:24:02.725 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:02.725 +00:00 [INF] Discarding envelope 21f5617b3c244aecac23105509cbe61c because the queue is full. 2025-06-17 12:24:02.725 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:02.725 +00:00 [INF] Discarding envelope e7492863dc6f48118efffcf956834a35 because the queue is full. 2025-06-17 12:24:02.725 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 914.0120ms 2025-06-17 12:24:06.622 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=false&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:24:06.622 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:24:06.622 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:24:06.622 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:24:06.622 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=false&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2447ms 2025-06-17 12:24:06.626 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=false&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 67 2025-06-17 12:24:06.626 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:24:06.626 +00:00 [INF] Started transaction with span ID '2ccd6f8ff1296399' and trace ID '85b4701fbde84440a587012bd1a6ee05'. 2025-06-17 12:24:06.626 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:24:06.627 +00:00 [INF] Started transaction with span ID '2ccd6f8ff1296399' and trace ID '85b4701fbde84440a587012bd1a6ee05'. 2025-06-17 12:24:06.627 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:24:06.627 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:24:06.634 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:24:06.639 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:24:06.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:24:06.646 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:24:06.646 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 19.2546ms 2025-06-17 12:24:06.646 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:24:06.646 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:06.646 +00:00 [INF] Discarding envelope febecaab372349d98a2764655d7fe530 because the queue is full. 2025-06-17 12:24:06.646 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:06.646 +00:00 [INF] Discarding envelope fa9f2b5d391e4ab7899de1beb28d1daa because the queue is full. 2025-06-17 12:24:06.647 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=false&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 67 - 400 - application/json;+charset=utf-8 20.4026ms 2025-06-17 12:24:06.675 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:24:06.675 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:24:06.675 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:24:06.675 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:24:06.676 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1967ms 2025-06-17 12:24:06.679 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:24:06.679 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:24:06.679 +00:00 [INF] Started transaction with span ID '5cbcd18738265a8a' and trace ID '235df1d5196f4ed7a46649c8e33c0506'. 2025-06-17 12:24:06.679 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:24:06.680 +00:00 [INF] Started transaction with span ID '5cbcd18738265a8a' and trace ID '235df1d5196f4ed7a46649c8e33c0506'. 2025-06-17 12:24:06.680 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:24:06.680 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:24:06.683 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:24:06.686 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:24:06.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:24:06.690 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:24:06.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:06.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:06.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:06.702 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:06.703 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:06.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:06.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:06.708 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:06.710 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:06.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:06.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:06.716 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:06.717 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:06.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:06.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:06.721 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:06.722 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:06.723 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:06.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:06.726 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:06.726 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:06.727 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:06.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:06.731 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:06.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:06.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:06.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:06.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:06.738 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:06.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:06.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:06.743 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:06.744 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:06.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:06.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:06.749 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:06.750 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:06.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:06.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:06.755 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:06.756 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:06.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:06.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:06.761 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:06.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:06.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:06.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:06.768 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:06.770 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:06.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:06.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:06.774 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:06.776 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:06.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:06.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:06.783 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:06.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:06.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:06.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:06.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:06.790 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:06.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:06.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:06.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:06.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:06.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:06.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:06.803 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:06.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:06.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:06.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.619 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:24:07.620 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 939.9294ms 2025-06-17 12:24:07.620 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:24:07.620 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:07.620 +00:00 [INF] Discarding envelope ed73f500dec14236822d0506213c9c8f because the queue is full. 2025-06-17 12:24:07.620 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:07.620 +00:00 [INF] Discarding envelope 9591f58215c3406b99b050142c68e3d1 because the queue is full. 2025-06-17 12:24:07.621 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 941.2088ms 2025-06-17 12:24:07.621 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:24:07.621 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:24:07.622 +00:00 [INF] Started transaction with span ID '27c1a0e8052dfa4c' and trace ID '527f86fe36fc4e4dbaf6b4134c394e63'. 2025-06-17 12:24:07.622 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:24:07.622 +00:00 [INF] Started transaction with span ID '27c1a0e8052dfa4c' and trace ID '527f86fe36fc4e4dbaf6b4134c394e63'. 2025-06-17 12:24:07.623 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:24:07.623 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:24:07.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:24:07.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:24:07.631 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.632 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.636 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.641 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.641 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.644 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.645 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.646 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.649 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.650 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.651 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.654 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.655 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.660 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.661 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.662 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.665 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.666 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.670 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.671 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.672 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.678 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.678 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.680 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.682 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.687 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.691 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.693 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.697 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.701 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.710 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.711 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.717 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.722 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.727 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.728 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.734 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.739 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.774 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.776 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.785 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.791 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.793 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.835 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.842 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.866 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.877 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:24:07.878 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 254.7642ms 2025-06-17 12:24:07.878 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:24:07.878 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:07.878 +00:00 [INF] Discarding envelope 11cfdbebfd8e4aefa975a713a88b38eb because the queue is full. 2025-06-17 12:24:07.878 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:07.878 +00:00 [INF] Discarding envelope 24218e38a560452ca7ed075169bc535d because the queue is full. 2025-06-17 12:24:07.878 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 256.7793ms 2025-06-17 12:24:07.878 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:24:07.878 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:24:07.878 +00:00 [INF] Started transaction with span ID 'c321b0d5c994eebf' and trace ID '7d3fd9016eeb43fbae82807cb595b6d0'. 2025-06-17 12:24:07.878 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:24:07.879 +00:00 [INF] Started transaction with span ID 'c321b0d5c994eebf' and trace ID '7d3fd9016eeb43fbae82807cb595b6d0'. 2025-06-17 12:24:07.879 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:24:07.879 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:24:07.883 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:24:07.886 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:24:07.887 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:24:07.887 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:24:07.887 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:24:07.887 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:24:07.887 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2212ms 2025-06-17 12:24:07.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:24:07.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:24:07.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.900 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:24:07.900 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:24:07.900 +00:00 [INF] Started transaction with span ID 'c1ce7b6d51f06c2a' and trace ID 'ff6f6f344241449989520736e312abe6'. 2025-06-17 12:24:07.900 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:24:07.901 +00:00 [INF] Started transaction with span ID 'c1ce7b6d51f06c2a' and trace ID 'ff6f6f344241449989520736e312abe6'. 2025-06-17 12:24:07.901 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:24:07.901 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:24:07.904 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:24:07.904 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:24:07.904 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.4806ms 2025-06-17 12:24:07.905 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:24:07.905 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:07.905 +00:00 [INF] Discarding envelope ea12a716c77d4a3cbd6c860f5d3809fc because the queue is full. 2025-06-17 12:24:07.905 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:07.905 +00:00 [INF] Discarding envelope 4ecd7db5818a4042a4a39167516c5c06 because the queue is full. 2025-06-17 12:24:07.905 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.8495ms 2025-06-17 12:24:07.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.911 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.970 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:07.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:07.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:07.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:07.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:08.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:08.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:08.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.037 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.042 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:08.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.066 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.075 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:08.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.116 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:08.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.130 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.164 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.168 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.175 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:08.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.184 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:08.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.201 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.226 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.229 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:08.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:08.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:08.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.299 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:08.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:24:08.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:24:08.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:24:08.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:24:08.312 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:24:08.313 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 433.9212ms 2025-06-17 12:24:08.313 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:24:08.313 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:08.313 +00:00 [INF] Discarding envelope 4c19ddd71cc84180819f6a264f4b4522 because the queue is full. 2025-06-17 12:24:08.313 +00:00 [INF] Capturing transaction. 2025-06-17 12:24:08.313 +00:00 [INF] Discarding envelope d531f239775744cda6e7a3734d331eae because the queue is full. 2025-06-17 12:24:08.313 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 435.0726ms 2025-06-17 12:40:14.561 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:40:14.561 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:14.561 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:40:14.561 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:14.561 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2638ms 2025-06-17 12:40:14.561 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:40:14.561 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:14.561 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:40:14.561 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:14.561 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1568ms 2025-06-17 12:40:14.565 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:40:14.566 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:14.566 +00:00 [INF] Started transaction with span ID 'aa2eabde8d43a4e1' and trace ID 'dd53f7654e1f40828228e6bb542ac9b0'. 2025-06-17 12:40:14.566 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:14.566 +00:00 [INF] Started transaction with span ID 'aa2eabde8d43a4e1' and trace ID 'dd53f7654e1f40828228e6bb542ac9b0'. 2025-06-17 12:40:14.566 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:40:14.566 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:14.568 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:40:14.568 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:14.568 +00:00 [INF] Started transaction with span ID '18242e34bbc167d1' and trace ID '791948dab89d490f892f7d985694fad6'. 2025-06-17 12:40:14.568 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:14.568 +00:00 [INF] Started transaction with span ID '18242e34bbc167d1' and trace ID '791948dab89d490f892f7d985694fad6'. 2025-06-17 12:40:14.568 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:14.568 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:14.591 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:14.598 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:14.601 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:14.607 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:40:14.610 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:40:14.613 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.619 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.620 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.621 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.626 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.627 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.627 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.632 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.632 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.638 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.638 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.644 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.645 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.654 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.659 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.660 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.666 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.667 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.673 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.674 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.679 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.680 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.687 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.693 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.700 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.706 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.707 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.712 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.713 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.719 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.720 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.725 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.726 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.731 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.732 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:40:14.732 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 163.9329ms 2025-06-17 12:40:14.732 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:14.732 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:14.732 +00:00 [INF] Discarding envelope 003d0f2921824b47a4c995b3b1a2f9f0 because the queue is full. 2025-06-17 12:40:14.732 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:14.732 +00:00 [INF] Discarding envelope e691899de5064e1d8abe7040276b4fe1 because the queue is full. 2025-06-17 12:40:14.732 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 164.9038ms 2025-06-17 12:40:14.735 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:14.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:40:14.739 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:40:14.739 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 172.7142ms 2025-06-17 12:40:14.739 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:40:14.739 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:14.739 +00:00 [INF] Discarding envelope ec8f0a3288fc460faf60f715648d5ca8 because the queue is full. 2025-06-17 12:40:14.739 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:14.739 +00:00 [INF] Discarding envelope ff3421db97c6480ea17001a0a73bfe63 because the queue is full. 2025-06-17 12:40:14.739 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 173.8862ms 2025-06-17 12:40:14.740 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:40:14.740 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:14.740 +00:00 [INF] Started transaction with span ID '4dd896726334f647' and trace ID '700d626bae654dad9fb0befe1e11e0e4'. 2025-06-17 12:40:14.740 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:14.740 +00:00 [INF] Started transaction with span ID '4dd896726334f647' and trace ID '700d626bae654dad9fb0befe1e11e0e4'. 2025-06-17 12:40:14.740 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:14.740 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:14.743 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:14.746 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:14.747 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:40:14.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:40:14.753 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.755 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.758 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.759 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.762 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.763 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.767 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.776 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.778 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.781 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.782 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.783 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.787 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.788 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.793 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.800 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.808 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.812 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.816 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.817 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.827 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.839 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.858 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.862 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.871 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.880 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.892 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.902 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.914 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.920 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.932 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.954 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.972 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:14.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:14.986 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:14.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:14.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.007 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.024 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.027 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.038 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.047 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.103 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.116 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.140 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.147 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.158 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:40:15.161 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:40:15.161 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:15.163 +00:00 [INF] Started transaction with span ID '613603a11a0cf303' and trace ID '182d40568ef6432292bf16fe05fadd70'. 2025-06-17 12:40:15.163 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:15.166 +00:00 [INF] Started transaction with span ID '613603a11a0cf303' and trace ID '182d40568ef6432292bf16fe05fadd70'. 2025-06-17 12:40:15.166 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:15.166 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:15.163 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:40:15.167 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:15.167 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:40:15.167 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:15.167 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 4.2808ms 2025-06-17 12:40:15.167 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 427.3024ms 2025-06-17 12:40:15.168 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:15.168 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:15.168 +00:00 [INF] Discarding envelope b37525bfc0cf44e494b9b0992c59ef98 because the queue is full. 2025-06-17 12:40:15.168 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:15.168 +00:00 [INF] Discarding envelope 82a364350d9f451aba9fc05334174416 because the queue is full. 2025-06-17 12:40:15.168 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 428.4486ms 2025-06-17 12:40:15.174 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 12:40:15.174 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:15.174 +00:00 [INF] Started transaction with span ID '5ad8a1c0e8ccf343' and trace ID '7f0498fb881a421985d5feeee351f95f'. 2025-06-17 12:40:15.174 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:15.174 +00:00 [INF] Started transaction with span ID '5ad8a1c0e8ccf343' and trace ID '7f0498fb881a421985d5feeee351f95f'. 2025-06-17 12:40:15.174 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:40:15.174 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:15.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:40:15.191 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:40:15.192 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:40:15.193 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:40:15.193 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 18.2315ms 2025-06-17 12:40:15.193 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:40:15.193 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:15.193 +00:00 [INF] Discarding envelope 182d970c230e44a8a8e50c0ea8a933b8 because the queue is full. 2025-06-17 12:40:15.193 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:15.193 +00:00 [INF] Discarding envelope f4a276d311c842a58bc08650fe6e0268 because the queue is full. 2025-06-17 12:40:15.193 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 19.3428ms 2025-06-17 12:40:15.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.234 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.244 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.249 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.253 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:40:15.253 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:15.253 +00:00 [INF] Started transaction with span ID 'a0c817611dd1268e' and trace ID '1ebf65e3e4fe48c99b3c65473b1b33ea'. 2025-06-17 12:40:15.253 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:15.253 +00:00 [INF] Started transaction with span ID 'a0c817611dd1268e' and trace ID '1ebf65e3e4fe48c99b3c65473b1b33ea'. 2025-06-17 12:40:15.253 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:15.253 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:15.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:40:15.260 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:40:15.265 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.277 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.281 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.285 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.300 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.301 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.308 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.316 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.317 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.324 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.339 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.340 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.348 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.352 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.356 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.360 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.378 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.378 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.384 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.392 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.396 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.397 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.408 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.408 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.418 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.424 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.425 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.426 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.446 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.448 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.449 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.456 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.460 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.468 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.474 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.480 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.493 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.497 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.505 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.511 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.516 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.522 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.527 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.532 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.541 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.551 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.557 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.595 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.598 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.620 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.624 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.661 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.663 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.690 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.692 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.699 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.709 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.711 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.712 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.714 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.716 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.724 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.727 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.729 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.734 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.740 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.745 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.783 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.791 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.798 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.810 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.820 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.822 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.827 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.862 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.864 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.873 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.874 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.879 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.893 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.910 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.918 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.920 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.945 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.959 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.963 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:15.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.986 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:40:15.986 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 819.637ms 2025-06-17 12:40:15.986 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:15.986 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:15.987 +00:00 [INF] Discarding envelope df0e16b6e2f14e14bc76fcf264f0fbb1 because the queue is full. 2025-06-17 12:40:15.987 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:15.987 +00:00 [INF] Discarding envelope 3ccb37eb0c1c4cc4affbb491c0da18e6 because the queue is full. 2025-06-17 12:40:15.987 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 825.6185ms 2025-06-17 12:40:15.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:15.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:15.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:15.997 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:40:15.997 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 744.111ms 2025-06-17 12:40:15.997 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:15.997 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:15.998 +00:00 [INF] Discarding envelope 5523ababe36c4a74a6a375a4b7de5909 because the queue is full. 2025-06-17 12:40:15.998 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:15.998 +00:00 [INF] Discarding envelope 012244cebd3648c599f7b5ec222a4e75 because the queue is full. 2025-06-17 12:40:15.998 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 746.8539ms 2025-06-17 12:40:48.964 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-17 12:40:48.964 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:48.964 +00:00 [INF] Started transaction with span ID 'b4809a03d0f92aa9' and trace ID '6955fac1c02c467d928b6af721abbbe0'. 2025-06-17 12:40:48.964 +00:00 [INF] Started transaction with span ID 'b4809a03d0f92aa9' and trace ID '6955fac1c02c467d928b6af721abbbe0'. 2025-06-17 12:40:48.964 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 12:40:48.964 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 12:40:48.982 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 12:40:48.983 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:40:48.983 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 18.3048ms 2025-06-17 12:40:48.983 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 12:40:48.983 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:48.983 +00:00 [INF] Discarding envelope cfab06508b0a438e91d92259f1ddde76 because the queue is full. 2025-06-17 12:40:48.983 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:48.983 +00:00 [INF] Discarding envelope 1bef3586e16b499882f5bd2775fcc5f9 because the queue is full. 2025-06-17 12:40:48.983 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - - 200 - application/json;+charset=utf-8 19.3009ms 2025-06-17 12:40:49.504 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:40:49.504 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:49.504 +00:00 [INF] Started transaction with span ID 'f7fd5fcd46e99560' and trace ID 'b85c82dffb454d72b5c9de9ed93c11ff'. 2025-06-17 12:40:49.504 +00:00 [INF] Started transaction with span ID 'f7fd5fcd46e99560' and trace ID 'b85c82dffb454d72b5c9de9ed93c11ff'. 2025-06-17 12:40:49.504 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:49.504 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:49.520 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:40:49.520 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:49.520 +00:00 [INF] Started transaction with span ID '782ced64daa7277e' and trace ID '2916954ea0b944128f7b33e77f920546'. 2025-06-17 12:40:49.520 +00:00 [INF] Started transaction with span ID '782ced64daa7277e' and trace ID '2916954ea0b944128f7b33e77f920546'. 2025-06-17 12:40:49.520 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:40:49.520 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:49.527 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:40:49.528 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:40:49.529 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 8.2004ms 2025-06-17 12:40:49.529 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:40:49.529 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:49.529 +00:00 [INF] Discarding envelope 6d1f42525e3348e4a37742169df9ec4e because the queue is full. 2025-06-17 12:40:49.529 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:49.529 +00:00 [INF] Discarding envelope 3039556ca654476cb37b2f24c5fc4a3f because the queue is full. 2025-06-17 12:40:49.531 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:49.540 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 19.9930ms 2025-06-17 12:40:49.548 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:49.552 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:40:49.557 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:40:49.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.573 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:49.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.602 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:49.603 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.612 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:49.613 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.624 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:49.625 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.628 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.636 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.639 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:49.642 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.651 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:49.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.656 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.660 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.664 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:49.665 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.668 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.677 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:49.681 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:49.693 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.700 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.709 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:49.712 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.727 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:49.728 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.736 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:49.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:49.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.755 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:49.756 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:49.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.770 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:49.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:49.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.784 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:49.785 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:40:49.785 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 280.2597ms 2025-06-17 12:40:49.785 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:49.785 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:49.785 +00:00 [INF] Discarding envelope 39db519b2d3742b78feb39502c19a426 because the queue is full. 2025-06-17 12:40:49.785 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:49.785 +00:00 [INF] Discarding envelope e71b407114b34ceb8156da0beb9ee91e because the queue is full. 2025-06-17 12:40:49.785 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 281.2880ms 2025-06-17 12:40:49.786 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:40:49.786 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:49.786 +00:00 [INF] Started transaction with span ID '9ed51772e6b296b2' and trace ID 'f3bb55335dd64e53be5fddcec9f955c7'. 2025-06-17 12:40:49.786 +00:00 [INF] Started transaction with span ID '9ed51772e6b296b2' and trace ID 'f3bb55335dd64e53be5fddcec9f955c7'. 2025-06-17 12:40:49.786 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:49.786 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:49.789 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:49.792 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:49.793 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:40:49.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:40:49.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.809 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.810 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.812 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.817 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.822 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.823 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.832 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.837 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.841 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.846 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.850 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.858 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.868 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.873 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.874 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:49.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:49.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:49.879 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:40:49.879 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 93.2567ms 2025-06-17 12:40:49.880 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:49.880 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:49.880 +00:00 [INF] Discarding envelope 8cd2bc56153448f5877d0e262d0010e9 because the queue is full. 2025-06-17 12:40:49.880 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:49.880 +00:00 [INF] Discarding envelope 8cdec5e0d52e4d6a847aea444f337d0a because the queue is full. 2025-06-17 12:40:49.880 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 94.2556ms 2025-06-17 12:40:50.017 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:40:50.017 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:50.017 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:40:50.017 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:50.017 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2006ms 2025-06-17 12:40:50.017 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:40:50.018 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:50.018 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:40:50.018 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:50.018 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.5497ms 2025-06-17 12:40:50.022 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:40:50.023 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:50.023 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:40:50.023 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:50.023 +00:00 [INF] Started transaction with span ID 'da02025152d2effa' and trace ID '2947e8788dad40b19bd736ff5dd13155'. 2025-06-17 12:40:50.023 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:50.023 +00:00 [INF] Started transaction with span ID 'da02025152d2effa' and trace ID '2947e8788dad40b19bd736ff5dd13155'. 2025-06-17 12:40:50.023 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:50.023 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:50.024 +00:00 [INF] Started transaction with span ID '3a3da69fe4a9cab3' and trace ID 'c9ef2b0432444620a891b58193a460c3'. 2025-06-17 12:40:50.024 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:50.025 +00:00 [INF] Started transaction with span ID '3a3da69fe4a9cab3' and trace ID 'c9ef2b0432444620a891b58193a460c3'. 2025-06-17 12:40:50.025 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:40:50.025 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:50.028 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:50.031 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:50.035 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:50.039 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:50.040 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:40:50.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:40:50.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:40:50.049 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:40:50.052 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 26.8857ms 2025-06-17 12:40:50.052 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:40:50.052 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:50.052 +00:00 [INF] Discarding envelope 235e0386c1864fe396151f6d8531080e because the queue is full. 2025-06-17 12:40:50.052 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:50.052 +00:00 [INF] Discarding envelope 4d07a5e630464afa8a1d671aef947a8c because the queue is full. 2025-06-17 12:40:50.053 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 30.0438ms 2025-06-17 12:40:50.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.080 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.083 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.167 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.168 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.173 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.175 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.179 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.180 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.185 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.186 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.193 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.205 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.206 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.211 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.213 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.219 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.219 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:40:50.220 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 196.2984ms 2025-06-17 12:40:50.220 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:50.220 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:50.220 +00:00 [INF] Discarding envelope 05061c1b8f404138b17079fb61bfdc70 because the queue is full. 2025-06-17 12:40:50.220 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:50.220 +00:00 [INF] Discarding envelope 24d883e13ac347fd9cea4013ccd67218 because the queue is full. 2025-06-17 12:40:50.220 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 197.4008ms 2025-06-17 12:40:50.220 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:40:50.220 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:50.221 +00:00 [INF] Started transaction with span ID 'f8e502ee483822c8' and trace ID 'd1f7a77050ee467fbee724d6452c2a3a'. 2025-06-17 12:40:50.221 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:50.221 +00:00 [INF] Started transaction with span ID 'f8e502ee483822c8' and trace ID 'd1f7a77050ee467fbee724d6452c2a3a'. 2025-06-17 12:40:50.221 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:50.221 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:50.224 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:50.227 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:50.228 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:40:50.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:40:50.233 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.234 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.240 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.241 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.244 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.251 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.252 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.255 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.255 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.262 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.263 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.267 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.268 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.269 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.272 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.273 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.279 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.280 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.284 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.291 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.292 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.297 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.298 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.301 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.303 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.307 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.313 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.323 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.324 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.342 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.350 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.352 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.366 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.372 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.379 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.385 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.395 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.409 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.415 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.421 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.426 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.428 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.435 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.441 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.442 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.451 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.467 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.476 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:40:50.477 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:40:50.477 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:50.477 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:40:50.477 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:50.477 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3070ms 2025-06-17 12:40:50.477 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 256.4566ms 2025-06-17 12:40:50.477 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:50.478 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:50.478 +00:00 [INF] Discarding envelope 73c61f4453924de8b83461514bebafe3 because the queue is full. 2025-06-17 12:40:50.478 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:50.478 +00:00 [INF] Discarding envelope 09aa1f8e5dfd49559b6a466940823173 because the queue is full. 2025-06-17 12:40:50.478 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 257.5358ms 2025-06-17 12:40:50.481 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 12:40:50.481 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:50.481 +00:00 [INF] Started transaction with span ID 'ad48e1ad7dd7df72' and trace ID '8306d4bd72714b1dad3359ceaabb61d0'. 2025-06-17 12:40:50.481 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:50.482 +00:00 [INF] Started transaction with span ID 'ad48e1ad7dd7df72' and trace ID '8306d4bd72714b1dad3359ceaabb61d0'. 2025-06-17 12:40:50.482 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:40:50.482 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:50.483 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:40:50.483 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:40:50.484 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.8334ms 2025-06-17 12:40:50.484 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:40:50.484 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:50.484 +00:00 [INF] Discarding envelope 8aa7d97c759842d6aedca703c3044cd5 because the queue is full. 2025-06-17 12:40:50.484 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:50.484 +00:00 [INF] Discarding envelope cfaa6404a89548469338aa2099a9b1f8 because the queue is full. 2025-06-17 12:40:50.484 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 2.8842ms 2025-06-17 12:40:50.537 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:40:50.537 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:50.537 +00:00 [INF] Started transaction with span ID '6c6d49952027a143' and trace ID '227f30c40997455b97aecac5f024205b'. 2025-06-17 12:40:50.537 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:50.537 +00:00 [INF] Started transaction with span ID '6c6d49952027a143' and trace ID '227f30c40997455b97aecac5f024205b'. 2025-06-17 12:40:50.537 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:50.537 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:50.539 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:40:50.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:40:50.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.550 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.551 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.553 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.554 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.556 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.556 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.557 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.558 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.563 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.563 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.564 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.568 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.568 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.572 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.573 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.580 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.581 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.586 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.587 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.592 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.607 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.613 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.620 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.625 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.630 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.638 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.655 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.661 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.663 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.669 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.676 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.681 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.688 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.689 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.695 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.700 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.708 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.714 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.732 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.738 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.739 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.746 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.755 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.757 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.763 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.764 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:50.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:50.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:50.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:50.772 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:40:50.772 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 234.8365ms 2025-06-17 12:40:50.772 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:50.772 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:50.772 +00:00 [INF] Discarding envelope a944a9e4508e42fc9c76f30861dbbc4c because the queue is full. 2025-06-17 12:40:50.773 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:50.773 +00:00 [INF] Discarding envelope a30b4c97a548415caa98bc785b32b381 because the queue is full. 2025-06-17 12:40:50.773 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 236.0731ms 2025-06-17 12:40:54.040 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:40:54.040 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:54.040 +00:00 [INF] Started transaction with span ID 'a76367f4a63531a6' and trace ID '2d7c34778580426891a2a507ac671ab1'. 2025-06-17 12:40:54.040 +00:00 [INF] Started transaction with span ID 'a76367f4a63531a6' and trace ID '2d7c34778580426891a2a507ac671ab1'. 2025-06-17 12:40:54.040 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:54.040 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:54.054 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:54.067 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:54.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:40:54.074 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:40:54.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:54.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:54.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:54.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:54.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:54.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:54.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:54.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:54.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:54.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:54.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:54.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.204 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:40:54.204 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:54.204 +00:00 [INF] Started transaction with span ID 'e766e30614a7ee93' and trace ID '19efb1d621ca4dd983805dd756a30b9f'. 2025-06-17 12:40:54.204 +00:00 [INF] Started transaction with span ID 'e766e30614a7ee93' and trace ID '19efb1d621ca4dd983805dd756a30b9f'. 2025-06-17 12:40:54.204 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:54.204 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:54.207 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:54.210 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:54.212 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:40:54.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:40:54.213 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:54.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.236 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:54.238 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.247 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:54.248 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.258 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.268 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:54.269 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.270 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.276 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.278 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.281 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:54.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.283 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.287 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.297 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:54.299 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.307 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.309 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.315 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:54.316 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:40:54.316 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 276.32ms 2025-06-17 12:40:54.317 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:54.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.318 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:54.318 +00:00 [INF] Discarding envelope 210f9d9b4d864c0ab94b9ff28731776d because the queue is full. 2025-06-17 12:40:54.318 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:54.318 +00:00 [INF] Discarding envelope 2283fb389bae4bbf8b790de323108d02 because the queue is full. 2025-06-17 12:40:54.318 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 278.1891ms 2025-06-17 12:40:54.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.322 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.323 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.326 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.331 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.332 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.340 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.345 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:54.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:54.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:54.349 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:40:54.350 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 145.9623ms 2025-06-17 12:40:54.350 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:54.351 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:54.351 +00:00 [INF] Discarding envelope 505ca99c4f854279b3397fcf3f61aad6 because the queue is full. 2025-06-17 12:40:54.351 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:54.351 +00:00 [INF] Discarding envelope 73dba7ec614f4dcfa50badea9423eb47 because the queue is full. 2025-06-17 12:40:54.351 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 146.8322ms 2025-06-17 12:40:55.261 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:40:55.261 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:55.261 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:40:55.262 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:55.262 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.4938ms 2025-06-17 12:40:55.269 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:40:55.269 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:55.269 +00:00 [INF] Started transaction with span ID 'e723acfca8332586' and trace ID '7eec60679fd24fd78de96706553c13f3'. 2025-06-17 12:40:55.269 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:55.269 +00:00 [INF] Started transaction with span ID 'e723acfca8332586' and trace ID '7eec60679fd24fd78de96706553c13f3'. 2025-06-17 12:40:55.269 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:40:55.269 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:55.273 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:55.278 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:55.282 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:40:55.286 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:40:55.286 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 16.8581ms 2025-06-17 12:40:55.286 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:40:55.286 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:55.287 +00:00 [INF] Discarding envelope cb07ad9ab44f4779830bb9e33c74b228 because the queue is full. 2025-06-17 12:40:55.287 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:55.287 +00:00 [INF] Discarding envelope f9577dafca754d178b918796a2a5ae63 because the queue is full. 2025-06-17 12:40:55.287 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 18.4521ms 2025-06-17 12:40:55.324 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:40:55.324 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:55.324 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:40:55.324 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:55.324 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1865ms 2025-06-17 12:40:55.329 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:40:55.329 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:55.329 +00:00 [INF] Started transaction with span ID '27723ee3baa4f5fc' and trace ID '77f14abf2f114288b96453a9dda05506'. 2025-06-17 12:40:55.329 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:55.330 +00:00 [INF] Started transaction with span ID '27723ee3baa4f5fc' and trace ID '77f14abf2f114288b96453a9dda05506'. 2025-06-17 12:40:55.330 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:55.330 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:55.335 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:55.339 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:55.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:40:55.344 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:40:55.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.433 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.450 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.453 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:40:55.453 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:55.453 +00:00 [INF] Started transaction with span ID '9939700bdb0af9ec' and trace ID 'a332f0a6f46940d980413e535666b847'. 2025-06-17 12:40:55.453 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:55.453 +00:00 [INF] Started transaction with span ID '9939700bdb0af9ec' and trace ID 'a332f0a6f46940d980413e535666b847'. 2025-06-17 12:40:55.454 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:55.454 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:55.458 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:55.462 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:55.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:40:55.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:40:55.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.477 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.480 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.481 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.482 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.489 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.490 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.491 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.499 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.504 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.508 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.513 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.520 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.533 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.534 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.535 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.539 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.558 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.566 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.595 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.597 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.620 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.620 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.637 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.649 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.653 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.656 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.664 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.669 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.677 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.683 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.688 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.704 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.713 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.741 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.742 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.755 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:40:55.757 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 426.7423ms 2025-06-17 12:40:55.757 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:55.757 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:55.757 +00:00 [INF] Discarding envelope 009d21225ae24f51bf066fafc16f35b1 because the queue is full. 2025-06-17 12:40:55.757 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:55.757 +00:00 [INF] Discarding envelope 47b55ee724d64ae48933a6c3390c252b because the queue is full. 2025-06-17 12:40:55.757 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 427.9904ms 2025-06-17 12:40:55.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.758 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.772 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.786 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.815 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.824 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.827 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.837 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.880 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.881 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.904 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.905 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.932 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.944 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.964 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:55.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:55.992 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:55.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:55.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.020 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.066 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.077 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.087 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.096 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.112 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.141 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.152 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.163 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.171 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.192 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.197 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.202 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.206 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.216 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.223 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:40:56.224 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:40:56.224 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:56.224 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:40:56.224 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:56.224 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3265ms 2025-06-17 12:40:56.225 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 771.0851ms 2025-06-17 12:40:56.228 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:56.229 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:56.229 +00:00 [INF] Discarding envelope dcb524ca9fc74da6984bfae40a6506c8 because the queue is full. 2025-06-17 12:40:56.230 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:56.230 +00:00 [INF] Discarding envelope 40fd78355c6e4d19baec77048f121c21 because the queue is full. 2025-06-17 12:40:56.230 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 776.9006ms 2025-06-17 12:40:56.236 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 12:40:56.236 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:56.236 +00:00 [INF] Started transaction with span ID 'd0ccc75671102a16' and trace ID '6a4de9362bcc44428945f1de98fdc4b0'. 2025-06-17 12:40:56.236 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:56.236 +00:00 [INF] Started transaction with span ID 'd0ccc75671102a16' and trace ID '6a4de9362bcc44428945f1de98fdc4b0'. 2025-06-17 12:40:56.236 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:40:56.236 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:56.238 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:40:56.238 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:40:56.238 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.9779ms 2025-06-17 12:40:56.238 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:40:56.239 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:56.239 +00:00 [INF] Discarding envelope 42fe0c1e00104002be14c190ed001f28 because the queue is full. 2025-06-17 12:40:56.239 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:56.239 +00:00 [INF] Discarding envelope 649a8ffe7af54533ae0841c45fb096e0 because the queue is full. 2025-06-17 12:40:56.239 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 3.0205ms 2025-06-17 12:40:56.327 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:40:56.327 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:56.327 +00:00 [INF] Started transaction with span ID 'c29b697e2f6eab0f' and trace ID '0176c2e5f1604110ac36be9c6e671825'. 2025-06-17 12:40:56.328 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:40:56.328 +00:00 [INF] Started transaction with span ID 'c29b697e2f6eab0f' and trace ID '0176c2e5f1604110ac36be9c6e671825'. 2025-06-17 12:40:56.328 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:56.328 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:56.334 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:40:56.338 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:40:56.344 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.424 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.442 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.452 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.465 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.479 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.501 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.536 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.547 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.556 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.566 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.581 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.593 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.601 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.607 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.615 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.620 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.629 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.643 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.646 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.657 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.663 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.684 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:56.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:56.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:56.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:40:56.705 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:40:56.705 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 377.2912ms 2025-06-17 12:40:56.705 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:56.706 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:56.706 +00:00 [INF] Discarding envelope 120a4289425641959a9231f64adf3a3d because the queue is full. 2025-06-17 12:40:56.706 +00:00 [INF] Capturing transaction. 2025-06-17 12:40:56.706 +00:00 [INF] Discarding envelope c90618745f5945738d95b50532b5feab because the queue is full. 2025-06-17 12:40:56.706 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 378.5424ms 2025-06-17 12:40:59.925 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:40:59.925 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:40:59.925 +00:00 [INF] Started transaction with span ID '6cb04f55830dc869' and trace ID '030912980e3d437ca1cad609b4967c75'. 2025-06-17 12:40:59.925 +00:00 [INF] Started transaction with span ID '6cb04f55830dc869' and trace ID '030912980e3d437ca1cad609b4967c75'. 2025-06-17 12:40:59.925 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:40:59.925 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:40:59.939 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:59.949 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:40:59.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:40:59.957 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:40:59.962 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:59.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:59.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:59.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:59.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:59.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:59.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:59.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:59.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:59.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:59.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:59.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:59.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:40:59.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:40:59.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:40:59.999 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.006 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.062 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.091 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:41:00.094 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 168.7981ms 2025-06-17 12:41:00.094 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:00.094 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:00.095 +00:00 [INF] Discarding envelope 25d8e9363e3d4e729eb281a146ef8b26 because the queue is full. 2025-06-17 12:41:00.095 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:00.095 +00:00 [INF] Discarding envelope 3875c13c858a4d8691f5b494be6b24d2 because the queue is full. 2025-06-17 12:41:00.095 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 170.5138ms 2025-06-17 12:41:00.791 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:41:00.791 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:00.791 +00:00 [INF] Started transaction with span ID '350db752a0bfcba4' and trace ID 'db9b9bc9910f492fa9159cd720b7ddd5'. 2025-06-17 12:41:00.791 +00:00 [INF] Started transaction with span ID '350db752a0bfcba4' and trace ID 'db9b9bc9910f492fa9159cd720b7ddd5'. 2025-06-17 12:41:00.791 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:00.791 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:00.813 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:00.833 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:00.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:41:00.843 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:00.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:00.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:00.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:00.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:00.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:00.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:00.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:00.939 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.942 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:00.950 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:00.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.966 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:00.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.973 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:00.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:00.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:00.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:00.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:00.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:00.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.045 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.056 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.065 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.066 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:41:01.069 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 278.1031ms 2025-06-17 12:41:01.069 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:01.069 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:01.070 +00:00 [INF] Discarding envelope feedd011731748e09703a7af875131c2 because the queue is full. 2025-06-17 12:41:01.070 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:01.070 +00:00 [INF] Discarding envelope 9d7d3c1657604110891acec4993ad4d9 because the queue is full. 2025-06-17 12:41:01.072 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 281.5233ms 2025-06-17 12:41:01.294 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:41:01.295 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:01.295 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:41:01.295 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:01.295 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2264ms 2025-06-17 12:41:01.304 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:41:01.304 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:01.306 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:41:01.306 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:01.306 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 2.0379ms 2025-06-17 12:41:01.306 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:41:01.307 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:01.307 +00:00 [INF] Started transaction with span ID '2cc5409d0b27d23b' and trace ID '51ab0865b0da43a6aeef21565ac94011'. 2025-06-17 12:41:01.307 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:01.307 +00:00 [INF] Started transaction with span ID '2cc5409d0b27d23b' and trace ID '51ab0865b0da43a6aeef21565ac94011'. 2025-06-17 12:41:01.307 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:41:01.307 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:01.315 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:01.316 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:41:01.316 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:01.316 +00:00 [INF] Started transaction with span ID 'a72eff2f9acde094' and trace ID 'da00bc1522304f908623d7085d2465ba'. 2025-06-17 12:41:01.316 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:01.316 +00:00 [INF] Started transaction with span ID 'a72eff2f9acde094' and trace ID 'da00bc1522304f908623d7085d2465ba'. 2025-06-17 12:41:01.316 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:01.316 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:01.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:01.331 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:01.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:01.344 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:01.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:41:01.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:01.353 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:41:01.368 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 60.7251ms 2025-06-17 12:41:01.368 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:41:01.368 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:01.368 +00:00 [INF] Discarding envelope 574b89ac4e5d4ca383e143e23539c6f9 because the queue is full. 2025-06-17 12:41:01.368 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:01.368 +00:00 [INF] Discarding envelope 603e06c3091e4e04a87b9759cdb7e4e8 because the queue is full. 2025-06-17 12:41:01.368 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 62.1553ms 2025-06-17 12:41:01.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.383 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.400 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.406 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.427 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.462 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.470 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:41:01.470 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:01.470 +00:00 [INF] Started transaction with span ID '7490c6dcfd5d9cd1' and trace ID 'c02c44ff04404882a6fde0300d20fffa'. 2025-06-17 12:41:01.470 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:01.470 +00:00 [INF] Started transaction with span ID '7490c6dcfd5d9cd1' and trace ID 'c02c44ff04404882a6fde0300d20fffa'. 2025-06-17 12:41:01.471 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:01.471 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:01.482 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.490 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:01.497 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.519 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:01.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.524 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:41:01.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:01.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.542 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.546 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.550 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.558 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.558 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.584 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.591 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.596 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.607 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.608 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.645 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.648 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.653 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.667 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.669 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.673 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.678 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.682 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.707 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.713 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.719 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.727 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.747 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.772 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.786 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.790 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.819 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.823 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.827 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.848 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.863 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.876 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.891 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.907 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:01.926 +00:00 [INF] Executed DbCommand (39ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:01.979 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:01.996 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:01.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:02.016 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:02.018 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:02.132 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:02.151 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:02.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:02.173 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:02.176 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:02.193 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:02.203 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:02.230 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:02.240 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:02.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:02.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:02.290 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:02.333 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:02.334 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:02.341 +00:00 [INF] Executed DbCommand (50ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:02.352 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:02.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:02.422 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:02.444 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:41:02.444 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:02.444 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:41:02.444 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:02.444 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2180ms 2025-06-17 12:41:02.444 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:41:02.444 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:02.444 +00:00 [INF] Started transaction with span ID '5975c41cc419df1a' and trace ID 'c2556c4d71754bfbbbfca1653e5928eb'. 2025-06-17 12:41:02.444 +00:00 [INF] Started transaction with span ID '5975c41cc419df1a' and trace ID 'c2556c4d71754bfbbbfca1653e5928eb'. 2025-06-17 12:41:02.444 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:02.444 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:02.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:02.496 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:02.589 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:41:02.589 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:02.589 +00:00 [INF] Started transaction with span ID 'b9774eb3114cf119' and trace ID 'c7476d6a644c4ca69f3632721486b302'. 2025-06-17 12:41:02.589 +00:00 [INF] Started transaction with span ID 'b9774eb3114cf119' and trace ID 'c7476d6a644c4ca69f3632721486b302'. 2025-06-17 12:41:02.589 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:02.589 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:02.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:02.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:02.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:02.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:02.654 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:02.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:02.688 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:02.721 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:02.730 +00:00 [INF] Executed DbCommand (101ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:02.742 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:02.746 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:02.749 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:02.756 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:41:02.764 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:41:02.765 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:02.774 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:02.776 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:02.808 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:02.847 +00:00 [INF] Executed DbCommand (67ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:02.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:02.883 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:02.887 +00:00 [INF] Executed DbCommand (42ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:02.902 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:02.908 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:02.908 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:02.972 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:02.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:02.996 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.009 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.034 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.058 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.082 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.085 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.123 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.130 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.131 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.133 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.155 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.163 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.164 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.173 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.178 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.263 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.269 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.271 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.277 +00:00 [INF] Executed DbCommand (92ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.278 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:41:03.279 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.281 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1965.2237ms 2025-06-17 12:41:03.281 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:03.282 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:03.282 +00:00 [INF] Discarding envelope c44587d0aee64174b9a2f754d598b2ef because the queue is full. 2025-06-17 12:41:03.283 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:03.284 +00:00 [INF] Discarding envelope c1119406e3aa4d23821cbd7567b2f66e because the queue is full. 2025-06-17 12:41:03.284 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1968.5496ms 2025-06-17 12:41:03.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.284 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.289 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.297 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.299 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.303 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.304 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.309 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.313 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.314 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.316 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.321 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.325 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.328 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.328 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.330 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.337 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.345 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.360 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.379 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.382 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.385 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.401 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.403 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.405 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.415 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.415 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.418 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.423 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.453 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.460 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.462 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.483 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.485 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.487 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.493 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.496 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.504 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.513 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.525 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.525 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.538 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.542 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.545 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.557 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.557 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.570 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.576 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.583 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.588 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.601 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.601 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.612 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.612 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.618 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.626 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.626 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.629 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.634 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.635 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.641 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.644 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.651 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.658 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:41:03.658 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:03.659 +00:00 [INF] Started transaction with span ID 'babbe6af61107d2e' and trace ID '979f70a52f7c434aaf022f976de78d59'. 2025-06-17 12:41:03.659 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:03.659 +00:00 [INF] Started transaction with span ID 'babbe6af61107d2e' and trace ID '979f70a52f7c434aaf022f976de78d59'. 2025-06-17 12:41:03.659 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:41:03.659 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:03.662 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.668 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:03.670 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.671 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.677 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:03.678 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.681 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:03.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.689 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.694 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.711 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:41:03.712 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.729 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.731 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 71.7166ms 2025-06-17 12:41:03.733 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:41:03.733 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:03.733 +00:00 [INF] Discarding envelope b5e47500873d4a829bc4dffa0027a178 because the queue is full. 2025-06-17 12:41:03.733 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:03.733 +00:00 [INF] Discarding envelope 4d990e4766b346cba7d686f2162eee81 because the queue is full. 2025-06-17 12:41:03.733 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 74.7247ms 2025-06-17 12:41:03.737 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.739 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:41:03.745 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1155.8621ms 2025-06-17 12:41:03.747 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:03.748 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.748 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:03.748 +00:00 [INF] Discarding envelope b4a8cb019a854868967f37d28964c0ae because the queue is full. 2025-06-17 12:41:03.748 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:03.748 +00:00 [INF] Discarding envelope 9711f441fe7b4fe2a260a2715a66eb83 because the queue is full. 2025-06-17 12:41:03.748 +00:00 [INF] Executed DbCommand (35ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.750 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 1161.2914ms 2025-06-17 12:41:03.755 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.764 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.769 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.773 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.778 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.784 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.793 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.795 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.799 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.825 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.827 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.828 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:41:03.828 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:03.829 +00:00 [INF] Started transaction with span ID 'e549b55c5c306985' and trace ID '59e88a6741d64d4ba0e0d69f05bf8cdb'. 2025-06-17 12:41:03.829 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:03.829 +00:00 [INF] Started transaction with span ID 'e549b55c5c306985' and trace ID '59e88a6741d64d4ba0e0d69f05bf8cdb'. 2025-06-17 12:41:03.829 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:03.829 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:03.834 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:03.838 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:03.845 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.847 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:41:03.857 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.859 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:03.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.874 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.875 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.891 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.901 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.905 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.913 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.913 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:41:03.915 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1470.1711ms 2025-06-17 12:41:03.915 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:03.915 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:03.915 +00:00 [INF] Discarding envelope c207587929554e2bb6cd3234475710b9 because the queue is full. 2025-06-17 12:41:03.915 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:03.915 +00:00 [INF] Discarding envelope c02d7c51b7bb416b9227ad52e78a7099 because the queue is full. 2025-06-17 12:41:03.916 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 1471.7994ms 2025-06-17 12:41:03.917 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.926 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.927 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.936 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.937 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:03.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.947 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.959 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 12:41:03.959 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:03.959 +00:00 [INF] Started transaction with span ID 'bd67e0b3df3103cd' and trace ID '0a28c780d0dc4aa8913f8e9e7886bafa'. 2025-06-17 12:41:03.959 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:03.959 +00:00 [INF] Started transaction with span ID 'bd67e0b3df3103cd' and trace ID '0a28c780d0dc4aa8913f8e9e7886bafa'. 2025-06-17 12:41:03.959 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:41:03.959 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:03.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:41:03.976 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:41:03.976 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 17.1445ms 2025-06-17 12:41:03.976 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:41:03.976 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:03.976 +00:00 [INF] Discarding envelope 321570d1c66a413b96982c08e9c4787a because the queue is full. 2025-06-17 12:41:03.976 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:03.976 +00:00 [INF] Discarding envelope 6e9864ad64de45419175998efef6d6eb because the queue is full. 2025-06-17 12:41:03.977 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 18.8419ms 2025-06-17 12:41:03.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.980 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.985 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:03.989 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:03.995 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:03.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.007 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.008 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:41:04.011 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.015 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.025 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.027 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2556.3511ms 2025-06-17 12:41:04.027 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:04.027 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:04.027 +00:00 [INF] Discarding envelope 67d5be831d9c4e7da5f7d257970c7919 because the queue is full. 2025-06-17 12:41:04.028 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:04.028 +00:00 [INF] Discarding envelope 42b7ac8e2b2441df811ec399083d9d4d because the queue is full. 2025-06-17 12:41:04.028 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2557.8212ms 2025-06-17 12:41:04.030 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.069 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.105 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.112 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.121 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.163 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.169 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.183 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.215 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.249 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.339 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.383 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.411 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.430 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.437 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.455 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.463 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.476 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:41:04.480 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 650.828ms 2025-06-17 12:41:04.480 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:04.480 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:04.480 +00:00 [INF] Discarding envelope c799eb9cd20c42ee968461e656b025fc because the queue is full. 2025-06-17 12:41:04.480 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:04.480 +00:00 [INF] Discarding envelope 5e1f8d3b67ad4e4aaf2fd203d45d54e1 because the queue is full. 2025-06-17 12:41:04.481 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 652.7012ms 2025-06-17 12:41:04.567 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:41:04.567 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:04.567 +00:00 [INF] Started transaction with span ID '2c2206ee7301b6c8' and trace ID '5d77f7eebd9b4f138241e6cfe85d72bc'. 2025-06-17 12:41:04.567 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:04.567 +00:00 [INF] Started transaction with span ID '2c2206ee7301b6c8' and trace ID '5d77f7eebd9b4f138241e6cfe85d72bc'. 2025-06-17 12:41:04.567 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:04.567 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:04.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:41:04.575 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:04.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.590 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.594 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.598 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.644 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.653 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.676 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.695 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.700 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:41:04.700 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:04.700 +00:00 [INF] Started transaction with span ID 'f3f4769cade25475' and trace ID 'b3c43efb1ba0461bb7c74456022a8f68'. 2025-06-17 12:41:04.700 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:04.700 +00:00 [INF] Started transaction with span ID 'f3f4769cade25475' and trace ID 'b3c43efb1ba0461bb7c74456022a8f68'. 2025-06-17 12:41:04.700 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:04.700 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:04.708 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:04.713 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:04.715 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:41:04.724 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:04.727 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.744 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.748 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.757 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.761 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.767 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.783 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.788 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.788 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.790 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.807 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.814 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.815 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.824 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.843 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.855 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.869 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.878 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.883 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.893 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.898 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.924 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.928 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.934 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.935 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.952 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.954 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.976 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:04.979 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:04.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:04.995 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:04.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:05.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.007 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.007 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:05.016 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:05.022 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.029 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.037 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.043 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.054 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:05.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.070 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:05.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:05.087 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.100 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:05.104 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.112 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.118 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.123 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:05.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.147 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:05.152 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.153 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.170 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:05.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:05.184 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.190 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.197 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.198 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.203 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:05.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:05.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:05.230 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.246 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.249 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.250 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:05.251 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:41:05.253 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 552.4889ms 2025-06-17 12:41:05.253 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:05.253 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.253 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:05.260 +00:00 [INF] Discarding envelope 74bb3f80a696436aa518aef405162fb6 because the queue is full. 2025-06-17 12:41:05.260 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:05.260 +00:00 [INF] Discarding envelope bc015d9a4f9a4d05922bd0692f7f9cf8 because the queue is full. 2025-06-17 12:41:05.260 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 560.0883ms 2025-06-17 12:41:05.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:05.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:05.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.322 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:05.334 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.359 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:05.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:05.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:05.383 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:05.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:05.391 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:41:05.395 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 827.338ms 2025-06-17 12:41:05.395 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:05.395 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:05.396 +00:00 [INF] Discarding envelope a3daebaeb59044e9b45f73cb3bc0a666 because the queue is full. 2025-06-17 12:41:05.396 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:05.396 +00:00 [INF] Discarding envelope f0d4117bd1e8490bba302a67046ae087 because the queue is full. 2025-06-17 12:41:05.396 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 829.6280ms 2025-06-17 12:41:06.669 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:41:06.669 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:06.670 +00:00 [INF] Started transaction with span ID 'c744fa1228d61830' and trace ID '0397eaf8c5d0403d805a44fbd852b5d9'. 2025-06-17 12:41:06.670 +00:00 [INF] Started transaction with span ID 'c744fa1228d61830' and trace ID '0397eaf8c5d0403d805a44fbd852b5d9'. 2025-06-17 12:41:06.670 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:06.670 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:06.681 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:06.696 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:06.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:41:06.701 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:06.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:06.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:06.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:06.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:06.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:06.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:06.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:06.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:06.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:06.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:06.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:06.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:06.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:06.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:06.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:06.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:06.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:06.760 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:06.769 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:06.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:06.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:06.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:06.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:06.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:06.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:06.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:06.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:06.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:06.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:06.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:06.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:06.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:06.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:06.819 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:06.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:06.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:06.830 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:41:06.830 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:06.830 +00:00 [INF] Started transaction with span ID '63de260f3a09734' and trace ID '3d13fb5285304973b26fd0ff670ff0b1'. 2025-06-17 12:41:06.830 +00:00 [INF] Started transaction with span ID '63de260f3a09734' and trace ID '3d13fb5285304973b26fd0ff670ff0b1'. 2025-06-17 12:41:06.830 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:06.830 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:06.838 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:06.839 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:06.847 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:06.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:41:06.854 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:06.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:06.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:06.880 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:06.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:06.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:06.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:06.895 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:06.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:06.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:06.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:06.913 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:06.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:06.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:06.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:06.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:06.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:06.930 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:06.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:06.938 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:06.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:06.942 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:06.946 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:06.953 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:06.958 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:06.966 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:06.968 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:06.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:06.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:06.978 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:06.985 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:06.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:06.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:06.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:06.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:07.005 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:07.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:07.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:07.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:07.020 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:07.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:07.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:07.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:07.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:07.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:07.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:07.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:07.044 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:07.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:07.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:07.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:07.059 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:07.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:07.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:07.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:07.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:07.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:07.077 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:07.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:07.082 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:07.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:07.086 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:07.090 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:07.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:07.094 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:07.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:07.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:07.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:07.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:07.108 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:41:07.108 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 438.6488ms 2025-06-17 12:41:07.108 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:07.109 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:07.110 +00:00 [INF] Discarding envelope cd037f34f0ab4a23be103c33d24fd051 because the queue is full. 2025-06-17 12:41:07.110 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:07.110 +00:00 [INF] Discarding envelope c2e7522c7ad54ea7be195243a2f27fa6 because the queue is full. 2025-06-17 12:41:07.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:07.111 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 441.8624ms 2025-06-17 12:41:07.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:07.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:07.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:07.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:07.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:07.130 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:07.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:07.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:07.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:07.145 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:07.150 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:07.151 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:41:07.154 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 323.6448ms 2025-06-17 12:41:07.154 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:07.154 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:07.155 +00:00 [INF] Discarding envelope 60b8de96e34d43e199d0ceac7e811972 because the queue is full. 2025-06-17 12:41:07.155 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:07.155 +00:00 [INF] Discarding envelope 7796e86ebbd94b4fbc647a6cb0411e0d because the queue is full. 2025-06-17 12:41:07.155 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 325.2318ms 2025-06-17 12:41:08.441 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:41:08.441 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:08.441 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:41:08.441 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:08.441 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2310ms 2025-06-17 12:41:08.445 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:41:08.445 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:08.445 +00:00 [INF] Started transaction with span ID '972f5ed3a2a6e1d' and trace ID '07ae734a2b1d4aefb7c3622953defc67'. 2025-06-17 12:41:08.445 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:08.445 +00:00 [INF] Started transaction with span ID '972f5ed3a2a6e1d' and trace ID '07ae734a2b1d4aefb7c3622953defc67'. 2025-06-17 12:41:08.446 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:41:08.446 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:08.450 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:08.454 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:08.458 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:08.472 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:41:08.475 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 29.6934ms 2025-06-17 12:41:08.476 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:41:08.476 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:08.476 +00:00 [INF] Discarding envelope 7db2c290391846b98368195078c42cdd because the queue is full. 2025-06-17 12:41:08.476 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:08.476 +00:00 [INF] Discarding envelope 81dd1c7df31d4a4a96fd3c3c1fe5c878 because the queue is full. 2025-06-17 12:41:08.477 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 31.8344ms 2025-06-17 12:41:08.496 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:41:08.496 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:08.496 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:41:08.496 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:08.496 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2559ms 2025-06-17 12:41:08.500 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:41:08.500 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:08.500 +00:00 [INF] Started transaction with span ID 'c3610f0ff686c789' and trace ID '63f806bbf4b24c6488d8da9033531481'. 2025-06-17 12:41:08.500 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:08.500 +00:00 [INF] Started transaction with span ID 'c3610f0ff686c789' and trace ID '63f806bbf4b24c6488d8da9033531481'. 2025-06-17 12:41:08.500 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:08.500 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:08.508 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:08.516 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:08.524 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:41:08.530 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:08.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:08.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:08.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:08.563 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:08.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:08.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:08.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:08.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:08.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:08.603 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:08.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:08.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:08.615 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:08.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:08.632 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:08.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:08.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:08.644 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:08.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:08.656 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:41:08.656 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:08.656 +00:00 [INF] Started transaction with span ID '6ad51b7af5fdf3f8' and trace ID '7ee5c6e813384e6f94ef26cf9a233379'. 2025-06-17 12:41:08.656 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:08.656 +00:00 [INF] Started transaction with span ID '6ad51b7af5fdf3f8' and trace ID '7ee5c6e813384e6f94ef26cf9a233379'. 2025-06-17 12:41:08.656 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:08.656 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:08.672 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:08.681 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:08.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:08.690 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:41:08.690 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:08.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:08.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:08.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:08.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:08.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:08.721 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:08.726 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:08.732 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:41:08.732 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:08.732 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:41:08.732 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:08.732 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1812ms 2025-06-17 12:41:08.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:08.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:08.748 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 12:41:08.748 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:08.748 +00:00 [INF] Started transaction with span ID '1dcbf592be70163c' and trace ID '82513a02a6294a408f8c15079a9729cf'. 2025-06-17 12:41:08.748 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:08.748 +00:00 [INF] Started transaction with span ID '1dcbf592be70163c' and trace ID '82513a02a6294a408f8c15079a9729cf'. 2025-06-17 12:41:08.748 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:41:08.748 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:08.752 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:41:08.753 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:41:08.753 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.7515ms 2025-06-17 12:41:08.753 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:41:08.753 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:08.753 +00:00 [INF] Discarding envelope 58d970fc5e2041838442db7d7029d27c because the queue is full. 2025-06-17 12:41:08.753 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:08.753 +00:00 [INF] Discarding envelope 6c7cf579c4404ea3a94eae5af66d2cd9 because the queue is full. 2025-06-17 12:41:08.754 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 5.5606ms 2025-06-17 12:41:08.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:08.756 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:08.760 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:08.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:08.768 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:08.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:08.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:08.776 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:08.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:08.792 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:08.793 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:08.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:08.804 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:08.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:08.812 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:08.812 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:08.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:08.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:08.835 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:08.842 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:08.847 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:08.854 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:08.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:08.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:08.877 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:08.882 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:08.890 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:08.902 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:08.903 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:08.913 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:08.918 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:08.927 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:08.944 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:08.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:08.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:08.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:08.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:08.976 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:08.977 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:08.983 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:08.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:08.992 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:08.997 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.007 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.010 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.023 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.031 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.033 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:09.039 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.042 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:09.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.047 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.060 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:09.075 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:09.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.092 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:09.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.109 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:09.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.140 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.146 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:09.158 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.164 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.182 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.188 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.192 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:09.197 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.204 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.213 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:09.217 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.217 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:09.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.224 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.236 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.240 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:09.242 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:41:09.244 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 743.7911ms 2025-06-17 12:41:09.244 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:09.244 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:09.245 +00:00 [INF] Discarding envelope 8f8264d0fe07401fa057edd373ff380d because the queue is full. 2025-06-17 12:41:09.245 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:09.245 +00:00 [INF] Discarding envelope 1b4a9b2ec72046b8ac9f84e69c2f1101 because the queue is full. 2025-06-17 12:41:09.246 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 745.7664ms 2025-06-17 12:41:09.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.262 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:09.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:09.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.350 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:09.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:09.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.390 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:09.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.416 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:09.432 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.438 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.444 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:09.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.455 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:09.469 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:09.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:09.479 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:09.484 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:09.485 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:41:09.492 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 835.1652ms 2025-06-17 12:41:09.492 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:09.493 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:09.493 +00:00 [INF] Discarding envelope a21ac00cedf24309995d74b241422f21 because the queue is full. 2025-06-17 12:41:09.493 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:09.493 +00:00 [INF] Discarding envelope 15ffbd935cfd4b1bb56cd1fe5e73a458 because the queue is full. 2025-06-17 12:41:09.493 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 837.2275ms 2025-06-17 12:41:10.632 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:41:10.632 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:10.632 +00:00 [INF] Started transaction with span ID 'c36b9bff02d95b46' and trace ID 'e530e796f91344058970382f03ab809f'. 2025-06-17 12:41:10.633 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:10.633 +00:00 [INF] Started transaction with span ID 'c36b9bff02d95b46' and trace ID 'e530e796f91344058970382f03ab809f'. 2025-06-17 12:41:10.633 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:41:10.633 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:10.647 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:41:10.647 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:10.647 +00:00 [INF] Started transaction with span ID 'd16a9d801b1e0aaf' and trace ID '061d57382a36434e959c604ba7268cf1'. 2025-06-17 12:41:10.647 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:10.648 +00:00 [INF] Started transaction with span ID 'd16a9d801b1e0aaf' and trace ID '061d57382a36434e959c604ba7268cf1'. 2025-06-17 12:41:10.648 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:10.648 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:10.650 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:10.653 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:10.656 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:10.665 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:10.667 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:41:10.670 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 37.1581ms 2025-06-17 12:41:10.670 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:41:10.670 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:10.670 +00:00 [INF] Discarding envelope bec37c34f5e04ecebea11b20bcc3e764 because the queue is full. 2025-06-17 12:41:10.670 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:10.671 +00:00 [INF] Discarding envelope 9a735664b4d54225965f99c784f3deb7 because the queue is full. 2025-06-17 12:41:10.670 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:10.674 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:41:10.675 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 42.2949ms 2025-06-17 12:41:10.677 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:10.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.705 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.775 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.784 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:41:10.784 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:10.784 +00:00 [INF] Started transaction with span ID 'b0866559113b1639' and trace ID 'e61960fa623947008fd209249d9bf35a'. 2025-06-17 12:41:10.784 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:10.784 +00:00 [INF] Started transaction with span ID 'b0866559113b1639' and trace ID 'e61960fa623947008fd209249d9bf35a'. 2025-06-17 12:41:10.784 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:10.784 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:10.787 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:10.791 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:10.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:41:10.797 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.799 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:10.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.817 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.820 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.826 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.830 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.831 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.840 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.848 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.857 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.872 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.872 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.891 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.911 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.912 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.921 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.924 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 12:41:10.924 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:10.924 +00:00 [INF] Started transaction with span ID 'bcfee30d7aa6860e' and trace ID 'c7d2049c1cd8429abd70c0ee0fdf12ca'. 2025-06-17 12:41:10.924 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:10.924 +00:00 [INF] Started transaction with span ID 'bcfee30d7aa6860e' and trace ID 'c7d2049c1cd8429abd70c0ee0fdf12ca'. 2025-06-17 12:41:10.924 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:41:10.924 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:10.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:41:10.927 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:41:10.928 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.4899ms 2025-06-17 12:41:10.928 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:41:10.928 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:10.928 +00:00 [INF] Discarding envelope 90ad9cf2b6694a8194bd9ae067679613 because the queue is full. 2025-06-17 12:41:10.928 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:10.928 +00:00 [INF] Discarding envelope 2c097ad89bb940c28d9777cd07dcdb42 because the queue is full. 2025-06-17 12:41:10.928 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 4.8294ms 2025-06-17 12:41:10.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.953 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.971 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.977 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.984 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:10.990 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:10.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:10.991 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:41:10.992 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 344.0338ms 2025-06-17 12:41:10.992 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:10.992 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:10.993 +00:00 [INF] Discarding envelope ab8d8640e4a94d17a20753c01f15e9bd because the queue is full. 2025-06-17 12:41:10.993 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:10.993 +00:00 [INF] Discarding envelope ba2f5923111144a2978e1ce6cb312333 because the queue is full. 2025-06-17 12:41:10.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:10.995 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 347.4983ms 2025-06-17 12:41:10.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.043 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.100 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.193 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.226 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.258 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:41:11.261 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 476.7273ms 2025-06-17 12:41:11.261 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:11.261 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:11.261 +00:00 [INF] Discarding envelope db7219faa8894a1a85e9b18eaa012d67 because the queue is full. 2025-06-17 12:41:11.261 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:11.261 +00:00 [INF] Discarding envelope b52b1427978a4ee688a593ce638e410c because the queue is full. 2025-06-17 12:41:11.262 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 478.2177ms 2025-06-17 12:41:11.345 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:41:11.345 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:11.345 +00:00 [INF] Started transaction with span ID 'df9bceda1013fa70' and trace ID '602c74eed67b4ef3acf6c4518fc259f9'. 2025-06-17 12:41:11.345 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:11.345 +00:00 [INF] Started transaction with span ID 'df9bceda1013fa70' and trace ID '602c74eed67b4ef3acf6c4518fc259f9'. 2025-06-17 12:41:11.345 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:11.345 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:11.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:41:11.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:11.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.403 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.420 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.492 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.524 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.568 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.586 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.593 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.623 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.652 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.660 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.701 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.711 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.716 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.736 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.748 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.754 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.768 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.777 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.792 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.811 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.835 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:11.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:11.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:11.869 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:11.870 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:41:11.871 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 525.2167ms 2025-06-17 12:41:11.871 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:11.871 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:11.871 +00:00 [INF] Discarding envelope 254426bc4bbf470aba5c7aac12321a2a because the queue is full. 2025-06-17 12:41:11.871 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:11.871 +00:00 [INF] Discarding envelope ee8419f5ab9c45b88988bc9e637b60bb because the queue is full. 2025-06-17 12:41:11.875 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 529.7756ms 2025-06-17 12:41:55.424 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:41:55.424 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:55.424 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:41:55.425 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:55.425 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.3799ms 2025-06-17 12:41:55.425 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:41:55.425 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:55.425 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:41:55.425 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:55.425 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1668ms 2025-06-17 12:41:55.428 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:41:55.428 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:55.428 +00:00 [INF] Started transaction with span ID '892824843e85c964' and trace ID '83524151fd4d47c492c09cbaac04537a'. 2025-06-17 12:41:55.428 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:55.428 +00:00 [INF] Started transaction with span ID '892824843e85c964' and trace ID '83524151fd4d47c492c09cbaac04537a'. 2025-06-17 12:41:55.429 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:55.429 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:55.429 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:41:55.430 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:55.430 +00:00 [INF] Started transaction with span ID '4b5efca4ee5d6d7e' and trace ID 'd994079974ad40898ba8c23ed1c1cc1d'. 2025-06-17 12:41:55.430 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:55.430 +00:00 [INF] Started transaction with span ID '4b5efca4ee5d6d7e' and trace ID 'd994079974ad40898ba8c23ed1c1cc1d'. 2025-06-17 12:41:55.430 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:41:55.430 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:55.438 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:55.444 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:55.452 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:55.457 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:55.460 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:55.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:41:55.481 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:55.489 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:41:55.493 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 62.5503ms 2025-06-17 12:41:55.493 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:41:55.493 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:55.493 +00:00 [INF] Discarding envelope 11e7d9c512db431983f39b038a4c1a8f because the queue is full. 2025-06-17 12:41:55.493 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:55.493 +00:00 [INF] Discarding envelope 2ed46e0fdf544af3b2eb5145173b23e6 because the queue is full. 2025-06-17 12:41:55.494 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 64.9565ms 2025-06-17 12:41:55.501 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.508 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.514 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.515 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.518 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.521 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.534 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.535 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.564 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.568 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.572 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.580 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.588 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.594 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.597 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.608 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.609 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.627 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.630 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.645 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.648 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.657 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.658 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.676 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.677 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.687 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.704 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.719 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.720 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.724 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.728 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.733 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.737 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.749 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.758 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.767 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.785 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:41:55.785 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 356.1187ms 2025-06-17 12:41:55.785 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:55.785 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:55.785 +00:00 [INF] Discarding envelope a84cfccfb98e4d79af4385fb5b6444c1 because the queue is full. 2025-06-17 12:41:55.785 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:55.785 +00:00 [INF] Discarding envelope a664993e94fd47f5bbae01338c4e2c2f because the queue is full. 2025-06-17 12:41:55.785 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 357.4114ms 2025-06-17 12:41:55.786 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:41:55.786 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:55.786 +00:00 [INF] Started transaction with span ID 'bb2156e376ae5663' and trace ID '7ca627e25bdb447b8a7c3ba31893d49c'. 2025-06-17 12:41:55.786 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:55.786 +00:00 [INF] Started transaction with span ID 'bb2156e376ae5663' and trace ID '7ca627e25bdb447b8a7c3ba31893d49c'. 2025-06-17 12:41:55.786 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:55.786 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:55.796 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:55.804 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:41:55.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:41:55.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:55.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.818 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.828 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.829 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.834 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.835 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.836 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.844 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.845 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.845 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.846 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.849 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.852 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.860 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.863 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.866 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.874 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.875 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.879 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.882 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.883 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.886 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.900 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.900 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.902 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.904 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.909 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.913 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.914 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.915 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.920 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.924 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.936 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.939 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.943 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.952 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.956 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:55.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:55.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:55.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:55.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.002 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.003 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.010 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.018 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.042 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.049 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.077 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.087 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:41:56.087 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:41:56.088 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:56.088 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:41:56.088 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:56.088 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1651ms 2025-06-17 12:41:56.088 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 301.5083ms 2025-06-17 12:41:56.088 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:56.088 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:56.088 +00:00 [INF] Discarding envelope 079d3a005dfa4cb389d739caad453390 because the queue is full. 2025-06-17 12:41:56.088 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:56.088 +00:00 [INF] Discarding envelope c5c036cdb04e4939ad57cb3aca8aa6db because the queue is full. 2025-06-17 12:41:56.089 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 302.8188ms 2025-06-17 12:41:56.093 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 12:41:56.093 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:56.093 +00:00 [INF] Started transaction with span ID '2b3f7335fe7ac2b8' and trace ID '5e4390bbab2f45ef85cd20646676fc0c'. 2025-06-17 12:41:56.093 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:56.093 +00:00 [INF] Started transaction with span ID '2b3f7335fe7ac2b8' and trace ID '5e4390bbab2f45ef85cd20646676fc0c'. 2025-06-17 12:41:56.093 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:41:56.093 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:56.095 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:41:56.095 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:41:56.095 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.9889ms 2025-06-17 12:41:56.095 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:41:56.095 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:56.095 +00:00 [INF] Discarding envelope 8acf8a657718446fb82fc6474b90d8c3 because the queue is full. 2025-06-17 12:41:56.096 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:56.096 +00:00 [INF] Discarding envelope 9a42a574869947de9f51cbd7d39e1195 because the queue is full. 2025-06-17 12:41:56.096 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 3.0764ms 2025-06-17 12:41:56.165 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:41:56.165 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:41:56.165 +00:00 [INF] Started transaction with span ID '5241cecebd7b07b2' and trace ID '4ffdda6ba12f4617a34bf9280f1d45e6'. 2025-06-17 12:41:56.165 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:41:56.165 +00:00 [INF] Started transaction with span ID '5241cecebd7b07b2' and trace ID '4ffdda6ba12f4617a34bf9280f1d45e6'. 2025-06-17 12:41:56.165 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:56.165 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:41:56.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:41:56.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:41:56.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.182 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.188 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.193 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.194 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.202 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.203 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.210 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.216 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.260 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.302 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.309 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.327 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.349 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.377 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.394 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.410 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.412 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.436 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.448 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.457 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.465 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:41:56.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:41:56.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:41:56.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:41:56.498 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:41:56.498 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 332.5871ms 2025-06-17 12:41:56.498 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:41:56.498 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:56.499 +00:00 [INF] Discarding envelope 1b9b3027dee94e4aae5e10b8f63fbc68 because the queue is full. 2025-06-17 12:41:56.499 +00:00 [INF] Capturing transaction. 2025-06-17 12:41:56.499 +00:00 [INF] Discarding envelope 735c909fcf404a1b970e90946dd732b4 because the queue is full. 2025-06-17 12:41:56.499 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 333.9759ms 2025-06-17 12:42:43.395 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:42:43.395 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:43.395 +00:00 [INF] Started transaction with span ID '75255afd67d8ee96' and trace ID '23535dd4bcfc4cf481ce0a7a211b9f2d'. 2025-06-17 12:42:43.395 +00:00 [INF] Started transaction with span ID '75255afd67d8ee96' and trace ID '23535dd4bcfc4cf481ce0a7a211b9f2d'. 2025-06-17 12:42:43.395 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:42:43.395 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:42:43.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:42:43.398 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:42:43.398 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.8376ms 2025-06-17 12:42:43.398 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:42:43.398 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:43.398 +00:00 [INF] Discarding envelope d115140212ce43408f47b329b053172e because the queue is full. 2025-06-17 12:42:43.398 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:43.398 +00:00 [INF] Discarding envelope 2ea59dcf0ed94e349ae5e9f113aa1dd1 because the queue is full. 2025-06-17 12:42:43.398 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 3.8971ms 2025-06-17 12:42:43.402 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:42:43.403 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:43.403 +00:00 [INF] Started transaction with span ID 'edd7a53d9dcff1ca' and trace ID '78a11324e50443ac961318174e7b0665'. 2025-06-17 12:42:43.403 +00:00 [INF] Started transaction with span ID 'edd7a53d9dcff1ca' and trace ID '78a11324e50443ac961318174e7b0665'. 2025-06-17 12:42:43.403 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:42:43.403 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:42:43.422 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:42:43.439 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:42:43.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:42:43.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:42:43.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.462 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:43.462 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:43.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:43.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:43.499 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:43.512 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.513 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:42:43.513 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:43.514 +00:00 [INF] Started transaction with span ID '5a72e81d82e924da' and trace ID '0a279666475b4ba9a31f9c75ceece76d'. 2025-06-17 12:42:43.514 +00:00 [INF] Started transaction with span ID '5a72e81d82e924da' and trace ID '0a279666475b4ba9a31f9c75ceece76d'. 2025-06-17 12:42:43.514 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:42:43.514 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:42:43.518 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:42:43.521 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:42:43.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:42:43.524 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.528 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:42:43.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.540 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:43.541 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.548 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.560 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:43.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.574 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:43.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.591 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.597 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.599 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.604 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.605 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:43.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.613 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.632 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:43.639 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.652 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.655 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.676 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:43.681 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.691 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.697 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.709 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.710 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.717 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:43.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.727 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.732 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.736 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.743 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.746 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:43.748 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.750 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.756 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.765 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:43.769 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.780 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.788 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:43.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.809 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.811 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.815 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:43.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.827 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.828 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:42:43.833 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 318.8976ms 2025-06-17 12:42:43.833 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:42:43.833 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:43.833 +00:00 [INF] Discarding envelope 0add0bf250864891bf4d88e606798e5c because the queue is full. 2025-06-17 12:42:43.833 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:43.833 +00:00 [INF] Discarding envelope d4239f80184f40e6998d74fff3bc8031 because the queue is full. 2025-06-17 12:42:43.834 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 320.4270ms 2025-06-17 12:42:43.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:43.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:43.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:43.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:43.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:43.851 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:42:43.852 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 449.3907ms 2025-06-17 12:42:43.853 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:42:43.853 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:43.853 +00:00 [INF] Discarding envelope bbeaeda1f5a94daeabcd42db0b9b16e8 because the queue is full. 2025-06-17 12:42:43.853 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:43.853 +00:00 [INF] Discarding envelope 4977567aa77c4a4485b74debe942ce71 because the queue is full. 2025-06-17 12:42:43.854 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 451.7530ms 2025-06-17 12:42:44.093 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:42:44.093 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:44.093 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:42:44.093 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:42:44.093 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2152ms 2025-06-17 12:42:44.095 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:42:44.095 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:44.095 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:42:44.095 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:42:44.095 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1994ms 2025-06-17 12:42:44.098 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:42:44.098 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:44.098 +00:00 [INF] Started transaction with span ID '9fe3636d85da3b1' and trace ID 'ba7e374438974181a85f9d7d7e736388'. 2025-06-17 12:42:44.098 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:42:44.099 +00:00 [INF] Started transaction with span ID '9fe3636d85da3b1' and trace ID 'ba7e374438974181a85f9d7d7e736388'. 2025-06-17 12:42:44.099 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:42:44.099 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:42:44.103 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:42:44.103 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:42:44.103 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:44.103 +00:00 [INF] Started transaction with span ID '430f944b7d908fe' and trace ID 'cea0cf6dc87145ac86dd7707b5e6562d'. 2025-06-17 12:42:44.103 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:42:44.104 +00:00 [INF] Started transaction with span ID '430f944b7d908fe' and trace ID 'cea0cf6dc87145ac86dd7707b5e6562d'. 2025-06-17 12:42:44.104 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:42:44.104 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:42:44.109 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:42:44.112 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:42:44.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:42:44.118 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:42:44.122 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:42:44.123 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:42:44.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.135 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:42:44.138 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 38.8422ms 2025-06-17 12:42:44.138 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:42:44.138 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:44.138 +00:00 [INF] Discarding envelope 2e70dfa7bafe4f5e9a672aaa0683f8f9 because the queue is full. 2025-06-17 12:42:44.138 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:44.138 +00:00 [INF] Discarding envelope 918b5dced05f42e49ce86cf947e6b372 because the queue is full. 2025-06-17 12:42:44.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.140 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 42.3027ms 2025-06-17 12:42:44.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.197 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.200 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.249 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:42:44.250 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:44.250 +00:00 [INF] Started transaction with span ID '6dd5bf704ff9bcfa' and trace ID 'b9a70dd8c8c64322b5f01e6421538945'. 2025-06-17 12:42:44.250 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:42:44.250 +00:00 [INF] Started transaction with span ID '6dd5bf704ff9bcfa' and trace ID 'b9a70dd8c8c64322b5f01e6421538945'. 2025-06-17 12:42:44.250 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:42:44.250 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:42:44.254 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:42:44.256 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:42:44.257 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:42:44.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:42:44.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.272 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.290 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.292 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.304 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.311 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.312 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.316 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.317 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.320 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.320 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.330 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.336 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.337 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.342 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.352 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.353 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.354 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.359 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.382 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.394 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.399 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:42:44.399 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 295.4416ms 2025-06-17 12:42:44.399 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:42:44.399 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:44.400 +00:00 [INF] Discarding envelope f03648a05fc049798ab319f271aaba0e because the queue is full. 2025-06-17 12:42:44.400 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:44.400 +00:00 [INF] Discarding envelope 5b632cb2aaf84fb7bee2a71997d1fcce because the queue is full. 2025-06-17 12:42:44.400 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 296.6990ms 2025-06-17 12:42:44.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.407 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.427 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.435 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.448 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:42:44.448 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:44.448 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:42:44.448 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:42:44.448 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1722ms 2025-06-17 12:42:44.449 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.451 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:42:44.451 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:44.451 +00:00 [INF] Started transaction with span ID 'db63dc54c9526861' and trace ID '8e99b7cd007f4aa698b8c1cb36365180'. 2025-06-17 12:42:44.451 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:42:44.451 +00:00 [INF] Started transaction with span ID 'db63dc54c9526861' and trace ID '8e99b7cd007f4aa698b8c1cb36365180'. 2025-06-17 12:42:44.451 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:42:44.451 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:42:44.453 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:42:44.453 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:42:44.453 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.9225ms 2025-06-17 12:42:44.453 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:42:44.453 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:44.453 +00:00 [INF] Discarding envelope 260352ea8da94957b9b77b926a9a8fe6 because the queue is full. 2025-06-17 12:42:44.453 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:44.453 +00:00 [INF] Discarding envelope b37712bb01b54374a7a55eecf300aa90 because the queue is full. 2025-06-17 12:42:44.454 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.9002ms 2025-06-17 12:42:44.454 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.462 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.498 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.526 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.548 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.573 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.592 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.600 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.605 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.624 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.635 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.660 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.665 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.668 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.678 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.684 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.700 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:42:44.703 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 452.861ms 2025-06-17 12:42:44.703 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:42:44.703 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:44.703 +00:00 [INF] Discarding envelope 73de908d8b394072a10be8a1c036e6e8 because the queue is full. 2025-06-17 12:42:44.704 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:44.704 +00:00 [INF] Discarding envelope fa7fb8d38e3946f187822e32c84b048c because the queue is full. 2025-06-17 12:42:44.704 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 454.9994ms 2025-06-17 12:42:44.789 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:42:44.789 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:44.789 +00:00 [INF] Started transaction with span ID '53ac65c4d4570bdc' and trace ID '5629e1d8a67143c29d7f73a95ae617de'. 2025-06-17 12:42:44.789 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:42:44.790 +00:00 [INF] Started transaction with span ID '53ac65c4d4570bdc' and trace ID '5629e1d8a67143c29d7f73a95ae617de'. 2025-06-17 12:42:44.790 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:42:44.790 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:42:44.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:42:44.796 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:42:44.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.882 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.885 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.898 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.946 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.956 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:44.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:44.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:44.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:44.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:45.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:45.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:45.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:45.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:45.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:45.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:45.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:45.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:45.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:45.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:45.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:45.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:45.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:45.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:45.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:45.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:45.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:45.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:45.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:45.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:45.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:45.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:45.079 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:45.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:45.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:45.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:45.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:45.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:45.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:45.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:45.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:45.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:45.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:45.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:45.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:45.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:45.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:45.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:45.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:45.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:45.143 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:45.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:45.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:45.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:45.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:45.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:45.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:45.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:45.166 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:42:45.166 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 376.7399ms 2025-06-17 12:42:45.166 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:42:45.167 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:45.167 +00:00 [INF] Discarding envelope 9c76b16e05fd45d8aab3261ce866730f because the queue is full. 2025-06-17 12:42:45.167 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:45.167 +00:00 [INF] Discarding envelope b5dabef0acc6450488f4d53220ff9418 because the queue is full. 2025-06-17 12:42:45.167 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 378.4637ms 2025-06-17 12:42:48.750 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:42:48.750 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:48.750 +00:00 [INF] Started transaction with span ID 'eb47cec8ed90025c' and trace ID '127e21fc277f40ddb000bad084f67c66'. 2025-06-17 12:42:48.750 +00:00 [INF] Started transaction with span ID 'eb47cec8ed90025c' and trace ID '127e21fc277f40ddb000bad084f67c66'. 2025-06-17 12:42:48.750 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:42:48.750 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:42:48.753 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:42:48.753 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:48.753 +00:00 [INF] Started transaction with span ID '2e55683cda7eb4f' and trace ID '156fd8d8672346e9a3df6a6396555a13'. 2025-06-17 12:42:48.753 +00:00 [INF] Started transaction with span ID '2e55683cda7eb4f' and trace ID '156fd8d8672346e9a3df6a6396555a13'. 2025-06-17 12:42:48.753 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:42:48.753 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:42:48.756 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:42:48.757 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:42:48.757 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.3504ms 2025-06-17 12:42:48.757 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:42:48.757 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:48.757 +00:00 [INF] Discarding envelope 67a6fbaa4e6e45e2aeafea60951139b0 because the queue is full. 2025-06-17 12:42:48.757 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:48.757 +00:00 [INF] Discarding envelope b7ca8fee061744d59e5df707b19869f3 because the queue is full. 2025-06-17 12:42:48.757 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 4.0995ms 2025-06-17 12:42:48.774 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:42:48.788 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:42:48.793 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:42:48.804 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:42:48.822 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:48.832 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:48.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:48.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:48.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:48.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:48.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:48.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:48.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:48.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:48.878 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:48.885 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:48.892 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:48.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:48.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:48.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:48.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:48.916 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:48.925 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:42:48.925 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:48.925 +00:00 [INF] Started transaction with span ID '2f5f7537fbbc24b0' and trace ID '0bcb25c3c5be4c87933e98adbb917d57'. 2025-06-17 12:42:48.925 +00:00 [INF] Started transaction with span ID '2f5f7537fbbc24b0' and trace ID '0bcb25c3c5be4c87933e98adbb917d57'. 2025-06-17 12:42:48.925 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:42:48.925 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:42:48.935 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:42:48.940 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:42:48.941 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:48.943 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:42:48.945 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:48.947 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:42:48.947 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:48.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:48.957 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:48.958 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:48.960 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:48.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:48.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:48.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:48.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:48.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:48.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:48.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:48.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:48.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:48.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:48.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:48.990 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:48.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:48.993 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:48.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:48.997 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.001 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.013 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.021 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:49.022 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.028 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.031 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:49.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.042 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.045 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.049 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:49.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.062 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:49.063 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:49.081 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.083 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.086 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.090 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.092 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.093 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:49.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.100 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.102 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.107 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.109 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:49.114 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.122 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.139 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:49.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.146 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.153 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.160 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.166 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:49.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.176 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.180 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.184 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.188 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.193 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:49.196 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:42:49.198 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 447.4561ms 2025-06-17 12:42:49.198 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:42:49.198 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:49.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.199 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:42:49.199 +00:00 [INF] Discarding envelope 2ee15eee66344e4d95b399421aadb210 because the queue is full. 2025-06-17 12:42:49.199 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:49.199 +00:00 [INF] Discarding envelope 89013e08fa634129a604c0b8a8e3261c because the queue is full. 2025-06-17 12:42:49.199 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 449.5474ms 2025-06-17 12:42:49.201 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 275.2205ms 2025-06-17 12:42:49.201 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:42:49.201 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:49.201 +00:00 [INF] Discarding envelope c584a2ed912f49e78972bbe067b1d356 because the queue is full. 2025-06-17 12:42:49.201 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:49.201 +00:00 [INF] Discarding envelope 659031d6466641e797d07314b5efb126 because the queue is full. 2025-06-17 12:42:49.204 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 278.7803ms 2025-06-17 12:42:49.890 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:42:49.890 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:49.890 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:42:49.890 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:42:49.890 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2995ms 2025-06-17 12:42:49.895 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:42:49.895 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:49.895 +00:00 [INF] Started transaction with span ID '339d0c1161931ac5' and trace ID '9387a9b518b74c66b76aeb92686c506b'. 2025-06-17 12:42:49.895 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:42:49.895 +00:00 [INF] Started transaction with span ID '339d0c1161931ac5' and trace ID '9387a9b518b74c66b76aeb92686c506b'. 2025-06-17 12:42:49.895 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:42:49.895 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:42:49.895 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:42:49.897 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:49.897 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:42:49.897 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:42:49.897 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 1.8676ms 2025-06-17 12:42:49.907 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:42:49.908 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:42:49.909 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:49.909 +00:00 [INF] Started transaction with span ID '99e3fe1a59dd0d21' and trace ID '23081048350b454680b0ff1d83784ddd'. 2025-06-17 12:42:49.909 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:42:49.909 +00:00 [INF] Started transaction with span ID '99e3fe1a59dd0d21' and trace ID '23081048350b454680b0ff1d83784ddd'. 2025-06-17 12:42:49.909 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:42:49.909 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:42:49.917 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:42:49.921 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:42:49.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:42:49.932 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:42:49.932 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 36.9301ms 2025-06-17 12:42:49.933 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:42:49.933 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:49.933 +00:00 [INF] Discarding envelope e5d226ed326b4e5387ad5775b3207cb2 because the queue is full. 2025-06-17 12:42:49.933 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:49.933 +00:00 [INF] Discarding envelope 3bc6862ba9e641aba647b94d07ba2e5f because the queue is full. 2025-06-17 12:42:49.933 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 38.5761ms 2025-06-17 12:42:49.934 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:42:49.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:42:49.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:42:49.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.947 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:49.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:49.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:49.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:49.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:49.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:49.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:49.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.007 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.024 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.052 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.059 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.060 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:42:50.060 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:50.060 +00:00 [INF] Started transaction with span ID 'e28583f914593972' and trace ID 'da3f2d368a0d4d8d8afb66d40732b660'. 2025-06-17 12:42:50.060 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:42:50.060 +00:00 [INF] Started transaction with span ID 'e28583f914593972' and trace ID 'da3f2d368a0d4d8d8afb66d40732b660'. 2025-06-17 12:42:50.060 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:42:50.060 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:42:50.065 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:42:50.068 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:42:50.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:42:50.072 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.075 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:42:50.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.087 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.088 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.091 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.098 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.098 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.110 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.120 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.130 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.152 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.159 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.165 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.172 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.173 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.180 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.189 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.196 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.198 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.225 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.227 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.237 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.254 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.254 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.267 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.294 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.307 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.317 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.342 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:42:50.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.342 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 433.3941ms 2025-06-17 12:42:50.344 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:42:50.344 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:50.345 +00:00 [INF] Discarding envelope 3f6ae0d8cf814e33b22700f01c34f4e4 because the queue is full. 2025-06-17 12:42:50.345 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:50.345 +00:00 [INF] Discarding envelope 15eb55889c6e4433950035e34427c472 because the queue is full. 2025-06-17 12:42:50.345 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 436.3319ms 2025-06-17 12:42:50.345 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:42:50.345 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:50.345 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:42:50.345 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:42:50.346 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.8348ms 2025-06-17 12:42:50.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.352 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:42:50.352 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:50.352 +00:00 [INF] Started transaction with span ID '8df7c9c692e2be9e' and trace ID '6111d7baae8b4f8ca6bffd03af3158a2'. 2025-06-17 12:42:50.352 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:42:50.352 +00:00 [INF] Started transaction with span ID '8df7c9c692e2be9e' and trace ID '6111d7baae8b4f8ca6bffd03af3158a2'. 2025-06-17 12:42:50.352 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:42:50.352 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:42:50.354 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:42:50.354 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:42:50.354 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.9094ms 2025-06-17 12:42:50.354 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:42:50.354 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:50.354 +00:00 [INF] Discarding envelope 5e7eda438a8943858d7ddbf704aca2ab because the queue is full. 2025-06-17 12:42:50.355 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:50.355 +00:00 [INF] Discarding envelope 12f53854fb014689a29756d02d0e3041 because the queue is full. 2025-06-17 12:42:50.355 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.8586ms 2025-06-17 12:42:50.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.378 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.386 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.392 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.397 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.414 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.423 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.445 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.505 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.517 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.526 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.564 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.571 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.594 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.605 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.614 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.619 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.633 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.652 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.663 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.671 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.688 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.715 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:42:50.724 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 664.1388ms 2025-06-17 12:42:50.725 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:42:50.725 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:50.725 +00:00 [INF] Discarding envelope b6b8cacff588445b8e377095a6db4a5c because the queue is full. 2025-06-17 12:42:50.725 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:50.725 +00:00 [INF] Discarding envelope 49618f6f3f4a444b9b672d5d814fdb90 because the queue is full. 2025-06-17 12:42:50.726 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 666.1153ms 2025-06-17 12:42:50.810 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:42:50.810 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:42:50.810 +00:00 [INF] Started transaction with span ID 'e3ebf10696df8fde' and trace ID 'f3fc0007c3264b6d9d22dbe2fd2cebc9'. 2025-06-17 12:42:50.810 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:42:50.810 +00:00 [INF] Started transaction with span ID 'e3ebf10696df8fde' and trace ID 'f3fc0007c3264b6d9d22dbe2fd2cebc9'. 2025-06-17 12:42:50.810 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:42:50.811 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:42:50.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:42:50.817 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:42:50.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.833 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.843 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.854 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.869 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.889 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.899 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.911 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.912 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.937 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.963 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.975 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:50.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:50.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:50.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:50.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:51.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:51.008 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:51.013 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:51.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:51.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:51.032 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:51.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:51.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:51.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:51.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:51.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:51.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:51.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:51.071 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:51.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:51.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:51.082 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:51.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:51.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:51.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:51.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:51.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:51.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:51.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:51.116 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:51.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:51.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:51.129 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:51.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:51.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:51.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:51.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:51.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:51.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:51.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:51.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:51.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:51.160 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:51.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:51.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:51.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:51.172 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:51.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:51.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:51.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:51.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:51.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:51.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:51.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:51.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:51.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:51.209 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:51.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:51.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:51.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:51.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:51.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:51.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:51.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:51.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:51.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:51.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:51.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:51.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:42:51.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:42:51.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:42:51.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:42:51.257 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:42:51.258 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 447.083ms 2025-06-17 12:42:51.258 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:42:51.258 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:51.258 +00:00 [INF] Discarding envelope 91042c0be81f4ce9967bdcb771018d33 because the queue is full. 2025-06-17 12:42:51.258 +00:00 [INF] Capturing transaction. 2025-06-17 12:42:51.258 +00:00 [INF] Discarding envelope 6130fd5ec50a4b159dfe2333dbf87e54 because the queue is full. 2025-06-17 12:42:51.259 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 449.0839ms 2025-06-17 12:43:18.425 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 12:43:18.425 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:18.425 +00:00 [INF] Started transaction with span ID 'd64fd039a6da9aa9' and trace ID '6bf3a9df22ff40918339be965bb4f22a'. 2025-06-17 12:43:18.426 +00:00 [INF] Started transaction with span ID 'd64fd039a6da9aa9' and trace ID '6bf3a9df22ff40918339be965bb4f22a'. 2025-06-17 12:43:18.426 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:43:18.426 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:18.449 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:18.469 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:18.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:43:18.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:43:18.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:18.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:18.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:18.498 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:18.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:18.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:18.513 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:18.514 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:18.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:18.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:18.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:18.536 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:18.537 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:18.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:18.541 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:18.542 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:18.543 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:18.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:18.564 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:18.566 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:18.572 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:18.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:18.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:18.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:18.583 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:18.588 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:18.609 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:18.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:18.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:18.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:18.622 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:18.628 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:18.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:18.631 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:18.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:18.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:18.644 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:18.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:18.656 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:18.657 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:18.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:18.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:18.665 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:18.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:18.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:18.677 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:43:18.678 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 251.9574ms 2025-06-17 12:43:18.678 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:43:18.678 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:18.678 +00:00 [INF] Discarding envelope c40d93c0cc284d4d8371377c769ed555 because the queue is full. 2025-06-17 12:43:18.678 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:18.678 +00:00 [INF] Discarding envelope 6e8b7e9d3c7947d89c2369e0026f840d because the queue is full. 2025-06-17 12:43:18.678 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 252.9803ms 2025-06-17 12:43:20.603 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 12:43:20.603 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:20.603 +00:00 [INF] Started transaction with span ID 'f19c06e2600ee6a0' and trace ID 'f60938f752fb4ec788d498e96321e1e3'. 2025-06-17 12:43:20.603 +00:00 [INF] Started transaction with span ID 'f19c06e2600ee6a0' and trace ID 'f60938f752fb4ec788d498e96321e1e3'. 2025-06-17 12:43:20.603 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:43:20.603 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:20.605 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:43:20.605 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:43:20.605 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.7832ms 2025-06-17 12:43:20.605 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:43:20.605 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:20.605 +00:00 [INF] Discarding envelope a12ca4110b154a30bd9b89a95a928e01 because the queue is full. 2025-06-17 12:43:20.605 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:20.605 +00:00 [INF] Discarding envelope 872df3d82a5a4012bbb9ccacd65a3ff6 because the queue is full. 2025-06-17 12:43:20.605 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 2.8614ms 2025-06-17 12:43:21.248 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 12:43:21.248 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:21.248 +00:00 [INF] Started transaction with span ID 'f4fdb535625ce386' and trace ID 'ed9d8872180e4638a8150fc7849874be'. 2025-06-17 12:43:21.248 +00:00 [INF] Started transaction with span ID 'f4fdb535625ce386' and trace ID 'ed9d8872180e4638a8150fc7849874be'. 2025-06-17 12:43:21.248 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:43:21.248 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:21.424 +00:00 [INF] Executed DbCommand (173ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:21.737 +00:00 [INF] Executed DbCommand (310ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:21.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:43:21.742 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:43:21.750 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:21.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:21.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:21.757 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:21.757 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:21.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:21.761 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:21.763 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:21.764 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:21.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:21.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:21.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:21.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:21.779 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:21.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:21.783 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:21.787 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:21.792 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:21.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:21.800 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:21.804 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:21.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:21.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:21.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:21.826 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:21.832 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:21.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:21.840 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:21.844 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:21.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:21.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:21.859 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:21.864 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:21.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:21.876 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:21.877 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:21.882 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:21.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:21.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:21.893 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:21.894 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:21.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:21.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:21.908 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:21.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:21.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:21.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:21.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:21.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:21.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:21.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:21.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:21.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:21.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:21.958 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:21.960 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:21.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:21.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:21.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:21.969 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:21.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:21.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:21.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:21.977 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:21.979 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:21.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:21.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:21.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:21.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:21.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:21.997 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:21.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:22.004 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:43:22.004 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 755.1101ms 2025-06-17 12:43:22.004 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:43:22.005 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:22.005 +00:00 [INF] Discarding envelope ffc99d1f6f5e4a98a19825054381ea0e because the queue is full. 2025-06-17 12:43:22.005 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:22.005 +00:00 [INF] Discarding envelope c682e055d0ba4b29965c467e30ce90d1 because the queue is full. 2025-06-17 12:43:22.005 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 757.1534ms 2025-06-17 12:43:27.391 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:43:27.391 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:27.391 +00:00 [INF] Started transaction with span ID '60c2aef7ea325992' and trace ID '7135228fd6f7443dbc9a54888b1504df'. 2025-06-17 12:43:27.391 +00:00 [INF] Started transaction with span ID '60c2aef7ea325992' and trace ID '7135228fd6f7443dbc9a54888b1504df'. 2025-06-17 12:43:27.391 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:43:27.391 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:27.405 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:43:27.410 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:27.410 +00:00 [INF] Started transaction with span ID 'b68df510e0b4006d' and trace ID 'f2f824946841415e96f204bd917bfc6c'. 2025-06-17 12:43:27.410 +00:00 [INF] Started transaction with span ID 'b68df510e0b4006d' and trace ID 'f2f824946841415e96f204bd917bfc6c'. 2025-06-17 12:43:27.411 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:43:27.411 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:27.412 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:43:27.413 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:43:27.413 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.0754ms 2025-06-17 12:43:27.413 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:43:27.413 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:27.413 +00:00 [INF] Discarding envelope 856cb65ff73c4224ac4a567f7da85270 because the queue is full. 2025-06-17 12:43:27.413 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:27.413 +00:00 [INF] Discarding envelope 147b80f982f441e78e240aab1eafdc15 because the queue is full. 2025-06-17 12:43:27.413 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 7.9764ms 2025-06-17 12:43:27.434 +00:00 [INF] Executed DbCommand (41ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:27.450 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:27.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:43:27.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:43:27.458 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.469 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:27.471 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.478 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:27.479 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.485 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:27.486 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.489 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.493 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.494 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:27.495 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.502 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:27.503 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.509 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:27.511 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.514 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:43:27.514 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:27.514 +00:00 [INF] Started transaction with span ID '7db2e41220cbc5f7' and trace ID 'c4d9af3e261b4088a30a04c3229ddc1d'. 2025-06-17 12:43:27.514 +00:00 [INF] Started transaction with span ID '7db2e41220cbc5f7' and trace ID 'c4d9af3e261b4088a30a04c3229ddc1d'. 2025-06-17 12:43:27.514 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:43:27.514 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:27.517 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:27.520 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:27.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:43:27.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:43:27.531 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.533 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:27.534 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.537 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.543 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:27.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.550 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:27.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.568 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.572 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:27.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.580 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.583 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.586 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:27.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.597 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.598 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.602 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.602 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.605 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:27.609 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.614 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.625 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:27.626 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.628 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.639 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.640 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:27.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:27.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.686 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.696 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.700 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.715 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.719 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:27.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.733 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.742 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.749 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.775 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.781 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:27.784 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.787 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.789 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.801 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.818 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.818 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:27.819 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:43:27.820 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 428.9839ms 2025-06-17 12:43:27.821 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:43:27.821 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:27.821 +00:00 [INF] Discarding envelope c672ee660c924e4292e228002f48f992 because the queue is full. 2025-06-17 12:43:27.821 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:27.821 +00:00 [INF] Discarding envelope e2478b51ebce4136b8fe00f40e46de83 because the queue is full. 2025-06-17 12:43:27.822 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 430.7532ms 2025-06-17 12:43:27.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:27.828 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:27.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:27.839 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:43:27.846 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 331.459ms 2025-06-17 12:43:27.860 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:43:27.860 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:27.860 +00:00 [INF] Discarding envelope 446d17dfb4ed4b63a4ded8fb9adbb964 because the queue is full. 2025-06-17 12:43:27.860 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:27.860 +00:00 [INF] Discarding envelope 0bac01e8fddb47e7bf79bfaa509fd4f7 because the queue is full. 2025-06-17 12:43:27.861 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 346.7826ms 2025-06-17 12:43:28.234 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:43:28.234 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:28.234 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:43:28.234 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:43:28.235 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.5345ms 2025-06-17 12:43:28.239 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:43:28.248 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:28.248 +00:00 [INF] Started transaction with span ID '4d1cfee3bdfe3e38' and trace ID '951ecb9d743f4947bea55b861484f850'. 2025-06-17 12:43:28.248 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:43:28.249 +00:00 [INF] Started transaction with span ID '4d1cfee3bdfe3e38' and trace ID '951ecb9d743f4947bea55b861484f850'. 2025-06-17 12:43:28.249 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:43:28.249 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:28.253 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:28.257 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:28.262 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:43:28.268 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:43:28.268 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 19.3445ms 2025-06-17 12:43:28.268 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:43:28.268 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:28.269 +00:00 [INF] Discarding envelope 277a03bbc83a4a86b1402044a5e0c851 because the queue is full. 2025-06-17 12:43:28.269 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:28.269 +00:00 [INF] Discarding envelope 218733c0027142a292c72a2e95a11335 because the queue is full. 2025-06-17 12:43:28.269 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 29.5706ms 2025-06-17 12:43:28.589 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:43:28.589 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:28.589 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:43:28.589 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:43:28.589 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3033ms 2025-06-17 12:43:28.593 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:43:28.593 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:28.593 +00:00 [INF] Started transaction with span ID '898b5358ce736904' and trace ID '68ba90bfc92a4a7d97d78167416b1a91'. 2025-06-17 12:43:28.593 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:43:28.594 +00:00 [INF] Started transaction with span ID '898b5358ce736904' and trace ID '68ba90bfc92a4a7d97d78167416b1a91'. 2025-06-17 12:43:28.594 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:43:28.594 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:28.595 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:43:28.596 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:43:28.596 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.904ms 2025-06-17 12:43:28.596 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:43:28.596 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:28.596 +00:00 [INF] Discarding envelope c12e91b7936749e1bd994712ff0f2885 because the queue is full. 2025-06-17 12:43:28.596 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:28.596 +00:00 [INF] Discarding envelope c38c839368e54f4c96b1b1ee93c684d3 because the queue is full. 2025-06-17 12:43:28.596 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.0704ms 2025-06-17 12:43:31.707 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 12:43:31.708 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:31.708 +00:00 [INF] Started transaction with span ID '5c66186e374480a4' and trace ID 'fa5083c31f6e4df6aa62d2a7f106bbb1'. 2025-06-17 12:43:31.708 +00:00 [INF] Started transaction with span ID '5c66186e374480a4' and trace ID 'fa5083c31f6e4df6aa62d2a7f106bbb1'. 2025-06-17 12:43:31.708 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 12:43:31.708 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:31.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 12:43:31.711 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 12:43:31.711 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.8136ms 2025-06-17 12:43:31.711 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 12:43:31.711 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:31.711 +00:00 [INF] Discarding envelope 81b88030d0e64dd3b153f4ea851130c9 because the queue is full. 2025-06-17 12:43:31.711 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:31.711 +00:00 [INF] Discarding envelope 68f1ad6ec7af4887987341d5197141ff because the queue is full. 2025-06-17 12:43:31.711 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 4.0019ms 2025-06-17 12:43:32.169 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 12:43:32.169 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:32.169 +00:00 [INF] Started transaction with span ID '244235f978dcb5d0' and trace ID '125d3433731d40729ffe6f47b73f19a8'. 2025-06-17 12:43:32.170 +00:00 [INF] Started transaction with span ID '244235f978dcb5d0' and trace ID '125d3433731d40729ffe6f47b73f19a8'. 2025-06-17 12:43:32.170 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 12:43:32.170 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:32.172 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 12:43:32.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 12:43:32.176 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 12:43:32.177 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 6.7169ms 2025-06-17 12:43:32.177 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 12:43:32.177 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:32.177 +00:00 [INF] Discarding envelope 443e1f51a3b04bdc9a57c8fde65d2d63 because the queue is full. 2025-06-17 12:43:32.177 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:32.177 +00:00 [INF] Discarding envelope 1189695581d14a2da1b17de58fca7918 because the queue is full. 2025-06-17 12:43:32.177 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 8.0312ms 2025-06-17 12:43:32.177 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:32.178 +00:00 [INF] Started transaction with span ID '57bb61694d62f9c8' and trace ID '5c4ecf105d4949cdb13c543db937651d'. 2025-06-17 12:43:32.178 +00:00 [INF] Started transaction with span ID '57bb61694d62f9c8' and trace ID '5c4ecf105d4949cdb13c543db937651d'. 2025-06-17 12:43:32.178 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 12:43:32.178 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:32.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 12:43:32.180 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 12:43:32.180 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.3188ms 2025-06-17 12:43:32.180 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 12:43:32.180 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:32.180 +00:00 [INF] Discarding envelope 622b32b652a446c6b643476b30878164 because the queue is full. 2025-06-17 12:43:32.180 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:32.180 +00:00 [INF] Discarding envelope 0dd90c6931cc479f87faad6723c562f2 because the queue is full. 2025-06-17 12:43:32.181 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 8.9325ms 2025-06-17 12:43:35.017 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:43:35.017 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:35.017 +00:00 [INF] Started transaction with span ID '2a694f490008d574' and trace ID '0f7c026f8fa64def9843abce47111d58'. 2025-06-17 12:43:35.017 +00:00 [INF] Started transaction with span ID '2a694f490008d574' and trace ID '0f7c026f8fa64def9843abce47111d58'. 2025-06-17 12:43:35.017 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:43:35.018 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:35.020 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:43:35.020 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:35.021 +00:00 [INF] Started transaction with span ID 'f3574f4e2dabcd41' and trace ID '154fe149213c4341b9b0e69a1505dad3'. 2025-06-17 12:43:35.021 +00:00 [INF] Started transaction with span ID 'f3574f4e2dabcd41' and trace ID '154fe149213c4341b9b0e69a1505dad3'. 2025-06-17 12:43:35.021 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:43:35.021 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:35.024 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:43:35.024 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:43:35.024 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.7365ms 2025-06-17 12:43:35.024 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:43:35.024 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:35.024 +00:00 [INF] Discarding envelope 37cba04f0d8c43f493f53599294e39d0 because the queue is full. 2025-06-17 12:43:35.024 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:35.024 +00:00 [INF] Discarding envelope 47c5d9a478ae45c08f980521b61a7a10 because the queue is full. 2025-06-17 12:43:35.024 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 4.2174ms 2025-06-17 12:43:35.066 +00:00 [INF] Executed DbCommand (41ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:35.085 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:35.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:43:35.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:43:35.103 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.122 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:35.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.130 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:35.131 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.141 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.143 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:35.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.149 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.170 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:35.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.187 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.192 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:43:35.192 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:35.192 +00:00 [INF] Started transaction with span ID '2e37e3707e399d8c' and trace ID '8ead9c66ccff45e28e6da68dd48bfd72'. 2025-06-17 12:43:35.192 +00:00 [INF] Started transaction with span ID '2e37e3707e399d8c' and trace ID '8ead9c66ccff45e28e6da68dd48bfd72'. 2025-06-17 12:43:35.192 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:43:35.195 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:35.207 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:35.210 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.222 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.224 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:35.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.233 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.249 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:35.251 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.256 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.265 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:35.269 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.285 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:35.289 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:35.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:35.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:35.321 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:35.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:35.345 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.355 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:35.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:35.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.380 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:35.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:35.403 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:43:35.404 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 385.974ms 2025-06-17 12:43:35.404 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:43:35.404 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:35.404 +00:00 [INF] Discarding envelope 4414bf1246d746d6a5e6eb0a5fbb237d because the queue is full. 2025-06-17 12:43:35.405 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:35.405 +00:00 [INF] Discarding envelope 2b409c5a5f454c4aa61c08a90da989aa because the queue is full. 2025-06-17 12:43:35.405 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 388.3755ms 2025-06-17 12:43:35.406 +00:00 [INF] Executed DbCommand (208ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:35.410 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:35.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:43:35.422 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:43:35.430 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.455 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.484 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.497 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.509 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.512 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.543 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.550 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.556 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:35.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:35.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:35.581 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:43:35.583 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 387.2613ms 2025-06-17 12:43:35.583 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:43:35.583 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:35.583 +00:00 [INF] Discarding envelope e9de0e997b8d4474bc334c3f9882968b because the queue is full. 2025-06-17 12:43:35.583 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:35.584 +00:00 [INF] Discarding envelope 7d38f2a290ad436caa7a48809a7a8d4f because the queue is full. 2025-06-17 12:43:35.584 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 392.2042ms 2025-06-17 12:43:35.814 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:43:35.814 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:35.814 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:43:35.814 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:43:35.814 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2505ms 2025-06-17 12:43:35.822 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 2025-06-17 12:43:35.822 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:35.822 +00:00 [INF] Started transaction with span ID 'f0fbf54cbb30dffe' and trace ID '48f4d7fd5e304182b29f7f49615e87aa'. 2025-06-17 12:43:35.822 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:43:35.822 +00:00 [INF] Started transaction with span ID 'f0fbf54cbb30dffe' and trace ID '48f4d7fd5e304182b29f7f49615e87aa'. 2025-06-17 12:43:35.822 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:43:35.822 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:35.825 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:35.829 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:35.831 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:43:35.836 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:43:35.837 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 15.0825ms 2025-06-17 12:43:35.837 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:43:35.837 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:35.837 +00:00 [INF] Discarding envelope 27faff742c2d4f6aa87df923ed888aa7 because the queue is full. 2025-06-17 12:43:35.837 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:35.838 +00:00 [INF] Discarding envelope 4f7c3c8f7d664029aa6407a5f6958986 because the queue is full. 2025-06-17 12:43:35.838 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 - 400 - application/json;+charset=utf-8 16.4243ms 2025-06-17 12:43:36.099 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:43:36.099 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:36.099 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:43:36.099 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:43:36.099 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2283ms 2025-06-17 12:43:36.103 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:43:36.103 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:36.103 +00:00 [INF] Started transaction with span ID '56053006c815dc95' and trace ID '970c23230b9e46c6a5b2bc469d37aac3'. 2025-06-17 12:43:36.103 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:43:36.103 +00:00 [INF] Started transaction with span ID '56053006c815dc95' and trace ID '970c23230b9e46c6a5b2bc469d37aac3'. 2025-06-17 12:43:36.103 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:43:36.103 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:36.105 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:43:36.105 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:43:36.105 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.1339ms 2025-06-17 12:43:36.105 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:43:36.106 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:36.106 +00:00 [INF] Discarding envelope 59e736720bff4019a36d51e74644c85b because the queue is full. 2025-06-17 12:43:36.106 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:36.106 +00:00 [INF] Discarding envelope e2aa96accac048dfbca25de836be3b9a because the queue is full. 2025-06-17 12:43:36.106 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.1699ms 2025-06-17 12:43:41.902 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:43:41.902 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:41.902 +00:00 [INF] Started transaction with span ID '6c2789b00922a17c' and trace ID '6e854b9c65fa4966b7a3afae1bdaa9a3'. 2025-06-17 12:43:41.903 +00:00 [INF] Started transaction with span ID '6c2789b00922a17c' and trace ID '6e854b9c65fa4966b7a3afae1bdaa9a3'. 2025-06-17 12:43:41.903 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:43:41.903 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:41.907 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:43:41.907 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:41.907 +00:00 [INF] Started transaction with span ID '44b5ffc942fec15b' and trace ID '1f41db66f7ac43abac4445872a201446'. 2025-06-17 12:43:41.907 +00:00 [INF] Started transaction with span ID '44b5ffc942fec15b' and trace ID '1f41db66f7ac43abac4445872a201446'. 2025-06-17 12:43:41.907 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:43:41.907 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:41.909 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:43:41.909 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:43:41.909 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.625ms 2025-06-17 12:43:41.909 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:43:41.909 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:41.909 +00:00 [INF] Discarding envelope 1d37098836d94ff78eb2d2d2176e8ccf because the queue is full. 2025-06-17 12:43:41.909 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:41.909 +00:00 [INF] Discarding envelope d799780b28c34ef18f3fd65c8c1dbf96 because the queue is full. 2025-06-17 12:43:41.909 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.5627ms 2025-06-17 12:43:42.066 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:43:42.066 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:42.066 +00:00 [INF] Started transaction with span ID 'efd4939fb668ca85' and trace ID '89d650329a36427c9f35c5f5320b11bc'. 2025-06-17 12:43:42.066 +00:00 [INF] Started transaction with span ID 'efd4939fb668ca85' and trace ID '89d650329a36427c9f35c5f5320b11bc'. 2025-06-17 12:43:42.066 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:43:42.066 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:42.673 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:43:42.673 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:42.673 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:43:42.673 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:43:42.673 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2807ms 2025-06-17 12:43:42.678 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 2025-06-17 12:43:42.678 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:42.678 +00:00 [INF] Started transaction with span ID '6e62837f0e333f1c' and trace ID 'b538cb29f1d3451681d38328144cc8c6'. 2025-06-17 12:43:42.678 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:43:42.678 +00:00 [INF] Started transaction with span ID '6e62837f0e333f1c' and trace ID 'b538cb29f1d3451681d38328144cc8c6'. 2025-06-17 12:43:42.678 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:43:42.678 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:42.965 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:43:42.965 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:42.965 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:43:42.965 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:43:42.965 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2623ms 2025-06-17 12:43:42.969 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:43:42.969 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:43:42.969 +00:00 [INF] Started transaction with span ID 'f52dce3bc62c6531' and trace ID '237adb57c61d4486b2baa32af1786d31'. 2025-06-17 12:43:42.969 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:43:42.969 +00:00 [INF] Started transaction with span ID 'f52dce3bc62c6531' and trace ID '237adb57c61d4486b2baa32af1786d31'. 2025-06-17 12:43:42.969 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:43:42.969 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:43:42.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:43:42.972 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:43:42.972 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.6401ms 2025-06-17 12:43:42.972 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:43:42.972 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:42.972 +00:00 [INF] Discarding envelope 3a4887f88a5f4d2b805b664103f5ac64 because the queue is full. 2025-06-17 12:43:42.972 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:42.973 +00:00 [INF] Discarding envelope 160fe6043ada4bab82e20a50ddca8130 because the queue is full. 2025-06-17 12:43:42.973 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.0363ms 2025-06-17 12:43:43.694 +00:00 [INF] Executed DbCommand (1,789ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:43.734 +00:00 [INF] Executed DbCommand (1,055ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:43.736 +00:00 [INF] Executed DbCommand (1,669ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:43.744 +00:00 [INF] Executed DbCommand (48ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:43.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:43:43.751 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:43:43.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:43.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:43.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:43.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:43.831 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:43.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:43.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:43.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:43.855 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:43.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:43.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:43.866 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:43.872 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:43.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:43.880 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:43.881 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:43.882 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:43.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:43.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:43.896 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:43.897 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:43.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:43.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:43.905 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:43.908 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:43.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:43.918 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:43.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:43.925 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:43.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:43.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:43.936 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:43.937 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:43.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:43.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:43.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:43.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:43.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:43.968 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:43.969 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:43.974 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:43.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:43.980 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:43.984 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:43.985 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:43.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:43.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:43.996 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:44.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.010 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.020 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:44.021 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.031 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.032 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:44.033 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.048 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:44.052 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.056 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.064 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:44.068 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.072 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:44.086 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.092 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.099 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:43:44.100 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:43:44.100 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2197.3246ms 2025-06-17 12:43:44.100 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:43:44.100 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:44.100 +00:00 [INF] Discarding envelope b40372a5cc8140809a086e94d236bb39 because the queue is full. 2025-06-17 12:43:44.101 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:44.101 +00:00 [INF] Discarding envelope 49989b411f084c7c83766a6ce6d71287 because the queue is full. 2025-06-17 12:43:44.101 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 2198.5199ms 2025-06-17 12:43:44.101 +00:00 [INF] Executed DbCommand (365ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:44.105 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:43:44.113 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:43:44.116 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 1437.5831ms 2025-06-17 12:43:44.116 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:43:44.116 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:44.116 +00:00 [INF] Discarding envelope 48ffbeba590a4dc894944cfd0c98f444 because the queue is full. 2025-06-17 12:43:44.116 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:44.116 +00:00 [INF] Discarding envelope eded1acd733d4166a31c47bb018d2819 because the queue is full. 2025-06-17 12:43:44.116 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 - 400 - application/json;+charset=utf-8 1438.5609ms 2025-06-17 12:43:44.117 +00:00 [INF] Executed DbCommand (379ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:43:44.120 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:43:44.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:43:44.131 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.160 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.164 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.168 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.169 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.180 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.197 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.200 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.208 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.221 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.231 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.252 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.256 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.257 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.270 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.274 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.282 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.297 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.316 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:43:44.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:43:44.328 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:43:44.329 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:43:44.332 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2265.816ms 2025-06-17 12:43:44.332 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:43:44.332 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:44.332 +00:00 [INF] Discarding envelope 5b23a75415e64e53a0940f626f253e93 because the queue is full. 2025-06-17 12:43:44.332 +00:00 [INF] Capturing transaction. 2025-06-17 12:43:44.333 +00:00 [INF] Discarding envelope dec487b923b74f4b852a83acc96da70b because the queue is full. 2025-06-17 12:43:44.333 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 2266.9730ms 2025-06-17 12:44:10.019 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=RenderScreens&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:44:10.020 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:44:10.020 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:44:10.020 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:44:10.020 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=RenderScreens&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3156ms 2025-06-17 12:44:10.025 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=RenderScreens&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:44:10.025 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:44:10.025 +00:00 [INF] Started transaction with span ID '6339aa8ef79ca23f' and trace ID '4f7ac169db864699b0a684b6d9fdb178'. 2025-06-17 12:44:10.025 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:44:10.025 +00:00 [INF] Started transaction with span ID '6339aa8ef79ca23f' and trace ID '4f7ac169db864699b0a684b6d9fdb178'. 2025-06-17 12:44:10.025 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:44:10.025 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:44:10.030 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:44:10.034 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:44:10.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:44:10.040 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:44:10.040 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 14.6853ms 2025-06-17 12:44:10.040 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:44:10.040 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:10.040 +00:00 [INF] Discarding envelope e8d08547bcb0403e89e3d9957784df72 because the queue is full. 2025-06-17 12:44:10.040 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:10.040 +00:00 [INF] Discarding envelope 9d79619504a34b129e8f4005b409b893 because the queue is full. 2025-06-17 12:44:10.040 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=RenderScreens&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 15.9630ms 2025-06-17 12:44:10.303 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:44:10.303 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:44:10.303 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:44:10.303 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:44:10.303 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2570ms 2025-06-17 12:44:10.306 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:44:10.306 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:44:10.306 +00:00 [INF] Started transaction with span ID '714d3dd8fa134989' and trace ID 'fa91bf06d48a44d1b50b7a2cec81fe3d'. 2025-06-17 12:44:10.306 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:44:10.307 +00:00 [INF] Started transaction with span ID '714d3dd8fa134989' and trace ID 'fa91bf06d48a44d1b50b7a2cec81fe3d'. 2025-06-17 12:44:10.307 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:44:10.307 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:44:10.308 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:44:10.308 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:44:10.308 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.5368ms 2025-06-17 12:44:10.308 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:44:10.308 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:10.308 +00:00 [INF] Discarding envelope 166e2869474a43b79128a18e4c448192 because the queue is full. 2025-06-17 12:44:10.308 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:10.309 +00:00 [INF] Discarding envelope b940847e12bd4caeb57221e3acbd455a because the queue is full. 2025-06-17 12:44:10.309 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.3886ms 2025-06-17 12:44:13.191 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:44:13.191 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:44:13.191 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:44:13.191 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:44:13.191 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3306ms 2025-06-17 12:44:13.197 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 2025-06-17 12:44:13.197 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:44:13.197 +00:00 [INF] Started transaction with span ID '61df1ca786f8cc28' and trace ID '014bcb474a7040c4b7aa47b7131e2fb3'. 2025-06-17 12:44:13.197 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:44:13.197 +00:00 [INF] Started transaction with span ID '61df1ca786f8cc28' and trace ID '014bcb474a7040c4b7aa47b7131e2fb3'. 2025-06-17 12:44:13.197 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:44:13.197 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:44:13.204 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:44:13.209 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:44:13.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:44:13.218 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:44:13.218 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 20.334ms 2025-06-17 12:44:13.218 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:44:13.218 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:13.218 +00:00 [INF] Discarding envelope 46c78c0650294f05854ed4f0e68f735c because the queue is full. 2025-06-17 12:44:13.218 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:13.218 +00:00 [INF] Discarding envelope 14392c686fc648b8b57de881a6fca8bf because the queue is full. 2025-06-17 12:44:13.218 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 - 400 - application/json;+charset=utf-8 21.6090ms 2025-06-17 12:44:13.475 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:44:13.475 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:44:13.475 +00:00 [INF] Started transaction with span ID '4ff072e97e616ad1' and trace ID '4c270300718c4c4c9a0f8cbb374ca07f'. 2025-06-17 12:44:13.475 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:44:13.475 +00:00 [INF] Started transaction with span ID '4ff072e97e616ad1' and trace ID '4c270300718c4c4c9a0f8cbb374ca07f'. 2025-06-17 12:44:13.476 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:44:13.476 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:44:13.477 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:44:13.477 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:44:13.477 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6796ms 2025-06-17 12:44:13.477 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:44:13.477 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:13.477 +00:00 [INF] Discarding envelope 00fa8f0d3870423e9674445ad7c4f957 because the queue is full. 2025-06-17 12:44:13.478 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:13.478 +00:00 [INF] Discarding envelope 4fae8346430c4ccfa6bc3a65201c2d1f because the queue is full. 2025-06-17 12:44:13.478 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.5706ms 2025-06-17 12:44:24.509 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:44:24.509 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:44:24.509 +00:00 [INF] Started transaction with span ID 'babd8691126a1f7f' and trace ID '447d763cf4b8482eb9a34fffa1708e33'. 2025-06-17 12:44:24.510 +00:00 [INF] Started transaction with span ID 'babd8691126a1f7f' and trace ID '447d763cf4b8482eb9a34fffa1708e33'. 2025-06-17 12:44:24.510 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:44:24.510 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:44:24.513 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:44:24.513 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:44:24.513 +00:00 [INF] Started transaction with span ID 'e7a070a4d13cee7e' and trace ID '057f086c646c4c1ba13649e5982a2cd5'. 2025-06-17 12:44:24.513 +00:00 [INF] Started transaction with span ID 'e7a070a4d13cee7e' and trace ID '057f086c646c4c1ba13649e5982a2cd5'. 2025-06-17 12:44:24.513 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:44:24.513 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:44:24.518 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:44:24.518 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:44:24.518 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 8.7086ms 2025-06-17 12:44:24.518 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:44:24.519 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:24.524 +00:00 [INF] Discarding envelope 9baea897b6ae4abc894d5d97b8098f5d because the queue is full. 2025-06-17 12:44:24.524 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:24.524 +00:00 [INF] Discarding envelope 1fd9124c35cc40ae8971d7b57cb3adf2 because the queue is full. 2025-06-17 12:44:24.524 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 14.6388ms 2025-06-17 12:44:24.546 +00:00 [INF] Executed DbCommand (31ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:44:24.563 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:44:24.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:44:24.568 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:44:24.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.581 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:44:24.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.591 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:44:24.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.606 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:44:24.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.612 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:44:24.613 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.615 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.621 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:44:24.622 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.627 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:44:24.629 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:44:24.637 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:44:24.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.654 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:44:24.655 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.665 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:44:24.673 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:44:24.682 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:44:24.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.699 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:44:24.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.715 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:44:24.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.725 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:44:24.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.735 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:44:24.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:44:24.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:44:24.755 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:44:24.756 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 242.103ms 2025-06-17 12:44:24.756 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:44:24.756 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:24.756 +00:00 [INF] Discarding envelope 965ad24170a9444aaaab8e60af0ec322 because the queue is full. 2025-06-17 12:44:24.756 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:24.756 +00:00 [INF] Discarding envelope c654b0cbd46c4e53b3e15b6daba327a5 because the queue is full. 2025-06-17 12:44:24.756 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 243.4500ms 2025-06-17 12:44:24.757 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:44:24.757 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:44:24.757 +00:00 [INF] Started transaction with span ID '83fdd5af0856de85' and trace ID 'c269f9d1c3a3429bbd1f5d765eed3adf'. 2025-06-17 12:44:24.758 +00:00 [INF] Started transaction with span ID '83fdd5af0856de85' and trace ID 'c269f9d1c3a3429bbd1f5d765eed3adf'. 2025-06-17 12:44:24.758 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:44:24.758 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:44:24.763 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:44:24.767 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:44:24.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:44:24.775 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:44:24.780 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.791 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.806 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.811 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.819 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.824 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.839 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.870 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.875 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.887 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.899 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.904 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.916 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.922 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.941 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.948 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:44:24.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:44:24.972 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:44:24.973 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:44:24.974 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 216.2905ms 2025-06-17 12:44:24.974 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:44:24.975 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:24.975 +00:00 [INF] Discarding envelope b1106f403b994931ba8d220c3879ef55 because the queue is full. 2025-06-17 12:44:24.975 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:24.975 +00:00 [INF] Discarding envelope 1c3470ca0ea24e2aab0a883f585b8be2 because the queue is full. 2025-06-17 12:44:24.975 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 218.1537ms 2025-06-17 12:44:25.809 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:44:25.809 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:44:25.810 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:44:25.810 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:44:25.810 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.6637ms 2025-06-17 12:44:25.813 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 2025-06-17 12:44:25.813 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:44:25.813 +00:00 [INF] Started transaction with span ID 'f3ad123e99748fc' and trace ID 'eb661d06b5714c15b3905aacf59c2953'. 2025-06-17 12:44:25.813 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:44:25.814 +00:00 [INF] Started transaction with span ID 'f3ad123e99748fc' and trace ID 'eb661d06b5714c15b3905aacf59c2953'. 2025-06-17 12:44:25.814 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:44:25.814 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:44:25.818 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:44:25.822 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:44:25.826 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:44:25.830 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:44:25.830 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 16.0575ms 2025-06-17 12:44:25.830 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:44:25.830 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:25.830 +00:00 [INF] Discarding envelope 1f2c3ba095e7430c8849d6b022867bba because the queue is full. 2025-06-17 12:44:25.830 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:25.830 +00:00 [INF] Discarding envelope eda0e8a05a20467897bccb5c155e0f2d because the queue is full. 2025-06-17 12:44:25.830 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 - 400 - application/json;+charset=utf-8 17.0732ms 2025-06-17 12:44:26.099 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:44:26.099 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:44:26.099 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:44:26.099 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:44:26.100 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2951ms 2025-06-17 12:44:26.105 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:44:26.105 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:44:26.105 +00:00 [INF] Started transaction with span ID 'e3a45f047086737' and trace ID 'a268ed75c9734673b9e3c2cfee2ac45f'. 2025-06-17 12:44:26.105 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:44:26.105 +00:00 [INF] Started transaction with span ID 'e3a45f047086737' and trace ID 'a268ed75c9734673b9e3c2cfee2ac45f'. 2025-06-17 12:44:26.105 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:44:26.105 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:44:26.117 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:44:26.117 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:44:26.117 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 11.9328ms 2025-06-17 12:44:26.117 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:44:26.118 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:26.118 +00:00 [INF] Discarding envelope 00fabff544cd481c9f0a8ad93a76b4c4 because the queue is full. 2025-06-17 12:44:26.118 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:26.118 +00:00 [INF] Discarding envelope ec0a2c7b42a6413bb519549fb6631cf3 because the queue is full. 2025-06-17 12:44:26.118 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 12.8833ms 2025-06-17 12:44:27.577 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:44:27.577 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:44:27.577 +00:00 [INF] Started transaction with span ID 'b5175b21d03a18f' and trace ID '7e2b8119f6a742d5b10e4ec528de19e1'. 2025-06-17 12:44:27.578 +00:00 [INF] Started transaction with span ID 'b5175b21d03a18f' and trace ID '7e2b8119f6a742d5b10e4ec528de19e1'. 2025-06-17 12:44:27.578 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:44:27.578 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:44:27.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:44:27.580 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:44:27.580 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.3152ms 2025-06-17 12:44:27.580 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:44:27.580 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:27.580 +00:00 [INF] Discarding envelope 77ad6b0597b74a05ae615936e55503ee because the queue is full. 2025-06-17 12:44:27.581 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:27.581 +00:00 [INF] Discarding envelope e135ba4a113e4694ab1438c295c6849b because the queue is full. 2025-06-17 12:44:27.581 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 3.3961ms 2025-06-17 12:44:28.844 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 2025-06-17 12:44:28.844 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:44:28.844 +00:00 [INF] Started transaction with span ID '6904bf419b41697c' and trace ID '7ec74109eab147e4b07b59ca1e99cbb9'. 2025-06-17 12:44:28.844 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:44:28.844 +00:00 [INF] Started transaction with span ID '6904bf419b41697c' and trace ID '7ec74109eab147e4b07b59ca1e99cbb9'. 2025-06-17 12:44:28.844 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:44:28.844 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:44:28.848 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:44:28.860 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:44:28.862 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:44:28.868 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:44:28.868 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 24.0631ms 2025-06-17 12:44:28.868 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:44:28.869 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:28.869 +00:00 [INF] Discarding envelope 516bcb9e3c2d4c788b0e9fcd27db4802 because the queue is full. 2025-06-17 12:44:28.869 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:28.869 +00:00 [INF] Discarding envelope 1d26d3a3ccdf4427a49d5d5ab2f39a70 because the queue is full. 2025-06-17 12:44:28.869 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 - 400 - application/json;+charset=utf-8 25.2499ms 2025-06-17 12:44:29.114 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:44:29.114 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:44:29.114 +00:00 [INF] Started transaction with span ID 'e631e7eb26bc304d' and trace ID '628c89069e8b454682aeeed606b38b77'. 2025-06-17 12:44:29.114 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:44:29.115 +00:00 [INF] Started transaction with span ID 'e631e7eb26bc304d' and trace ID '628c89069e8b454682aeeed606b38b77'. 2025-06-17 12:44:29.115 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:44:29.115 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:44:29.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:44:29.118 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:44:29.118 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.6834ms 2025-06-17 12:44:29.119 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:44:29.119 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:29.120 +00:00 [INF] Discarding envelope 092446ccddd84a43b2e96ac8158fd6ed because the queue is full. 2025-06-17 12:44:29.120 +00:00 [INF] Capturing transaction. 2025-06-17 12:44:29.120 +00:00 [INF] Discarding envelope 0a680e1a04ee4359b1697dd8cdfe2c0c because the queue is full. 2025-06-17 12:44:29.120 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.8925ms 2025-06-17 12:46:02.012 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:46:02.012 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:02.012 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:46:02.012 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:02.012 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2999ms 2025-06-17 12:46:02.066 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 2025-06-17 12:46:02.066 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:02.066 +00:00 [INF] Started transaction with span ID 'abdd28e4fdbc5101' and trace ID 'b5fba35a632c443798cc7c102faa6efb'. 2025-06-17 12:46:02.067 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:02.067 +00:00 [INF] Started transaction with span ID 'abdd28e4fdbc5101' and trace ID 'b5fba35a632c443798cc7c102faa6efb'. 2025-06-17 12:46:02.067 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:46:02.067 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:46:02.075 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:46:02.092 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:46:02.093 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:02.093 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:46:02.093 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:02.093 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2516ms 2025-06-17 12:46:02.110 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:46:02.110 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:02.110 +00:00 [INF] Started transaction with span ID 'a4fd0949ecf76e2c' and trace ID '2d3a17f60e434225a1b8845903e4658e'. 2025-06-17 12:46:02.111 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:02.112 +00:00 [INF] Started transaction with span ID 'a4fd0949ecf76e2c' and trace ID '2d3a17f60e434225a1b8845903e4658e'. 2025-06-17 12:46:02.112 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:46:02.112 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:46:02.132 +00:00 [INF] Executed DbCommand (39ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:46:02.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:46:02.148 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:46:02.148 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:02.148 +00:00 [INF] Started transaction with span ID '3ff4fb4605a75078' and trace ID '07363c49bf2c4c5399322673c75e2562'. 2025-06-17 12:46:02.148 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:02.148 +00:00 [INF] Started transaction with span ID '3ff4fb4605a75078' and trace ID '07363c49bf2c4c5399322673c75e2562'. 2025-06-17 12:46:02.148 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:46:02.148 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:46:02.156 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:46:02.195 +00:00 [INF] Executed DbCommand (27ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:46:02.199 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:46:02.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:46:02.200 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:46:02.237 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:46:02.253 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 186.4528ms 2025-06-17 12:46:02.253 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:46:02.258 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:46:02.265 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:02.265 +00:00 [INF] Discarding envelope 6d7f4227d4d548d98051ba009cf6d555 because the queue is full. 2025-06-17 12:46:02.286 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:02.286 +00:00 [INF] Discarding envelope 1922464248d74fef818be5fd048b5398 because the queue is full. 2025-06-17 12:46:02.286 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 - 400 - application/json;+charset=utf-8 219.9389ms 2025-06-17 12:46:02.286 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:46:02.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:46:02.327 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:02.346 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:02.379 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:46:02.379 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:02.379 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:46:02.379 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:02.379 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2457ms 2025-06-17 12:46:02.383 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 12:46:02.383 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:02.383 +00:00 [INF] Started transaction with span ID '64f35b4f5bb77e0e' and trace ID '0e8ddd26d4c54c5d8046d5bd731e0e6a'. 2025-06-17 12:46:02.383 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:02.383 +00:00 [INF] Started transaction with span ID '64f35b4f5bb77e0e' and trace ID '0e8ddd26d4c54c5d8046d5bd731e0e6a'. 2025-06-17 12:46:02.383 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:46:02.383 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:46:02.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:46:02.403 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:46:02.407 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 23.5837ms 2025-06-17 12:46:02.407 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:46:02.407 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:02.407 +00:00 [INF] Discarding envelope 78f6a12703d941c69905759b0549b9c0 because the queue is full. 2025-06-17 12:46:02.408 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:02.408 +00:00 [INF] Discarding envelope 1125b86ff189455f9b4b938632c16697 because the queue is full. 2025-06-17 12:46:02.428 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 45.3971ms 2025-06-17 12:46:02.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:02.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:02.473 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:02.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:02.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:02.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:02.522 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:02.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:02.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:02.529 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:02.533 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:02.533 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:02.545 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:02.562 +00:00 [INF] Executed DbCommand (25ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:02.565 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:02.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:02.616 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:02.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:02.655 +00:00 [INF] Executed DbCommand (88ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:02.655 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:02.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:02.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:02.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:02.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:02.718 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:02.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:02.743 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:02.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:02.769 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:02.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:02.770 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:02.788 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:02.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:02.794 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:02.795 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:02.811 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:02.852 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:02.863 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:02.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:02.873 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:02.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:02.886 +00:00 [INF] Executed DbCommand (74ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:02.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:02.895 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:02.900 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:02.918 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:02.920 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:02.921 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:02.935 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:02.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:02.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:02.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:02.948 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:02.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:02.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:02.990 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:02.994 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:03.035 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.043 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.052 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:03.052 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.069 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.076 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.085 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:03.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:03.100 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.100 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.116 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.116 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.140 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:03.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.156 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.157 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:03.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.258 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.267 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.270 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:03.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:03.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.313 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.352 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.365 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.367 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.372 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.380 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:03.394 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.395 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.410 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.448 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:03.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.478 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.554 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:03.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:03.576 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.606 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.614 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:03.654 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.658 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.747 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.752 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.774 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:03.774 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.804 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.820 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:03.869 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.882 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.895 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.896 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:03.909 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.921 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.966 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.976 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:03.977 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:46:03.977 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.979 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1867.2412ms 2025-06-17 12:46:03.980 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:46:03.980 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:03.981 +00:00 [INF] Discarding envelope 9d5b4547751540b9be7a45c38f1de6dc because the queue is full. 2025-06-17 12:46:03.982 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:03.982 +00:00 [INF] Discarding envelope e9c27cf7c9ee4c7dbe67bc9f8b138fb6 because the queue is full. 2025-06-17 12:46:03.984 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 1873.7140ms 2025-06-17 12:46:03.982 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:03.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:03.995 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:03.999 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:04.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:04.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:04.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:04.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:04.081 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:04.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:04.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:04.093 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:04.104 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:04.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:04.116 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:04.125 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:04.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:04.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:04.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:04.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:04.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:04.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:04.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:04.194 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:04.199 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:04.208 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:04.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:04.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:04.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:04.286 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:04.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:04.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:04.302 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:04.317 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:04.328 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:04.335 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:04.341 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:04.347 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:04.370 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:04.387 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:04.406 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:04.428 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:04.441 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:04.442 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:46:04.451 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2302.5229ms 2025-06-17 12:46:04.451 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:46:04.451 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:04.452 +00:00 [INF] Discarding envelope ec2684428c4c401f901cf8b663cb1f37 because the queue is full. 2025-06-17 12:46:04.457 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:04.457 +00:00 [INF] Discarding envelope 095e1965b2384bb2b96145897b82b079 because the queue is full. 2025-06-17 12:46:04.458 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2310.2273ms 2025-06-17 12:46:04.548 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:46:04.608 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:04.609 +00:00 [INF] Started transaction with span ID '7b59fbadfabb0fb1' and trace ID 'd942e6e9a33b42ab8cb64ff051b25c4b'. 2025-06-17 12:46:04.609 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:04.609 +00:00 [INF] Started transaction with span ID '7b59fbadfabb0fb1' and trace ID 'd942e6e9a33b42ab8cb64ff051b25c4b'. 2025-06-17 12:46:04.609 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:46:04.609 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:46:04.613 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:46:04.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:46:04.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:04.653 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:04.698 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:04.728 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:04.735 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:04.752 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:04.759 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:04.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:04.777 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:04.781 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:04.793 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:04.805 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:04.834 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:04.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:04.872 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:04.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:04.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:04.904 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:04.908 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:04.914 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:04.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:04.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:04.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:04.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:04.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.003 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:05.004 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.026 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.063 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:05.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:05.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.126 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:05.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.163 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.198 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.215 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.259 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.272 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:05.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.349 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.359 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.382 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.446 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:05.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.525 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.537 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.546 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:05.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.583 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.600 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.610 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.620 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.625 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:05.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.639 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.649 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.654 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.662 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:05.671 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.679 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.687 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.697 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.714 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.720 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:05.730 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.770 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:05.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.797 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.801 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:05.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.814 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:05.824 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:05.830 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:05.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:05.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:05.875 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:46:05.875 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1266.3547ms 2025-06-17 12:46:05.875 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:46:05.876 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:05.876 +00:00 [INF] Discarding envelope 67c0b441b95542019f168bdaf3f2784a because the queue is full. 2025-06-17 12:46:05.876 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:05.876 +00:00 [INF] Discarding envelope 6352edb6e5bb47618db759c81e696110 because the queue is full. 2025-06-17 12:46:05.877 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1329.1713ms 2025-06-17 12:46:12.027 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:46:12.028 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:12.028 +00:00 [INF] Started transaction with span ID '9e6695f1130ade82' and trace ID '416396bd8b92407386761030032c41c0'. 2025-06-17 12:46:12.028 +00:00 [INF] Started transaction with span ID '9e6695f1130ade82' and trace ID '416396bd8b92407386761030032c41c0'. 2025-06-17 12:46:12.028 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:46:12.028 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:46:12.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:46:12.031 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:46:12.031 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.1498ms 2025-06-17 12:46:12.031 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:46:12.031 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:12.031 +00:00 [INF] Discarding envelope aa3c590dbd834ac486632fe7ef167593 because the queue is full. 2025-06-17 12:46:12.031 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:12.031 +00:00 [INF] Discarding envelope 9d813cf8e0f640609cd6c8cfc8408567 because the queue is full. 2025-06-17 12:46:12.032 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.4677ms 2025-06-17 12:46:13.082 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:46:13.228 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:13.228 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:46:13.228 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:13.228 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 145.8279ms 2025-06-17 12:46:13.234 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:46:13.234 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:13.234 +00:00 [INF] Started transaction with span ID 'b9f53862cf6c810b' and trace ID 'abc54e96cb824fc9a08ab49920bc80ed'. 2025-06-17 12:46:13.234 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:13.234 +00:00 [INF] Started transaction with span ID 'b9f53862cf6c810b' and trace ID 'abc54e96cb824fc9a08ab49920bc80ed'. 2025-06-17 12:46:13.234 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:46:13.234 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:46:13.245 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:46:13.252 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:46:13.260 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:46:13.264 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:46:13.537 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.540 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:46:13.540 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:13.540 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:46:13.540 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:13.540 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1890ms 2025-06-17 12:46:13.540 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:46:13.540 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:13.540 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:46:13.540 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:13.540 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1106ms 2025-06-17 12:46:13.540 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:46:13.540 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:13.540 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:46:13.540 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:13.541 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.0840ms 2025-06-17 12:46:13.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.547 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 12:46:13.547 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:13.547 +00:00 [INF] Started transaction with span ID '836d8e97a4cccc8a' and trace ID '704d2829f009480e9c56188a14110ca0'. 2025-06-17 12:46:13.548 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:13.548 +00:00 [INF] Started transaction with span ID '836d8e97a4cccc8a' and trace ID '704d2829f009480e9c56188a14110ca0'. 2025-06-17 12:46:13.548 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:46:13.548 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:46:13.550 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:46:13.550 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:13.550 +00:00 [INF] Started transaction with span ID '7027360637baebf4' and trace ID 'f8d6857ed1a24483a0566a2b439845b2'. 2025-06-17 12:46:13.550 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:13.550 +00:00 [INF] Started transaction with span ID '7027360637baebf4' and trace ID 'f8d6857ed1a24483a0566a2b439845b2'. 2025-06-17 12:46:13.550 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:46:13.550 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:46:13.551 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:46:13.551 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:46:13.554 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 6.0283ms 2025-06-17 12:46:13.554 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:46:13.554 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:13.554 +00:00 [INF] Discarding envelope 75c96e0e2bd64da89afd3692f5ca6efb because the queue is full. 2025-06-17 12:46:13.554 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:13.554 +00:00 [INF] Discarding envelope f1e1ba2b41c244e99834e3c56df51afe because the queue is full. 2025-06-17 12:46:13.554 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 7.0718ms 2025-06-17 12:46:13.555 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:46:13.555 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:13.555 +00:00 [INF] Started transaction with span ID 'ef5078dd66fdfdb6' and trace ID '20707a6c778f46e3b66687cd332a1d87'. 2025-06-17 12:46:13.555 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:13.554 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:46:13.559 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:46:13.559 +00:00 [INF] Started transaction with span ID 'ef5078dd66fdfdb6' and trace ID '20707a6c778f46e3b66687cd332a1d87'. 2025-06-17 12:46:13.559 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:46:13.559 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:46:13.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.565 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:46:13.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.568 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:46:13.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:46:13.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.582 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:46:13.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:46:13.588 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.591 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:46:13.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.593 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.598 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 38.7664ms 2025-06-17 12:46:13.598 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:46:13.598 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:13.599 +00:00 [INF] Discarding envelope 9b58b901fbc64646ace4342aa19b668f because the queue is full. 2025-06-17 12:46:13.599 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:13.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.605 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.606 +00:00 [INF] Discarding envelope 238fc31b7b754ffc98125de9f1f227f6 because the queue is full. 2025-06-17 12:46:13.607 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 52.0199ms 2025-06-17 12:46:13.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.609 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.611 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.619 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.626 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.635 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.637 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.638 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.642 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.652 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.653 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.666 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.705 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.721 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.729 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.730 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.731 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.732 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.740 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.742 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.753 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.757 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.762 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.773 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.778 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.785 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.798 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.814 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.824 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.830 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.835 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.889 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.903 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:46:13.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.906 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 672.0683ms 2025-06-17 12:46:13.906 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:46:13.907 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:13.907 +00:00 [INF] Discarding envelope 3d2616c22116415e9de69441d1165e51 because the queue is full. 2025-06-17 12:46:13.908 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:13.908 +00:00 [INF] Discarding envelope a2b21b6dbf9a46de98e47e740a0b71d9 because the queue is full. 2025-06-17 12:46:13.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.910 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 676.6048ms 2025-06-17 12:46:13.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.920 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.951 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:13.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:13.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:13.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:13.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:14.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:14.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.029 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:14.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:14.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:14.054 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:46:14.056 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 505.3994ms 2025-06-17 12:46:14.056 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:46:14.056 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:14.056 +00:00 [INF] Discarding envelope 8f8254155e8349b495455439364b19d1 because the queue is full. 2025-06-17 12:46:14.056 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:14.056 +00:00 [INF] Discarding envelope 65840868aa8d49339c495adf200ffd31 because the queue is full. 2025-06-17 12:46:14.056 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 506.6270ms 2025-06-17 12:46:14.114 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:46:14.114 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:14.114 +00:00 [INF] Started transaction with span ID 'e2acb2e2e3df64f5' and trace ID '503dc76c56fc475788a9eff8dbafb0a6'. 2025-06-17 12:46:14.114 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:14.114 +00:00 [INF] Started transaction with span ID 'e2acb2e2e3df64f5' and trace ID '503dc76c56fc475788a9eff8dbafb0a6'. 2025-06-17 12:46:14.114 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:46:14.114 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:46:14.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:46:14.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:46:14.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.133 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:14.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.138 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.143 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.144 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.152 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:14.153 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:14.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.169 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:14.170 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.178 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:14.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:14.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:14.196 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.198 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.203 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:14.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.217 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:14.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.241 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:14.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:14.271 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.273 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:14.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:14.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:15.331 +00:00 [INF] Executed DbCommand (1,051ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:15.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:15.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:15.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:15.352 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:15.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:15.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:15.369 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:15.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:15.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:15.388 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:15.392 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:15.402 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:15.406 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:15.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:15.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:15.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:15.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:15.441 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:15.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:15.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:15.464 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:15.472 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:15.477 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:15.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:15.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:15.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:15.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:15.513 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:15.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:15.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:15.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:15.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:15.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:15.556 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:15.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:15.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:15.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:15.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:15.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:15.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:15.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:15.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:15.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:15.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:15.617 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:15.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:15.628 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:15.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:15.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:15.646 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:46:15.647 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1532.7248ms 2025-06-17 12:46:15.647 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:46:15.647 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:15.647 +00:00 [INF] Discarding envelope 4e12471b0f654cc3acb3a5669907d52a because the queue is full. 2025-06-17 12:46:15.652 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:15.652 +00:00 [INF] Discarding envelope dbbf9d52773d491489eea0fae7ece4d1 because the queue is full. 2025-06-17 12:46:15.652 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1538.7434ms 2025-06-17 12:46:28.119 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:46:28.119 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:28.119 +00:00 [INF] Started transaction with span ID '2ad6a74aa3e403bb' and trace ID 'a13ed57c5d5a47f98708136617ba9434'. 2025-06-17 12:46:28.119 +00:00 [INF] Started transaction with span ID '2ad6a74aa3e403bb' and trace ID 'a13ed57c5d5a47f98708136617ba9434'. 2025-06-17 12:46:28.119 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:46:28.119 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:46:28.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:46:28.122 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:46:28.122 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.7272ms 2025-06-17 12:46:28.122 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:46:28.122 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:28.123 +00:00 [INF] Discarding envelope 80538119cceb491fa373cec075bbb899 because the queue is full. 2025-06-17 12:46:28.123 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:28.123 +00:00 [INF] Discarding envelope 394750eae943489e853c50ae44069d17 because the queue is full. 2025-06-17 12:46:28.123 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.3079ms 2025-06-17 12:46:29.330 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:46:29.330 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:29.330 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:46:29.330 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:29.330 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3120ms 2025-06-17 12:46:29.337 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:46:29.337 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:29.337 +00:00 [INF] Started transaction with span ID '5eafca4dfc1cdcf7' and trace ID 'd157f13c49284f3a80a71cc19ce721a9'. 2025-06-17 12:46:29.337 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:29.337 +00:00 [INF] Started transaction with span ID '5eafca4dfc1cdcf7' and trace ID 'd157f13c49284f3a80a71cc19ce721a9'. 2025-06-17 12:46:29.338 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:46:29.338 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:46:29.353 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:46:29.357 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:46:29.361 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:46:29.370 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:46:29.370 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 32.6254ms 2025-06-17 12:46:29.370 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:46:29.370 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:29.371 +00:00 [INF] Discarding envelope 0fe56fd8512c4bd487b4ae36269df92d because the queue is full. 2025-06-17 12:46:29.371 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:29.371 +00:00 [INF] Discarding envelope 7124ef4846d64f6ebaf979b9940dbe07 because the queue is full. 2025-06-17 12:46:29.371 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 33.9779ms 2025-06-17 12:46:29.388 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:46:29.388 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:29.388 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:46:29.389 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:29.389 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2033ms 2025-06-17 12:46:29.393 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:46:29.393 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:29.393 +00:00 [INF] Started transaction with span ID '8811f80d8281cc9' and trace ID '33cc99f2750f437d95f985bd154ad023'. 2025-06-17 12:46:29.393 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:29.393 +00:00 [INF] Started transaction with span ID '8811f80d8281cc9' and trace ID '33cc99f2750f437d95f985bd154ad023'. 2025-06-17 12:46:29.393 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:46:29.393 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:46:29.397 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:46:29.407 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:46:29.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:46:29.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:46:29.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.424 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.425 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.441 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.445 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.449 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.451 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.452 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.458 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.459 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.467 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.482 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.486 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.492 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.502 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.506 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.508 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.511 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.518 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.521 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.538 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.549 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.559 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.561 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.565 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.568 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.582 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.592 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.598 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.599 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.609 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.618 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.618 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:46:29.618 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 225.0021ms 2025-06-17 12:46:29.619 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:46:29.619 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:29.619 +00:00 [INF] Discarding envelope 1bebba05159542eb950426cc31590b8d because the queue is full. 2025-06-17 12:46:29.619 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:29.619 +00:00 [INF] Discarding envelope 73f7a24481834a4ea05219a58ab039dd because the queue is full. 2025-06-17 12:46:29.619 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 226.0087ms 2025-06-17 12:46:29.619 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:46:29.619 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:29.620 +00:00 [INF] Started transaction with span ID '544fd3174d31357f' and trace ID '8d32de152d1f4ffea559899657fc7c45'. 2025-06-17 12:46:29.620 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:29.620 +00:00 [INF] Started transaction with span ID '544fd3174d31357f' and trace ID '8d32de152d1f4ffea559899657fc7c45'. 2025-06-17 12:46:29.620 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:46:29.620 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:46:29.624 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:46:29.628 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:46:29.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:46:29.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:46:29.635 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.643 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.648 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.650 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.651 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.658 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.663 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.667 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.700 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.708 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.711 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.719 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.720 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.733 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.756 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.758 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.771 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.782 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.814 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.815 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.829 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.847 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.849 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.852 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.861 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.871 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.884 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.899 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.909 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.916 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.926 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.962 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.967 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:29.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:29.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:29.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:29.991 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:46:29.993 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:46:29.993 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:29.993 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:46:29.993 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:29.993 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3326ms 2025-06-17 12:46:29.993 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 373.4544ms 2025-06-17 12:46:29.993 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:46:29.994 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:29.994 +00:00 [INF] Discarding envelope 8325d83f331340e285f01ae7aa5e9f56 because the queue is full. 2025-06-17 12:46:29.994 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:29.994 +00:00 [INF] Discarding envelope 1db62aa6cd2c44f984d366c273f460bd because the queue is full. 2025-06-17 12:46:29.994 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 374.8212ms 2025-06-17 12:46:30.002 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 12:46:30.002 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:30.002 +00:00 [INF] Started transaction with span ID 'd88cf0e997c3fac8' and trace ID '4a577a5473de46cf90b0d69a65935ee3'. 2025-06-17 12:46:30.002 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:30.002 +00:00 [INF] Started transaction with span ID 'd88cf0e997c3fac8' and trace ID '4a577a5473de46cf90b0d69a65935ee3'. 2025-06-17 12:46:30.002 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:46:30.002 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:46:30.004 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:46:30.006 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:46:30.006 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.2802ms 2025-06-17 12:46:30.006 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:46:30.006 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:30.006 +00:00 [INF] Discarding envelope be9af02c5e5b403da72147df42aa87ce because the queue is full. 2025-06-17 12:46:30.006 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:30.006 +00:00 [INF] Discarding envelope 8962c8d70d874ebf9cec68bff2cb5cc6 because the queue is full. 2025-06-17 12:46:30.006 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 4.3220ms 2025-06-17 12:46:30.086 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:46:30.093 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:46:30.094 +00:00 [INF] Started transaction with span ID '5e5c42c204ec8d75' and trace ID 'd70a1ba309044c759d60611a28353b74'. 2025-06-17 12:46:30.094 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:46:30.094 +00:00 [INF] Started transaction with span ID '5e5c42c204ec8d75' and trace ID 'd70a1ba309044c759d60611a28353b74'. 2025-06-17 12:46:30.094 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:46:30.094 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:46:30.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:46:30.098 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:46:30.105 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:30.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.117 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.124 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.125 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:30.130 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.138 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:30.139 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.144 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:30.149 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.161 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:30.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.168 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:30.169 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.174 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:30.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:30.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.201 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.206 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.209 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.216 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:30.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.222 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.223 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.230 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.240 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.241 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.248 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:30.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.267 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:30.293 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.325 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:30.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.355 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:30.376 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:30.407 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.412 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.434 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:30.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:30.455 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:30.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:46:30.470 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:46:30.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:46:30.496 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:46:30.497 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:46:30.497 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 403.4801ms 2025-06-17 12:46:30.497 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:46:30.498 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:30.498 +00:00 [INF] Discarding envelope a57d5b9a2e4b40a2aaea0af9d9aaa359 because the queue is full. 2025-06-17 12:46:30.498 +00:00 [INF] Capturing transaction. 2025-06-17 12:46:30.498 +00:00 [INF] Discarding envelope 05d1545e3b394882bd85baaa89812835 because the queue is full. 2025-06-17 12:46:30.499 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 412.5079ms 2025-06-17 12:48:05.605 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:48:05.605 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:48:05.605 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:48:05.605 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:48:05.605 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2720ms 2025-06-17 12:48:05.611 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:48:05.611 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:48:05.611 +00:00 [INF] Started transaction with span ID '384b78c8823d9e72' and trace ID '62c147ebf1a046c0a16a07a3b5326f17'. 2025-06-17 12:48:05.612 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:48:05.612 +00:00 [INF] Started transaction with span ID '384b78c8823d9e72' and trace ID '62c147ebf1a046c0a16a07a3b5326f17'. 2025-06-17 12:48:05.612 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:48:05.612 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:48:05.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:48:05.618 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:48:05.623 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:48:05.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:48:05.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:48:05.629 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:48:05.630 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:48:05.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:48:05.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:48:05.634 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:48:05.635 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:48:05.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:48:05.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:48:05.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:48:05.642 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:48:05.643 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:48:05.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:48:05.646 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:48:05.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:48:05.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:48:05.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:48:05.651 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:48:05.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:48:05.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:48:05.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:48:05.658 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:48:05.659 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:48:05.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:48:05.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:48:05.663 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:48:05.664 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:48:05.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:48:05.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:48:05.668 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:48:05.669 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:48:05.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:48:05.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:48:05.676 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:48:05.677 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:48:05.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:48:05.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:48:05.684 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:48:05.685 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:48:05.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:48:05.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:48:05.691 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:48:05.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:48:05.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:48:05.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:48:05.699 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:48:05.700 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:48:05.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:48:05.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:48:05.706 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:48:05.707 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:48:05.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:48:05.712 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:48:05.713 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:48:05.715 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:48:05.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:48:05.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:48:05.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:48:05.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:48:05.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:48:05.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:48:05.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:48:05.730 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:48:05.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:48:05.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:48:05.736 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:48:05.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:48:05.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:48:05.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:48:05.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:48:05.745 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:48:05.745 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 133.4641ms 2025-06-17 12:48:05.745 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:48:05.746 +00:00 [INF] Capturing transaction. 2025-06-17 12:48:05.746 +00:00 [INF] Discarding envelope e3855d7cb0c04a849d0764440e959e6b because the queue is full. 2025-06-17 12:48:05.746 +00:00 [INF] Capturing transaction. 2025-06-17 12:48:05.746 +00:00 [INF] Discarding envelope 4aa02b4eccbb449b898eebca4678a1fa because the queue is full. 2025-06-17 12:48:05.746 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 134.8793ms 2025-06-17 12:49:33.091 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-17 12:49:33.091 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:49:33.091 +00:00 [INF] Started transaction with span ID '2f73dd7e5887079c' and trace ID '4e26ee160e9d4fc19787b3d68fcfb2a3'. 2025-06-17 12:49:33.092 +00:00 [INF] Started transaction with span ID '2f73dd7e5887079c' and trace ID '4e26ee160e9d4fc19787b3d68fcfb2a3'. 2025-06-17 12:49:33.092 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 12:49:33.092 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 12:49:33.095 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 12:49:33.096 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:49:33.096 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 4.1373ms 2025-06-17 12:49:33.096 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 12:49:33.096 +00:00 [INF] Capturing transaction. 2025-06-17 12:49:33.096 +00:00 [INF] Discarding envelope 8b63dde56a7e42739577cb3c76e1f6a8 because the queue is full. 2025-06-17 12:49:33.096 +00:00 [INF] Capturing transaction. 2025-06-17 12:49:33.096 +00:00 [INF] Discarding envelope b8b8a22fa57f4e85b367c8655c90f4c1 because the queue is full. 2025-06-17 12:49:33.096 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - - 200 - application/json;+charset=utf-8 5.1222ms 2025-06-17 12:49:33.391 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:49:33.391 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:49:33.392 +00:00 [INF] Started transaction with span ID '38c9b288bdd61edf' and trace ID 'dfc67cd37bf148a498300513fb163b36'. 2025-06-17 12:49:33.392 +00:00 [INF] Started transaction with span ID '38c9b288bdd61edf' and trace ID 'dfc67cd37bf148a498300513fb163b36'. 2025-06-17 12:49:33.392 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:49:33.392 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:49:33.393 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:49:33.393 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:49:33.393 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.4667ms 2025-06-17 12:49:33.393 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:49:33.393 +00:00 [INF] Capturing transaction. 2025-06-17 12:49:33.394 +00:00 [INF] Discarding envelope 2c021cde59f94132ba7b31e7bc95ba69 because the queue is full. 2025-06-17 12:49:33.394 +00:00 [INF] Capturing transaction. 2025-06-17 12:49:33.394 +00:00 [INF] Discarding envelope f38bd97d49074269894fc14ef4e70547 because the queue is full. 2025-06-17 12:49:33.394 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.4018ms 2025-06-17 12:49:36.818 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:49:36.818 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:49:36.818 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:49:36.818 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:49:36.818 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2737ms 2025-06-17 12:49:36.819 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:49:36.819 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:49:36.819 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:49:36.819 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:49:36.819 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1787ms 2025-06-17 12:49:36.823 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:49:36.824 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:49:36.824 +00:00 [INF] Started transaction with span ID '71e61ec09c76b4a3' and trace ID '9e8a7e5da79a4a63b0312537cfd11c54'. 2025-06-17 12:49:36.824 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:49:36.824 +00:00 [INF] Started transaction with span ID '71e61ec09c76b4a3' and trace ID '9e8a7e5da79a4a63b0312537cfd11c54'. 2025-06-17 12:49:36.824 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:49:36.824 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:49:36.825 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:49:36.825 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:49:36.825 +00:00 [INF] Started transaction with span ID '4148f67a1ad738c6' and trace ID 'd22b74baccb34cabb0c695ff2fd18b72'. 2025-06-17 12:49:36.825 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:49:36.825 +00:00 [INF] Started transaction with span ID '4148f67a1ad738c6' and trace ID 'd22b74baccb34cabb0c695ff2fd18b72'. 2025-06-17 12:49:36.825 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:49:36.825 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:49:36.829 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:49:36.832 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:49:36.838 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:49:36.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:49:36.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:49:36.845 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:36.846 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:36.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:36.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:36.863 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:36.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:36.872 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:36.873 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:36.874 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:36.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:36.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:36.882 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:36.883 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:36.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:36.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:36.888 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:36.889 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:36.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:36.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:36.895 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:36.896 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:36.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:36.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:36.901 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:36.902 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:36.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:36.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:36.910 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:36.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:36.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:36.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:36.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:36.923 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:36.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:36.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:36.930 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:36.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:36.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:36.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:36.937 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:36.939 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:36.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:36.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:36.946 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:36.947 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:36.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:36.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:36.953 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:36.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:36.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:36.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:36.980 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:36.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:36.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:36.989 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:36.992 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:36.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:36.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.010 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.014 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.028 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.041 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.065 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.069 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:49:37.069 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 244.0412ms 2025-06-17 12:49:37.070 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:49:37.070 +00:00 [INF] Capturing transaction. 2025-06-17 12:49:37.070 +00:00 [INF] Discarding envelope cdf349b45aea4b17bdb0906914df9f37 because the queue is full. 2025-06-17 12:49:37.070 +00:00 [INF] Capturing transaction. 2025-06-17 12:49:37.070 +00:00 [INF] Discarding envelope a0912053dde9491a8ee7f3950ef02032 because the queue is full. 2025-06-17 12:49:37.070 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 245.1783ms 2025-06-17 12:49:37.070 +00:00 [INF] Executed DbCommand (237ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:49:37.075 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:49:37.080 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:49:37.081 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 256.4564ms 2025-06-17 12:49:37.081 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:49:37.081 +00:00 [INF] Capturing transaction. 2025-06-17 12:49:37.081 +00:00 [INF] Discarding envelope 471d856e8d1244498d3026ebd97a0d3e because the queue is full. 2025-06-17 12:49:37.081 +00:00 [INF] Capturing transaction. 2025-06-17 12:49:37.081 +00:00 [INF] Discarding envelope 5f1f86707ab4411f9c5aa2c6f817113b because the queue is full. 2025-06-17 12:49:37.083 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 259.1283ms 2025-06-17 12:49:37.083 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:49:37.083 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:49:37.083 +00:00 [INF] Started transaction with span ID '52d994955e1d4bf6' and trace ID 'bd9378d714a24f52a57d12505468c30b'. 2025-06-17 12:49:37.083 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:49:37.084 +00:00 [INF] Started transaction with span ID '52d994955e1d4bf6' and trace ID 'bd9378d714a24f52a57d12505468c30b'. 2025-06-17 12:49:37.084 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:49:37.084 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:49:37.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:49:37.088 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:49:37.092 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.094 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.099 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.100 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.103 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.111 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.131 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.136 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.142 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.148 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.150 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.151 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.159 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.161 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.162 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.169 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.170 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.187 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.198 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.200 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.219 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.228 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.249 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.270 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.294 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.304 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:49:37.304 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 220.2781ms 2025-06-17 12:49:37.304 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:49:37.305 +00:00 [INF] Capturing transaction. 2025-06-17 12:49:37.305 +00:00 [INF] Discarding envelope 31cfe0d1e0c8488ea59ead0afb972340 because the queue is full. 2025-06-17 12:49:37.305 +00:00 [INF] Capturing transaction. 2025-06-17 12:49:37.305 +00:00 [INF] Discarding envelope f71b559411854bc796b0e77f3b875dc3 because the queue is full. 2025-06-17 12:49:37.305 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 221.8841ms 2025-06-17 12:49:37.305 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:49:37.305 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:49:37.305 +00:00 [INF] Started transaction with span ID 'e5094314e08ff786' and trace ID '1aae7396a1284c9f8c38adbcaed271be'. 2025-06-17 12:49:37.305 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:49:37.306 +00:00 [INF] Started transaction with span ID 'e5094314e08ff786' and trace ID '1aae7396a1284c9f8c38adbcaed271be'. 2025-06-17 12:49:37.306 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:49:37.306 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:49:37.310 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:49:37.313 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:49:37.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:49:37.316 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:49:37.320 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.336 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.343 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.355 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.370 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.374 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.378 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.383 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.386 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.387 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.400 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.419 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.437 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.441 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.455 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.460 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.464 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.494 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.496 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.503 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.524 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.551 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.596 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.624 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.635 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.652 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.672 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:49:37.672 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:49:37.672 +00:00 [INF] Started transaction with span ID '146287d187df7b68' and trace ID '1f92eea5eb36476e81328dd87f967eb1'. 2025-06-17 12:49:37.672 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:49:37.672 +00:00 [INF] Started transaction with span ID '146287d187df7b68' and trace ID '1f92eea5eb36476e81328dd87f967eb1'. 2025-06-17 12:49:37.673 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:49:37.673 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:49:37.681 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:49:37.681 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:49:37.681 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:49:37.681 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:49:37.681 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3440ms 2025-06-17 12:49:37.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:49:37.690 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:49:37.712 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.718 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.743 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.748 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.786 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.833 +00:00 [INF] Executed DbCommand (42ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.852 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.870 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.873 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.885 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.885 +00:00 [INF] Executed DbCommand (32ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.890 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.894 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.914 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.926 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.945 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:37.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.970 +00:00 [INF] Executed DbCommand (22ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:37.980 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:37.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:37.996 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.013 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.023 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.030 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.037 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.039 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.057 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.058 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.096 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.114 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.125 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.128 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.168 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.169 +00:00 [INF] Executed DbCommand (42ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.179 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.192 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.252 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.260 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.282 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.286 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 12:49:38.286 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:49:38.286 +00:00 [INF] Started transaction with span ID '11c1dbf022859ce' and trace ID 'bc4ae8bce7c84eac9c2abcd0575908f6'. 2025-06-17 12:49:38.287 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:49:38.290 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.312 +00:00 [INF] Started transaction with span ID '11c1dbf022859ce' and trace ID 'bc4ae8bce7c84eac9c2abcd0575908f6'. 2025-06-17 12:49:38.312 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:49:38.312 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:49:38.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:49:38.315 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:49:38.315 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.082ms 2025-06-17 12:49:38.315 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:49:38.315 +00:00 [INF] Capturing transaction. 2025-06-17 12:49:38.315 +00:00 [INF] Discarding envelope 05da3a4cdeb64b38a926aeabc42e5b8a because the queue is full. 2025-06-17 12:49:38.315 +00:00 [INF] Capturing transaction. 2025-06-17 12:49:38.315 +00:00 [INF] Discarding envelope ec4de399889847fca6f178195426d28a because the queue is full. 2025-06-17 12:49:38.316 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 29.9040ms 2025-06-17 12:49:38.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.324 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.333 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.363 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.394 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.453 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.467 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.478 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.483 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.490 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.490 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.510 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:49:38.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.526 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1220.7327ms 2025-06-17 12:49:38.528 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:49:38.529 +00:00 [INF] Capturing transaction. 2025-06-17 12:49:38.529 +00:00 [INF] Discarding envelope a86864cf8fe344a9aa0529518e371459 because the queue is full. 2025-06-17 12:49:38.531 +00:00 [INF] Capturing transaction. 2025-06-17 12:49:38.531 +00:00 [INF] Discarding envelope b2017075d92a4da692b595a4bd6d2601 because the queue is full. 2025-06-17 12:49:38.531 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1225.6393ms 2025-06-17 12:49:38.535 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.536 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.563 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:49:38.564 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 890.7945ms 2025-06-17 12:49:38.564 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:49:38.564 +00:00 [INF] Capturing transaction. 2025-06-17 12:49:38.564 +00:00 [INF] Discarding envelope 81e14840347e471a9f961f3b7a4c1fb2 because the queue is full. 2025-06-17 12:49:38.564 +00:00 [INF] Capturing transaction. 2025-06-17 12:49:38.564 +00:00 [INF] Discarding envelope 112089a09a0342a9a92352d6b4151349 because the queue is full. 2025-06-17 12:49:38.564 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 892.5232ms 2025-06-17 12:49:38.690 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:49:38.690 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:49:38.690 +00:00 [INF] Started transaction with span ID 'd18aac3f9d89b29d' and trace ID '936faa8af2904ce182af5d6806024a99'. 2025-06-17 12:49:38.690 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:49:38.690 +00:00 [INF] Started transaction with span ID 'd18aac3f9d89b29d' and trace ID '936faa8af2904ce182af5d6806024a99'. 2025-06-17 12:49:38.691 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:49:38.691 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:49:38.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:49:38.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:49:38.698 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.724 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.728 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.738 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.767 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.775 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.777 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.778 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.792 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.798 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.802 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.813 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.815 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.816 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.828 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.836 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.856 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.886 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.920 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.951 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:38.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.981 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:38.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:38.987 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:38.999 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:39.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:39.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:39.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:39.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:39.023 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:39.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:39.032 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:39.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:39.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:39.044 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:39.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:39.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:39.060 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:39.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:39.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:39.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:39.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:39.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:39.087 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:39.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:39.098 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:39.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:39.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:39.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:39.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:39.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:39.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:39.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:39.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:39.129 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:39.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:39.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:39.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:39.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:39.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:39.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:49:39.150 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:49:39.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:49:39.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:49:39.158 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:49:39.158 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 467.2687ms 2025-06-17 12:49:39.158 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:49:39.158 +00:00 [INF] Capturing transaction. 2025-06-17 12:49:39.158 +00:00 [INF] Discarding envelope c28cc65f3f65456a962692cb7925a375 because the queue is full. 2025-06-17 12:49:39.158 +00:00 [INF] Capturing transaction. 2025-06-17 12:49:39.159 +00:00 [INF] Discarding envelope cf04f3db504e49dd89e2853ef2ea7335 because the queue is full. 2025-06-17 12:49:39.159 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 468.6510ms 2025-06-17 12:50:13.451 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-17 12:50:13.451 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:50:13.452 +00:00 [INF] Started transaction with span ID 'dc4741d880e1f88d' and trace ID '42e03294940e476a8368d0fc140ed6ba'. 2025-06-17 12:50:13.452 +00:00 [INF] Started transaction with span ID 'dc4741d880e1f88d' and trace ID '42e03294940e476a8368d0fc140ed6ba'. 2025-06-17 12:50:13.452 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 12:50:13.452 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 12:50:13.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 12:50:13.455 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:50:13.455 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 2.6288ms 2025-06-17 12:50:13.455 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 12:50:13.455 +00:00 [INF] Capturing transaction. 2025-06-17 12:50:13.455 +00:00 [INF] Discarding envelope 812426eeae23419c8291d98a7cc59ab1 because the queue is full. 2025-06-17 12:50:13.455 +00:00 [INF] Capturing transaction. 2025-06-17 12:50:13.455 +00:00 [INF] Discarding envelope 3f6d3572e6c84e9c87d101960e4e4760 because the queue is full. 2025-06-17 12:50:13.455 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - - 200 - application/json;+charset=utf-8 4.0560ms 2025-06-17 12:50:13.701 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:50:13.701 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:50:13.701 +00:00 [INF] Started transaction with span ID 'ca106b59dbd0a539' and trace ID 'ae626ffe791e4d9c964749738a99bab5'. 2025-06-17 12:50:13.701 +00:00 [INF] Started transaction with span ID 'ca106b59dbd0a539' and trace ID 'ae626ffe791e4d9c964749738a99bab5'. 2025-06-17 12:50:13.701 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:50:13.701 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:50:13.703 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:50:13.703 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:50:13.703 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.4927ms 2025-06-17 12:50:13.703 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:50:13.703 +00:00 [INF] Capturing transaction. 2025-06-17 12:50:13.703 +00:00 [INF] Discarding envelope 783f4524815740398b021d744c331d7f because the queue is full. 2025-06-17 12:50:13.703 +00:00 [INF] Capturing transaction. 2025-06-17 12:50:13.703 +00:00 [INF] Discarding envelope b22511312d1142adbca350834ff37d6e because the queue is full. 2025-06-17 12:50:13.703 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.3193ms 2025-06-17 12:50:16.642 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:50:16.642 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:50:16.642 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:50:16.642 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:50:16.642 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2559ms 2025-06-17 12:50:16.642 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:50:16.642 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:50:16.642 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:50:16.642 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:50:16.642 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1526ms 2025-06-17 12:50:16.647 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:50:16.647 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:50:16.647 +00:00 [INF] Started transaction with span ID '9da227524c078bfa' and trace ID 'eea98cc94b9e4024b31691957aa94287'. 2025-06-17 12:50:16.647 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:50:16.647 +00:00 [INF] Started transaction with span ID '9da227524c078bfa' and trace ID 'eea98cc94b9e4024b31691957aa94287'. 2025-06-17 12:50:16.647 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:50:16.647 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:50:16.647 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:50:16.648 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:50:16.648 +00:00 [INF] Started transaction with span ID '5d11ffec47e998a7' and trace ID 'ceb4b3b778cb4ffe80a84a2ef778bdcd'. 2025-06-17 12:50:16.649 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:50:16.649 +00:00 [INF] Started transaction with span ID '5d11ffec47e998a7' and trace ID 'ceb4b3b778cb4ffe80a84a2ef778bdcd'. 2025-06-17 12:50:16.649 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:50:16.649 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:50:16.652 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:50:16.655 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:50:16.662 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:50:16.663 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:50:16.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:50:16.668 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:50:16.672 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:50:16.675 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:50:16.677 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 29.1726ms 2025-06-17 12:50:16.677 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:50:16.677 +00:00 [INF] Capturing transaction. 2025-06-17 12:50:16.677 +00:00 [INF] Discarding envelope 2e31c65f4e944e85847284c20fc802b4 because the queue is full. 2025-06-17 12:50:16.677 +00:00 [INF] Capturing transaction. 2025-06-17 12:50:16.677 +00:00 [INF] Discarding envelope 25ec1308234c45978e9df05497387aef because the queue is full. 2025-06-17 12:50:16.677 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 30.2523ms 2025-06-17 12:50:16.678 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.687 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.696 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.697 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.704 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.710 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.711 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.716 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.727 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.729 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.735 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.746 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:50:16.746 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:50:16.746 +00:00 [INF] Started transaction with span ID '92ebc0cb077e4866' and trace ID 'cf01ac4ec53a4264bfefda6be083b5f5'. 2025-06-17 12:50:16.746 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:50:16.746 +00:00 [INF] Started transaction with span ID '92ebc0cb077e4866' and trace ID 'cf01ac4ec53a4264bfefda6be083b5f5'. 2025-06-17 12:50:16.746 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:50:16.746 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:50:16.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:50:16.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:50:16.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.758 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.765 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.773 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.774 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.780 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.782 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.782 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.783 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.790 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.791 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.797 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.798 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.806 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.807 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.811 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.812 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.818 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.822 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.823 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.831 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.833 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.837 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.838 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.848 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.849 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.852 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.853 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.858 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.865 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.882 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.883 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.885 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.892 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.898 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:50:16.898 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 249.0782ms 2025-06-17 12:50:16.898 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:50:16.898 +00:00 [INF] Capturing transaction. 2025-06-17 12:50:16.898 +00:00 [INF] Discarding envelope 8d87c64b90634e03a4595ec5a84a1543 because the queue is full. 2025-06-17 12:50:16.898 +00:00 [INF] Capturing transaction. 2025-06-17 12:50:16.898 +00:00 [INF] Discarding envelope e41f088fbd544dd7b96e9dd9991c33d4 because the queue is full. 2025-06-17 12:50:16.898 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 250.9927ms 2025-06-17 12:50:16.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.909 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.910 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.916 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.917 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.928 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.930 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.934 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.936 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.943 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.944 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.949 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.950 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.956 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.960 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.969 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.969 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:50:16.969 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 223.1746ms 2025-06-17 12:50:16.969 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:50:16.970 +00:00 [INF] Capturing transaction. 2025-06-17 12:50:16.970 +00:00 [INF] Discarding envelope 377161d0e1a94f7fabe3184689ee1c78 because the queue is full. 2025-06-17 12:50:16.970 +00:00 [INF] Capturing transaction. 2025-06-17 12:50:16.970 +00:00 [INF] Discarding envelope a81cee744c224422980239dbc47b1fdc because the queue is full. 2025-06-17 12:50:16.970 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 224.2310ms 2025-06-17 12:50:16.970 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:50:16.971 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:50:16.971 +00:00 [INF] Started transaction with span ID '4b777a257d473f76' and trace ID '0be69231b3884e36875a844f630f376b'. 2025-06-17 12:50:16.971 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:50:16.971 +00:00 [INF] Started transaction with span ID '4b777a257d473f76' and trace ID '0be69231b3884e36875a844f630f376b'. 2025-06-17 12:50:16.971 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:50:16.971 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:50:16.975 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:50:16.978 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:50:16.980 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:50:16.982 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:50:16.987 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:16.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:16.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:16.996 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:16.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.002 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.003 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.006 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.007 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.011 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.012 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.013 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.014 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.017 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.018 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.019 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.022 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.023 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.028 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.029 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.030 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.034 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.035 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.041 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.047 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.052 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.064 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.065 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.072 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.078 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.091 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.098 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.103 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.111 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.117 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.132 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.135 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.147 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.151 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.201 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.213 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.241 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.241 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:50:17.242 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:50:17.242 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:50:17.242 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:50:17.242 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:50:17.242 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2215ms 2025-06-17 12:50:17.243 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 271.5591ms 2025-06-17 12:50:17.243 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:50:17.243 +00:00 [INF] Capturing transaction. 2025-06-17 12:50:17.243 +00:00 [INF] Discarding envelope b789b902749e49f0ae0486706572518d because the queue is full. 2025-06-17 12:50:17.243 +00:00 [INF] Capturing transaction. 2025-06-17 12:50:17.243 +00:00 [INF] Discarding envelope a8dd56047563454fba8ce26bbfba8b78 because the queue is full. 2025-06-17 12:50:17.243 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 272.7093ms 2025-06-17 12:50:17.248 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 12:50:17.248 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:50:17.248 +00:00 [INF] Started transaction with span ID 'c325f32283d7f78a' and trace ID '48321afa5d794958b692f6e4754447e5'. 2025-06-17 12:50:17.248 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:50:17.248 +00:00 [INF] Started transaction with span ID 'c325f32283d7f78a' and trace ID '48321afa5d794958b692f6e4754447e5'. 2025-06-17 12:50:17.248 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:50:17.249 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:50:17.250 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:50:17.250 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:50:17.251 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.8113ms 2025-06-17 12:50:17.251 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:50:17.251 +00:00 [INF] Capturing transaction. 2025-06-17 12:50:17.251 +00:00 [INF] Discarding envelope 5fcf5478e1a4414c8cab5e817b7b392e because the queue is full. 2025-06-17 12:50:17.251 +00:00 [INF] Capturing transaction. 2025-06-17 12:50:17.252 +00:00 [INF] Discarding envelope 7eb85a649ca04d9fbace3d8366f3589a because the queue is full. 2025-06-17 12:50:17.252 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 4.5541ms 2025-06-17 12:50:17.338 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:50:17.338 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:50:17.338 +00:00 [INF] Started transaction with span ID '123c31bc30eff69e' and trace ID 'f747b56ba5504a4fb1502caf7c9a66cd'. 2025-06-17 12:50:17.338 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:50:17.338 +00:00 [INF] Started transaction with span ID '123c31bc30eff69e' and trace ID 'f747b56ba5504a4fb1502caf7c9a66cd'. 2025-06-17 12:50:17.338 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:50:17.338 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:50:17.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:50:17.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:50:17.346 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.355 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.363 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.372 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.373 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.378 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.379 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.386 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.391 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.397 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.403 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.404 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.407 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.408 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.410 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.415 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.419 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.424 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.427 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.434 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.438 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.440 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.451 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.456 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.457 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.461 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.462 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.469 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.476 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.483 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.492 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.499 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.500 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.512 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.513 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.526 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.537 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.543 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.572 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:50:17.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:50:17.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:50:17.588 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:50:17.589 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:50:17.589 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 250.6975ms 2025-06-17 12:50:17.589 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:50:17.589 +00:00 [INF] Capturing transaction. 2025-06-17 12:50:17.589 +00:00 [INF] Discarding envelope b7ca0529b4554f9bac0b079a1b149051 because the queue is full. 2025-06-17 12:50:17.590 +00:00 [INF] Capturing transaction. 2025-06-17 12:50:17.590 +00:00 [INF] Discarding envelope b0845570acf244f59e5cf0ae18620238 because the queue is full. 2025-06-17 12:50:17.590 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 251.9101ms 2025-06-17 12:52:18.168 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 12:52:18.168 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:52:18.168 +00:00 [INF] Started transaction with span ID '1b730c6ea91a1f85' and trace ID '63bd49fc40d841febe18c7b66495f59c'. 2025-06-17 12:52:18.168 +00:00 [INF] Started transaction with span ID '1b730c6ea91a1f85' and trace ID '63bd49fc40d841febe18c7b66495f59c'. 2025-06-17 12:52:18.168 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:52:18.168 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:52:18.170 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:52:18.170 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:52:18.170 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.8979ms 2025-06-17 12:52:18.170 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:52:18.170 +00:00 [INF] Capturing transaction. 2025-06-17 12:52:18.171 +00:00 [INF] Discarding envelope efde4dc324234d21936ddaac47bc0e6b because the queue is full. 2025-06-17 12:52:18.171 +00:00 [INF] Capturing transaction. 2025-06-17 12:52:18.171 +00:00 [INF] Discarding envelope 5a8d5315cb0648b185b26cb9e368d6e2 because the queue is full. 2025-06-17 12:52:18.171 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.8779ms 2025-06-17 12:52:18.175 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:52:18.175 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:52:18.175 +00:00 [INF] Started transaction with span ID '617714089eb64687' and trace ID '6385896024a54a41a32990de7049e42b'. 2025-06-17 12:52:18.176 +00:00 [INF] Started transaction with span ID '617714089eb64687' and trace ID '6385896024a54a41a32990de7049e42b'. 2025-06-17 12:52:18.176 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:52:18.176 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:52:18.192 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:52:18.240 +00:00 [INF] Executed DbCommand (47ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:52:18.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:52:18.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:52:18.247 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.249 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.253 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:52:18.254 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.255 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.260 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:52:18.260 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.267 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:52:18.267 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.272 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:52:18.273 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.277 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:52:18.278 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.284 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:52:18.285 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.291 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:52:18.291 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.296 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:52:18.297 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.304 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:52:18.305 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.310 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:52:18.311 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.315 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.317 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:52:18.318 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.323 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:52:18.327 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.333 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:52:18.334 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.362 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:52:18.363 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.369 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:52:18.370 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.381 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:52:18.382 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.388 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:52:18.389 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.397 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:52:18.397 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:52:18.397 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 221.5172ms 2025-06-17 12:52:18.397 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:52:18.398 +00:00 [INF] Capturing transaction. 2025-06-17 12:52:18.398 +00:00 [INF] Discarding envelope 0808ac263c9e44eda6cd67a45a2b6ac9 because the queue is full. 2025-06-17 12:52:18.398 +00:00 [INF] Capturing transaction. 2025-06-17 12:52:18.398 +00:00 [INF] Discarding envelope 75596c49ae5d4ad481e149e87d29ff22 because the queue is full. 2025-06-17 12:52:18.398 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 222.6818ms 2025-06-17 12:52:18.402 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - 2025-06-17 12:52:18.402 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:52:18.402 +00:00 [INF] Started transaction with span ID '436c006da5138718' and trace ID '4d4cb45883c24e5e9acff701cdf48087'. 2025-06-17 12:52:18.402 +00:00 [INF] Started transaction with span ID '436c006da5138718' and trace ID '4d4cb45883c24e5e9acff701cdf48087'. 2025-06-17 12:52:18.402 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 12:52:18.402 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:52:18.404 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 12:52:18.404 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 12:52:18.405 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.5668ms 2025-06-17 12:52:18.405 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 12:52:18.405 +00:00 [INF] Capturing transaction. 2025-06-17 12:52:18.405 +00:00 [INF] Discarding envelope 6401e027c67e404c972ec4b5222a77a9 because the queue is full. 2025-06-17 12:52:18.405 +00:00 [INF] Capturing transaction. 2025-06-17 12:52:18.405 +00:00 [INF] Discarding envelope 76229f8ba86a4d6ba22432a8f4b2e779 because the queue is full. 2025-06-17 12:52:18.406 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=325 - - - 200 - application/json;+charset=utf-8 3.8592ms 2025-06-17 12:52:18.821 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:52:18.821 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:52:18.821 +00:00 [INF] Started transaction with span ID 'fee5eb8bf99a29a5' and trace ID '5c788c5db0a14de88c3b1b4944fd7fa8'. 2025-06-17 12:52:18.822 +00:00 [INF] Started transaction with span ID 'fee5eb8bf99a29a5' and trace ID '5c788c5db0a14de88c3b1b4944fd7fa8'. 2025-06-17 12:52:18.822 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:52:18.822 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:52:18.830 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:52:18.834 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:52:18.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:52:18.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:52:18.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.855 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.864 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.868 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.871 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.892 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.907 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 12:52:18.907 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:52:18.908 +00:00 [INF] Started transaction with span ID '32800e389a1936c1' and trace ID '453120c069be45a49b89bf4b5ed00271'. 2025-06-17 12:52:18.908 +00:00 [INF] Started transaction with span ID '32800e389a1936c1' and trace ID '453120c069be45a49b89bf4b5ed00271'. 2025-06-17 12:52:18.908 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 12:52:18.908 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:52:18.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 12:52:18.910 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 12:52:18.910 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.3036ms 2025-06-17 12:52:18.910 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 12:52:18.910 +00:00 [INF] Capturing transaction. 2025-06-17 12:52:18.910 +00:00 [INF] Discarding envelope 1f2d3fbdc8ed4ab4b408507f170e99c6 because the queue is full. 2025-06-17 12:52:18.910 +00:00 [INF] Capturing transaction. 2025-06-17 12:52:18.910 +00:00 [INF] Discarding envelope fbd24ec255dc4adda6c4cf784fcc04b0 because the queue is full. 2025-06-17 12:52:18.911 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 3.3398ms 2025-06-17 12:52:18.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.919 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.924 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.928 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.933 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.935 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.939 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.944 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.945 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.948 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.950 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.953 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:52:18.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:52:18.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:52:18.957 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:52:18.958 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 135.9347ms 2025-06-17 12:52:18.958 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:52:18.958 +00:00 [INF] Capturing transaction. 2025-06-17 12:52:18.958 +00:00 [INF] Discarding envelope 3fca7aac016f442bb5bb3d91feb75b75 because the queue is full. 2025-06-17 12:52:18.958 +00:00 [INF] Capturing transaction. 2025-06-17 12:52:18.958 +00:00 [INF] Discarding envelope 67749b2c444f4d178b6e2fdda13aecae because the queue is full. 2025-06-17 12:52:18.958 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 137.1777ms 2025-06-17 12:52:34.055 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-17 12:52:34.055 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:52:34.055 +00:00 [INF] Started transaction with span ID '784656b83647b1a7' and trace ID 'ed7e7cb4982b470cb1dd22f9737c746e'. 2025-06-17 12:52:34.055 +00:00 [INF] Started transaction with span ID '784656b83647b1a7' and trace ID 'ed7e7cb4982b470cb1dd22f9737c746e'. 2025-06-17 12:52:34.055 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 12:52:34.055 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 12:52:34.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 12:52:34.058 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:52:34.058 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 2.216ms 2025-06-17 12:52:34.058 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 12:52:34.058 +00:00 [INF] Capturing transaction. 2025-06-17 12:52:34.058 +00:00 [INF] Discarding envelope 0af70e24634a471a96c2ba0f050e206b because the queue is full. 2025-06-17 12:52:34.058 +00:00 [INF] Capturing transaction. 2025-06-17 12:52:34.058 +00:00 [INF] Discarding envelope 7799f7aded44478d8127d7978fa10907 because the queue is full. 2025-06-17 12:52:34.058 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - - 200 - application/json;+charset=utf-8 3.2977ms 2025-06-17 12:52:37.706 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=351 - - 2025-06-17 12:52:37.706 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:52:37.706 +00:00 [INF] Started transaction with span ID 'c4576fc3a7a82df4' and trace ID 'c1e4c905764a45afa989932c41e9b50f'. 2025-06-17 12:52:37.706 +00:00 [INF] Started transaction with span ID 'c4576fc3a7a82df4' and trace ID 'c1e4c905764a45afa989932c41e9b50f'. 2025-06-17 12:52:37.706 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 12:52:37.706 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:52:37.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 12:52:37.709 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 12:52:37.710 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.3786ms 2025-06-17 12:52:37.710 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 12:52:37.710 +00:00 [INF] Capturing transaction. 2025-06-17 12:52:37.710 +00:00 [INF] Discarding envelope bf92d56f3d294f7e88b4f8a76a4e5db9 because the queue is full. 2025-06-17 12:52:37.710 +00:00 [INF] Capturing transaction. 2025-06-17 12:52:37.710 +00:00 [INF] Discarding envelope 0e37454686c4431fa861c27e05182bae because the queue is full. 2025-06-17 12:52:37.711 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=351 - - - 400 - application/json;+charset=utf-8 4.9911ms 2025-06-17 12:52:37.905 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 414 2025-06-17 12:52:37.905 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:52:37.905 +00:00 [INF] Started transaction with span ID '1171cb316aaa22e9' and trace ID '48b34f3334f64a65858b36442c48f6eb'. 2025-06-17 12:52:37.905 +00:00 [INF] Started transaction with span ID '1171cb316aaa22e9' and trace ID '48b34f3334f64a65858b36442c48f6eb'. 2025-06-17 12:52:37.905 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-17 12:52:37.905 +00:00 [INF] Route matched with {action = "PostDeviceData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult PostDeviceData(YourMap.Models.DeviceData) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:52:37.908 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deviceData_deviceid_0='?' (Size = 4000), @__deviceData_imageurl_1='?' (Size = 4000), @__deviceData_eventid_2='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`LastUsed`, `d`.`Registered`, `d`.`brand`, `d`.`count`, `d`.`createddate`, `d`.`deviceid`, `d`.`devicename`, `d`.`devicetype`, `d`.`eventid`, `d`.`imageurl`, `d`.`manufacturer`, `d`.`modelname`, `d`.`osname`, `d`.`osversion`, `d`.`platformtype`, `d`.`updateddate`, `d`.`latitude`, `d`.`longitude` FROM `devicedata` AS `d` WHERE ((`d`.`deviceid` = @__deviceData_deviceid_0) AND (`d`.`imageurl` = @__deviceData_imageurl_1)) AND (`d`.`eventid` = @__deviceData_eventid_2) LIMIT 1 2025-06-17 12:52:38.706 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 12:52:38.706 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:52:38.706 +00:00 [INF] Started transaction with span ID '809349e6f618ab3b' and trace ID '497c2db3459c462289d3653d12a43323'. 2025-06-17 12:52:38.706 +00:00 [INF] Started transaction with span ID '809349e6f618ab3b' and trace ID '497c2db3459c462289d3653d12a43323'. 2025-06-17 12:52:38.706 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 12:52:38.706 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:52:38.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 12:52:38.708 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 12:52:38.708 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 1.9287ms 2025-06-17 12:52:38.708 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 12:52:38.708 +00:00 [INF] Capturing transaction. 2025-06-17 12:52:38.709 +00:00 [INF] Discarding envelope bd50754b86f3408980307c8c5688d8f1 because the queue is full. 2025-06-17 12:52:38.709 +00:00 [INF] Capturing transaction. 2025-06-17 12:52:38.709 +00:00 [INF] Discarding envelope 3742b4a011a540dd98927fc89b93af2e because the queue is full. 2025-06-17 12:52:38.709 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 2.7187ms 2025-06-17 12:52:40.298 +00:00 [INF] Executed DbCommand (1,625ms) [Parameters=[@p0='?' (DbType = DateTime), @p1='?' (DbType = DateTime), @p2='?' (Size = 4000), @p3='?' (DbType = Int32), @p4='?' (DbType = DateTime), @p5='?' (Size = 4000), @p6='?' (Size = 4000), @p7='?' (Size = 4000), @p8='?' (DbType = Int32), @p9='?' (Size = 4000), @p10='?' (Size = 4000), @p11='?' (Size = 4000), @p12='?' (Size = 4000), @p13='?' (Size = 4000), @p14='?' (Size = 4000), @p15='?' (DbType = DateTime), @p16='?' (DbType = Double), @p17='?' (DbType = Double), @p18='?' (Size = 4000), @p19='?' (DbType = Int32), @p20='?' (DbType = DateTime), @p21='?' (Size = 4000), @p22='?' (Size = 4000), @p23='?' (Size = 4000), @p24='?' (DbType = Int32), @p25='?' (Size = 4000), @p26='?' (DbType = DateTime), @p27='?' (Size = 4000), @p28='?' (Size = 4000), @p29='?' (Size = 4000), @p30='?' (Size = 4000), @p31='?' (Size = 4000), @p32='?' (DbType = DateTime), @p33='?' (DbType = DateTime), @p34='?' (DbType = Double), @p35='?' (DbType = Double)], CommandType='"Text"', CommandTimeout='30'] INSERT INTO `devicedata` (`LastUsed`, `Registered`, `brand`, `count`, `createddate`, `deviceid`, `devicename`, `devicetype`, `eventid`, `imageurl`, `manufacturer`, `modelname`, `osname`, `osversion`, `platformtype`, `updateddate`, `latitude`, `longitude`) VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17); SELECT `id` FROM `devicedata` WHERE ROW_COUNT() = 1 AND `id` = LAST_INSERT_ID(); INSERT INTO `devicedatanew` (`brand`, `count`, `createddate`, `deviceid`, `devicename`, `devicetype`, `eventid`, `imageurl`, `lastused`, `manufacturer`, `modelname`, `osname`, `osversion`, `platformtype`, `registered`, `updateddate`, `latitude`, `longitude`) VALUES (@p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29, @p30, @p31, @p32, @p33, @p34, @p35); SELECT `id` FROM `devicedatanew` WHERE ROW_COUNT() = 1 AND `id` = LAST_INSERT_ID(); 2025-06-17 12:52:40.356 +00:00 [INF] Executing OkObjectResult, writing value of type 'System.Int32'. 2025-06-17 12:52:40.356 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.PostDeviceData (YourMap) in 2450.5599ms 2025-06-17 12:52:40.356 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.PostDeviceData (YourMap)' 2025-06-17 12:52:40.356 +00:00 [INF] Capturing transaction. 2025-06-17 12:52:40.356 +00:00 [INF] Discarding envelope fce145808dd844b6bb3fde0796a3b0a2 because the queue is full. 2025-06-17 12:52:40.356 +00:00 [INF] Capturing transaction. 2025-06-17 12:52:40.356 +00:00 [INF] Discarding envelope 687d289b7c7345d68d31bcc175caf75a because the queue is full. 2025-06-17 12:52:40.357 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/DownloadCount application/json 414 - 200 - application/json;+charset=utf-8 2451.7384ms 2025-06-17 12:53:13.165 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:53:13.165 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:53:13.165 +00:00 [INF] Started transaction with span ID 'd7b75a5ea6a656f1' and trace ID '244218cd976f42cfbc0eac5fd556674d'. 2025-06-17 12:53:13.165 +00:00 [INF] Started transaction with span ID 'd7b75a5ea6a656f1' and trace ID '244218cd976f42cfbc0eac5fd556674d'. 2025-06-17 12:53:13.165 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:53:13.166 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:53:13.185 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:53:13.200 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:53:13.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:53:13.206 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:53:13.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.231 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.282 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.320 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.321 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.321 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:53:13.321 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:53:13.321 +00:00 [INF] Started transaction with span ID '8e575430df7fe694' and trace ID '645c411426554fbc9fb6fd92d3693287'. 2025-06-17 12:53:13.322 +00:00 [INF] Started transaction with span ID '8e575430df7fe694' and trace ID '645c411426554fbc9fb6fd92d3693287'. 2025-06-17 12:53:13.322 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:53:13.322 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:53:13.325 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:53:13.329 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:53:13.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:53:13.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.337 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:53:13.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.350 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.370 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.379 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.387 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.389 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.405 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.417 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.431 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.436 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.442 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.448 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.457 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.457 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.470 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.473 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.479 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.500 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.503 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.526 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.532 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.535 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.539 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.546 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.547 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.562 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.571 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.584 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.597 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.600 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.607 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.608 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:53:13.608 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 442.5302ms 2025-06-17 12:53:13.608 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:53:13.608 +00:00 [INF] Capturing transaction. 2025-06-17 12:53:13.608 +00:00 [INF] Discarding envelope 29fda04c5de942e6b86282661b790a9e because the queue is full. 2025-06-17 12:53:13.609 +00:00 [INF] Capturing transaction. 2025-06-17 12:53:13.609 +00:00 [INF] Discarding envelope 35d5fa55efad4dc9855f77a5a00d739c because the queue is full. 2025-06-17 12:53:13.609 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 443.9686ms 2025-06-17 12:53:13.609 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.635 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:53:13.637 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 315.2998ms 2025-06-17 12:53:13.637 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:53:13.637 +00:00 [INF] Capturing transaction. 2025-06-17 12:53:13.637 +00:00 [INF] Discarding envelope 1fbe26530e724dc2920b97da9a777aad because the queue is full. 2025-06-17 12:53:13.637 +00:00 [INF] Capturing transaction. 2025-06-17 12:53:13.637 +00:00 [INF] Discarding envelope 44cb1ed9118443a580f38511373af011 because the queue is full. 2025-06-17 12:53:13.638 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 316.5528ms 2025-06-17 12:53:13.768 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:53:13.768 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:53:13.769 +00:00 [INF] Started transaction with span ID '67316f463578c48b' and trace ID 'e1001b29b9474b3b968787dcb56da1e0'. 2025-06-17 12:53:13.769 +00:00 [INF] Started transaction with span ID '67316f463578c48b' and trace ID 'e1001b29b9474b3b968787dcb56da1e0'. 2025-06-17 12:53:13.769 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:53:13.769 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:53:13.783 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:53:13.792 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:53:13.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:53:13.799 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:53:13.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.824 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.825 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.841 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.848 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.858 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.860 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.869 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.920 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.942 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.976 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:13.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:13.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:13.991 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:13.997 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:14.002 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:14.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:14.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:14.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:14.013 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:14.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:14.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:14.022 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:14.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:14.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:14.033 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:53:14.034 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 264.9648ms 2025-06-17 12:53:14.034 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:53:14.034 +00:00 [INF] Capturing transaction. 2025-06-17 12:53:14.034 +00:00 [INF] Discarding envelope 91eb012f1607449092cfc2dd44b7cf8a because the queue is full. 2025-06-17 12:53:14.034 +00:00 [INF] Capturing transaction. 2025-06-17 12:53:14.034 +00:00 [INF] Discarding envelope 0293ef518eb847fbb29301deb1dbe32b because the queue is full. 2025-06-17 12:53:14.035 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 266.2692ms 2025-06-17 12:53:14.213 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:53:14.213 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:53:14.213 +00:00 [INF] Started transaction with span ID 'aa9d4e6901bdd0fa' and trace ID 'cf1f7cdbd3d5415483fccb6da66fd6d1'. 2025-06-17 12:53:14.213 +00:00 [INF] Started transaction with span ID 'aa9d4e6901bdd0fa' and trace ID 'cf1f7cdbd3d5415483fccb6da66fd6d1'. 2025-06-17 12:53:14.213 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:53:14.213 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:53:14.229 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:53:14.240 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:53:14.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:53:14.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:53:14.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:14.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:14.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:14.257 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:14.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:14.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:14.261 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:14.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:14.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:14.266 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:14.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:14.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:14.272 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:14.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:14.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:14.277 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:14.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:14.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:14.293 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:14.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:14.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:14.300 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:14.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:14.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:14.306 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:14.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:14.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:14.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:14.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:14.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:14.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:14.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:14.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:14.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:14.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:14.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:14.331 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:14.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:14.338 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:14.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:14.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:14.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:14.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:14.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:14.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:14.355 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:53:14.358 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 145.1809ms 2025-06-17 12:53:14.359 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:53:14.359 +00:00 [INF] Capturing transaction. 2025-06-17 12:53:14.359 +00:00 [INF] Discarding envelope 7061e8d5401648ceb8d27204c2af95bb because the queue is full. 2025-06-17 12:53:14.359 +00:00 [INF] Capturing transaction. 2025-06-17 12:53:14.359 +00:00 [INF] Discarding envelope 5c81684ba0d9451a83898751d2240717 because the queue is full. 2025-06-17 12:53:14.360 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 146.8767ms 2025-06-17 12:53:15.551 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:53:15.551 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:53:15.551 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:53:15.551 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:53:15.552 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1801ms 2025-06-17 12:53:15.553 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:53:15.553 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:53:15.553 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:53:15.553 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:53:15.553 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1336ms 2025-06-17 12:53:15.557 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:53:15.557 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:53:15.557 +00:00 [INF] Started transaction with span ID 'b2a74896bf40dad2' and trace ID 'ff0efcf0a16f4e00851071d5a1107b7d'. 2025-06-17 12:53:15.557 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:53:15.557 +00:00 [INF] Started transaction with span ID 'b2a74896bf40dad2' and trace ID 'ff0efcf0a16f4e00851071d5a1107b7d'. 2025-06-17 12:53:15.557 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:53:15.557 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:53:15.562 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:53:15.563 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:53:15.563 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:53:15.563 +00:00 [INF] Started transaction with span ID 'd02ba382559a14dc' and trace ID '7eb17ef21da94f12adf0c8b3ce578674'. 2025-06-17 12:53:15.563 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:53:15.563 +00:00 [INF] Started transaction with span ID 'd02ba382559a14dc' and trace ID '7eb17ef21da94f12adf0c8b3ce578674'. 2025-06-17 12:53:15.563 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:53:15.564 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:53:15.567 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:53:15.571 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:53:15.574 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:53:15.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:53:15.578 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:53:15.583 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:53:15.584 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 20.2751ms 2025-06-17 12:53:15.584 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:53:15.584 +00:00 [INF] Capturing transaction. 2025-06-17 12:53:15.584 +00:00 [INF] Discarding envelope 9e69d442c10e4cf3ac4d6ef847ee9fc6 because the queue is full. 2025-06-17 12:53:15.584 +00:00 [INF] Capturing transaction. 2025-06-17 12:53:15.584 +00:00 [INF] Discarding envelope 8e4dbf7e0e45406fa1d63c406fbb4865 because the queue is full. 2025-06-17 12:53:15.585 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 21.6435ms 2025-06-17 12:53:15.588 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:53:15.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.604 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.729 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:53:15.729 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:53:15.729 +00:00 [INF] Started transaction with span ID 'd56e298d918fa8c1' and trace ID '46806d0b76e949bab00fa2b36c5fd0b6'. 2025-06-17 12:53:15.729 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:53:15.729 +00:00 [INF] Started transaction with span ID 'd56e298d918fa8c1' and trace ID '46806d0b76e949bab00fa2b36c5fd0b6'. 2025-06-17 12:53:15.729 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:53:15.729 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:53:15.733 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:53:15.737 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:53:15.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:53:15.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:53:15.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.752 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.772 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.776 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.783 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.791 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.805 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.806 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.813 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.818 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.823 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.835 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.844 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.850 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.853 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.860 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.865 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.866 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.873 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.898 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.899 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:53:15.901 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 343.4918ms 2025-06-17 12:53:15.901 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:53:15.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.902 +00:00 [INF] Capturing transaction. 2025-06-17 12:53:15.902 +00:00 [INF] Discarding envelope 9c36d25e4abe46df8c6842ba6d69b75d because the queue is full. 2025-06-17 12:53:15.904 +00:00 [INF] Capturing transaction. 2025-06-17 12:53:15.904 +00:00 [INF] Discarding envelope d6d2b62db7e54682a59e7daf7b55bd58 because the queue is full. 2025-06-17 12:53:15.905 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 348.0349ms 2025-06-17 12:53:15.907 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:53:15.907 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:53:15.907 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:53:15.907 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:53:15.908 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1892ms 2025-06-17 12:53:15.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.912 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:53:15.912 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:53:15.912 +00:00 [INF] Started transaction with span ID 'c3d004ff0f32e95a' and trace ID '800105c8860646a4a1e6ac991ca9d4af'. 2025-06-17 12:53:15.912 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:53:15.913 +00:00 [INF] Started transaction with span ID 'c3d004ff0f32e95a' and trace ID '800105c8860646a4a1e6ac991ca9d4af'. 2025-06-17 12:53:15.913 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:53:15.913 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:53:15.915 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:53:15.915 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:53:15.915 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.4638ms 2025-06-17 12:53:15.915 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:53:15.915 +00:00 [INF] Capturing transaction. 2025-06-17 12:53:15.915 +00:00 [INF] Discarding envelope cae123db3bf24821bc7c59eb274e1f34 because the queue is full. 2025-06-17 12:53:15.915 +00:00 [INF] Capturing transaction. 2025-06-17 12:53:15.915 +00:00 [INF] Discarding envelope 4cbf301577274a45bab10750714fca12 because the queue is full. 2025-06-17 12:53:15.915 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 3.2651ms 2025-06-17 12:53:15.917 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.946 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.948 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.964 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:15.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.968 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.984 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:15.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:15.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:15.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.061 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.088 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.152 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.167 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.194 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.204 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:53:16.206 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 476.9158ms 2025-06-17 12:53:16.207 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:53:16.207 +00:00 [INF] Capturing transaction. 2025-06-17 12:53:16.207 +00:00 [INF] Discarding envelope 80dd2881a8b24e438c8711fac7a6030f because the queue is full. 2025-06-17 12:53:16.207 +00:00 [INF] Capturing transaction. 2025-06-17 12:53:16.207 +00:00 [INF] Discarding envelope 73075c4c7eaa48868a0de1ea6dc20657 because the queue is full. 2025-06-17 12:53:16.208 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 478.8547ms 2025-06-17 12:53:16.291 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:53:16.291 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:53:16.291 +00:00 [INF] Started transaction with span ID '949eaadbb1ced024' and trace ID 'ed6228ffedd244279474afa0b7b3ce25'. 2025-06-17 12:53:16.291 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:53:16.291 +00:00 [INF] Started transaction with span ID '949eaadbb1ced024' and trace ID 'ed6228ffedd244279474afa0b7b3ce25'. 2025-06-17 12:53:16.291 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:53:16.292 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:53:16.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:53:16.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:53:16.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.326 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.374 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.378 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.418 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.427 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.464 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.481 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.494 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.517 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.523 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.527 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.545 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.563 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.568 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.571 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.578 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.592 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.630 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.644 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.660 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.664 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.675 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.688 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.700 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.715 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.720 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.726 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.748 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:53:16.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:53:16.765 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:53:16.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:53:16.769 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:53:16.769 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 477.725ms 2025-06-17 12:53:16.769 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:53:16.770 +00:00 [INF] Capturing transaction. 2025-06-17 12:53:16.770 +00:00 [INF] Discarding envelope 30370cb73a774402a7eb2ff46f184d7f because the queue is full. 2025-06-17 12:53:16.770 +00:00 [INF] Capturing transaction. 2025-06-17 12:53:16.770 +00:00 [INF] Discarding envelope fb2ef3f76d9248dbbd9f44fd87af7204 because the queue is full. 2025-06-17 12:53:16.770 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 479.2991ms 2025-06-17 12:57:43.960 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=351 - - 2025-06-17 12:57:44.660 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 12:57:47.428 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:57:44.668 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 12:57:47.428 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:57:45.460 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 12:57:47.428 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:57:46.462 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 12:57:47.428 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:57:47.428 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:57:47.464 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 12:57:47.465 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:57:47.465 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:57:47.465 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:57:47.465 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2485ms 2025-06-17 12:57:47.465 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:57:47.465 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:57:47.465 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:57:47.465 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:57:47.465 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1333ms 2025-06-17 12:57:47.465 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:57:47.465 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:57:47.465 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:57:47.465 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:57:47.465 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1283ms 2025-06-17 12:57:47.465 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 12:57:47.465 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:57:47.465 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:57:47.465 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:57:47.465 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2295ms 2025-06-17 12:57:47.476 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:57:47.476 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:57:48.388 +00:00 [INF] Started transaction with span ID 'fbdf9fd6b5849c10' and trace ID '44e2232177c74587b50eedf63cd92243'. 2025-06-17 12:57:48.389 +00:00 [INF] Started transaction with span ID 'fbdf9fd6b5849c10' and trace ID '44e2232177c74587b50eedf63cd92243'. 2025-06-17 12:57:48.389 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:57:48.389 +00:00 [INF] Started transaction with span ID '84c70182dd796a01' and trace ID 'ca2902921a4d4e99ad16dc03c77bc86d'. 2025-06-17 12:57:48.389 +00:00 [INF] Started transaction with span ID '84c70182dd796a01' and trace ID 'ca2902921a4d4e99ad16dc03c77bc86d'. 2025-06-17 12:57:48.389 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:57:48.389 +00:00 [INF] Started transaction with span ID '2778b39e0803f80e' and trace ID 'd1b3f921191f43df87e08344e327284a'. 2025-06-17 12:57:48.389 +00:00 [INF] Started transaction with span ID '2778b39e0803f80e' and trace ID 'd1b3f921191f43df87e08344e327284a'. 2025-06-17 12:57:48.389 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 12:57:48.389 +00:00 [INF] Started transaction with span ID '6eae5b222d156622' and trace ID 'bc3b9bc105804777bae6f306ff4aa8da'. 2025-06-17 12:57:48.389 +00:00 [INF] Started transaction with span ID '6eae5b222d156622' and trace ID 'bc3b9bc105804777bae6f306ff4aa8da'. 2025-06-17 12:57:48.389 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 12:57:48.390 +00:00 [INF] Started transaction with span ID '665a8f9be06d809a' and trace ID '3c0c4bd1afc2423d9deae7625d022b66'. 2025-06-17 12:57:48.390 +00:00 [INF] Started transaction with span ID '665a8f9be06d809a' and trace ID '3c0c4bd1afc2423d9deae7625d022b66'. 2025-06-17 12:57:48.390 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:57:48.390 +00:00 [INF] Started transaction with span ID 'f268ec227d021b27' and trace ID 'e7f5d5d6e146497d9aceba9443e86385'. 2025-06-17 12:57:48.390 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:57:48.390 +00:00 [INF] Started transaction with span ID 'f268ec227d021b27' and trace ID 'e7f5d5d6e146497d9aceba9443e86385'. 2025-06-17 12:57:48.390 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:57:48.467 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 12:57:48.467 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:57:48.467 +00:00 [INF] Started transaction with span ID '99cda80b80d8ab21' and trace ID '9db4ad592fa54ce5800ef1e5d9d97403'. 2025-06-17 12:57:48.467 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:57:48.467 +00:00 [INF] Started transaction with span ID '99cda80b80d8ab21' and trace ID '9db4ad592fa54ce5800ef1e5d9d97403'. 2025-06-17 12:57:48.467 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:58:00.736 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:58:00.744 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:58:00.745 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:58:00.745 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:58:00.745 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:58:00.745 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:58:00.745 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:58:00.755 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:58:00.755 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:58:00.755 +00:00 [INF] Started transaction with span ID '3a0af54df8aea4dc' and trace ID 'fa00e89aeb48427dabd95faf6da37314'. 2025-06-17 12:58:00.755 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:58:00.755 +00:00 [INF] Started transaction with span ID '3a0af54df8aea4dc' and trace ID 'fa00e89aeb48427dabd95faf6da37314'. 2025-06-17 12:58:00.755 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:58:00.755 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:58:01.350 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:58:01.350 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:58:01.350 +00:00 [INF] Started transaction with span ID 'a47ee34cafe3d722' and trace ID 'a183c070a8c94b5a8a4472d22c98f88d'. 2025-06-17 12:58:01.350 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:58:01.351 +00:00 [INF] Started transaction with span ID 'a47ee34cafe3d722' and trace ID 'a183c070a8c94b5a8a4472d22c98f88d'. 2025-06-17 12:58:01.351 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:58:01.351 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:58:02.372 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 12:58:03.000 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:58:03.000 +00:00 [INF] Started transaction with span ID 'de63a366ab5e5a2b' and trace ID 'ffac645011974affa8714b31f34b2f3f'. 2025-06-17 12:58:03.000 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:58:03.001 +00:00 [INF] Started transaction with span ID 'de63a366ab5e5a2b' and trace ID 'ffac645011974affa8714b31f34b2f3f'. 2025-06-17 12:58:03.001 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:58:03.001 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:58:02.911 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 12:58:03.009 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:58:03.009 +00:00 [INF] Started transaction with span ID 'ca1f5c1cb1c5ad02' and trace ID '09056a2d795b4c83b37b55bd9bc01065'. 2025-06-17 12:58:03.009 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:58:03.009 +00:00 [INF] Started transaction with span ID 'ca1f5c1cb1c5ad02' and trace ID '09056a2d795b4c83b37b55bd9bc01065'. 2025-06-17 12:58:03.009 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:58:03.009 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:58:04.028 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 12:58:04.028 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:58:04.028 +00:00 [INF] Started transaction with span ID '95ab88f422558da8' and trace ID '61f92a3b939b46c7b57cd9768cf205e6'. 2025-06-17 12:58:04.028 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:58:04.028 +00:00 [INF] Started transaction with span ID '95ab88f422558da8' and trace ID '61f92a3b939b46c7b57cd9768cf205e6'. 2025-06-17 12:58:04.028 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:58:04.028 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:58:04.034 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:58:04.034 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:58:04.034 +00:00 [INF] Started transaction with span ID 'c8d29ba9472e1e88' and trace ID '46ab8430cc0f496fb39e53e3f0fd2463'. 2025-06-17 12:58:04.034 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:58:04.035 +00:00 [INF] Started transaction with span ID 'c8d29ba9472e1e88' and trace ID '46ab8430cc0f496fb39e53e3f0fd2463'. 2025-06-17 12:58:04.035 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:58:04.035 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:58:05.261 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 12:58:05.269 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 12:58:05.269 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 4524.3838ms 2025-06-17 12:58:05.270 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 12:58:05.270 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:05.270 +00:00 [INF] Discarding envelope f1dc87d986d44c0bb21201a0ff96e001 because the queue is full. 2025-06-17 12:58:05.270 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:05.270 +00:00 [INF] Discarding envelope 2dc38fd82454447485cfd69e8454e75c because the queue is full. 2025-06-17 12:58:05.270 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=351 - - - 400 - application/json;+charset=utf-8 21310.6115ms 2025-06-17 12:58:05.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:58:05.355 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:58:05.356 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1327.8594ms 2025-06-17 12:58:05.356 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:58:05.356 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:05.356 +00:00 [INF] Discarding envelope 87f23e60741e47c48da2c05f10e2b329 because the queue is full. 2025-06-17 12:58:05.357 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:05.357 +00:00 [INF] Discarding envelope 5181304be1cd449d9b826687af81bb10 because the queue is full. 2025-06-17 12:58:05.361 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 1332.8067ms 2025-06-17 12:58:05.455 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:58:05.455 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:58:05.455 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4719.1996ms 2025-06-17 12:58:05.455 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:58:05.455 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:05.455 +00:00 [INF] Discarding envelope c34ebecb63fe4b2fbe551154c38fc17d because the queue is full. 2025-06-17 12:58:05.474 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:05.474 +00:00 [INF] Discarding envelope acdc2dfb6ce8478898076d7eb8655bea because the queue is full. 2025-06-17 12:58:05.475 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 17006.7841ms 2025-06-17 12:58:05.527 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 12:58:05.528 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 12:58:05.528 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4783.2169ms 2025-06-17 12:58:05.528 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 12:58:05.531 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:05.531 +00:00 [INF] Discarding envelope c3bbad339d2e4dd3bdaccf4bc81212c0 because the queue is full. 2025-06-17 12:58:05.531 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:05.531 +00:00 [INF] Discarding envelope de996529993f4ebfb0b0f2812af85ade because the queue is full. 2025-06-17 12:58:05.533 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 20864.7815ms 2025-06-17 12:58:05.711 +00:00 [INF] Executed DbCommand (682ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:58:05.975 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 12:58:05.975 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 12:58:05.977 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 5231.8137ms 2025-06-17 12:58:05.977 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 12:58:05.977 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:05.977 +00:00 [INF] Discarding envelope 96ba145c325f435f9ea0d9288dd71091 because the queue is full. 2025-06-17 12:58:05.977 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:05.977 +00:00 [INF] Discarding envelope e23c846db4e3435aa80a93fd976e1e86 because the queue is full. 2025-06-17 12:58:05.977 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 20517.4061ms 2025-06-17 12:58:06.089 +00:00 [INF] Executed DbCommand (656ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:58:06.096 +00:00 [INF] Executed DbCommand (617ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:58:06.100 +00:00 [INF] Executed DbCommand (622ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:58:06.104 +00:00 [INF] Executed DbCommand (752ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:58:06.106 +00:00 [INF] Executed DbCommand (925ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:58:06.123 +00:00 [INF] Executed DbCommand (327ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:58:06.127 +00:00 [INF] Executed DbCommand (633ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:58:06.176 +00:00 [INF] Executed DbCommand (391ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:58:06.189 +00:00 [INF] Executed DbCommand (89ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:58:06.192 +00:00 [INF] Executed DbCommand (86ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:58:06.213 +00:00 [INF] Executed DbCommand (96ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:58:06.226 +00:00 [INF] Executed DbCommand (38ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:58:06.228 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:58:06.228 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:58:06.228 +00:00 [INF] Executed DbCommand (107ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:58:06.228 +00:00 [INF] Executed DbCommand (105ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:58:06.239 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:58:06.263 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:58:06.302 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:58:06.309 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:58:06.310 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:58:06.310 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:58:06.310 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:58:06.329 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.362 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.370 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.377 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:58:06.380 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.389 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.396 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.455 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.456 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.456 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:58:06.461 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 5109.5551ms 2025-06-17 12:58:06.461 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:58:06.461 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:06.461 +00:00 [INF] Discarding envelope 70ca66ba68714530b78effd7bcb8570d because the queue is full. 2025-06-17 12:58:06.469 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:06.469 +00:00 [INF] Discarding envelope 4daaed83a8724aacab0655eca36c825d because the queue is full. 2025-06-17 12:58:06.469 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 5119.1050ms 2025-06-17 12:58:06.464 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.476 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.476 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.493 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.495 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.498 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.503 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.509 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.513 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.523 +00:00 [INF] Executed DbCommand (391ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:58:06.523 +00:00 [INF] Executed DbCommand (395ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 12:58:06.526 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:58:06.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.547 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:58:06.548 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.550 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.551 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.550 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:58:06.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.534 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.569 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.573 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.575 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.580 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.581 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.582 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.587 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.602 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.623 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 12:58:06.647 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 3645.6942ms 2025-06-17 12:58:06.647 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 12:58:06.647 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:06.647 +00:00 [INF] Discarding envelope 52a251a1402b4796a5f9f952107a7444 because the queue is full. 2025-06-17 12:58:06.647 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:06.647 +00:00 [INF] Discarding envelope 3f93d2c36cab482b9956489922aab3a1 because the queue is full. 2025-06-17 12:58:06.647 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 4275.2254ms 2025-06-17 12:58:06.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.636 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.636 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.660 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.670 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.671 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.640 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.696 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.700 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.700 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.706 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.735 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.711 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.736 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.753 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.754 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.740 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.763 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.763 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.764 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.764 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.788 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.798 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.799 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.804 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.805 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.811 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.818 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.793 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.819 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.821 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.856 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.860 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.861 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.863 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.870 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.887 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.889 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.891 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.897 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.901 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.905 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.925 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.925 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.957 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.961 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.968 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.968 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.971 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.974 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.975 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:06.979 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:06.993 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:06.996 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.003 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.003 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.004 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.008 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.011 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.012 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.014 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.014 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:06.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.018 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.021 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.021 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.021 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.088 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.091 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.108 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.109 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.114 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.120 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.122 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.126 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.139 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.140 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.143 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.147 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.148 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.153 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.156 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.159 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.164 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.166 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.180 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.181 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.182 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.185 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.187 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.188 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.193 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.202 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.211 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.211 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.215 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.223 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.223 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.227 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.247 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.248 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.256 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.259 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.264 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.268 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.277 +00:00 [INF] Executed DbCommand (36ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.277 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.288 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.293 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.296 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.298 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.300 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.305 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.307 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.307 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.307 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.322 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.323 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.329 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.332 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.335 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.327 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.336 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.352 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.358 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.362 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.364 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.365 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.343 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.370 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.388 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.389 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.393 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.395 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.396 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.399 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.409 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.433 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.415 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.442 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.444 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.447 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.519 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.523 +00:00 [INF] Executed DbCommand (77ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.526 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.528 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.531 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.535 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.537 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.536 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.553 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.554 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.555 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.559 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.565 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.566 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.578 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.579 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.544 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.593 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.596 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.596 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.590 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.590 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.597 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.607 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.611 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.614 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.618 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.619 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.619 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.679 +00:00 [INF] Executed DbCommand (59ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.683 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.683 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.688 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.690 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.698 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.709 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.711 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.713 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.745 +00:00 [INF] Executed DbCommand (26ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.749 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.761 +00:00 [INF] Executed DbCommand (40ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.762 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.788 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.798 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.799 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.800 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:58:07.809 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.811 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 7066.0453ms 2025-06-17 12:58:07.821 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:58:07.821 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:07.821 +00:00 [INF] Discarding envelope 9da6018cf87f4189bbf1699bf8cd8d48 because the queue is full. 2025-06-17 12:58:07.821 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:07.821 +00:00 [INF] Discarding envelope de10330fecb0471797c41d2645d79eb0 because the queue is full. 2025-06-17 12:58:07.822 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 21359.4392ms 2025-06-17 12:58:07.810 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.826 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.820 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.838 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.832 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.850 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.855 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.855 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.854 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.864 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.865 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.878 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.879 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.882 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.886 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.890 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.891 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.897 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.898 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.911 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.916 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.925 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.925 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:07.939 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.940 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.951 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.952 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.954 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.966 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:07.970 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.977 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:07.979 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.981 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:07.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:08.007 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.013 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.016 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:08.013 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.034 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.035 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.035 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:08.045 +00:00 [INF] Executed DbCommand (52ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.071 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.071 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.072 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.073 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.081 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.082 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.087 +00:00 [INF] Executed DbCommand (28ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.099 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.101 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.105 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.115 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.117 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.123 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:08.126 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.142 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:08.143 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:08.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.154 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.155 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.160 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.188 +00:00 [INF] Executed DbCommand (18ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.196 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.198 +00:00 [INF] Executed DbCommand (21ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.209 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.211 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.231 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.235 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.236 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:08.236 +00:00 [INF] Executed DbCommand (46ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.245 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.253 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.256 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:08.256 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:08.270 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:08.281 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.282 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.282 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:58:08.297 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 7552.3666ms 2025-06-17 12:58:08.297 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:58:08.297 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:08.298 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:58:08.298 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 5288.7789ms 2025-06-17 12:58:08.298 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:58:08.298 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:08.298 +00:00 [INF] Discarding envelope 9501029436704646aa2a927ee0510fc5 because the queue is full. 2025-06-17 12:58:08.298 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:08.298 +00:00 [INF] Discarding envelope b5ede719787d452d8d2205eea8d4ad3c because the queue is full. 2025-06-17 12:58:08.298 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 5387.4545ms 2025-06-17 12:58:08.307 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:08.307 +00:00 [INF] Discarding envelope 96aa3770e53042f18a8345b9a1e18b9d because the queue is full. 2025-06-17 12:58:08.307 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:08.307 +00:00 [INF] Discarding envelope 354523c4dfce4ac2a5b7e00e7f48182a because the queue is full. 2025-06-17 12:58:08.307 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 23646.9143ms 2025-06-17 12:58:08.313 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.313 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.330 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.330 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.337 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.361 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.361 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:08.362 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:58:08.362 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 7606.6008ms 2025-06-17 12:58:08.362 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:58:08.362 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:08.362 +00:00 [INF] Discarding envelope 7154ac2d43414da782a97649ad91fabc because the queue is full. 2025-06-17 12:58:08.362 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:08.362 +00:00 [INF] Discarding envelope 2017560263034b44a357e24f0911953d because the queue is full. 2025-06-17 12:58:08.362 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 7607.8327ms 2025-06-17 12:58:08.368 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.376 +00:00 [INF] Executed DbCommand (23ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.388 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.389 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.400 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.416 +00:00 [INF] Executed DbCommand (17ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.436 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.437 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.449 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.458 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.464 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.480 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.511 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.527 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:08.542 +00:00 [INF] Executed DbCommand (12ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.542 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:08.565 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.583 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.588 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.601 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.602 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.623 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.627 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.639 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.642 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.652 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:08.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.666 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:08.671 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.689 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.690 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.700 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.712 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.717 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.729 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.732 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.740 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.746 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.762 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.766 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.778 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.779 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.789 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.799 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.810 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:08.825 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:08.833 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.844 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.853 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.870 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.879 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.908 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.924 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:08.938 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:08.967 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.981 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:08.985 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:08.993 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.008 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:09.017 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.027 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.034 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.045 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.054 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.063 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:09.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.082 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:09.093 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.109 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.122 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.167 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:09.173 +00:00 [INF] Executed DbCommand (19ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.182 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.194 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:09.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.203 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.227 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.246 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.260 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:09.261 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:58:09.274 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.286 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 5251.2661ms 2025-06-17 12:58:09.286 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:58:09.286 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:09.287 +00:00 [INF] Discarding envelope f2ba28fbaa9c4174b1ba073fed450e0d because the queue is full. 2025-06-17 12:58:09.287 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:09.287 +00:00 [INF] Discarding envelope 45704aef3b144e12a85af2d5579cf6db because the queue is full. 2025-06-17 12:58:09.291 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 5256.4767ms 2025-06-17 12:58:09.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:09.298 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:58:09.311 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 8565.5035ms 2025-06-17 12:58:09.311 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:58:09.311 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:09.312 +00:00 [INF] Discarding envelope 51583ed2f9d14641b897903a172508e6 because the queue is full. 2025-06-17 12:58:09.312 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:09.312 +00:00 [INF] Discarding envelope e4e7b0335dae47ea9388cafe77efdf73 because the queue is full. 2025-06-17 12:58:09.312 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 21836.2355ms 2025-06-17 12:58:09.340 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 12:58:09.340 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:58:09.340 +00:00 [INF] No transaction started due to Options request. 2025-06-17 12:58:09.340 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:58:09.340 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.4176ms 2025-06-17 12:58:09.344 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 12:58:09.344 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 12:58:09.344 +00:00 [INF] Started transaction with span ID '2f44eb427f7645ac' and trace ID 'b36befacdb8d44d4b3c6966de1207bee'. 2025-06-17 12:58:09.344 +00:00 [INF] CORS policy execution successful. 2025-06-17 12:58:09.344 +00:00 [INF] Started transaction with span ID '2f44eb427f7645ac' and trace ID 'b36befacdb8d44d4b3c6966de1207bee'. 2025-06-17 12:58:09.344 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:58:09.344 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 12:58:09.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 12:58:09.363 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 12:58:09.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.393 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:09.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.421 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.424 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.442 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.448 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.453 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.461 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.470 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:09.473 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.488 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:09.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:09.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.533 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.549 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:09.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.600 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:09.604 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.622 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:09.643 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:09.692 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.728 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.733 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.754 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.771 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:09.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.786 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.797 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.810 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.820 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.857 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.867 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.876 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:09.879 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.914 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.933 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.947 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:09.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:09.980 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:09.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:09.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:10.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:10.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:10.024 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:10.034 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:10.040 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:10.048 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:10.059 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:10.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:10.071 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:10.076 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:10.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:10.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:10.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:10.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:10.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:10.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:10.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:10.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:10.148 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:10.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:10.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:10.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:10.176 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:10.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:10.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:10.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:10.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:10.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:10.228 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:10.235 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:10.244 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:10.252 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:10.260 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:10.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:10.277 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:10.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:10.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:10.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:10.311 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:10.316 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:10.324 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:10.333 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:10.346 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:10.357 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:10.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 12:58:10.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 12:58:10.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 12:58:10.387 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 12:58:10.387 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 12:58:10.392 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1048.0516ms 2025-06-17 12:58:10.392 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 12:58:10.393 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:10.393 +00:00 [INF] Discarding envelope 45dc70935d2042dc8c447844db4a36e1 because the queue is full. 2025-06-17 12:58:10.393 +00:00 [INF] Capturing transaction. 2025-06-17 12:58:10.393 +00:00 [INF] Discarding envelope d7274c8f4b8d4499903d7004a786bbb3 because the queue is full. 2025-06-17 12:58:10.394 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1050.0398ms 2025-06-17 13:00:29.624 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=351 - - 2025-06-17 13:00:29.624 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:29.624 +00:00 [INF] Started transaction with span ID '6c58039ac38fe2c3' and trace ID 'd37d77a626964adc9984f9321a12d708'. 2025-06-17 13:00:29.625 +00:00 [INF] Started transaction with span ID '6c58039ac38fe2c3' and trace ID 'd37d77a626964adc9984f9321a12d708'. 2025-06-17 13:00:29.625 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 13:00:29.625 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:29.627 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 13:00:29.627 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 13:00:29.627 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.77ms 2025-06-17 13:00:29.627 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 13:00:29.628 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:29.630 +00:00 [INF] Discarding envelope ae5ba97ea0f040f2922dfdca4150544f because the queue is full. 2025-06-17 13:00:29.630 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:29.630 +00:00 [INF] Discarding envelope 08f76ec56f124c22993123e871214fb6 because the queue is full. 2025-06-17 13:00:29.630 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=351 - - - 400 - application/json;+charset=utf-8 5.7765ms 2025-06-17 13:00:30.418 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 13:00:30.418 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:30.418 +00:00 [INF] Started transaction with span ID 'a77404259ca42715' and trace ID '52e0b5bd18bd47c4adf57711a5a50697'. 2025-06-17 13:00:30.418 +00:00 [INF] Started transaction with span ID 'a77404259ca42715' and trace ID '52e0b5bd18bd47c4adf57711a5a50697'. 2025-06-17 13:00:30.418 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:30.418 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:30.441 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 13:00:30.441 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:30.441 +00:00 [INF] Started transaction with span ID 'a6199320c72cb9c1' and trace ID '822d2fd47e514e3dae3d282b91f39679'. 2025-06-17 13:00:30.441 +00:00 [INF] Started transaction with span ID 'a6199320c72cb9c1' and trace ID '822d2fd47e514e3dae3d282b91f39679'. 2025-06-17 13:00:30.441 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:00:30.441 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:30.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:00:30.446 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:00:30.446 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 5.0039ms 2025-06-17 13:00:30.446 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:00:30.446 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:30.447 +00:00 [INF] Discarding envelope f94d21c271484a3682f1faca578c17cf because the queue is full. 2025-06-17 13:00:30.447 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:30.447 +00:00 [INF] Discarding envelope 9599d829962345fa86efc1f1e7490eef because the queue is full. 2025-06-17 13:00:30.447 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.9284ms 2025-06-17 13:00:30.451 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 13:00:30.451 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:30.451 +00:00 [INF] Started transaction with span ID '6c3e6b86adee40c5' and trace ID '57aac628fa6a44f1b016c2c32f545c89'. 2025-06-17 13:00:30.451 +00:00 [INF] Started transaction with span ID '6c3e6b86adee40c5' and trace ID '57aac628fa6a44f1b016c2c32f545c89'. 2025-06-17 13:00:30.451 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 13:00:30.451 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:30.541 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 13:00:30.541 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:30.541 +00:00 [INF] Started transaction with span ID '78ece4b2a23e3a27' and trace ID 'a32fb99308b7401389107ca6c147fcad'. 2025-06-17 13:00:30.541 +00:00 [INF] Started transaction with span ID '78ece4b2a23e3a27' and trace ID 'a32fb99308b7401389107ca6c147fcad'. 2025-06-17 13:00:30.541 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:30.541 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:30.619 +00:00 [INF] Executed DbCommand (166ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 13:00:30.619 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 13:00:30.619 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 167.6584ms 2025-06-17 13:00:30.619 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 13:00:30.619 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:30.624 +00:00 [INF] Discarding envelope 89fc1619feea4318a02558d582685e89 because the queue is full. 2025-06-17 13:00:30.624 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:30.624 +00:00 [INF] Discarding envelope 3f4d36970b4d41d7a460ea26a5d699a4 because the queue is full. 2025-06-17 13:00:30.624 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 173.6585ms 2025-06-17 13:00:31.119 +00:00 [INF] Executed DbCommand (698ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:31.193 +00:00 [INF] Executed DbCommand (649ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:31.305 +00:00 [INF] Executed DbCommand (110ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:31.305 +00:00 [INF] Executed DbCommand (185ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:31.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:00:31.313 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:00:31.316 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:00:31.320 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:00:31.335 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.356 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.361 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:31.365 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.465 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.467 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.471 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.477 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:31.478 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.485 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.486 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.487 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.487 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.488 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.498 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:31.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.515 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:31.516 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.519 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.524 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.535 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:31.536 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.547 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.556 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:31.557 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.570 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.573 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:31.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.578 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.588 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.594 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:31.596 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.606 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.611 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:31.613 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.622 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:31.624 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.628 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:31.648 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.653 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.661 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.664 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:31.675 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.681 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.683 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.693 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:31.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.705 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:00:31.706 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.708 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1166.3613ms 2025-06-17 13:00:31.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:31.708 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:31.712 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:31.712 +00:00 [INF] Discarding envelope 1f9c12035408487da9949758904e20a6 because the queue is full. 2025-06-17 13:00:31.712 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:31.712 +00:00 [INF] Discarding envelope 39daf12cc4274e388e86d5bba41cd0b8 because the queue is full. 2025-06-17 13:00:31.712 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 1171.3489ms 2025-06-17 13:00:31.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.718 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.725 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:31.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:31.744 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.759 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.764 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:31.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:31.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:31.778 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:31.784 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:31.786 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:00:31.789 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1370.2779ms 2025-06-17 13:00:31.789 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:31.789 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:31.789 +00:00 [INF] Discarding envelope 639a7f41a7a442df842c723b86112c80 because the queue is full. 2025-06-17 13:00:31.789 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:31.790 +00:00 [INF] Discarding envelope 991410111e4240dd8936a1de534c67cc because the queue is full. 2025-06-17 13:00:31.790 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 1372.2889ms 2025-06-17 13:00:33.247 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=351 - - 2025-06-17 13:00:33.247 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:33.247 +00:00 [INF] Started transaction with span ID '2bfdab2ad7e692f9' and trace ID '985f923bd6dd4cc19d4bbec835c7f897'. 2025-06-17 13:00:33.247 +00:00 [INF] Started transaction with span ID '2bfdab2ad7e692f9' and trace ID '985f923bd6dd4cc19d4bbec835c7f897'. 2025-06-17 13:00:33.247 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 13:00:33.247 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:33.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 13:00:33.250 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 13:00:33.251 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 3.3148ms 2025-06-17 13:00:33.251 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 13:00:33.251 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:33.251 +00:00 [INF] Discarding envelope 2f04b02aa862496b8275fdf90fa6e807 because the queue is full. 2025-06-17 13:00:33.251 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:33.252 +00:00 [INF] Discarding envelope f1a3755d84f041d587ff72d3addec9b4 because the queue is full. 2025-06-17 13:00:33.252 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=351 - - - 400 - application/json;+charset=utf-8 5.0279ms 2025-06-17 13:00:34.167 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 13:00:34.167 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:34.167 +00:00 [INF] Started transaction with span ID '8f94c13ba216731d' and trace ID 'f6006d9be2a74b9ab4b0e816f124efa7'. 2025-06-17 13:00:34.168 +00:00 [INF] Started transaction with span ID '8f94c13ba216731d' and trace ID 'f6006d9be2a74b9ab4b0e816f124efa7'. 2025-06-17 13:00:34.168 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:00:34.168 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:34.169 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 13:00:34.169 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:34.169 +00:00 [INF] Started transaction with span ID '1aa3b66fe333503' and trace ID '7d2dfb2dad774660821e7ea9c127b4cc'. 2025-06-17 13:00:34.169 +00:00 [INF] Started transaction with span ID '1aa3b66fe333503' and trace ID '7d2dfb2dad774660821e7ea9c127b4cc'. 2025-06-17 13:00:34.169 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:34.169 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:34.178 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:00:34.178 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:00:34.179 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 11.4773ms 2025-06-17 13:00:34.179 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:00:34.179 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:34.180 +00:00 [INF] Discarding envelope e7489371be06471bb5f97582150edd48 because the queue is full. 2025-06-17 13:00:34.180 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:34.180 +00:00 [INF] Discarding envelope c1d16167c15547a482c0e3050aff349a because the queue is full. 2025-06-17 13:00:34.180 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 13.2368ms 2025-06-17 13:00:34.226 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 13:00:34.226 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:34.226 +00:00 [INF] Started transaction with span ID '8fc9ab92eb232299' and trace ID 'e5324ff25eaf44b2a6cb43e7ee17ba16'. 2025-06-17 13:00:34.227 +00:00 [INF] Started transaction with span ID '8fc9ab92eb232299' and trace ID 'e5324ff25eaf44b2a6cb43e7ee17ba16'. 2025-06-17 13:00:34.227 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 13:00:34.227 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:34.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 13:00:34.230 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 13:00:34.230 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.0536ms 2025-06-17 13:00:34.230 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 13:00:34.230 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:34.230 +00:00 [INF] Discarding envelope 5db5955ac6654866b93511b5482f894f because the queue is full. 2025-06-17 13:00:34.230 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:34.230 +00:00 [INF] Discarding envelope 0504cafcb12d4a448706aed049a2d93d because the queue is full. 2025-06-17 13:00:34.230 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 3.9740ms 2025-06-17 13:00:34.339 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 13:00:34.339 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:34.339 +00:00 [INF] Started transaction with span ID 'ba4d9be1d575a099' and trace ID '987fa917177c4d9885c74631d5a0555b'. 2025-06-17 13:00:34.339 +00:00 [INF] Started transaction with span ID 'ba4d9be1d575a099' and trace ID '987fa917177c4d9885c74631d5a0555b'. 2025-06-17 13:00:34.339 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:34.340 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:36.356 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 13:00:36.359 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 13:00:36.762 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:36.762 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:00:36.762 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:00:36.762 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 406.6748ms 2025-06-17 13:00:36.762 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 13:00:36.762 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:36.763 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:00:36.763 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:00:36.763 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1254ms 2025-06-17 13:00:36.763 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 13:00:36.763 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:36.763 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:00:36.763 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:00:36.763 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.1110ms 2025-06-17 13:00:36.764 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:36.764 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:00:36.764 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:00:36.764 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 405.6537ms 2025-06-17 13:00:36.781 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 13:00:36.781 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:36.781 +00:00 [INF] Started transaction with span ID 'cf1fd1bdd8d16e55' and trace ID '97e14a829a9b47e98e75841eba104b52'. 2025-06-17 13:00:36.781 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:00:36.782 +00:00 [INF] Started transaction with span ID 'cf1fd1bdd8d16e55' and trace ID '97e14a829a9b47e98e75841eba104b52'. 2025-06-17 13:00:36.782 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:36.782 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:36.791 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 13:00:36.791 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 13:00:36.791 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:36.791 +00:00 [INF] Started transaction with span ID '861eb91de8a99c4d' and trace ID 'e9fbda5a1b754eb6a2c370afc7de3d59'. 2025-06-17 13:00:36.791 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:00:36.791 +00:00 [INF] Started transaction with span ID '861eb91de8a99c4d' and trace ID 'e9fbda5a1b754eb6a2c370afc7de3d59'. 2025-06-17 13:00:36.791 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:00:36.792 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:36.793 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:36.793 +00:00 [INF] Started transaction with span ID 'ad46283253da83c0' and trace ID 'b6ad784c6cf348d19691c1a8d563b476'. 2025-06-17 13:00:36.793 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:00:36.794 +00:00 [INF] Started transaction with span ID 'ad46283253da83c0' and trace ID 'b6ad784c6cf348d19691c1a8d563b476'. 2025-06-17 13:00:36.794 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:00:36.794 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:36.791 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 13:00:36.802 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:36.802 +00:00 [INF] Started transaction with span ID '8c2d53c2f83f4dbd' and trace ID '903c804214d9462296e4f1a288209c71'. 2025-06-17 13:00:36.802 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:00:36.802 +00:00 [INF] Started transaction with span ID '8c2d53c2f83f4dbd' and trace ID '903c804214d9462296e4f1a288209c71'. 2025-06-17 13:00:36.802 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:36.802 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:39.037 +00:00 [INF] Executed DbCommand (2,239ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:00:39.038 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:00:39.085 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2290.7849ms 2025-06-17 13:00:39.049 +00:00 [INF] Executed DbCommand (2,240ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:39.049 +00:00 [INF] Executed DbCommand (2,241ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:39.085 +00:00 [INF] Executed DbCommand (4,744ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:39.049 +00:00 [INF] Executed DbCommand (2,246ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:39.038 +00:00 [INF] Executed DbCommand (4,867ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:39.087 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:00:39.087 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:39.087 +00:00 [INF] Discarding envelope 8d65d674eae642338f9f402229158511 because the queue is full. 2025-06-17 13:00:39.087 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:39.087 +00:00 [INF] Discarding envelope edbc19edc2d64ac588f73cec620b3ba6 because the queue is full. 2025-06-17 13:00:39.088 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 2296.8048ms 2025-06-17 13:00:39.619 +00:00 [INF] Executed DbCommand (530ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:39.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:00:39.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:00:39.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.638 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.639 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.640 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.648 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.653 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.654 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.661 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.669 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.687 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.698 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.703 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.704 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.714 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.727 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.742 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.743 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.745 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.747 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.765 +00:00 [INF] Executed DbCommand (677ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:39.772 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:00:39.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:00:39.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.785 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.787 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.791 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.800 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.808 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.816 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.817 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.819 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.822 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.829 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.830 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.831 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.832 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.848 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.849 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.846 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.854 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.855 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.862 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.863 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:00:39.863 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 5693.618ms 2025-06-17 13:00:39.863 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:39.863 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:39.863 +00:00 [INF] Discarding envelope 09adb696c6d64cabb25a37bd77bf0c07 because the queue is full. 2025-06-17 13:00:39.863 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:39.863 +00:00 [INF] Discarding envelope a19015728f47478b86b8e1c4938e003d because the queue is full. 2025-06-17 13:00:39.863 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 5694.6083ms 2025-06-17 13:00:39.864 +00:00 [INF] Executed DbCommand (775ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:39.865 +00:00 [INF] Executed DbCommand (776ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:39.865 +00:00 [INF] Executed DbCommand (776ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:39.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.869 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:00:39.872 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:00:39.872 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:00:39.875 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.876 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:00:39.884 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 13:00:39.884 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 3092.7937ms 2025-06-17 13:00:39.885 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:00:39.885 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:39.885 +00:00 [INF] Discarding envelope e9ba75b693c948f79a5056f398ff9b17 because the queue is full. 2025-06-17 13:00:39.886 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:39.886 +00:00 [INF] Discarding envelope 5d77f4566c4b4b748998a09b917f1377 because the queue is full. 2025-06-17 13:00:39.886 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 3095.2715ms 2025-06-17 13:00:39.888 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:00:39.892 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.893 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.898 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.903 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.922 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.926 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.929 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.942 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.943 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.945 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.946 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.955 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.971 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.972 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.982 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.984 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.986 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.987 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:39.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:39.996 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:39.997 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:39.998 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.002 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.010 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.012 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.017 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.017 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.027 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.039 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.045 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.054 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.067 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.072 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.087 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.087 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.088 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.092 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.103 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.103 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.105 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.109 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.116 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.126 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.127 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.130 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.140 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.141 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.143 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.145 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.177 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.180 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.184 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.198 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.199 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.204 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.208 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.214 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.215 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.225 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.231 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.234 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.236 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.242 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.255 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.255 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.270 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.271 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:00:40.272 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3489.8908ms 2025-06-17 13:00:40.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.277 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.279 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:40.279 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:40.280 +00:00 [INF] Discarding envelope 71d628e7518e4c17834cf6c207c89de9 because the queue is full. 2025-06-17 13:00:40.280 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:40.280 +00:00 [INF] Discarding envelope 8b30c8d5047c4348828b33e2ef8208fb because the queue is full. 2025-06-17 13:00:40.280 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 3498.9196ms 2025-06-17 13:00:40.282 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.291 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:00:40.293 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 5953.5639ms 2025-06-17 13:00:40.293 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:40.294 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:40.294 +00:00 [INF] Discarding envelope 27ba3ec42e7a40a8830d7778bcb3481b because the queue is full. 2025-06-17 13:00:40.294 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:40.294 +00:00 [INF] Discarding envelope b97824f016324f22aa42367b5a26b256 because the queue is full. 2025-06-17 13:00:40.294 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 5955.1697ms 2025-06-17 13:00:40.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.302 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.315 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.348 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.377 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.399 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.474 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.479 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.485 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.490 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.496 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.501 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.511 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.518 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.545 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.561 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.567 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:40.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:40.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:40.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:40.586 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:00:40.589 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 3786.8598ms 2025-06-17 13:00:40.590 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:40.590 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:40.590 +00:00 [INF] Discarding envelope e9cf36511031454d818958a2ea7ba4ff because the queue is full. 2025-06-17 13:00:40.590 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:40.590 +00:00 [INF] Discarding envelope 47d7f378e16f4c88aa42469656594a78 because the queue is full. 2025-06-17 13:00:40.591 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 3799.6509ms 2025-06-17 13:00:42.021 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=351 - - 2025-06-17 13:00:42.022 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:42.022 +00:00 [INF] Started transaction with span ID '965a239a5f21d1d3' and trace ID 'dc32c7af1d034b5e9f10a127eb25dd72'. 2025-06-17 13:00:42.022 +00:00 [INF] Started transaction with span ID '965a239a5f21d1d3' and trace ID 'dc32c7af1d034b5e9f10a127eb25dd72'. 2025-06-17 13:00:42.022 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 13:00:42.022 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:42.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 13:00:42.024 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 13:00:42.024 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.163ms 2025-06-17 13:00:42.024 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 13:00:42.024 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:42.024 +00:00 [INF] Discarding envelope 79f3a213ea944771886ddcb96a3e9050 because the queue is full. 2025-06-17 13:00:42.024 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:42.024 +00:00 [INF] Discarding envelope 01ee629ff05f41d0b48d1d0d917666e1 because the queue is full. 2025-06-17 13:00:42.025 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=351 - - - 400 - application/json;+charset=utf-8 3.1072ms 2025-06-17 13:00:42.775 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 13:00:42.775 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:42.775 +00:00 [INF] Started transaction with span ID '877ba94b4132e266' and trace ID '597f348a5bfc4b79b1af5e11849b0337'. 2025-06-17 13:00:42.775 +00:00 [INF] Started transaction with span ID '877ba94b4132e266' and trace ID '597f348a5bfc4b79b1af5e11849b0337'. 2025-06-17 13:00:42.775 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:42.775 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:42.805 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 13:00:42.805 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:42.805 +00:00 [INF] Started transaction with span ID '70b2598a21b58839' and trace ID '238e561cf09045e0a213793e26fa69d6'. 2025-06-17 13:00:42.806 +00:00 [INF] Started transaction with span ID '70b2598a21b58839' and trace ID '238e561cf09045e0a213793e26fa69d6'. 2025-06-17 13:00:42.806 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 13:00:42.806 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:42.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 13:00:42.809 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 13:00:42.809 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 2.4634ms 2025-06-17 13:00:42.809 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 13:00:42.809 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:42.809 +00:00 [INF] Discarding envelope 98f236d778a14e82a51a1a27b2f07f6e because the queue is full. 2025-06-17 13:00:42.809 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:42.809 +00:00 [INF] Discarding envelope f84d0f96861d47c6ab9bd12443867077 because the queue is full. 2025-06-17 13:00:42.809 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 3.9438ms 2025-06-17 13:00:42.819 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 13:00:42.819 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:42.819 +00:00 [INF] Started transaction with span ID 'cded54819654121b' and trace ID '66a68a3fb9f747119aafbc1df83e61cd'. 2025-06-17 13:00:42.819 +00:00 [INF] Started transaction with span ID 'cded54819654121b' and trace ID '66a68a3fb9f747119aafbc1df83e61cd'. 2025-06-17 13:00:42.819 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:00:42.819 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:42.821 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:00:42.821 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:00:42.821 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6121ms 2025-06-17 13:00:42.821 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:00:42.821 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:42.821 +00:00 [INF] Discarding envelope 64d94144c4304a419e0e4744eaa1e612 because the queue is full. 2025-06-17 13:00:42.821 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:42.821 +00:00 [INF] Discarding envelope fc0b50864f804907a4a53394f4761105 because the queue is full. 2025-06-17 13:00:42.821 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.7121ms 2025-06-17 13:00:42.952 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 13:00:42.952 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:42.952 +00:00 [INF] Started transaction with span ID '43f94fa68418df7d' and trace ID 'de041fdf054040429533d0d02ceb53b4'. 2025-06-17 13:00:42.952 +00:00 [INF] Started transaction with span ID '43f94fa68418df7d' and trace ID 'de041fdf054040429533d0d02ceb53b4'. 2025-06-17 13:00:42.952 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:42.952 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:44.050 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 13:00:44.050 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:44.050 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:00:44.050 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:00:44.050 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2552ms 2025-06-17 13:00:44.056 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 13:00:44.056 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:44.056 +00:00 [INF] Started transaction with span ID 'bfb7d676aba381a6' and trace ID '87018d398b094395b4809af344d30c57'. 2025-06-17 13:00:44.057 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:00:44.057 +00:00 [INF] Started transaction with span ID 'bfb7d676aba381a6' and trace ID '87018d398b094395b4809af344d30c57'. 2025-06-17 13:00:44.057 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:00:44.057 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:44.098 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 13:00:44.098 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:44.098 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:00:44.098 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:00:44.099 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2622ms 2025-06-17 13:00:44.107 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 13:00:44.107 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:44.107 +00:00 [INF] Started transaction with span ID '33c2fdfe46f910d5' and trace ID 'da65005427cf4ded8bb4bcb66c6a6638'. 2025-06-17 13:00:44.107 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:00:44.107 +00:00 [INF] Started transaction with span ID '33c2fdfe46f910d5' and trace ID 'da65005427cf4ded8bb4bcb66c6a6638'. 2025-06-17 13:00:44.107 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:44.107 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:44.197 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 13:00:44.197 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:44.197 +00:00 [INF] Started transaction with span ID 'ba58b3a16da6e28a' and trace ID '7756cd637b524707baa39d3374a9545a'. 2025-06-17 13:00:44.197 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:00:44.198 +00:00 [INF] Started transaction with span ID 'ba58b3a16da6e28a' and trace ID '7756cd637b524707baa39d3374a9545a'. 2025-06-17 13:00:44.198 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:44.198 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:44.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:00:44.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:00:44.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:44.211 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:44.212 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 13:00:44.212 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:44.212 +00:00 [INF] Started transaction with span ID 'b2c7dc05a004e774' and trace ID 'ffbc649f8f6343dfb19d53eb4db21018'. 2025-06-17 13:00:44.212 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:00:44.213 +00:00 [INF] Started transaction with span ID 'b2c7dc05a004e774' and trace ID 'ffbc649f8f6343dfb19d53eb4db21018'. 2025-06-17 13:00:44.213 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:44.213 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:44.218 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:44.329 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 13:00:44.479 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:44.479 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:00:44.479 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:00:44.479 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 149.8751ms 2025-06-17 13:00:44.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:44.482 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 13:00:44.482 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:44.482 +00:00 [INF] Started transaction with span ID '5f107778c0a96403' and trace ID '0cb6888e71e84655b98d66dab307da34'. 2025-06-17 13:00:44.484 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:00:44.485 +00:00 [INF] Started transaction with span ID '5f107778c0a96403' and trace ID '0cb6888e71e84655b98d66dab307da34'. 2025-06-17 13:00:44.485 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:00:44.485 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:44.489 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:00:44.489 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:00:44.489 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.2108ms 2025-06-17 13:00:44.489 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:00:44.489 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:44.489 +00:00 [INF] Discarding envelope bbcde719cffc440590c009735e5e7f03 because the queue is full. 2025-06-17 13:00:44.489 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:44.490 +00:00 [INF] Discarding envelope 15ff8ada030a41b7bb9124a30450f75a because the queue is full. 2025-06-17 13:00:44.490 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 7.7595ms 2025-06-17 13:00:44.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:44.497 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:44.498 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:44.505 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:44.510 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:44.511 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:44.516 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:44.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:44.523 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:44.527 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:44.528 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:44.529 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:44.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:44.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:44.538 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:44.540 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:44.545 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:44.547 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:45.032 +00:00 [INF] Executed DbCommand (485ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.036 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.039 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:45.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.045 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:45.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.064 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:45.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.072 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:45.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.078 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:45.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.116 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.132 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:45.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.154 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:45.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.170 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.224 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:45.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.236 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.241 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.253 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:45.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:45.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:45.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.330 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.335 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:45.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:45.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:45.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:45.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:47.055 +00:00 [INF] Executed DbCommand (1,704ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:47.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:47.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:47.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:47.065 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:00:47.066 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2867.9223ms 2025-06-17 13:00:47.066 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:47.066 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:47.067 +00:00 [INF] Discarding envelope 2fe3febffcd74be0a463f1a56a7ea291 because the queue is full. 2025-06-17 13:00:47.067 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:47.067 +00:00 [INF] Discarding envelope 678af395e90f495697341715863a98ea because the queue is full. 2025-06-17 13:00:47.067 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 2870.0910ms 2025-06-17 13:00:48.682 +00:00 [INF] Executed DbCommand (5,905ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:48.694 +00:00 [INF] Executed DbCommand (5,740ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:48.698 +00:00 [INF] Executed DbCommand (4,639ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:48.706 +00:00 [INF] Executed DbCommand (4,492ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:48.708 +00:00 [INF] Executed DbCommand (4,599ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:48.959 +00:00 [INF] Executed DbCommand (275ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:48.961 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:00:48.963 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:00:48.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:48.995 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.003 +00:00 [INF] Executed DbCommand (296ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:49.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:00:49.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:00:49.014 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.023 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.027 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.031 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.032 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.039 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.040 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.047 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.048 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.053 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.054 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.061 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.063 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.068 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.069 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.075 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.076 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.082 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.087 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.088 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.094 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.095 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.100 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.106 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.117 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.125 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.154 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.167 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.169 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.174 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.186 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.194 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.219 +00:00 [INF] Executed DbCommand (514ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:49.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:00:49.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:00:49.229 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.248 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.267 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.273 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.278 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.289 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.299 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.301 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.304 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.309 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.316 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.318 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.324 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.335 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.340 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:00:49.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.343 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.343 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.350 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.358 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.358 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.362 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.365 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.370 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.371 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.376 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.386 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.387 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.392 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.393 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.395 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.397 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.400 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.401 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.407 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.408 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.411 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.413 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.414 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.415 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.421 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.423 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.426 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.427 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.436 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.437 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.442 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.450 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.452 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.453 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.462 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.468 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.470 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.471 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:00:49.471 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 6695.7703ms 2025-06-17 13:00:49.471 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:49.471 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:49.471 +00:00 [INF] Discarding envelope 61713ff58ffc428f93ab1da448bd9660 because the queue is full. 2025-06-17 13:00:49.472 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:49.472 +00:00 [INF] Discarding envelope 0c8c1a8895144156ae512405d1e5049a because the queue is full. 2025-06-17 13:00:49.472 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 6697.2158ms 2025-06-17 13:00:49.472 +00:00 [INF] Executed DbCommand (764ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:49.475 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:00:49.479 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 13:00:49.479 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 5422.0768ms 2025-06-17 13:00:49.479 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:00:49.479 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:49.479 +00:00 [INF] Discarding envelope dc9238ac9b0f4272b67162de72082713 because the queue is full. 2025-06-17 13:00:49.479 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:49.479 +00:00 [INF] Discarding envelope 0e17b18213134c41bcdb56ca5c58fa27 because the queue is full. 2025-06-17 13:00:49.479 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 5423.3521ms 2025-06-17 13:00:49.480 +00:00 [INF] Executed DbCommand (771ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:49.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:00:49.483 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:00:49.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.502 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.503 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.504 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.509 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.510 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.511 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.517 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.518 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.519 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.523 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.523 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.529 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.529 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.530 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.533 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.534 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.538 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.539 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.540 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.545 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.546 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.547 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.550 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.550 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.556 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.557 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.561 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.567 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.572 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.573 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.580 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.581 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.585 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.587 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.588 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.594 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.595 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.601 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.602 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.614 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.615 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.620 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.620 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:00:49.621 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 5513.1548ms 2025-06-17 13:00:49.621 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:49.621 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:49.621 +00:00 [INF] Discarding envelope ee3af8d666d44eb2a967a8966eff57d5 because the queue is full. 2025-06-17 13:00:49.621 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:49.621 +00:00 [INF] Discarding envelope db563baa23db466d94c68e0a34bf0713 because the queue is full. 2025-06-17 13:00:49.621 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 5514.2440ms 2025-06-17 13:00:49.621 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 6669.0887ms 2025-06-17 13:00:49.621 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:49.621 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:49.621 +00:00 [INF] Discarding envelope 2857d45b61374d38844727d94d143802 because the queue is full. 2025-06-17 13:00:49.622 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:49.622 +00:00 [INF] Discarding envelope 58aebbbf2eb94894b361d296d31167ad because the queue is full. 2025-06-17 13:00:49.622 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 6669.8961ms 2025-06-17 13:00:49.622 +00:00 [INF] Executed DbCommand (407ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.628 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.640 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.652 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.654 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.661 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.663 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.670 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.671 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.678 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.679 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:49.690 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:49.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:49.695 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:49.695 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:00:49.696 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 5483.3751ms 2025-06-17 13:00:49.696 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:49.696 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:49.696 +00:00 [INF] Discarding envelope 98bbcc15e8df434d9d83da6af5baab4d because the queue is full. 2025-06-17 13:00:49.697 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:49.697 +00:00 [INF] Discarding envelope 4881a7a270554b82a5b2a9cba836d631 because the queue is full. 2025-06-17 13:00:49.697 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 5484.3773ms 2025-06-17 13:00:54.076 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=351 - - 2025-06-17 13:00:54.076 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:54.076 +00:00 [INF] Started transaction with span ID '97228045ddb916ad' and trace ID '852897e75a9941698e75915a416db833'. 2025-06-17 13:00:54.078 +00:00 [INF] Started transaction with span ID '97228045ddb916ad' and trace ID '852897e75a9941698e75915a416db833'. 2025-06-17 13:00:54.078 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 13:00:54.078 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:54.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 13:00:54.080 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 13:00:54.081 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.4829ms 2025-06-17 13:00:54.081 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 13:00:54.081 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:54.081 +00:00 [INF] Discarding envelope 996d539475314248b85655e89badfefa because the queue is full. 2025-06-17 13:00:54.081 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:54.081 +00:00 [INF] Discarding envelope 3884c8fbbc944326829b0298cb090e5c because the queue is full. 2025-06-17 13:00:54.081 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=351 - - - 400 - application/json;+charset=utf-8 4.8968ms 2025-06-17 13:00:54.748 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 13:00:54.748 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:54.748 +00:00 [INF] Started transaction with span ID 'da04138a098955aa' and trace ID 'e30fd05e03be4cc2bc99e655723c61ea'. 2025-06-17 13:00:54.749 +00:00 [INF] Started transaction with span ID 'da04138a098955aa' and trace ID 'e30fd05e03be4cc2bc99e655723c61ea'. 2025-06-17 13:00:54.749 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:54.749 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:54.786 +00:00 [INF] Executed DbCommand (34ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:54.789 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 13:00:54.789 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:54.789 +00:00 [INF] Started transaction with span ID '4240c7b441c623d3' and trace ID 'bcee70fb9cb84f469a8c4d46a83a3004'. 2025-06-17 13:00:54.802 +00:00 [INF] Started transaction with span ID '4240c7b441c623d3' and trace ID 'bcee70fb9cb84f469a8c4d46a83a3004'. 2025-06-17 13:00:54.802 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 13:00:54.802 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:54.803 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 13:00:54.803 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:54.803 +00:00 [INF] Started transaction with span ID '7dfce5b567623b96' and trace ID '7bc06962729f4db8b0cfd45bb7e85d97'. 2025-06-17 13:00:54.803 +00:00 [INF] Started transaction with span ID '7dfce5b567623b96' and trace ID '7bc06962729f4db8b0cfd45bb7e85d97'. 2025-06-17 13:00:54.803 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:00:54.803 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:54.807 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:00:54.810 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:00:54.827 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 23.1001ms 2025-06-17 13:00:54.827 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:00:54.827 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:54.827 +00:00 [INF] Discarding envelope 7e8f2b08e7e54219a2390e627aa65306 because the queue is full. 2025-06-17 13:00:54.827 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:54.827 +00:00 [INF] Discarding envelope 141faf91157a49f3aabda13a10fc8c98 because the queue is full. 2025-06-17 13:00:54.827 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 24.2223ms 2025-06-17 13:00:54.810 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 13:00:54.828 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 13:00:54.828 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 25.7365ms 2025-06-17 13:00:54.828 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 13:00:54.828 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:54.828 +00:00 [INF] Discarding envelope 820af97e55204e72b880c17e1517f611 because the queue is full. 2025-06-17 13:00:54.828 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:54.828 +00:00 [INF] Discarding envelope 0d0177decdad4509a3d469da1022cfba because the queue is full. 2025-06-17 13:00:54.828 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 39.1430ms 2025-06-17 13:00:54.893 +00:00 [INF] Executed DbCommand (84ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:54.895 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:00:54.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:00:54.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:54.910 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 13:00:54.911 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:00:54.911 +00:00 [INF] Started transaction with span ID '6638b3113ff6c14f' and trace ID 'a80cd46756894cb59b7b02349b260ba4'. 2025-06-17 13:00:54.911 +00:00 [INF] Started transaction with span ID '6638b3113ff6c14f' and trace ID 'a80cd46756894cb59b7b02349b260ba4'. 2025-06-17 13:00:54.911 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:54.911 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:00:54.914 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:54.921 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:00:54.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:00:54.932 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:00:54.936 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:54.952 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:54.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:54.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:54.963 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:54.965 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:54.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:54.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:54.976 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:54.981 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:54.982 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:54.988 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:54.988 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:54.998 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.005 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.012 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.017 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.028 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:55.028 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.031 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.038 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.048 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.056 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.056 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:55.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.091 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.100 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:55.100 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.102 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.119 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:55.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.126 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.138 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.156 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:55.157 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.165 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.170 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.175 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.188 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:55.190 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.194 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.195 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.208 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.213 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.216 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:55.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.226 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.234 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.238 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.243 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.255 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:55.262 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.262 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.265 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.271 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:55.272 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.278 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.280 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.296 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.297 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.300 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:55.302 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.321 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.322 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:00:55.323 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:55.328 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.342 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:55.349 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.363 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:55.367 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.372 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.382 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:55.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.398 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:55.399 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:00:55.403 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:00:55.406 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:00:55.425 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:00:55.426 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:00:55.426 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 677.5055ms 2025-06-17 13:00:55.426 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:55.426 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:55.427 +00:00 [INF] Discarding envelope 3e73c6f7c9964c4aadd8e16c5358017b because the queue is full. 2025-06-17 13:00:55.427 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:55.427 +00:00 [INF] Discarding envelope 18fbb9187e17418991f025c0126b084b because the queue is full. 2025-06-17 13:00:55.427 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 678.5347ms 2025-06-17 13:00:55.427 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 516.1905ms 2025-06-17 13:00:55.427 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:00:55.427 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:55.427 +00:00 [INF] Discarding envelope 552757a6534944b5b5e81e00a84be1a8 because the queue is full. 2025-06-17 13:00:55.428 +00:00 [INF] Capturing transaction. 2025-06-17 13:00:55.428 +00:00 [INF] Discarding envelope 52962b4d76914db88662cd7d43427ae4 because the queue is full. 2025-06-17 13:00:55.428 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 517.2012ms 2025-06-17 13:01:22.436 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 13:01:22.436 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:01:22.436 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:01:22.436 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:01:22.436 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3016ms 2025-06-17 13:01:22.440 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 2025-06-17 13:01:22.441 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:01:22.441 +00:00 [INF] Started transaction with span ID '78ebf97b3da59876' and trace ID '35ee0ce8febf48a7ab64b6923dbfe9d3'. 2025-06-17 13:01:22.441 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:01:22.441 +00:00 [INF] Started transaction with span ID '78ebf97b3da59876' and trace ID '35ee0ce8febf48a7ab64b6923dbfe9d3'. 2025-06-17 13:01:22.441 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:01:22.441 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:01:22.446 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:01:22.451 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:01:22.454 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:01:22.457 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 13:01:22.458 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 16.6571ms 2025-06-17 13:01:22.458 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:01:22.458 +00:00 [INF] Capturing transaction. 2025-06-17 13:01:22.458 +00:00 [INF] Discarding envelope ce360f1521b84561bd030733ebc76a43 because the queue is full. 2025-06-17 13:01:22.458 +00:00 [INF] Capturing transaction. 2025-06-17 13:01:22.458 +00:00 [INF] Discarding envelope d2d67d2560fb4d5d968ac3f147c1f16e because the queue is full. 2025-06-17 13:01:22.459 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 - 400 - application/json;+charset=utf-8 18.5419ms 2025-06-17 13:01:22.481 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 13:01:22.481 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:01:22.481 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:01:22.481 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:01:22.481 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2942ms 2025-06-17 13:01:22.485 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 13:01:22.485 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:01:22.485 +00:00 [INF] Started transaction with span ID '1337df6e6d42763d' and trace ID '5ef98a599c2048299ab878d99e937be5'. 2025-06-17 13:01:22.485 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:01:22.485 +00:00 [INF] Started transaction with span ID '1337df6e6d42763d' and trace ID '5ef98a599c2048299ab878d99e937be5'. 2025-06-17 13:01:22.485 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:01:22.485 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:01:22.490 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:01:22.493 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:01:22.495 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:01:22.497 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:01:22.504 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.507 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.511 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.513 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.515 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.517 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.520 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.536 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.548 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.575 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.581 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.594 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 13:01:22.594 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:01:22.595 +00:00 [INF] Started transaction with span ID 'addbfbe39540cf0' and trace ID 'f56e26d7ed6948dc8da8a73d341600f8'. 2025-06-17 13:01:22.595 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:01:22.595 +00:00 [INF] Started transaction with span ID 'addbfbe39540cf0' and trace ID 'f56e26d7ed6948dc8da8a73d341600f8'. 2025-06-17 13:01:22.595 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:01:22.595 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:01:22.594 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 13:01:22.595 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:01:22.595 +00:00 [INF] Started transaction with span ID '60a580d45bdf6593' and trace ID '4e5cf033ed66471da179b8273ae240a5'. 2025-06-17 13:01:22.595 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:01:22.595 +00:00 [INF] Started transaction with span ID '60a580d45bdf6593' and trace ID '4e5cf033ed66471da179b8273ae240a5'. 2025-06-17 13:01:22.595 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:01:22.595 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:01:22.604 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:01:22.612 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:01:22.623 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:01:22.624 +00:00 [INF] Executed DbCommand (33ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.639 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:01:22.642 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:01:22.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.651 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:01:22.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.679 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.681 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.685 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.693 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.699 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.702 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.724 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.727 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.732 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.733 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.740 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.742 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.748 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.756 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.776 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.779 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.796 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.800 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.804 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.809 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.821 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.822 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.826 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.832 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.839 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.844 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.847 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.854 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.854 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.888 +00:00 [INF] Executed DbCommand (13ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.899 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.904 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.911 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.925 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.926 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.927 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.933 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.937 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.938 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.958 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.965 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.969 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.973 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.977 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:22.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:22.990 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:22.993 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:22.999 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.013 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.021 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.026 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.032 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.034 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.042 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.045 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.060 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.064 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.072 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.077 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.085 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.087 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.103 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.104 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:01:23.104 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 618.358ms 2025-06-17 13:01:23.104 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:01:23.104 +00:00 [INF] Capturing transaction. 2025-06-17 13:01:23.104 +00:00 [INF] Discarding envelope 2cc0b556e5cc4fa48a44a4ab3906d06e because the queue is full. 2025-06-17 13:01:23.104 +00:00 [INF] Capturing transaction. 2025-06-17 13:01:23.104 +00:00 [INF] Discarding envelope 418faa1ec6cb4db498bf81081c1a3949 because the queue is full. 2025-06-17 13:01:23.104 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 619.6124ms 2025-06-17 13:01:23.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.112 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.113 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.139 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.145 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.147 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.148 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.153 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.166 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.167 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.172 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.175 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.177 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.191 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.200 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.209 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.216 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.220 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.232 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.235 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.236 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.240 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.249 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.266 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.276 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.288 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.288 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.311 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.314 +00:00 [INF] Executed DbCommand (20ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.321 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.322 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.332 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.334 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.349 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.349 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.360 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.365 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.371 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.372 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.387 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.391 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.396 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.401 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.401 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.402 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.404 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.409 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.414 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.419 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.420 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.422 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.423 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.427 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.437 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.442 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.450 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.458 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.460 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.466 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.467 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.471 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.472 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.478 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.481 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.484 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.487 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.491 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.492 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.494 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.540 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.540 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.554 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.562 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.572 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.577 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.579 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.585 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.590 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.594 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.610 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.617 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.622 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.625 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.627 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.631 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.634 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.636 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.636 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.637 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.643 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.657 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.666 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.674 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.674 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.678 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.679 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:01:23.681 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1085.6634ms 2025-06-17 13:01:23.681 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:01:23.681 +00:00 [INF] Capturing transaction. 2025-06-17 13:01:23.681 +00:00 [INF] Discarding envelope ea5c3db804d0433d8f059be86861b56f because the queue is full. 2025-06-17 13:01:23.681 +00:00 [INF] Capturing transaction. 2025-06-17 13:01:23.682 +00:00 [INF] Discarding envelope 1b35cbe8e994425e82d86d73f1107504 because the queue is full. 2025-06-17 13:01:23.682 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1088.0544ms 2025-06-17 13:01:23.682 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 13:01:23.682 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:01:23.682 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:01:23.682 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:01:23.682 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.4162ms 2025-06-17 13:01:23.684 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.687 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 13:01:23.688 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:01:23.688 +00:00 [INF] Started transaction with span ID '1dc689293d166fa0' and trace ID '7d450a760bc04dd19bcc1045a49d515e'. 2025-06-17 13:01:23.688 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:01:23.688 +00:00 [INF] Started transaction with span ID '1dc689293d166fa0' and trace ID '7d450a760bc04dd19bcc1045a49d515e'. 2025-06-17 13:01:23.689 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:01:23.689 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:01:23.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:01:23.692 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:01:23.693 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.5516ms 2025-06-17 13:01:23.693 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:01:23.693 +00:00 [INF] Capturing transaction. 2025-06-17 13:01:23.693 +00:00 [INF] Discarding envelope 96cb6627087746aea51fd986b07d4add because the queue is full. 2025-06-17 13:01:23.693 +00:00 [INF] Capturing transaction. 2025-06-17 13:01:23.693 +00:00 [INF] Discarding envelope 04fc256ab58d4870909d4fea277e58b8 because the queue is full. 2025-06-17 13:01:23.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.694 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 6.7996ms 2025-06-17 13:01:23.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.709 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.723 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:23.736 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:23.739 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:23.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:23.742 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:01:23.742 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1146.643ms 2025-06-17 13:01:23.742 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:01:23.743 +00:00 [INF] Capturing transaction. 2025-06-17 13:01:23.743 +00:00 [INF] Discarding envelope 969d79ccb3084575a0f36d2ec5e3452a because the queue is full. 2025-06-17 13:01:23.743 +00:00 [INF] Capturing transaction. 2025-06-17 13:01:23.743 +00:00 [INF] Discarding envelope 20e678b023524ef78479761d2bea5559 because the queue is full. 2025-06-17 13:01:23.743 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1148.8678ms 2025-06-17 13:01:43.560 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 13:01:43.560 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:01:43.560 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:01:43.560 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:01:43.560 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.1949ms 2025-06-17 13:01:43.562 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 13:01:43.563 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:01:43.563 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:01:43.563 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:01:43.563 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.1903ms 2025-06-17 13:01:43.564 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 13:01:43.564 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:01:43.564 +00:00 [INF] Started transaction with span ID '1aaf8bc6df806ffc' and trace ID '64c1192d087f420980aaed6dfc6050ba'. 2025-06-17 13:01:43.564 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:01:43.564 +00:00 [INF] Started transaction with span ID '1aaf8bc6df806ffc' and trace ID '64c1192d087f420980aaed6dfc6050ba'. 2025-06-17 13:01:43.564 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:01:43.564 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:01:43.566 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 13:01:43.566 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:01:43.566 +00:00 [INF] Started transaction with span ID 'fabaf76c05640661' and trace ID '1a85110cb49041f4bc5fa72ccd88f014'. 2025-06-17 13:01:43.566 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:01:43.566 +00:00 [INF] Started transaction with span ID 'fabaf76c05640661' and trace ID '1a85110cb49041f4bc5fa72ccd88f014'. 2025-06-17 13:01:43.566 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:01:43.566 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:01:43.569 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:01:43.572 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:01:43.575 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:01:43.577 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:01:43.579 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:01:43.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:01:43.584 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 13:01:43.584 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 19.4301ms 2025-06-17 13:01:43.584 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:01:43.584 +00:00 [INF] Capturing transaction. 2025-06-17 13:01:43.584 +00:00 [INF] Discarding envelope 772a8cc577b649d0af3002344a84b957 because the queue is full. 2025-06-17 13:01:43.584 +00:00 [INF] Capturing transaction. 2025-06-17 13:01:43.584 +00:00 [INF] Discarding envelope 9ef59dcc145d4689a573f129b953ec80 because the queue is full. 2025-06-17 13:01:43.590 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=LandingScreen&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 26.2328ms 2025-06-17 13:01:43.591 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:01:43.596 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.602 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.603 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.604 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.606 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.610 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.611 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.620 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.623 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.626 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.627 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.632 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.647 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.650 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.658 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.663 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.665 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.666 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.668 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.672 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.673 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.675 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.678 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.681 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.687 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.687 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 13:01:43.687 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:01:43.687 +00:00 [INF] Started transaction with span ID '8a1883295dcd0b93' and trace ID 'c577357374384cb285e50b8aff5ab606'. 2025-06-17 13:01:43.687 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:01:43.688 +00:00 [INF] Started transaction with span ID '8a1883295dcd0b93' and trace ID 'c577357374384cb285e50b8aff5ab606'. 2025-06-17 13:01:43.688 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:01:43.688 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:01:43.691 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:01:43.694 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:01:43.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:01:43.696 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.704 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:01:43.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.714 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.718 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.722 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.729 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.735 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.737 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.741 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.742 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.742 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.760 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.763 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.764 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.766 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.773 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.792 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.795 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.796 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.805 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.828 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.835 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.838 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.840 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.841 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.843 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.845 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.867 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.876 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.882 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.887 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.889 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.891 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.891 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.893 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:01:43.893 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 327.132ms 2025-06-17 13:01:43.894 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:01:43.894 +00:00 [INF] Capturing transaction. 2025-06-17 13:01:43.894 +00:00 [INF] Discarding envelope 911041f823da45a485d574eaf5c4fa5c because the queue is full. 2025-06-17 13:01:43.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.895 +00:00 [INF] Capturing transaction. 2025-06-17 13:01:43.904 +00:00 [INF] Discarding envelope 35154cca74cc4a48a2da55a4d48013e4 because the queue is full. 2025-06-17 13:01:43.904 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 338.0204ms 2025-06-17 13:01:43.904 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.908 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.909 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.913 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.915 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.924 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.925 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.928 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.930 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.936 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.946 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.947 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.954 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.956 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.959 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.961 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.967 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.968 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.970 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:43.972 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:43.994 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:43.995 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:43.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.001 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.006 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.008 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.009 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.013 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.015 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.020 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.024 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.026 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.040 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.046 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.049 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.065 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.066 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.072 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.074 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.075 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.080 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.081 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.083 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.103 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.114 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.117 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.123 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:01:44.124 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 13:01:44.124 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:01:44.124 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:01:44.124 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:01:44.125 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3750ms 2025-06-17 13:01:44.125 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 437.0483ms 2025-06-17 13:01:44.125 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:01:44.125 +00:00 [INF] Capturing transaction. 2025-06-17 13:01:44.126 +00:00 [INF] Discarding envelope fa848fc8ceb148328ec2592341e5d4d1 because the queue is full. 2025-06-17 13:01:44.126 +00:00 [INF] Capturing transaction. 2025-06-17 13:01:44.126 +00:00 [INF] Discarding envelope 601bedc3a57e46a6ad735493411380d2 because the queue is full. 2025-06-17 13:01:44.126 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 438.4280ms 2025-06-17 13:01:44.132 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 13:01:44.132 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:01:44.132 +00:00 [INF] Started transaction with span ID 'd41bfaae434dec5a' and trace ID 'dca17927723740f8ab5e40d56e59b799'. 2025-06-17 13:01:44.132 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:01:44.133 +00:00 [INF] Started transaction with span ID 'd41bfaae434dec5a' and trace ID 'dca17927723740f8ab5e40d56e59b799'. 2025-06-17 13:01:44.133 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:01:44.133 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:01:44.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:01:44.136 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:01:44.136 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.2956ms 2025-06-17 13:01:44.137 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:01:44.137 +00:00 [INF] Capturing transaction. 2025-06-17 13:01:44.137 +00:00 [INF] Discarding envelope fa5eee63970543dd8084c95eaf1117de because the queue is full. 2025-06-17 13:01:44.137 +00:00 [INF] Capturing transaction. 2025-06-17 13:01:44.137 +00:00 [INF] Discarding envelope 70b7faf966cb406081d82f3a1a569689 because the queue is full. 2025-06-17 13:01:44.137 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 4.8234ms 2025-06-17 13:01:44.202 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 13:01:44.202 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:01:44.202 +00:00 [INF] Started transaction with span ID '4a67813e1a2e47c' and trace ID '7776cb0899454108865db117ddb68e3e'. 2025-06-17 13:01:44.202 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:01:44.203 +00:00 [INF] Started transaction with span ID '4a67813e1a2e47c' and trace ID '7776cb0899454108865db117ddb68e3e'. 2025-06-17 13:01:44.203 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:01:44.203 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:01:44.204 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:01:44.206 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:01:44.213 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.232 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.238 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.314 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.324 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.331 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.346 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.353 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.367 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.369 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.377 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.388 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.407 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.414 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.422 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.425 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.429 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.444 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.450 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.454 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.457 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.467 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.471 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.474 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.495 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.498 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.503 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.510 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.513 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.519 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.530 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.537 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.544 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.546 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.552 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.557 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.627 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.639 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.664 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.677 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.683 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.687 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.694 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.716 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.727 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.748 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.772 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:01:44.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:01:44.803 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:01:44.811 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:01:44.814 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:01:44.814 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 611.3341ms 2025-06-17 13:01:44.814 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:01:44.815 +00:00 [INF] Capturing transaction. 2025-06-17 13:01:44.815 +00:00 [INF] Discarding envelope 4aa601329bf540cebdb40554c66f336a because the queue is full. 2025-06-17 13:01:44.815 +00:00 [INF] Capturing transaction. 2025-06-17 13:01:44.815 +00:00 [INF] Discarding envelope 32d43df0f374490fbadcc21dd7c5def9 because the queue is full. 2025-06-17 13:01:44.815 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 612.7209ms 2025-06-17 13:02:12.910 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=351 - - 2025-06-17 13:02:12.917 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:12.917 +00:00 [INF] Started transaction with span ID '21fa34b3218af46c' and trace ID '6ca0fab109e5403cbf767aa819194b5f'. 2025-06-17 13:02:12.917 +00:00 [INF] Started transaction with span ID '21fa34b3218af46c' and trace ID '6ca0fab109e5403cbf767aa819194b5f'. 2025-06-17 13:02:12.917 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 13:02:12.917 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:02:12.919 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 13:02:12.919 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 13:02:12.919 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 1.8292ms 2025-06-17 13:02:12.919 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 13:02:12.919 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:12.919 +00:00 [INF] Discarding envelope c6772422a1f04dfaaa90c79d5f9f0f9c because the queue is full. 2025-06-17 13:02:12.919 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:12.919 +00:00 [INF] Discarding envelope a6715e5252a845a4857c72b4dae85f6c because the queue is full. 2025-06-17 13:02:12.920 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=351 - - - 400 - application/json;+charset=utf-8 9.4463ms 2025-06-17 13:02:13.626 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 13:02:13.627 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:13.627 +00:00 [INF] Started transaction with span ID 'a18dc4fdc4d3063e' and trace ID '2c4434e22d1e47ac9c057fffbb16c4b4'. 2025-06-17 13:02:13.627 +00:00 [INF] Started transaction with span ID 'a18dc4fdc4d3063e' and trace ID '2c4434e22d1e47ac9c057fffbb16c4b4'. 2025-06-17 13:02:13.627 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:02:13.627 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:02:13.632 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 13:02:13.633 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:13.633 +00:00 [INF] Started transaction with span ID 'a4c9d3412a0b731b' and trace ID 'b6e79338b4fc45a09ba0817c183a326b'. 2025-06-17 13:02:13.633 +00:00 [INF] Started transaction with span ID 'a4c9d3412a0b731b' and trace ID 'b6e79338b4fc45a09ba0817c183a326b'. 2025-06-17 13:02:13.633 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:02:13.633 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:02:13.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:02:13.637 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:02:13.642 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 8.6177ms 2025-06-17 13:02:13.642 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:02:13.642 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:13.642 +00:00 [INF] Discarding envelope 1daf77edb0154b71a9c66c89a4fd48fe because the queue is full. 2025-06-17 13:02:13.642 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 13:02:13.642 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:13.642 +00:00 [INF] Started transaction with span ID '885e981f34759178' and trace ID '60426dbc1cd34571933cfd197142963f'. 2025-06-17 13:02:13.642 +00:00 [INF] Started transaction with span ID '885e981f34759178' and trace ID '60426dbc1cd34571933cfd197142963f'. 2025-06-17 13:02:13.642 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 13:02:13.642 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:02:13.647 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:13.649 +00:00 [INF] Discarding envelope a3daa0e3859c405b86b1164a68a43e2f because the queue is full. 2025-06-17 13:02:13.650 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 17.0579ms 2025-06-17 13:02:13.661 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 13:02:13.661 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 13:02:13.662 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 19.4221ms 2025-06-17 13:02:13.662 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 13:02:13.662 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:13.662 +00:00 [INF] Discarding envelope 490d34fc84354560a3405c601c5d29cf because the queue is full. 2025-06-17 13:02:13.662 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:13.662 +00:00 [INF] Discarding envelope 86de52f5264b45f8a75fe8226a92ac5a because the queue is full. 2025-06-17 13:02:13.667 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 25.4872ms 2025-06-17 13:02:13.736 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 13:02:13.763 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:13.764 +00:00 [INF] Started transaction with span ID 'c0e285dae3814c65' and trace ID 'e908c74fd54646a3b1973c891e026293'. 2025-06-17 13:02:13.764 +00:00 [INF] Started transaction with span ID 'c0e285dae3814c65' and trace ID 'e908c74fd54646a3b1973c891e026293'. 2025-06-17 13:02:13.764 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:02:13.764 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:02:15.757 +00:00 [INF] Executed DbCommand (2,124ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:02:15.768 +00:00 [INF] Executed DbCommand (2,003ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:02:16.028 +00:00 [INF] Executed DbCommand (268ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:02:16.031 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:02:16.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:02:16.044 +00:00 [INF] Executed DbCommand (270ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:02:16.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:02:16.047 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:02:16.049 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.057 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.079 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:16.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.101 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:16.103 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:16.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.122 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.123 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.129 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:16.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.151 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.152 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:16.160 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.165 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.176 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.177 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:16.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.181 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.184 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.191 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:16.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.199 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.204 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:16.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.224 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.234 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.237 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:16.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.243 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.251 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:16.256 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.265 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.272 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:16.274 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.281 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.281 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.289 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.287 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.300 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:16.301 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.305 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.314 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.318 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:16.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.326 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:02:16.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.330 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2566.523ms 2025-06-17 13:02:16.331 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:02:16.331 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:16.332 +00:00 [INF] Discarding envelope 4fd87952ae1b41db83b656ad89790503 because the queue is full. 2025-06-17 13:02:16.332 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:16.333 +00:00 [INF] Discarding envelope ecb5e8e609234ce591886be1fd145506 because the queue is full. 2025-06-17 13:02:16.332 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.333 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 2597.5245ms 2025-06-17 13:02:16.339 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:16.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:16.355 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.363 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:16.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:16.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:16.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:16.387 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:16.390 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:16.391 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:02:16.392 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 2765.1186ms 2025-06-17 13:02:16.392 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:02:16.393 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:16.393 +00:00 [INF] Discarding envelope 9b1a2be2ae5b45fda1da2fac4a2efa2d because the queue is full. 2025-06-17 13:02:16.393 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:16.393 +00:00 [INF] Discarding envelope 4202a3c6fde64d949d3ff3f22ea251f7 because the queue is full. 2025-06-17 13:02:16.394 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 2767.4667ms 2025-06-17 13:02:18.778 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 13:02:18.778 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:18.778 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:02:18.778 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:02:18.778 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3017ms 2025-06-17 13:02:18.782 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 2025-06-17 13:02:18.783 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:18.783 +00:00 [INF] Started transaction with span ID 'ac488527ee98419a' and trace ID '90db3aec3b5d49be86cdca7b3b973524'. 2025-06-17 13:02:18.783 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:02:18.784 +00:00 [INF] Started transaction with span ID 'ac488527ee98419a' and trace ID '90db3aec3b5d49be86cdca7b3b973524'. 2025-06-17 13:02:18.784 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:02:18.784 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:02:18.800 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:02:18.833 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 13:02:18.859 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:18.859 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:02:18.859 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:02:18.859 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 26.3614ms 2025-06-17 13:02:18.866 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:02:18.866 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 13:02:18.866 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:18.866 +00:00 [INF] Started transaction with span ID 'a6e99300cfbc9de0' and trace ID 'bf64307eebe74da2addd96d4688a457d'. 2025-06-17 13:02:18.866 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:02:18.867 +00:00 [INF] Started transaction with span ID 'a6e99300cfbc9de0' and trace ID 'bf64307eebe74da2addd96d4688a457d'. 2025-06-17 13:02:18.867 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:02:18.867 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:02:18.886 +00:00 [INF] Executed DbCommand (14ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:02:18.901 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:02:18.903 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 13:02:18.907 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 123.2993ms 2025-06-17 13:02:18.907 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:02:18.908 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:18.908 +00:00 [INF] Discarding envelope 102793b5f07145b9bd53bfd6b997200a because the queue is full. 2025-06-17 13:02:18.914 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:02:18.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:02:18.931 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:02:18.931 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:18.932 +00:00 [INF] Discarding envelope 77be30c1410044cf831cbaa016891263 because the queue is full. 2025-06-17 13:02:18.932 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 - 400 - application/json;+charset=utf-8 149.7973ms 2025-06-17 13:02:18.941 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:18.952 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:18.962 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:18.963 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 13:02:18.963 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:18.963 +00:00 [INF] Started transaction with span ID '8a94424a8046f425' and trace ID '0f4afb07fd224148b73fc59f614a166d'. 2025-06-17 13:02:18.963 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:02:18.964 +00:00 [INF] Started transaction with span ID '8a94424a8046f425' and trace ID '0f4afb07fd224148b73fc59f614a166d'. 2025-06-17 13:02:18.964 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:02:18.966 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:02:18.976 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:02:18.985 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:02:18.988 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:18.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:02:18.998 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.009 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:02:19.039 +00:00 [INF] Executed DbCommand (29ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.047 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.053 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.062 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.065 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.073 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.074 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.080 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.092 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.097 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.105 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.107 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.137 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.147 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.159 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.163 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 13:02:19.163 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:19.163 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:02:19.163 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:02:19.164 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2160ms 2025-06-17 13:02:19.167 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.170 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 13:02:19.170 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:19.170 +00:00 [INF] Started transaction with span ID 'ce896bf226e6415a' and trace ID 'ec48ec1bbc45480189f0f7b37a8e34ab'. 2025-06-17 13:02:19.170 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:02:19.171 +00:00 [INF] Started transaction with span ID 'ce896bf226e6415a' and trace ID 'ec48ec1bbc45480189f0f7b37a8e34ab'. 2025-06-17 13:02:19.171 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:02:19.171 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:02:19.196 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.199 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:02:19.200 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:02:19.200 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 29.0273ms 2025-06-17 13:02:19.200 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:02:19.200 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:19.200 +00:00 [INF] Discarding envelope 754cec6da48a480abbfe1d68830eae0e because the queue is full. 2025-06-17 13:02:19.200 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:19.200 +00:00 [INF] Discarding envelope 29cb94cfe19447ff8a1aec8ec06a892b because the queue is full. 2025-06-17 13:02:19.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.205 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 35.6614ms 2025-06-17 13:02:19.206 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.254 +00:00 [INF] Executed DbCommand (10ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.279 +00:00 [INF] Executed DbCommand (24ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.281 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.283 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.346 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.352 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.353 +00:00 [INF] Executed DbCommand (15ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.427 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.444 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.449 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.452 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.464 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.466 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.469 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.475 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.476 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.480 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.484 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.490 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.490 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.496 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.503 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.506 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.510 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.519 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.520 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.524 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.524 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.530 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.536 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.537 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.554 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.561 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.561 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.564 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.584 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.591 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.598 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.603 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.607 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.610 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.619 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.621 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.624 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.634 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.637 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.640 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.644 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.649 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.660 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.662 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.671 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.673 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.678 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.679 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.685 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.688 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.696 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.700 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.703 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.707 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.714 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.721 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.727 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.728 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.728 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:02:19.730 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 863.3275ms 2025-06-17 13:02:19.730 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:02:19.730 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:19.730 +00:00 [INF] Discarding envelope 1ec0c5401be64cbeba9ded7dd2e3f229 because the queue is full. 2025-06-17 13:02:19.730 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:19.730 +00:00 [INF] Discarding envelope 4f3af61073cb42cfaccde533604b0f89 because the queue is full. 2025-06-17 13:02:19.731 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 864.6888ms 2025-06-17 13:02:19.734 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.740 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.786 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.798 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.826 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.836 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.840 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.849 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.875 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.878 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.881 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.886 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.893 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.907 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.910 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.914 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.923 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.927 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.933 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.938 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.942 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.949 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.954 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.966 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:19.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.979 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.982 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.985 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:19.990 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:19.994 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:19.998 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.003 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.007 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.012 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.018 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.023 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.028 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.042 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.048 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.060 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.060 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:02:20.064 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1097.1919ms 2025-06-17 13:02:20.064 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:02:20.064 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:20.064 +00:00 [INF] Discarding envelope f9e8f083a118435783c52e1de734ae99 because the queue is full. 2025-06-17 13:02:20.064 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:20.065 +00:00 [INF] Discarding envelope ebfff91023784e0085b49e506cd3a514 because the queue is full. 2025-06-17 13:02:20.065 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 1102.0170ms 2025-06-17 13:02:20.155 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 13:02:20.155 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:20.155 +00:00 [INF] Started transaction with span ID 'a0d17df5a8793420' and trace ID '94175aa599db4128b32b6fe339e00bf2'. 2025-06-17 13:02:20.155 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:02:20.155 +00:00 [INF] Started transaction with span ID 'a0d17df5a8793420' and trace ID '94175aa599db4128b32b6fe339e00bf2'. 2025-06-17 13:02:20.155 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:02:20.155 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:02:20.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:02:20.165 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:02:20.171 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.192 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.195 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.199 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.207 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.231 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.239 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.254 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.259 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.262 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.266 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.271 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.279 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.287 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.290 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.298 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.309 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.326 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.339 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.348 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.358 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.374 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.380 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.417 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.424 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.434 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.445 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.456 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.459 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.464 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.468 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.472 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.477 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.514 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.521 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.528 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.537 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.552 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.558 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.573 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.576 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.580 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.617 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.621 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.625 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.630 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.635 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.662 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.671 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.675 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:20.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:20.692 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:20.696 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:20.697 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:02:20.697 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 542.1825ms 2025-06-17 13:02:20.697 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:02:20.698 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:20.698 +00:00 [INF] Discarding envelope 2e14c594e7054885a6b875029b727b28 because the queue is full. 2025-06-17 13:02:20.698 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:20.698 +00:00 [INF] Discarding envelope 0839e0016834450ca114ee966e4af00f because the queue is full. 2025-06-17 13:02:20.699 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 543.8934ms 2025-06-17 13:02:45.242 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=351 - - 2025-06-17 13:02:45.243 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:45.243 +00:00 [INF] Started transaction with span ID 'eff9926aece45981' and trace ID '108e824969bb4f788e6a9ccdf2784584'. 2025-06-17 13:02:45.243 +00:00 [INF] Started transaction with span ID 'eff9926aece45981' and trace ID '108e824969bb4f788e6a9ccdf2784584'. 2025-06-17 13:02:45.243 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 13:02:45.243 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:02:45.245 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 13:02:45.246 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 13:02:45.246 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.7537ms 2025-06-17 13:02:45.246 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 13:02:45.246 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:45.246 +00:00 [INF] Discarding envelope 3eab4db7ac2c478cb51d801adb2ff1c1 because the queue is full. 2025-06-17 13:02:45.246 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:45.246 +00:00 [INF] Discarding envelope 125a045354aa42e3bc93afd53c56090e because the queue is full. 2025-06-17 13:02:45.247 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=351 - - - 400 - application/json;+charset=utf-8 4.3466ms 2025-06-17 13:02:45.956 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 2025-06-17 13:02:45.957 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:45.957 +00:00 [INF] Started transaction with span ID '85b515dad028e247' and trace ID 'a1bc0b6b8dd1488e87ce3b3d126f254d'. 2025-06-17 13:02:45.957 +00:00 [INF] Started transaction with span ID '85b515dad028e247' and trace ID 'a1bc0b6b8dd1488e87ce3b3d126f254d'. 2025-06-17 13:02:45.957 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:02:45.957 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:02:45.970 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 2025-06-17 13:02:45.971 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:45.971 +00:00 [INF] Started transaction with span ID 'e270c08f88004433' and trace ID 'ddf5050dcac84900882f2de6f63e820c'. 2025-06-17 13:02:45.971 +00:00 [INF] Started transaction with span ID 'e270c08f88004433' and trace ID 'ddf5050dcac84900882f2de6f63e820c'. 2025-06-17 13:02:45.971 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 13:02:45.971 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:02:45.974 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 13:02:45.974 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 13:02:45.975 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 3.7639ms 2025-06-17 13:02:45.975 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 13:02:45.975 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:45.975 +00:00 [INF] Discarding envelope 5fa48d937ee34b57b22a9f5de2b7e70f because the queue is full. 2025-06-17 13:02:45.975 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:45.976 +00:00 [INF] Discarding envelope 174bdbe1760a44678be5cccf0c21cdf6 because the queue is full. 2025-06-17 13:02:45.976 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 155 - 200 - application/json;+charset=utf-8 6.4599ms 2025-06-17 13:02:45.980 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 13:02:45.980 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:45.980 +00:00 [INF] Started transaction with span ID 'a467ab929d6a0c9d' and trace ID '684c9d39ce5f43b7ad7d6fb6fe373e9e'. 2025-06-17 13:02:45.980 +00:00 [INF] Started transaction with span ID 'a467ab929d6a0c9d' and trace ID '684c9d39ce5f43b7ad7d6fb6fe373e9e'. 2025-06-17 13:02:45.980 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:02:45.980 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:02:45.983 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:02:45.983 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:02:45.984 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.485ms 2025-06-17 13:02:45.984 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:02:45.984 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:45.984 +00:00 [INF] Discarding envelope 8a437bd34691434cb809651a19063b00 because the queue is full. 2025-06-17 13:02:45.984 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:45.984 +00:00 [INF] Discarding envelope 643b63f004364516a62b8de76858eb0f because the queue is full. 2025-06-17 13:02:45.985 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.8290ms 2025-06-17 13:02:46.018 +00:00 [INF] Executed DbCommand (55ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:02:46.056 +00:00 [INF] Executed DbCommand (37ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:02:46.059 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:02:46.062 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:02:46.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.073 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:46.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.104 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:46.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.115 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 2025-06-17 13:02:46.115 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:46.115 +00:00 [INF] Started transaction with span ID '5c76ff10e882eb7c' and trace ID 'e07cb14e5e66419d998dc68ac206bf82'. 2025-06-17 13:02:46.115 +00:00 [INF] Started transaction with span ID '5c76ff10e882eb7c' and trace ID 'e07cb14e5e66419d998dc68ac206bf82'. 2025-06-17 13:02:46.115 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:02:46.115 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:02:46.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.133 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:46.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:46.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.156 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:46.158 +00:00 [INF] Executed DbCommand (40ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:02:46.161 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:02:46.162 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:02:46.164 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:02:46.165 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.168 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.172 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.173 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.181 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:46.182 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.185 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.187 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.192 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:46.193 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.204 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.210 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.212 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:46.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.219 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.220 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:46.232 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.234 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.235 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.242 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.246 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.249 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:46.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.261 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.265 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.270 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:46.275 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.276 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.284 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:46.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.291 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.293 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.295 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.300 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.305 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.308 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:46.308 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.311 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.314 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.317 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.327 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.330 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:46.332 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.334 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.334 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.341 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.343 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:46.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.356 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.360 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.367 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:46.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.382 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.384 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.389 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:46.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:46.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:46.399 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.400 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:02:46.404 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 288.6912ms 2025-06-17 13:02:46.404 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:02:46.404 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:46.404 +00:00 [INF] Discarding envelope 97255f140a9f46f595917039e84587bb because the queue is full. 2025-06-17 13:02:46.404 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:46.405 +00:00 [INF] Discarding envelope 3813344e9ef5436ca67b0ba20bc649ef because the queue is full. 2025-06-17 13:02:46.404 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:46.406 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 207 - 200 - application/json;+charset=utf-8 291.3153ms 2025-06-17 13:02:46.407 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:46.408 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:02:46.409 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 451.9126ms 2025-06-17 13:02:46.409 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:02:46.409 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:46.409 +00:00 [INF] Discarding envelope 711439a5a766422f9288ad4976218ad2 because the queue is full. 2025-06-17 13:02:46.409 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:46.409 +00:00 [INF] Discarding envelope c077c76177a04e6cb7ad12489f0c67c3 because the queue is full. 2025-06-17 13:02:46.410 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 208 - 200 - application/json;+charset=utf-8 453.1799ms 2025-06-17 13:02:53.313 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 13:02:53.314 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:53.314 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:02:53.314 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:02:53.314 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.7299ms 2025-06-17 13:02:53.328 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 2025-06-17 13:02:53.328 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:53.328 +00:00 [INF] Started transaction with span ID '79906afd98befe6f' and trace ID '8b1c9ad382d54d88a1e3af6f6616f040'. 2025-06-17 13:02:53.328 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:02:53.329 +00:00 [INF] Started transaction with span ID '79906afd98befe6f' and trace ID '8b1c9ad382d54d88a1e3af6f6616f040'. 2025-06-17 13:02:53.329 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:02:53.329 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:02:53.331 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 13:02:53.331 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:53.331 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:02:53.331 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:02:53.331 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2536ms 2025-06-17 13:02:53.335 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 13:02:53.335 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:53.335 +00:00 [INF] Started transaction with span ID '25557f3a2569f86a' and trace ID '577b152fdfef410ca4dffffb9e498e8f'. 2025-06-17 13:02:53.336 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:02:53.336 +00:00 [INF] Started transaction with span ID '25557f3a2569f86a' and trace ID '577b152fdfef410ca4dffffb9e498e8f'. 2025-06-17 13:02:53.336 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:02:53.336 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:02:53.340 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:02:53.340 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:02:53.348 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:02:53.348 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:02:53.353 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:02:53.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:02:53.359 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:02:53.366 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 13:02:53.367 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 37.8357ms 2025-06-17 13:02:53.367 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:02:53.367 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:53.367 +00:00 [INF] Discarding envelope 8d6a1b3e497945ebbe18dbc68eb5d132 because the queue is full. 2025-06-17 13:02:53.367 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:53.367 +00:00 [INF] Discarding envelope 008c3e9ecd004374ae96dc33a1254e62 because the queue is full. 2025-06-17 13:02:53.368 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 - 400 - application/json;+charset=utf-8 39.8186ms 2025-06-17 13:02:53.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.377 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.379 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.386 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.392 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.396 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.399 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.403 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.409 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.413 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.416 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.426 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.428 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.430 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.433 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.437 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.443 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.446 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.447 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.449 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.455 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.459 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.463 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.466 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.472 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 13:02:53.490 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:53.490 +00:00 [INF] Started transaction with span ID '7389a6604839745f' and trace ID '6c8112bc63234fb28c964a3a96194e8a'. 2025-06-17 13:02:53.490 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:02:53.490 +00:00 [INF] Started transaction with span ID '7389a6604839745f' and trace ID '6c8112bc63234fb28c964a3a96194e8a'. 2025-06-17 13:02:53.490 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:02:53.490 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:02:53.495 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:02:53.499 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:02:53.502 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:02:53.506 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:02:53.508 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.512 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.514 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.516 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.522 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.524 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.525 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.528 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.529 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.531 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.532 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.532 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.535 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.540 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.542 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.543 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.551 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.555 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.560 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.561 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.562 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.563 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.566 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.568 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.569 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.572 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.600 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.600 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.603 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.607 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.609 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.613 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.614 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.618 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.622 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.623 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.625 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.627 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.628 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.628 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.633 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.635 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.640 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.643 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.645 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.647 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.651 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.655 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.656 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.657 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.659 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.666 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.678 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.682 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.685 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.692 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.693 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:02:53.693 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 356.8883ms 2025-06-17 13:02:53.693 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:02:53.693 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:53.693 +00:00 [INF] Discarding envelope 21e645bdaf824faeb387d172a3f44b4f because the queue is full. 2025-06-17 13:02:53.693 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:53.695 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.699 +00:00 [INF] Discarding envelope 003538a9bc0b4ed6a67980932c319f58 because the queue is full. 2025-06-17 13:02:53.699 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 363.9071ms 2025-06-17 13:02:53.699 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 13:02:53.700 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:53.701 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:02:53.701 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:02:53.701 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 1.2203ms 2025-06-17 13:02:53.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.705 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 2025-06-17 13:02:53.705 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:53.705 +00:00 [INF] Started transaction with span ID 'd711534a5cf9263b' and trace ID '1fa9427fdf6f42b28d5c89fa5108170c'. 2025-06-17 13:02:53.706 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:02:53.706 +00:00 [INF] Started transaction with span ID 'd711534a5cf9263b' and trace ID '1fa9427fdf6f42b28d5c89fa5108170c'. 2025-06-17 13:02:53.706 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:02:53.706 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:02:53.708 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:02:53.708 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:02:53.708 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.1883ms 2025-06-17 13:02:53.708 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:02:53.708 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:53.708 +00:00 [INF] Discarding envelope 7e621708fea84246a302b36b69d84797 because the queue is full. 2025-06-17 13:02:53.709 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:53.709 +00:00 [INF] Discarding envelope 78be061e60b347d48f42a2f44506fdf0 because the queue is full. 2025-06-17 13:02:53.709 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 55 - 400 - application/json;+charset=utf-8 3.4971ms 2025-06-17 13:02:53.708 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.712 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.715 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.721 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.722 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.730 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.733 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.747 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.749 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.751 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.757 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.760 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.765 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.785 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.794 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.812 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.819 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.822 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.830 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.834 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.836 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.840 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.842 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.847 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.850 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.857 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.866 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.869 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.873 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.876 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.880 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.883 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.894 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.896 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.899 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.908 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.912 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.917 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.919 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.932 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:53.937 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:53.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:53.943 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:53.948 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:02:53.950 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 459.5554ms 2025-06-17 13:02:53.950 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:02:53.952 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:53.952 +00:00 [INF] Discarding envelope c8a467b828ae43f595a51eacb02c46eb because the queue is full. 2025-06-17 13:02:53.952 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:53.953 +00:00 [INF] Discarding envelope 34d6d1ee9ceb4f4fb023a709a323b533 because the queue is full. 2025-06-17 13:02:53.953 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 480.8529ms 2025-06-17 13:02:54.022 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 13:02:54.022 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:02:54.022 +00:00 [INF] Started transaction with span ID 'bdfb8768035c5aaa' and trace ID '751aa8b3b356487dae059143164b87f3'. 2025-06-17 13:02:54.022 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:02:54.022 +00:00 [INF] Started transaction with span ID 'bdfb8768035c5aaa' and trace ID '751aa8b3b356487dae059143164b87f3'. 2025-06-17 13:02:54.023 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:02:54.023 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:02:54.025 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:02:54.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:02:54.034 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.037 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.047 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:54.051 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.054 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.056 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.060 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.064 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.070 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.072 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.078 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:54.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.082 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:54.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.092 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.096 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.098 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:54.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:54.110 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.117 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:54.118 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.120 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.123 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:54.126 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.128 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.133 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:54.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.137 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.138 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.140 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.142 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.150 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:54.157 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.170 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.178 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.180 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.182 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.185 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:54.189 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.194 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.197 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.200 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.203 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.215 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.217 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:54.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.231 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.233 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.235 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.247 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.252 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:54.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.263 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.265 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.267 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.269 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.276 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:54.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.297 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.319 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.322 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.326 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.334 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.337 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:54.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.344 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.351 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.353 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:54.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.367 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.371 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.373 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:54.389 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.393 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:54.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:02:54.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:02:54.414 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:02:54.419 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:02:54.419 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:02:54.420 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 397.3156ms 2025-06-17 13:02:54.420 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:02:54.420 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:54.420 +00:00 [INF] Discarding envelope 58770da6dd9a4d22bbd3b506c94776fc because the queue is full. 2025-06-17 13:02:54.420 +00:00 [INF] Capturing transaction. 2025-06-17 13:02:54.420 +00:00 [INF] Discarding envelope d3a4ae661a1b41178df2328519a4afd3 because the queue is full. 2025-06-17 13:02:54.421 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 398.8469ms 2025-06-17 13:03:21.430 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 13:03:21.430 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:03:21.431 +00:00 [INF] Started transaction with span ID '65e6fedce8547ecd' and trace ID 'fceb420f5b4e4ab4aa74cc9eaa05e3b1'. 2025-06-17 13:03:21.431 +00:00 [INF] Started transaction with span ID '65e6fedce8547ecd' and trace ID 'fceb420f5b4e4ab4aa74cc9eaa05e3b1'. 2025-06-17 13:03:21.431 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:03:21.431 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:03:21.432 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:03:21.433 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:03:21.433 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6765ms 2025-06-17 13:03:21.433 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:03:21.433 +00:00 [INF] Capturing transaction. 2025-06-17 13:03:21.433 +00:00 [INF] Discarding envelope 42370efca5c64fa8ad1a9c9ae7dd6b77 because the queue is full. 2025-06-17 13:03:21.433 +00:00 [INF] Capturing transaction. 2025-06-17 13:03:21.433 +00:00 [INF] Discarding envelope 770e2c6c75d643809564a3f0449ba14d because the queue is full. 2025-06-17 13:03:21.433 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.8588ms 2025-06-17 13:03:21.871 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 13:03:21.871 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:03:21.871 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:03:21.871 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:03:21.871 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3468ms 2025-06-17 13:03:21.876 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 2025-06-17 13:03:21.876 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:03:21.877 +00:00 [INF] Started transaction with span ID '4a08ff494bce67d7' and trace ID '1f9d6d4f46c2481587502c13991f8ebf'. 2025-06-17 13:03:21.877 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:03:21.877 +00:00 [INF] Started transaction with span ID '4a08ff494bce67d7' and trace ID '1f9d6d4f46c2481587502c13991f8ebf'. 2025-06-17 13:03:21.877 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:03:21.877 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:03:21.894 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:03:21.901 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:03:21.902 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:03:21.906 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 13:03:21.907 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 29.6941ms 2025-06-17 13:03:21.907 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:03:21.907 +00:00 [INF] Capturing transaction. 2025-06-17 13:03:21.907 +00:00 [INF] Discarding envelope 0b4572b3d12b460da976feb8bda34178 because the queue is full. 2025-06-17 13:03:21.907 +00:00 [INF] Capturing transaction. 2025-06-17 13:03:21.907 +00:00 [INF] Discarding envelope 0987b7efe1fd4062b74b15b3a593a55d because the queue is full. 2025-06-17 13:03:21.907 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 - 400 - application/json;+charset=utf-8 30.8858ms 2025-06-17 13:03:22.216 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 13:03:22.216 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:03:22.217 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:03:22.217 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:03:22.217 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3314ms 2025-06-17 13:03:22.224 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 13:03:22.224 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:03:22.224 +00:00 [INF] Started transaction with span ID '785aa817ea66f11b' and trace ID '42d1171a7f20446f8d915411d34542ab'. 2025-06-17 13:03:22.224 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:03:22.224 +00:00 [INF] Started transaction with span ID '785aa817ea66f11b' and trace ID '42d1171a7f20446f8d915411d34542ab'. 2025-06-17 13:03:22.224 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:03:22.224 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:03:22.226 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:03:22.228 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:03:22.228 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.0487ms 2025-06-17 13:03:22.228 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:03:22.229 +00:00 [INF] Capturing transaction. 2025-06-17 13:03:22.229 +00:00 [INF] Discarding envelope 583b6b2d8d6843ccb756759ae06a8e42 because the queue is full. 2025-06-17 13:03:22.229 +00:00 [INF] Capturing transaction. 2025-06-17 13:03:22.229 +00:00 [INF] Discarding envelope 381e9bd4b1c44e8c862e356d0a3e7abe because the queue is full. 2025-06-17 13:03:22.229 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.3073ms 2025-06-17 13:03:49.043 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 2025-06-17 13:03:49.043 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:03:49.043 +00:00 [INF] Started transaction with span ID '628f585ca9b1b335' and trace ID 'ba13cd1f4fb9465e8406d6b4eb3b7058'. 2025-06-17 13:03:49.043 +00:00 [INF] Started transaction with span ID '628f585ca9b1b335' and trace ID 'ba13cd1f4fb9465e8406d6b4eb3b7058'. 2025-06-17 13:03:49.043 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:03:49.043 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:03:49.045 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:03:49.045 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:03:49.045 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.8159ms 2025-06-17 13:03:49.045 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:03:49.045 +00:00 [INF] Capturing transaction. 2025-06-17 13:03:49.045 +00:00 [INF] Discarding envelope 60e89ce93f3b4d4ba682f665ffd176e3 because the queue is full. 2025-06-17 13:03:49.045 +00:00 [INF] Capturing transaction. 2025-06-17 13:03:49.045 +00:00 [INF] Discarding envelope 1333a756709a4adc8729b1c7fccb9bd4 because the queue is full. 2025-06-17 13:03:49.045 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 53 - 400 - application/json;+charset=utf-8 2.7047ms 2025-06-17 13:03:49.810 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 13:03:49.810 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:03:49.810 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:03:49.810 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:03:49.810 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3216ms 2025-06-17 13:03:50.781 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 2025-06-17 13:03:50.781 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:03:50.781 +00:00 [INF] Started transaction with span ID '3f21f325de64b0c3' and trace ID '0931494e55a64a69bdc0af5845c257da'. 2025-06-17 13:03:50.781 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:03:50.781 +00:00 [INF] Started transaction with span ID '3f21f325de64b0c3' and trace ID '0931494e55a64a69bdc0af5845c257da'. 2025-06-17 13:03:50.781 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:03:50.781 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:03:50.785 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:03:50.789 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:03:50.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:03:50.793 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 13:03:50.794 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 12.0658ms 2025-06-17 13:03:50.794 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:03:50.794 +00:00 [INF] Capturing transaction. 2025-06-17 13:03:50.794 +00:00 [INF] Discarding envelope e64c63bf053d462d89e5d8885e9b53f2 because the queue is full. 2025-06-17 13:03:50.794 +00:00 [INF] Capturing transaction. 2025-06-17 13:03:50.794 +00:00 [INF] Discarding envelope 6fec28bb4c01435aa4b5ba6cfeca92ee because the queue is full. 2025-06-17 13:03:50.794 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 - 400 - application/json;+charset=utf-8 13.3372ms 2025-06-17 13:03:51.099 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 13:03:51.099 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:03:51.099 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:03:51.099 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:03:51.099 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3412ms 2025-06-17 13:03:51.103 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 13:03:51.103 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:03:51.103 +00:00 [INF] Started transaction with span ID '3513cd80100b80b3' and trace ID '4d5ecea91a5e47969c49b6bb466fda9c'. 2025-06-17 13:03:51.103 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:03:51.103 +00:00 [INF] Started transaction with span ID '3513cd80100b80b3' and trace ID '4d5ecea91a5e47969c49b6bb466fda9c'. 2025-06-17 13:03:51.103 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:03:51.103 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:03:51.105 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:03:51.105 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:03:51.105 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 1.6082ms 2025-06-17 13:03:51.105 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:03:51.105 +00:00 [INF] Capturing transaction. 2025-06-17 13:03:51.105 +00:00 [INF] Discarding envelope 48bb8b9edd4045d691d52a1c0969f217 because the queue is full. 2025-06-17 13:03:51.105 +00:00 [INF] Capturing transaction. 2025-06-17 13:03:51.105 +00:00 [INF] Discarding envelope 34726b12e3704e28b6a8330ebdb4355e because the queue is full. 2025-06-17 13:03:51.105 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 2.5558ms 2025-06-17 13:03:59.496 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 13:03:59.497 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:03:59.497 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:03:59.497 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:03:59.497 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2492ms 2025-06-17 13:03:59.498 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=RenderScreens&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 13:03:59.498 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:03:59.498 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:03:59.498 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:03:59.498 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=RenderScreens&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2445ms 2025-06-17 13:03:59.503 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 13:03:59.503 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:03:59.506 +00:00 [INF] Started transaction with span ID 'c0115378d3cd1dfc' and trace ID '08d70b38d85f45c78955326e53831c0a'. 2025-06-17 13:03:59.506 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:03:59.506 +00:00 [INF] Started transaction with span ID 'c0115378d3cd1dfc' and trace ID '08d70b38d85f45c78955326e53831c0a'. 2025-06-17 13:03:59.506 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:03:59.506 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:03:59.506 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=RenderScreens&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 2025-06-17 13:03:59.508 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:03:59.508 +00:00 [INF] Started transaction with span ID '78e506fcf48d5e5e' and trace ID '6ddba78fc5524458b25d132a8d60b60a'. 2025-06-17 13:03:59.508 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:03:59.508 +00:00 [INF] Started transaction with span ID '78e506fcf48d5e5e' and trace ID '6ddba78fc5524458b25d132a8d60b60a'. 2025-06-17 13:03:59.508 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:03:59.508 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:03:59.516 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:03:59.517 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:03:59.521 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:03:59.524 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:03:59.526 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:03:59.529 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:03:59.531 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 13:03:59.533 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:03:59.536 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 27.6091ms 2025-06-17 13:03:59.536 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:03:59.536 +00:00 [INF] Capturing transaction. 2025-06-17 13:03:59.536 +00:00 [INF] Discarding envelope 286c5a31d0fa4a768a59264357ca7be0 because the queue is full. 2025-06-17 13:03:59.536 +00:00 [INF] Capturing transaction. 2025-06-17 13:03:59.536 +00:00 [INF] Discarding envelope f53e86dd80ba467ba157fb6e9c1a3f97 because the queue is full. 2025-06-17 13:03:59.536 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=RenderScreens&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 77 - 400 - application/json;+charset=utf-8 30.0462ms 2025-06-17 13:03:59.537 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.545 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.547 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.549 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.553 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.555 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.556 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.559 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.561 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.562 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.569 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.570 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.574 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.578 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.580 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.581 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.582 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.586 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.587 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.588 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.590 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.592 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.594 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.595 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.601 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.602 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.603 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.605 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.609 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.611 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.612 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 13:03:59.612 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:03:59.612 +00:00 [INF] Started transaction with span ID '44a225d32c156e4b' and trace ID '51cd56a6ce36493095b1046673229737'. 2025-06-17 13:03:59.612 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:03:59.612 +00:00 [INF] Started transaction with span ID '44a225d32c156e4b' and trace ID '51cd56a6ce36493095b1046673229737'. 2025-06-17 13:03:59.612 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:03:59.612 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:03:59.616 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:03:59.619 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:03:59.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.622 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:03:59.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:03:59.630 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.633 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.634 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.636 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.636 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.641 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.644 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.646 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.648 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.649 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.650 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.652 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.653 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.655 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.656 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.658 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.660 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.662 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.664 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.665 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.667 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.668 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.670 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.673 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.675 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.677 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.686 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.680 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.689 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.690 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.690 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.692 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.693 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.697 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.698 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.699 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.701 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.702 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.703 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.703 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.705 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.710 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.712 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.713 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.720 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.714 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.724 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.726 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.728 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.730 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.731 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.738 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.739 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.747 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.751 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.753 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.754 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.755 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.755 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:03:59.755 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 248.8727ms 2025-06-17 13:03:59.755 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:03:59.756 +00:00 [INF] Capturing transaction. 2025-06-17 13:03:59.756 +00:00 [INF] Discarding envelope ea60eac6d2d2452da3f43c524c14add3 because the queue is full. 2025-06-17 13:03:59.756 +00:00 [INF] Capturing transaction. 2025-06-17 13:03:59.756 +00:00 [INF] Discarding envelope 9d219543929a4493b08dab99e268314b because the queue is full. 2025-06-17 13:03:59.756 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 253.4265ms 2025-06-17 13:03:59.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.759 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.760 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.762 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.763 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.764 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.765 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.769 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.770 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.773 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.775 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.776 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.777 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.788 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.793 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.794 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.796 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.800 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.802 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.804 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.809 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.813 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.816 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.821 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.823 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.824 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.827 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.828 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.830 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.834 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.840 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.842 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.843 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.845 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.848 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.849 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.874 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.877 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.878 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.880 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.881 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.884 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.888 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.890 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.893 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.895 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.897 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.901 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.904 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.906 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.911 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.912 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.916 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.918 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.919 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.921 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.926 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.927 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.934 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.938 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.940 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.947 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.953 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:03:59.955 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:03:59.958 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:03:59.960 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:03:59.961 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:03:59.963 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 13:03:59.963 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:03:59.963 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:03:59.963 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:03:59.963 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.3070ms 2025-06-17 13:03:59.964 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 350.9937ms 2025-06-17 13:03:59.964 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:03:59.964 +00:00 [INF] Capturing transaction. 2025-06-17 13:03:59.964 +00:00 [INF] Discarding envelope f0da1f35144b4b1c9be382ba1cc8299f because the queue is full. 2025-06-17 13:03:59.964 +00:00 [INF] Capturing transaction. 2025-06-17 13:03:59.964 +00:00 [INF] Discarding envelope a042cc04a65d480584132377070eb41c because the queue is full. 2025-06-17 13:03:59.964 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 352.1603ms 2025-06-17 13:03:59.970 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 13:03:59.971 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:03:59.971 +00:00 [INF] Started transaction with span ID 'a4644fdba5377d1e' and trace ID '1dc0ab58325244baa32bd0e875c6737a'. 2025-06-17 13:03:59.971 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:03:59.971 +00:00 [INF] Started transaction with span ID 'a4644fdba5377d1e' and trace ID '1dc0ab58325244baa32bd0e875c6737a'. 2025-06-17 13:03:59.971 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:03:59.971 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:03:59.974 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:03:59.975 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:03:59.975 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.7758ms 2025-06-17 13:03:59.975 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:03:59.975 +00:00 [INF] Capturing transaction. 2025-06-17 13:03:59.975 +00:00 [INF] Discarding envelope bdddb2f67eef486e99ff5539929c3e88 because the queue is full. 2025-06-17 13:03:59.975 +00:00 [INF] Capturing transaction. 2025-06-17 13:03:59.975 +00:00 [INF] Discarding envelope f9c7ed58373f4071b42d97f09a2fbd3b because the queue is full. 2025-06-17 13:03:59.975 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.7417ms 2025-06-17 13:04:00.048 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 13:04:00.048 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:00.048 +00:00 [INF] Started transaction with span ID 'e6e0fec70e0a82a6' and trace ID '4d14f2dc5fee4d25809afa45412b997e'. 2025-06-17 13:04:00.048 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:00.048 +00:00 [INF] Started transaction with span ID 'e6e0fec70e0a82a6' and trace ID '4d14f2dc5fee4d25809afa45412b997e'. 2025-06-17 13:04:00.048 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:04:00.048 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:04:00.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:04:00.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:04:00.059 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.064 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.068 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.069 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:00.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.074 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.082 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.084 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.086 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.090 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:00.091 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.097 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:00.098 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.100 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:00.107 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.109 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.112 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:00.113 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.115 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.118 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.119 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:00.120 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.122 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.124 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:00.128 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.130 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.132 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.134 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:00.135 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.138 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.139 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.143 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.146 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.147 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.148 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.154 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:00.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.159 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.161 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.165 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.171 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.173 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.175 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.177 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.180 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:00.183 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.194 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.202 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.205 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.208 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.210 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.214 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:00.222 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.226 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.228 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.235 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.237 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.240 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.243 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.244 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.246 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:00.255 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.258 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.268 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.278 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.284 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.286 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:00.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.291 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.293 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.295 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.302 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.304 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.312 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:00.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.320 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.325 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.329 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.335 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:00.338 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.341 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.345 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.348 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:00.350 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.358 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:00.361 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:00.364 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:00.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:00.370 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:00.371 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:04:00.371 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 322.9577ms 2025-06-17 13:04:00.371 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:04:00.372 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:00.372 +00:00 [INF] Discarding envelope 24b01f24676f4122aa1ec586d17d028e because the queue is full. 2025-06-17 13:04:00.372 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:00.372 +00:00 [INF] Discarding envelope eee80926fe9348c6ab874908e5de2b92 because the queue is full. 2025-06-17 13:04:00.372 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 324.3312ms 2025-06-17 13:04:03.866 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 13:04:03.866 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:03.866 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:04:03.866 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:03.866 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.2316ms 2025-06-17 13:04:03.870 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 2025-06-17 13:04:03.870 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:03.870 +00:00 [INF] Started transaction with span ID '2eb4512b19b1753a' and trace ID '261ac6462a024494bb6cfedc37f88ac8'. 2025-06-17 13:04:03.870 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:03.870 +00:00 [INF] Started transaction with span ID '2eb4512b19b1753a' and trace ID '261ac6462a024494bb6cfedc37f88ac8'. 2025-06-17 13:04:03.870 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:04:03.870 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:04:03.880 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:04:03.890 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:04:03.895 +00:00 [INF] Executed DbCommand (5ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:04:03.903 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 13:04:03.903 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 32.8387ms 2025-06-17 13:04:03.903 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:04:03.903 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:03.903 +00:00 [INF] Discarding envelope 34ea590b1f004d398db5635a93fb46c2 because the queue is full. 2025-06-17 13:04:03.907 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:03.907 +00:00 [INF] Discarding envelope a181c61951da491b9b1b5379d8278a52 because the queue is full. 2025-06-17 13:04:03.908 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 - 400 - application/json;+charset=utf-8 37.7669ms 2025-06-17 13:04:04.145 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 13:04:04.145 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:04.145 +00:00 [INF] Started transaction with span ID '81848f8287b7065' and trace ID '502c9145aa0a4d04af517729e8fa5a70'. 2025-06-17 13:04:04.145 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:04.145 +00:00 [INF] Started transaction with span ID '81848f8287b7065' and trace ID '502c9145aa0a4d04af517729e8fa5a70'. 2025-06-17 13:04:04.145 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:04:04.145 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:04:04.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:04:04.149 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:04:04.150 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 4.4783ms 2025-06-17 13:04:04.150 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:04:04.150 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:04.150 +00:00 [INF] Discarding envelope 9c39bfe965dc4f6e8e31a24bab91af83 because the queue is full. 2025-06-17 13:04:04.150 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:04.150 +00:00 [INF] Discarding envelope ef72c2095a6b44699b132edb5144f83b because the queue is full. 2025-06-17 13:04:04.150 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.3590ms 2025-06-17 13:04:08.919 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 13:04:08.919 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:08.920 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:04:08.920 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:08.920 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3218ms 2025-06-17 13:04:08.926 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 2025-06-17 13:04:08.926 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:08.926 +00:00 [INF] Started transaction with span ID '472a7b50fb449cea' and trace ID '1296656b0350452f99cbbf68b6fb1e9e'. 2025-06-17 13:04:08.926 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:08.927 +00:00 [INF] Started transaction with span ID '472a7b50fb449cea' and trace ID '1296656b0350452f99cbbf68b6fb1e9e'. 2025-06-17 13:04:08.927 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:04:08.927 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:04:08.939 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:04:08.943 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:04:08.945 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:04:08.949 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 13:04:08.949 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 22.5667ms 2025-06-17 13:04:08.949 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:04:08.949 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:08.950 +00:00 [INF] Discarding envelope 4f38ce1c58f647779e768b0bcc5a46d3 because the queue is full. 2025-06-17 13:04:08.950 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:08.950 +00:00 [INF] Discarding envelope 0be53944a64342db990c2e5438a6f92d because the queue is full. 2025-06-17 13:04:08.950 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=moon-map-mobile-web&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 83 - 400 - application/json;+charset=utf-8 23.8923ms 2025-06-17 13:04:08.954 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - 2025-06-17 13:04:08.954 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:08.954 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:04:08.954 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:08.955 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/MobileEventsList - - - 204 - - 0.2989ms 2025-06-17 13:04:08.958 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 2025-06-17 13:04:08.959 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:08.959 +00:00 [INF] Started transaction with span ID 'fd6e5c419e7b1f8e' and trace ID '790e95a03dd24b5992c45f8072d84696'. 2025-06-17 13:04:08.959 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:08.959 +00:00 [INF] Started transaction with span ID 'fd6e5c419e7b1f8e' and trace ID '790e95a03dd24b5992c45f8072d84696'. 2025-06-17 13:04:08.959 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:04:08.959 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:04:08.966 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:04:08.971 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:04:08.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:04:08.980 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:04:08.989 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:08.991 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.004 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.005 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.006 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.008 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.015 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.016 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.018 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.019 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.023 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.025 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.027 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.030 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.032 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.033 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.035 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.038 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.039 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.041 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.043 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.050 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.052 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.055 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.059 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.060 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.067 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.071 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.073 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.076 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.078 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.079 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.081 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.084 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.085 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.086 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.088 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.090 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.092 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.096 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.099 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.100 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.102 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.103 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.106 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.109 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.110 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.112 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.116 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.118 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.119 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.125 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.127 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.132 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.136 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.138 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.146 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.149 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.155 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.156 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:04:09.156 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 196.8514ms 2025-06-17 13:04:09.156 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:04:09.157 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:09.157 +00:00 [INF] Discarding envelope e5f14f527e78469292f043d6c080550a because the queue is full. 2025-06-17 13:04:09.157 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:09.157 +00:00 [INF] Discarding envelope 50626b28ff684d51ad8cce110667707a because the queue is full. 2025-06-17 13:04:09.158 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 188 - 200 - application/json;+charset=utf-8 199.1585ms 2025-06-17 13:04:09.158 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 13:04:09.158 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:09.158 +00:00 [INF] Started transaction with span ID '48acef7518b6b0b1' and trace ID '7c94e1414f5d49c4b2d294378599ad9e'. 2025-06-17 13:04:09.158 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:09.158 +00:00 [INF] Started transaction with span ID '48acef7518b6b0b1' and trace ID '7c94e1414f5d49c4b2d294378599ad9e'. 2025-06-17 13:04:09.158 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:04:09.158 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:04:09.162 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:04:09.164 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:04:09.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:04:09.168 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:04:09.172 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.174 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.179 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.181 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.183 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.187 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.188 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.190 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.193 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.194 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 13:04:09.194 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:09.194 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:04:09.194 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:09.194 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2293ms 2025-06-17 13:04:09.196 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.197 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 13:04:09.197 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:09.197 +00:00 [INF] Started transaction with span ID 'b2a92c77ccfb44ba' and trace ID '348a6d33485e4f23ac79767e9f365d98'. 2025-06-17 13:04:09.197 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:09.197 +00:00 [INF] Started transaction with span ID 'b2a92c77ccfb44ba' and trace ID '348a6d33485e4f23ac79767e9f365d98'. 2025-06-17 13:04:09.197 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:04:09.197 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:04:09.200 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:04:09.201 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:04:09.201 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.6026ms 2025-06-17 13:04:09.201 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:04:09.201 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:09.201 +00:00 [INF] Discarding envelope c3eb72ee6a1640d6847ab4add044b05d because the queue is full. 2025-06-17 13:04:09.201 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:09.201 +00:00 [INF] Discarding envelope ac2404b099dc489cb17d3090571ab22b because the queue is full. 2025-06-17 13:04:09.201 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 4.4932ms 2025-06-17 13:04:09.201 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.205 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.209 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.212 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.213 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.216 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.219 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.223 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.225 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.227 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.230 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.234 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.237 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.238 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.242 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.243 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.244 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.246 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.248 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.250 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.253 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.254 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.257 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.258 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.260 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.261 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.264 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.265 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.268 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.270 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.273 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.274 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.277 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.278 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.280 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.282 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.285 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.287 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.288 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.292 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.294 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.296 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.299 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.304 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.305 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.307 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.310 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.311 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.313 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.318 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.320 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.323 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.325 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.326 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.328 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.330 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.332 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.333 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.336 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.338 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.340 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.342 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.344 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.347 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.349 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.351 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.353 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.354 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.357 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.359 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.360 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.363 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.364 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.366 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.368 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.372 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.373 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.375 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.378 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.381 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.383 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.385 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.387 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.389 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.390 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.394 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.396 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.398 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.401 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.402 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.405 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.408 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.412 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.413 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.415 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.417 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.420 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.431 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.432 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.435 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.438 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.439 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.441 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.447 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.451 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.453 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.453 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:04:09.454 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 296.0459ms 2025-06-17 13:04:09.454 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:04:09.455 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:09.455 +00:00 [INF] Discarding envelope 4c401aec4e2440268c7135062e14e07b because the queue is full. 2025-06-17 13:04:09.455 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:09.455 +00:00 [INF] Discarding envelope 035ca91f2ffd480e87d85d8a000abca6 because the queue is full. 2025-06-17 13:04:09.455 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 297.4317ms 2025-06-17 13:04:09.526 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 2025-06-17 13:04:09.527 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:09.527 +00:00 [INF] Started transaction with span ID 'be0402db81b29dfd' and trace ID '0129cfa034ab4701b5d8a6f40c989fd1'. 2025-06-17 13:04:09.527 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:09.527 +00:00 [INF] Started transaction with span ID 'be0402db81b29dfd' and trace ID '0129cfa034ab4701b5d8a6f40c989fd1'. 2025-06-17 13:04:09.527 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:04:09.527 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:04:09.529 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:04:09.532 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:04:09.539 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.541 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.546 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.547 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.548 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.550 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.550 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.552 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.558 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.560 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.561 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.563 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.566 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.567 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.568 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.571 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.577 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.578 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.579 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.581 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.583 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.584 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.585 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.587 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.589 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.591 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.591 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.593 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.597 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.599 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.607 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.608 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.611 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.612 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.614 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.616 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.622 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.623 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.624 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.629 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.631 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.632 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.635 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.636 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.638 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.639 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.642 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.643 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.646 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.649 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.650 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.651 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.655 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.660 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.664 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.667 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.669 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.670 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.672 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.674 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.676 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.679 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.683 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.684 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.686 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.688 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.691 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.693 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.699 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.708 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.710 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.711 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.714 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.717 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.727 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.729 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.732 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.735 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.737 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.744 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.748 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.753 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.756 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.758 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.763 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.767 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.772 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.778 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.781 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.783 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.787 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.789 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.803 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.806 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.808 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.810 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.812 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.815 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.821 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.823 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.825 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.832 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.839 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.841 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:04:09.852 +00:00 [INF] Executed DbCommand (9ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:04:09.861 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:04:09.867 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:04:09.870 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:04:09.871 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 344.0513ms 2025-06-17 13:04:09.871 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:04:09.874 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:09.874 +00:00 [INF] Discarding envelope b43bd89fdea64356858d4cb091cb9b8a because the queue is full. 2025-06-17 13:04:09.874 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:09.874 +00:00 [INF] Discarding envelope 041fc227bd924670aadf802c8c26a5ef because the queue is full. 2025-06-17 13:04:09.875 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 187 - 200 - application/json;+charset=utf-8 348.1322ms 2025-06-17 13:04:12.065 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - 2025-06-17 13:04:12.066 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:12.066 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:04:12.066 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:12.066 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 - - - 204 - - 0.3285ms 2025-06-17 13:04:12.070 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 2025-06-17 13:04:12.070 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:12.070 +00:00 [INF] Started transaction with span ID '64feda24acf20ed' and trace ID '8975db6fa4264452afe3544d6c555c0b'. 2025-06-17 13:04:12.070 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:12.071 +00:00 [INF] Started transaction with span ID '64feda24acf20ed' and trace ID '8975db6fa4264452afe3544d6c555c0b'. 2025-06-17 13:04:12.071 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:04:12.071 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:04:12.083 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:04:12.088 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:04:12.091 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:04:12.095 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 13:04:12.095 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 24.7617ms 2025-06-17 13:04:12.096 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:04:12.096 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:12.096 +00:00 [INF] Discarding envelope da50651356174d24a0bbc36400058659 because the queue is full. 2025-06-17 13:04:12.096 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:12.096 +00:00 [INF] Discarding envelope dc663bebb4d841979f9535cb275068a5 because the queue is full. 2025-06-17 13:04:12.096 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 - 400 - application/json;+charset=utf-8 26.4643ms 2025-06-17 13:04:12.353 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 13:04:12.354 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:12.354 +00:00 [INF] Started transaction with span ID '8eecb0f89516a1a2' and trace ID 'b88327ae5e044094a27e298d7b9707f5'. 2025-06-17 13:04:12.354 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:12.354 +00:00 [INF] Started transaction with span ID '8eecb0f89516a1a2' and trace ID 'b88327ae5e044094a27e298d7b9707f5'. 2025-06-17 13:04:12.354 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:04:12.354 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:04:12.357 +00:00 [INF] Executed DbCommand (0ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:04:12.357 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:04:12.357 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 2.7609ms 2025-06-17 13:04:12.357 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:04:12.358 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:12.358 +00:00 [INF] Discarding envelope 66a6d9fd692a4ea58e5d5af515a72389 because the queue is full. 2025-06-17 13:04:12.359 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:12.359 +00:00 [INF] Discarding envelope 1fea60b798cb4e68b3e545d06fca0fb8 because the queue is full. 2025-06-17 13:04:12.359 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 5.4281ms 2025-06-17 13:04:16.274 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 2025-06-17 13:04:16.274 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:16.274 +00:00 [INF] Started transaction with span ID 'cfc06de5c993b96a' and trace ID '43be275e62ff43b892602f2b8879f59e'. 2025-06-17 13:04:16.274 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:16.274 +00:00 [INF] Started transaction with span ID 'cfc06de5c993b96a' and trace ID '43be275e62ff43b892602f2b8879f59e'. 2025-06-17 13:04:16.274 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:04:16.274 +00:00 [INF] Route matched with {action = "Get_Link", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Get_Link(System.String, System.String) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:04:16.284 +00:00 [INF] Executed DbCommand (6ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:04:16.294 +00:00 [INF] Executed DbCommand (8ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:04:16.298 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:04:16.306 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.EventresponseModel'. 2025-06-17 13:04:16.306 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.Get_Link (YourMap) in 31.7608ms 2025-06-17 13:04:16.306 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.Get_Link (YourMap)' 2025-06-17 13:04:16.306 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:16.307 +00:00 [INF] Discarding envelope 720c6d19005e4b778e78dc0cc82621e5 because the queue is full. 2025-06-17 13:04:16.307 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:16.307 +00:00 [INF] Discarding envelope f05a0cf5b952478486d094d7079af0bd because the queue is full. 2025-06-17 13:04:16.307 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/Get_Link?eventId=AddEventInfo&deviceId=1a23a11d-5a07-4b43-a30e-72fff28d3b73 application/json 76 - 400 - application/json;+charset=utf-8 32.9990ms 2025-06-17 13:04:16.555 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - 2025-06-17 13:04:16.555 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:16.555 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:04:16.555 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:16.555 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData - - - 204 - - 0.2366ms 2025-06-17 13:04:16.560 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 2025-06-17 13:04:16.560 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:16.560 +00:00 [INF] Started transaction with span ID '338d9a4724953667' and trace ID 'a307de6569da4a748a76a8f62a7f4ef2'. 2025-06-17 13:04:16.560 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:16.560 +00:00 [INF] Started transaction with span ID '338d9a4724953667' and trace ID 'a307de6569da4a748a76a8f62a7f4ef2'. 2025-06-17 13:04:16.560 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:04:16.560 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:04:16.565 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:04:16.569 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:04:16.569 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 8.5431ms 2025-06-17 13:04:16.569 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:04:16.569 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:16.569 +00:00 [INF] Discarding envelope 5cc5cd3fb5e84670b8085bff496c55af because the queue is full. 2025-06-17 13:04:16.569 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:16.569 +00:00 [INF] Discarding envelope 20ae2b9787634727876cc9a115c44633 because the queue is full. 2025-06-17 13:04:16.569 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 54 - 400 - application/json;+charset=utf-8 9.6634ms 2025-06-17 13:04:20.369 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-17 13:04:20.369 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:20.370 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:04:20.370 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:20.370 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - - 204 - - 0.7291ms 2025-06-17 13:04:20.374 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - 2025-06-17 13:04:20.374 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:20.374 +00:00 [INF] Started transaction with span ID 'e248380f2b154986' and trace ID '43948b4f451748b1a13e22ef30ca22b4'. 2025-06-17 13:04:20.374 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:20.375 +00:00 [INF] Started transaction with span ID 'e248380f2b154986' and trace ID '43948b4f451748b1a13e22ef30ca22b4'. 2025-06-17 13:04:20.375 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 13:04:20.375 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 13:04:20.392 +00:00 [INF] Executed DbCommand (16ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 13:04:20.393 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:04:20.393 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 18.5122ms 2025-06-17 13:04:20.393 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 13:04:20.393 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:20.394 +00:00 [INF] Discarding envelope 84f0a367a01440e5bb692b75d2c24ad5 because the queue is full. 2025-06-17 13:04:20.394 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:20.394 +00:00 [INF] Discarding envelope 419c939218514b7d80ee0108cd644ea5 because the queue is full. 2025-06-17 13:04:20.394 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=privacy-policy - - - 200 - application/json;+charset=utf-8 20.6990ms 2025-06-17 13:04:20.753 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-17 13:04:20.753 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:20.753 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:04:20.753 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:20.753 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 204 - - 0.2492ms 2025-06-17 13:04:20.762 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - 2025-06-17 13:04:20.762 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:20.762 +00:00 [INF] Started transaction with span ID '135da16aa7b1610e' and trace ID '242a866012ba40719d596063eda793ba'. 2025-06-17 13:04:20.762 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:20.762 +00:00 [INF] Started transaction with span ID '135da16aa7b1610e' and trace ID '242a866012ba40719d596063eda793ba'. 2025-06-17 13:04:20.763 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 13:04:20.763 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 13:04:20.775 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 13:04:20.781 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:04:20.781 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 18.2677ms 2025-06-17 13:04:20.781 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 13:04:20.781 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:20.781 +00:00 [INF] Discarding envelope 9a45406017a14b458f7f0ebf36dd6e04 because the queue is full. 2025-06-17 13:04:20.782 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:20.782 +00:00 [INF] Discarding envelope 334d196eea644b0ea3bb72a2119520a7 because the queue is full. 2025-06-17 13:04:20.782 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=aboutus - - - 200 - application/json;+charset=utf-8 19.9043ms 2025-06-17 13:04:21.212 +00:00 [INF] Request starting HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - 2025-06-17 13:04:21.212 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:21.212 +00:00 [INF] No transaction started due to Options request. 2025-06-17 13:04:21.212 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:21.213 +00:00 [INF] Request finished HTTP/1.1 OPTIONS http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - - 204 - - 1.0796ms 2025-06-17 13:04:21.216 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - 2025-06-17 13:04:21.217 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:04:21.217 +00:00 [INF] Started transaction with span ID '208a6b9d9859fc2b' and trace ID 'c4c365d1cc4e4c0cbfabc86002b38d65'. 2025-06-17 13:04:21.217 +00:00 [INF] CORS policy execution successful. 2025-06-17 13:04:21.217 +00:00 [INF] Started transaction with span ID '208a6b9d9859fc2b' and trace ID 'c4c365d1cc4e4c0cbfabc86002b38d65'. 2025-06-17 13:04:21.217 +00:00 [INF] Executing endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 13:04:21.217 +00:00 [INF] Route matched with {action = "GetCMS", controller = "CMS"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCMS(System.String) on controller YourMap.Controllers.CMSController (YourMap). 2025-06-17 13:04:21.221 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__slug_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `c`.`id`, `c`.`description`, `c`.`slug`, `c`.`status`, `c`.`title` FROM `cms` AS `c` WHERE `c`.`slug` = @__slug_0 2025-06-17 13:04:21.221 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:04:21.225 +00:00 [INF] Executed action YourMap.Controllers.CMSController.GetCMS (YourMap) in 7.4717ms 2025-06-17 13:04:21.229 +00:00 [INF] Executed endpoint 'YourMap.Controllers.CMSController.GetCMS (YourMap)' 2025-06-17 13:04:21.229 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:21.229 +00:00 [INF] Discarding envelope 0078fb97581b455ba576418a0bfa7194 because the queue is full. 2025-06-17 13:04:21.229 +00:00 [INF] Capturing transaction. 2025-06-17 13:04:21.229 +00:00 [INF] Discarding envelope 2e43732c4cda49b99db80c7f5e93067e because the queue is full. 2025-06-17 13:04:21.230 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/CMS/GetCMS?slug=terms-and-conditions - - - 200 - application/json;+charset=utf-8 13.4334ms 2025-06-17 13:37:46.778 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 2025-06-17 13:37:46.792 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:37:46.794 +00:00 [INF] Started transaction with span ID 'c988c5726f5b2e5f' and trace ID '9687ecd24b244137b129360905ac2368'. 2025-06-17 13:37:46.805 +00:00 [INF] Started transaction with span ID 'c988c5726f5b2e5f' and trace ID '9687ecd24b244137b129360905ac2368'. 2025-06-17 13:37:46.806 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:37:46.810 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:37:47.377 +00:00 [INF] Executed DbCommand (191ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:37:47.498 +00:00 [INF] Executed DbCommand (119ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:37:47.501 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:37:47.508 +00:00 [INF] Executed DbCommand (7ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:37:47.544 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:47.547 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:47.575 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:47.719 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:47.722 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:47.725 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:47.729 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:47.731 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:47.734 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:47.736 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:47.738 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:47.741 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:47.743 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:47.746 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:47.750 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:47.752 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:47.755 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:47.760 +00:00 [INF] Executed DbCommand (3ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:47.766 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:47.768 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:47.771 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:47.774 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:47.776 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:47.780 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:47.782 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:47.784 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:47.788 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:47.790 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:47.792 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:47.795 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:47.797 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:47.799 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:47.803 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:47.807 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:47.810 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:47.814 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:47.817 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:47.820 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:47.824 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:47.828 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:47.833 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:47.837 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:47.842 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:47.852 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:47.856 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:47.856 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:37:47.859 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 1040.3419ms 2025-06-17 13:37:47.859 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:37:47.860 +00:00 [INF] Capturing transaction. 2025-06-17 13:37:47.860 +00:00 [INF] Discarding envelope cbf10bda591f44439fef1965758efe8d because the queue is full. 2025-06-17 13:37:47.860 +00:00 [INF] Capturing transaction. 2025-06-17 13:37:47.860 +00:00 [INF] Discarding envelope 8119afd0326d4b3c99e65bb797a759e4 because the queue is full. 2025-06-17 13:37:47.861 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 192 - 200 - application/json;+charset=utf-8 1188.0044ms 2025-06-17 13:37:48.618 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 2025-06-17 13:37:48.618 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:37:48.618 +00:00 [INF] Started transaction with span ID '3f23c9a8c368904a' and trace ID 'cab0391ce546490583e5827c5b75a58d'. 2025-06-17 13:37:48.618 +00:00 [INF] Started transaction with span ID '3f23c9a8c368904a' and trace ID 'cab0391ce546490583e5827c5b75a58d'. 2025-06-17 13:37:48.618 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:37:48.618 +00:00 [INF] Route matched with {action = "GetData", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetData(YourMap.Models.DeepLinkDataGet) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:37:48.620 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__deeplinkData_IpAddress_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`Id`, `d`.`EventId`, `d`.`IpAddress`, `d`.`IsActive`, `d`.`ScreenSize` FROM `deeplinkdata` AS `d` WHERE `d`.`IpAddress` = @__deeplinkData_IpAddress_0 LIMIT 1 2025-06-17 13:37:48.621 +00:00 [INF] Executing BadRequestObjectResult, writing value of type '<>f__AnonymousType4`2[[System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Net.HttpStatusCode, System.Net.Primitives, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]]'. 2025-06-17 13:37:48.621 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetData (YourMap) in 3.0919ms 2025-06-17 13:37:48.621 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetData (YourMap)' 2025-06-17 13:37:48.621 +00:00 [INF] Capturing transaction. 2025-06-17 13:37:48.621 +00:00 [INF] Discarding envelope c275851df21b4b5c83eaa20518ba8b9f because the queue is full. 2025-06-17 13:37:48.621 +00:00 [INF] Capturing transaction. 2025-06-17 13:37:48.622 +00:00 [INF] Discarding envelope 6845b42256dd480583fd9839c3a05f97 because the queue is full. 2025-06-17 13:37:48.622 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetDeeplinkData application/json 69 - 400 - application/json;+charset=utf-8 4.3998ms 2025-06-17 13:37:49.448 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 2025-06-17 13:37:49.448 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:37:49.448 +00:00 [INF] Started transaction with span ID '32a794032ad6ab61' and trace ID '6c96ccdf932a43499f1fe66999b10bcd'. 2025-06-17 13:37:49.448 +00:00 [INF] Started transaction with span ID '32a794032ad6ab61' and trace ID '6c96ccdf932a43499f1fe66999b10bcd'. 2025-06-17 13:37:49.448 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:37:49.448 +00:00 [INF] Route matched with {action = "MobileEvents", controller = "Events"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] MobileEvents(YourMap.Models.MobileEventRequestModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:37:49.558 +00:00 [INF] Executed DbCommand (107ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedata` AS `d` SET `LastUsed` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:37:49.848 +00:00 [INF] Executed DbCommand (289ms) [Parameters=[@__DeviceId_0='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] UPDATE `devicedatanew` AS `d` SET `lastused` = CURRENT_TIMESTAMP() WHERE `d`.`deviceid` = @__DeviceId_0 2025-06-17 13:37:49.851 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__mobileEventRequest_DeviceId_0='?' (Size = 4000), @__mobileEventRequest_Platform_1='?' (Size = 4000)], CommandType='"Text"', CommandTimeout='30'] SELECT `f`.`EventId` FROM `favoritemaps` AS `f` WHERE ((`f`.`DeviceID` = @__mobileEventRequest_DeviceId_0) AND (`f`.`Platform` = @__mobileEventRequest_Platform_1)) AND `f`.`IsLiked` 2025-06-17 13:37:49.854 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`event_id`, `a`.`ActiveStatus`, `a`.`Created`, `a`.`Created_By`, `a`.`CreditNotes`, `a`.`EventStatus`, `a`.`IsSilent`, `a`.`Notes`, `a`.`ZoomLevel0`, `a`.`ZoomLevel1`, `a`.`ZoomLevel2`, `a`.`ZoomLevel3`, `a`.`address_City`, `a`.`address_Country`, `a`.`address_Lat`, `a`.`address_Long`, `a`.`address_State`, `a`.`address_Zip`, `a`.`address_street`, `a`.`coordinates`, `a`.`deeplinkurl`, `a`.`end_date_time`, `a`.`event_description`, `a`.`fulladdress`, `a`.`image`, `a`.`isActive`, `a`.`isCompleted`, `a`.`isFixLocation`, `a`.`isLive`, `a`.`isUpcoming`, `a`.`mapImage`, `a`.`organiser_contact_no`, `a`.`organiser_email`, `a`.`organiser_name`, `a`.`original_image`, `a`.`overLayBearing`, `a`.`overLayBounds_east`, `a`.`overLayBounds_north`, `a`.`overLayBounds_south`, `a`.`overLayBounds_west`, `a`.`pdf`, `a`.`regionData_Let`, `a`.`regionData_Long`, `a`.`shareLink`, `a`.`start_date_time`, `a`.`status`, `a`.`title`, `a`.`zoomLevel` FROM `add_event_list` AS `a` 2025-06-17 13:37:49.859 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:49.862 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:49.871 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:49.883 +00:00 [INF] Executed DbCommand (11ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:37:49.886 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:49.888 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:49.892 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:49.898 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:37:49.900 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:49.903 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:49.907 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:49.909 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:37:49.911 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:49.913 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:49.922 +00:00 [INF] Executed DbCommand (4ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:49.924 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:37:49.926 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:49.931 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:49.936 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:49.939 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:37:49.941 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:49.944 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:49.947 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:49.949 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:37:49.951 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:49.954 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:49.957 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:49.961 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:37:49.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:49.967 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:49.970 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:49.973 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:37:49.975 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:49.978 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:49.981 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:50.046 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:37:50.048 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:50.052 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:50.058 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:50.062 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:37:50.066 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:50.069 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:50.074 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:50.077 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:37:50.080 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:50.085 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:50.089 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:50.093 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:37:50.095 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:50.099 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:50.105 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:50.108 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:37:50.111 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:50.121 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:50.126 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:50.128 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:37:50.131 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:50.134 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:50.139 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:50.141 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:37:50.144 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:50.147 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:50.151 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:50.153 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:37:50.155 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:50.158 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:50.163 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:50.166 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isCompleted` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:37:50.303 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `a`.`Id`, `a`.`device_id`, `a`.`event_id`, `a`.`isAudioMuted` FROM `audiodata` AS `a` 2025-06-17 13:37:50.306 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` 2025-06-17 13:37:50.312 +00:00 [INF] Executed DbCommand (2ms) [Parameters=[@__eventId_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `m`.`id`, `m`.`event_id`, `m`.`imgurl`, `m`.`indexdata`, `m`.`overLayBounds_east`, `m`.`overLayBounds_north`, `m`.`overLayBounds_south`, `m`.`overLayBounds_west` FROM `multipleimageindex` AS `m` WHERE `m`.`event_id` = @__eventId_0 2025-06-17 13:37:50.315 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__item_event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] UPDATE `add_event_list` AS `a` SET `isLive` = TRUE WHERE `a`.`event_id` = @__item_event_id_0 2025-06-17 13:37:50.316 +00:00 [INF] Executing ObjectResult, writing value of type 'CoreApiResponse.ApiResponse'. 2025-06-17 13:37:50.317 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.MobileEvents (YourMap) in 868.7037ms 2025-06-17 13:37:50.317 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.MobileEvents (YourMap)' 2025-06-17 13:37:50.317 +00:00 [INF] Capturing transaction. 2025-06-17 13:37:50.317 +00:00 [INF] Discarding envelope 1e6f106fc14c4df59c6885903616893d because the queue is full. 2025-06-17 13:37:50.317 +00:00 [INF] Capturing transaction. 2025-06-17 13:37:50.317 +00:00 [INF] Discarding envelope 110b8ffb7d66412cb6cba4fc5e2d8516 because the queue is full. 2025-06-17 13:37:50.318 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/MobileEventsList application/json 193 - 200 - application/json;+charset=utf-8 870.2701ms 2025-06-17 13:37:52.912 +00:00 [INF] Request starting HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - 2025-06-17 13:37:52.912 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:37:52.961 +00:00 [INF] Started transaction with span ID 'a01e12ddcd768de8' and trace ID 'e13aeb38159f4fe7946bd55d54bad0c7'. 2025-06-17 13:37:52.961 +00:00 [INF] Started transaction with span ID 'a01e12ddcd768de8' and trace ID 'e13aeb38159f4fe7946bd55d54bad0c7'. 2025-06-17 13:37:52.961 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 13:37:52.961 +00:00 [INF] Route matched with {action = "GetDirectionLine", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetDirectionLine(Int32) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:37:52.963 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__event_id_0='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `d`.`id`, `d`.`createddate`, `d`.`directiondata`, `d`.`enterencedata`, `d`.`event_id`, `d`.`routesdata`, `d`.`updateddate` FROM `directionline` AS `d` WHERE `d`.`event_id` = @__event_id_0 LIMIT 1 2025-06-17 13:37:52.963 +00:00 [INF] Executing BadRequestObjectResult, writing value of type 'YourMap.Models.FeedbackResponseModel'. 2025-06-17 13:37:52.963 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetDirectionLine (YourMap) in 2.2517ms 2025-06-17 13:37:52.963 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetDirectionLine (YourMap)' 2025-06-17 13:37:52.963 +00:00 [INF] Capturing transaction. 2025-06-17 13:37:52.964 +00:00 [INF] Discarding envelope b17b254be8254bbfa8452aa1fd601f3e because the queue is full. 2025-06-17 13:37:52.964 +00:00 [INF] Capturing transaction. 2025-06-17 13:37:52.964 +00:00 [INF] Discarding envelope 8538d072b8254aa0800f4008aa9b0d04 because the queue is full. 2025-06-17 13:37:52.964 +00:00 [INF] Request finished HTTP/1.1 GET http://beta8.moontechnolabs.com/api/Events/GetDirectionLine?event_id=434 - - - 400 - application/json;+charset=utf-8 51.8904ms 2025-06-17 13:37:53.349 +00:00 [INF] Request starting HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 2025-06-17 13:37:53.349 +00:00 [INF] Sentry trace header is null. Creating new Sentry Propagation Context. 2025-06-17 13:37:53.349 +00:00 [INF] Started transaction with span ID 'b103abfc450b4fff' and trace ID 'c3207b10c48b413dbe56fd2fb2388332'. 2025-06-17 13:37:53.349 +00:00 [INF] Started transaction with span ID 'b103abfc450b4fff' and trace ID 'c3207b10c48b413dbe56fd2fb2388332'. 2025-06-17 13:37:53.349 +00:00 [INF] Executing endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 13:37:53.349 +00:00 [INF] Route matched with {action = "GetBookmark", controller = "Events"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult GetBookmark(YourMap.Models.BookmarkModel) on controller YourMap.WebAPI.EventsController (YourMap). 2025-06-17 13:37:53.352 +00:00 [INF] Executed DbCommand (1ms) [Parameters=[@__bookmarkModel_deviceid_0='?' (Size = 4000), @__bookmarkModel_eventid_1='?' (DbType = Int32)], CommandType='"Text"', CommandTimeout='30'] SELECT `b`.`id`, `b`.`bookmarkaddress`, `b`.`bookmarktitle`, `b`.`colourcode`, `b`.`deviceid`, `b`.`eventid`, `b`.`latitude`, `b`.`longitude` FROM `bookmarks` AS `b` WHERE (`b`.`deviceid` = @__bookmarkModel_deviceid_0) AND (`b`.`eventid` = @__bookmarkModel_eventid_1) 2025-06-17 13:37:53.352 +00:00 [INF] Executing OkObjectResult, writing value of type 'YourMap.Models.BookmarkResponseModel'. 2025-06-17 13:37:53.354 +00:00 [INF] Executed action YourMap.WebAPI.EventsController.GetBookmark (YourMap) in 4.1503ms 2025-06-17 13:37:53.354 +00:00 [INF] Executed endpoint 'YourMap.WebAPI.EventsController.GetBookmark (YourMap)' 2025-06-17 13:37:53.354 +00:00 [INF] Capturing transaction. 2025-06-17 13:37:53.354 +00:00 [INF] Discarding envelope 86b31862a4fa4ebd97726b1af23be1f6 because the queue is full. 2025-06-17 13:37:53.354 +00:00 [INF] Capturing transaction. 2025-06-17 13:37:53.354 +00:00 [INF] Discarding envelope 5c24520109f84ed2b9c5f3e52ae5d590 because the queue is full. 2025-06-17 13:37:53.354 +00:00 [INF] Request finished HTTP/1.1 POST http://beta8.moontechnolabs.com/api/Events/GetBookmark application/json 135 - 200 - application/json;+charset=utf-8 5.7446ms